Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@vnau vnau released this 23 Dec 01:03

What's Changed

New Features

  • Added a new color property.
  • Added a labelsCentered property.
  • Segment (range) coloring and labeling have been added.

Breaking Changes

  • Property titleAngle removed (please use labelsCentered instead).
  • Renamed the following properties for improved clarity:
    • rangessegments
    • titleslabels
  • Renamed several CSS classes for clarity and consistency. If you're using custom styles, please update the following class names accordingly:
    • gauge-svggauge-visual
    • gauge-circlegauge-background
    • gauge-range-valuegauge-progress
    • gauge-range-bggauge-segment-bg
    • gauge-rangegauge-segment
    • gauge-handlegauge-pointer
    • titles-containergauge-titles
    • slot-containergauge-slot-container
    • slot-contentgauge-slot-content

Full Changelog: v1.1.3...v2.0.0