1.0.0-pre.2 (2023-02-06)
⚠ BREAKING CHANGES
- iconbutton: Make a few API improvements
- textfield: remove container-height token
- iconbutton: normalize toggle variant API with regular icon button
- iconbutton: remove icon properties, use slots instead
Features
- divider: add divider component (9431c16)
- menu,list: expose menu theme mixins and remove divider (e15c4b8)
- tokens: generate tokens v0.152 (c61f46c)
Bug Fixes
- all: remove
[@requirecss](https://github.com/requirecss)
comments (80590ae) - forms: fix form association for switch, checkbox, and radio, including label activation (1ddba0c)
- switch: update to latest animations, and implement sizing tokens (9e9bf84)
Miscellaneous Chores
- update next version (a539286)