Skip to content

2.1.0

Latest

Choose a tag to compare

@buh buh released this 22 Nov 12:46
· 1 commit to main since this release

New Features:

  1. Precision Control - The new .precisionControl() option for fine-grained adjustments
  2. Enhanced Scale API - Separated into three clear methods:
    - .compactSliderScale() - Customize the default scale
    - .compactSliderScaleStyles() - Use custom scale shape styles
    - .compactSliderScaleView() - Completely custom scale views

Bug Fixes:

  1. Progress Range Clamping - Fixed rendering issues when values exceed bounds
  2. Scale Visibility - Fixed disappearing scales when using visibility without custom styles

RELEASE_NOTES_2.1.0.md include code examples, usage patterns, and explanations of how each feature works.