Skip to content

feat(specification): reconcile v0.10 protocol and docs with v0.9 changes#1517

Merged
gspencergoog merged 11 commits into
a2ui-project:mainfrom
gspencergoog:reconcile-v0_10-superset
Jun 4, 2026
Merged

feat(specification): reconcile v0.10 protocol and docs with v0.9 changes#1517
gspencergoog merged 11 commits into
a2ui-project:mainfrom
gspencergoog:reconcile-v0_10-superset

Conversation

@gspencergoog

@gspencergoog gspencergoog commented Jun 2, 2026

Copy link
Copy Markdown
Collaborator

Description

  • Align transport MIME type back to application/a2ui+json in v0.10 to preserve seamless backward compatibility.
  • Copy and namespace-update sample.json, basic_catalog_implementation_guide.md, and renderer_guide.md from v0.9 to v0.10.

… superset of v0.9

- Align transport MIME type back to application/json+a2ui in v0.10 to preserve seamless backward compatibility.
- Copy and namespace-update sample.json, basic_catalog_implementation_guide.md, and renderer_guide.md from v0.9 to v0.10.
- Ensure all 109 schema validation test cases pass cleanly.
@github-project-automation github-project-automation Bot moved this to Todo in A2UI Jun 2, 2026
@gspencergoog gspencergoog changed the title feat(specification): reconcile v0.10 protocol and docs with v0_9 changes feat(specification): reconcile v0.10 protocol and docs with v0.9 changes Jun 2, 2026
gemini-code-assist[bot]

This comment was marked as resolved.

- Update buildChild signature to accept optional basePath in renderer_guide.md.
- Update ButtonResolvedProps child type to match structural prop object shape.
- Update React button pseudo-adapter example to pass basePath to buildChild.
- Fix heading variant typo in basic_catalog_implementation_guide.md.
- Fix contradictory dropdown/picker description for displayStyle="checkbox" in ChoicePicker.
@gspencergoog gspencergoog force-pushed the reconcile-v0_10-superset branch from 3ecd001 to 9f550f2 Compare June 3, 2026 22:06
@gspencergoog gspencergoog force-pushed the reconcile-v0_10-superset branch from 9f550f2 to 75f5776 Compare June 3, 2026 22:30
Comment thread specification/v0_10/docs/renderer_guide.md
@gspencergoog gspencergoog merged commit 61d4f02 into a2ui-project:main Jun 4, 2026
29 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in A2UI Jun 4, 2026
gspencergoog added a commit to gspencergoog/A2UI that referenced this pull request Jun 5, 2026
…ges (a2ui-project#1517)

* feat(specification): reconcile v0.10 protocol and docs to be absolute superset of v0.9

- Align transport MIME type back to application/json+a2ui in v0.10 to preserve seamless backward compatibility.
- Copy and namespace-update sample.json, basic_catalog_implementation_guide.md, and renderer_guide.md from v0.9 to v0.10.
- Ensure all 109 schema validation test cases pass cleanly.

* docs(v0.10): address PR code review comments on v0.10 guides

- Update buildChild signature to accept optional basePath in renderer_guide.md.
- Update ButtonResolvedProps child type to match structural prop object shape.
- Update React button pseudo-adapter example to pass basePath to buildChild.
- Fix heading variant typo in basic_catalog_implementation_guide.md.
- Fix contradictory dropdown/picker description for displayStyle="checkbox" in ChoicePicker.

* docs(v0_10): correct MIME type format to application/a2ui+json
@gspencergoog gspencergoog deleted the reconcile-v0_10-superset branch June 25, 2026 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants