Skip to content

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 28 Nov 20:02
· 70 commits to main since this release

4.0.0 (2021-11-28)

Features

BREAKING CHANGES

  • rename: star prop to iconsCount
  • remove: width, height you can use size prop instead
  • add: readonly prop
  • add: fillColorArray prop to add a color range
  • add: fullIcon, emptyIcon, customIcons for add a custom SVG icons
  • add: rtl for RTL support
  • add: allowHalfIcon prop to enable a fractional icon (half icon)
  • add: allowHover enable / disable hover effect
  • add: showTooltip prop to show a tooltip with live values with other props to customize