Skip to content

Version 1.2.0

Compare
Choose a tag to compare
@craigh411 craigh411 released this 04 Mar 14:30
· 111 commits to master since this release

Version 1.2.0 adds the ability to add borders to stars via 2 new props:

  • border-width - Sets the width of the border
  • border-color - Sets the color of the border

It is now also possible to set the width between stars using the new padding prop.

This version also fixes an issue where the stars would remain highlighted if the cursor continues to move on the same row.