e40d7302 ChoiceList fixes event bubbling, Menu reduces unnecessary re-renders, and design tokens updated to version 26021.
- ChoiceList now intercepts change and input events to ensure they only fire when the event originates directly from the component, preventing duplicate events from bubbling.
- Menu's MutationObserver now filters out attribute mutations on the Menu element itself, avoiding unnecessary re-renders when its own attributes change.
- ColorPicker removes redundant render calls after value changes and form resets.
Files 16
+242 -173
5 modified