Skip to content

Releases: melloc01/angular-input-stars

Stable version

18 Aug 00:54
Compare
Choose a tag to compare
  • Overall improvements
  • Computed dynamic attributes via ng-attr-[attribute]
  • Fix scope variable bindings

onStarClick function and readonly styling

24 Jun 00:32
Compare
Choose a tag to compare

Customization improvements

  • Great thanks to @whitef0x0 on #26
  • and myself adding "readonly" class to icons that were initialized by a readonly directive.

v1.5.5: Merge pull request #15 from whitef0x0/patch-1

18 Jan 17:18
Compare
Choose a tag to compare
Update AngularJS version in bower.json

v1.5

16 Apr 19:14
Compare
Choose a tag to compare

Improvements

  • Readonly feature
  • Moved to own module
  • Bug fixes