Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

v0.25.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@valentingavran valentingavran released this 23 Jul 07:15
· 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

  • add timeline component (5cf0dcf)
  • Table: add css custom properties for table fonts (e98c828)

📝 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)