Remove Props/Events/Slots intro sentences from shared .d.ts files (2026-04)#4303
Remove Props/Events/Slots intro sentences from shared .d.ts files (2026-04)#4303
Conversation
Made-with: Cursor
🚨🚨🚨 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 |
Summary
Removes all interface-level intro descriptions from @publicdocs Props, Events, Slots, and Methods interfaces across shared checkout component files. These intro sentences will be added in world instead, allowing surface-specific customization for CA vs CO.
Cascaded from the 2026-04-rc version.
Test plan
yarn buildpassesMade with Cursor