Skip to content

Releases: MurhafSousli/ngx-bar-rating

v7.0.1

13 Jul 01:07
Compare
Choose a tag to compare

What's Changed

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

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

v7.0.0

21 Jun 23:22
Compare
Choose a tag to compare

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: v6.0.0...v7.0.0

v6.0.0

21 May 15:00
efb0a8c
Compare
Choose a tag to compare
Release/6.0.0 (#106)

* Update to Angular 16

* Update README

* Update license

v5.0.0

12 Mar 13:27
ccce24c
Compare
Choose a tag to compare

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: v4.0.1...v5.0.0

v4.0.1

04 Jun 16:55
e70f845
Compare
Choose a tag to compare

v4.0.0

04 Jun 16:35
3658916
Compare
Choose a tag to compare
v4.0.0 Pre-release
Pre-release

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

v3.0.0

02 Feb 18:21
14aee34
Compare
Choose a tag to compare
Merge pull request #77 from MurhafSousli/dependabot/npm_and_yarn/ini-…

…1.3.8

Bump ini from 1.3.5 to 1.3.8

v2.0.0

04 Oct 02:24
7c85948
Compare
Choose a tag to compare

Upgrade to Angular 10

v1.1.0

05 Nov 15:41
Compare
Choose a tag to compare
Merge pull request #8 from MurhafSousli/dev

fix fraction rating value