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

v0.23.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@valentingavran valentingavran released this 06 Jul 15:26
· 327 commits to master since this release

⚠️ BREAKING CHANGES

  • Breakpoints: breakpoint SCSS mixins were renamed
  • Stepper: The names of the stepper service and directive classes have changed

🐛 Bug Fixes

  • expose modal data and snackbar data generic to allow typing the return data (d1b81e7)

📝 Docs

  • add breakpoints feature page (1f6d013)

🔬 Code Refactoring

  • add default flag to all SCSS variables (48b9277)
  • Breakpoints: rename breakpoint SCSS mixins (4219357)
  • Stepper: directives and services have now the according suffix (836ebe1)
  • unify setting token file names (64467a6)

🚀 Features

  • add expansion panels component (9ee1df9)