1.0.0-pre.11 (2023-06-16)
Features
- chips: add basic chip set component (919a9d3)
- chips: add multi-action chip navigation (2444734)
- chips: add scrolling chip set example (938bf38)
- chips: add single select filter chip set (f8bb2f1)
- list: expose list item role (2be1b78)
Bug Fixes
- chips: add aria grid/listbox models to chip set (fcdb126)
- chips: misaligned trailing action ripple (9c0336a)
- chips: remove selected event from input chips (a33fcbb)
- slider: default values to between min and max to better match native input (2ef3606)
- slider: fix slider focus ring inheritance weakness (e44c903)
- testing: use sys-color-* theming for dark mode tests (b1172d8)
Miscellaneous Chores
- update next version (3d7612e)