Skip to content

Version 1.6.0

Compare
Choose a tag to compare
@craigh411 craigh411 released this 29 Apr 14:55
· 56 commits to master since this release

Version 1.6.0 adds the following new features:

  • rounded-corners prop allows you to round the corners of the star. (Thanks to @SparoHawk)
  • star-points prop allows you to pass an array of star points to create custom star shapes (Thanks to @SparoHawk)
  • glow prop allows you to add a glow around an active star
  • glow-color prop allows you set the color of the glow

Release Notes

  • There have been some internal changes to how the stars are spaced and sized, this means that some star's spacing or sizing may change very slightly.

  • The padding prop in Star.vue has been removed, while this doesn't affect the component itself, if you are using the Star component on it's own for any reason, this prop will no longer work.