[Component] Feature: Add AnimationTabModal and copilot components#3225
Conversation
|
Note Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported. |
Code Review: Add AnimationTabModal and Copilot ComponentsThis PR adds
Data Integrity1. Width sentinel values grew ~50× (file lines ~38488, ~38560)
2. Sub-pixel float imprecision on fixed-size containers (lines ~38721, ~39273)
3. Perceptible rotation drift on
4. The text element with content Design Token Misuse (new components)5.
6.
7. Mixed New Naming & Structure8. Duplicate Two frames share this name — one is a non-reusable showcase container, the other is the actual 9. All eight new Copilot documentation frames use 10. Only Minor
|
Issue
Background
This update expands the component library by adding the new
Editor/AnimationTabModalcomponent and a new set of copilot-related components.It also includes fixes for input dropdown styles, mainly to improve text size consistency and border radius behavior across related input components.
Changes
Editor/AnimationTabModalcomponentScope
ui/components/spx/builder-component.lib.penEditor/AnimationTabModalDesign System Impact