What's Changed
- Upgrade to Angular 19.
- Add unit tests.
- feat: Add
provideBarRatingOptionsto 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
:rootselector. - feat: Add
effectdirective that adds click scale-fade effect. - feat: Add CSS variable
--br-effect-scale,--br-effect-durationand--br-effect-easeto customize the effect. - fix: When used as a form control, the required validator is always true, closes #116.
Full Changelog: v8.0.0...v8.0.1