Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ngx-bar-rating

Package Overview
Dependencies
Maintainers
0
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-bar-rating - npm Package Versions

2

7.0.1

Diff

Changelog

Source

7.0.1

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

Changelog

Source

7.0.0

  • 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.
murhaf
published 6.0.0 •

Changelog

Source

6.0.0

  • Update to Angular 16.
murhaf
published 5.0.0 •

Changelog

Source

5.0.0

  • 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.
murhaf
published 4.0.1 •

Changelog

Source

4.0.1

murhaf
published 4.0.0 •

murhaf
published 3.0.0 •

Changelog

Source

3.0.0

  • Upgrade to Angular 13, closes #74.
  • feat: Add custom bar rating directive.
  • feat: Add CSS variables to customize the stars.
  • fix: Show rating title if rating value is null or 0, closes #19 in d55fcc3.
  • fix: Allow click event propagation, closes #29 in 3737458.
  • Update demo with latest FontAwesome and Bootstrap.

Breaking changes

  • Remove FontAwesome CSS themes, use custom directives instead.
  • Remove Bootstrap CSS themes, use custom directives instead.
  • When passing [titles] array, the first index will represent null or 0 value
murhaf
published 2.0.0 •

Changelog

Source

2.0.0

  • Upgrade to Angular 10, closes #53.

Breaking changes:

  • Remove CSS themes from the package, only SCSS themes will be shipped in the release.
murhaf
published 1.1.0 •

murhaf
published 1.0.1 •

Changelog

Source

1.0.1

  • remove precompiled css in src
  • fix custom stars class name custom to stars
2
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc