[adm 3] Classify Heading authoring metadata - #278
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Package-owner release boundary for ankhorage/studio#118.
Context
The ADM roadmap revalidation found that
Headingis already a direct manifest node with a useful blueprint, but the released ZORA v2.9.2 metadata does not classify its legitimate instance-authorable fields. The downstream Studio draft is ankhorage/studio#204 and must consume a released ZORA version rather than recreating this authority locally.Imageis intentionally not included: it remainsdirectManifestNode: falseand defers manifest media authoring to[adm 14].What changed
text,i18nKey, semanticlevel, andnumberOfLinesas instance-authorablesize,color,emphasis,align,weight, anditalicas component-theme authoritysizemetadata aligned with the public Heading APItext: "Heading",level: 2)@ankhorage/zoraBoundaries
[adm 14].Validation
Green on validation run
31059589165:npm pack --dry-runRelease boundary
After this PR is merged and
@ankhorage/zorais released, Studio PR #204 can update to the released package, add representative Heading integration coverage, rerun its full Web smoke/E2E validation, and complete[adm 3].