Update Typography and Content component descriptions (2026-04)#4295
Update Typography and Content component descriptions (2026-04)#4295
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! 🙏 |
|
We detected some changes in |
…uality Updates JSDoc descriptions for all Typography and Content web components (Text, Heading, Paragraph, Abbreviation, OrderedList, UnorderedList, ListItem, Time, Details, Summary, SkeletonParagraph, Chip, ClickableChip). - Replace old "element props interface" pattern with "Configure the following properties on the [name] component." across all 13 .d.ts files - Enrich Details events interface and toggle/aftertoggle descriptions - Add Chip/ClickableChip slots interface descriptions - Align shared property descriptions with admin quality (id, color, tone, accessibilityVisibility, display, fontVariantNumeric, lang, dir, lineClamp) - Convert all @see tags to inline "Learn more" links - Fix PascalCase component names in prose to lowercase - Enrich type value descriptions (ParagraphType, TextType) in source - Fix CA doc files (Time casing, OrderedList/UnorderedList grammar) Made-with: Cursor
63b4f07 to
4a869d1
Compare
Summary
Test plan
yarn buildpassesMade with Cursor