ngx-bar-rating

Angular Bar Rating

MIT License

Downloads
25K
Stars
214
Committers
3
ngx-bar-rating - v7.0.1 Latest Release

Published by MurhafSousli 3 months ago

What's Changed

  • fix: readonly attribute is not working in v7.0.0, closes #111.

Full Changelog: https://github.com/MurhafSousli/ngx-bar-rating/compare/v7.0.0...v7.0.1

ngx-bar-rating - v7.0.0

Published by MurhafSousli 4 months ago

What's Changed

  • Upgrade to Angular 18.
  • Upgrade to standalone components.
  • Remove rxjs dependency.
  • feat: Ability to use boolean inputs as attributes, such as <ng-bar-rating showText readonly/>.
  • fix: (rateChange) is automatically called when page is loaded, closes #90.
  • fix: untouched, touched, dirty classes when used as form controls.

Breaking Changes

  • Rename [readOnly] input to [readonly].
  • Remove (hover) and (leave) outputs.

Full Changelog: https://github.com/MurhafSousli/ngx-bar-rating/compare/v6.0.0...v7.0.0

ngx-bar-rating - v6.0.0

Published by MurhafSousli over 1 year ago

ngx-bar-rating - v5.0.0

Published by MurhafSousli over 1 year ago

What's Changed

  • Update to Angular 15, in 2f09704.
  • Add --br-width and --br-height CSS variables to change the size of the steps for all themes except for the default theme, in ba49836.
  • The CSS variable --br-font-size changes the size of the steps in stars and square themes, in ba49836.

Full Changelog: https://github.com/MurhafSousli/ngx-bar-rating/compare/v4.0.1...v5.0.0

ngx-bar-rating - v4.0.1

Published by MurhafSousli over 2 years ago

ngx-bar-rating - v4.0.0

Published by MurhafSousli over 2 years ago

Do not use this version, the themes are missing from the published package

ngx-bar-rating - v3.0.0

Published by MurhafSousli over 2 years ago

ngx-bar-rating - v2.0.0

Published by MurhafSousli about 4 years ago

Upgrade to Angular 10

ngx-bar-rating - v1.1.0

Published by MurhafSousli almost 7 years ago