Skip to content

v8.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@MurhafSousli MurhafSousli released this 17 Jan 19:10
· 1 commit to master since this release

What's Changed

  • Upgrade to Angular 19.
  • Add unit tests.
  • feat: Add provideBarRatingOptions to override the default options.
  • feat: Add accessibility support such as focus and keys listeners to increase/decrease the rating.
  • feat: Ability to override CSS variables from :root selector.
  • feat: Add effect directive that adds click scale-fade effect.
  • feat: Add CSS variable --br-effect-scale, --br-effect-duration and --br-effect-ease to customize the effect.
  • fix: When used as a form control, the required validator is always true, closes #116.

Missing exporting the new BarRatingEffect directive in BarRatingModule, which is fixed in v8.0.1

Full Changelog: v7.0.1...v8.0.0