This repository has been archived by the owner on Jun 5, 2023. It is now read-only.
v0.25.0
Pre-release
Pre-release
·
271 commits
to master
since this release
⚠️ BREAKING CHANGES
- Toolbar: Toolbar slots and some CSS custom properties were renamed
🐛 Bug Fixes
- BottomNavigation: add FormControl support (1f6d466)
- Input: remove hint & error spacing (bc0b825)
- Tabs: improve performance (8de69eb)
🔬 Code Refactoring
- Toolbar: change slot structure & add extension slot (0a9039a)
🚀 Features
📝 Docs
- add component APIs (a415c78)
- add jsdoc descriptions to input properties (bb3eca0)
- fix some deprecated slots (bd90880)
🛠 Other Commits
- add compodoc npm script command (73afce5)