Improve Forms component descriptions to match admin quality (2026-04-rc)#4271
Improve Forms component descriptions to match admin quality (2026-04-rc)#4271sordaz00 merged 7 commits into2026-04-rcfrom
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! 🙏 |
19340be to
db43c67
Compare
- Update event/slot interface descriptions with Polaris handling-events and using-slots links - Align event member descriptions to admin pattern: "A callback fired when..." with MDN links - Update shared InputProps/MultipleInputProps/FileInputProps/FocusEventProps descriptions - Use lowercase friendly names for all component references in prose Made-with: Cursor
…ptions - commandFor: rewrite with clear pairing guidance and MDN link - command: capitalize value descriptions, remove vague docs reference, lowercase "clipboard item" - interestFor: enriched description - name (BaseCheckableProps): remove Form backticks, use plain "form" - Choice error: remove ChoiceList backticks, rewrite clearly - Choice secondaryContent: replace circular description with helpful text Made-with: Cursor
…criptions - autocomplete: condensed opening, @see -> Learn more inline link, simplified defaults - disabled: "Disables the field/control" -> "Whether the field/control is disabled" - checked/selected: "active" -> "checked"/"selected" (less ambiguous) - defaultChecked/defaultSelected: same fix Made-with: Cursor
Made-with: Cursor
…omplete section, disabled wording Made-with: Cursor
4e2d8fe to
9c9f627
Compare
…ax/min contractions, prefix/suffix Made-with: Cursor
9c9f627 to
e970e8c
Compare
Summary
Updates JSDoc descriptions for all Forms web components to match admin quality:
Files changed
.d.tsfiles (18 Forms + Choice, Option, Chip)components-shared.d.ts(shared prop descriptions)generated_docs_data_v2.jsonfor 2026-04-rcMade with Cursor