Skip to content

Releases: craigh411/vue-star-rating

Refactoring and small fix

18 Jan 12:37
Compare
Choose a tag to compare
Refactoring + small fix

- Some methods were incorrectly defined as computed, these have now been
moved to methods.
- the rating watcher did not set selectedRating to the prop value, which
  has now been fixed.
- An extra example has been added to example.html.

First release

17 Jan 19:30
Compare
Choose a tag to compare
v1.0.0

Update README.md