Conversation
🚨🚨🚨 Docs migration in progress 🚨🚨🚨We are actively migrating UI extension reference docs to MDX in the
During this migration, please be aware of the following:
Doc comments in Examples that previously lived in this repo are being moved to the What should I do?
Thanks for your patience while we complete the migration! 🙏 |
Update section component descriptions
4c3daef to
075c41d
Compare
|
We detected some changes in |
This PR:
@seetags.BorderShorthand,SpacingKeyword,OverflowKeyword,ReducedAlignContentKeyword,ReducedAlignItemsKeyword,ReducedJustifyContentKeyword,ReducedJustifyItemsKeyword, and theAccessibilityRoleunion type, ensuring all public types are documented.components-shared.d.tsandcomponents.d.tsto keep upstream descriptions consistent with the component-level overrides, removing internal@implementationannotations,@seetags, and vague phrasing like "Adjust spacing between elements" or "Sets the semantic meaning."Docs_Page_Button_PrimaryAction,Docs_Page_Button_SecondaryAction, andDocs_Page_Button_BreadcrumbActionin the customer account API docs, and updates Page slot descriptions with documentation links and improved wording.components.d.tsdoc type aliases (PagePropsDocs,SectionPropsDocs,PageElementSlotsDocs,SectionElementSlotsDocs) that were being pulled into generated docs alongside the source definitions.