New
- Added Checkbox machine 🥳
Minor Changes
TagsInput 0.2.0
- Added support for
setValueAtIndex()method toapito set the value of a specific tag
Patch Changes
Range Slider, Slider 0.1.8
- Fixed issue where
disabledis always false by default - Added missing attributes to slider and range slider components
- Added support for changing the slider thumb alignment via the
thumbAlignmentcontext property. The value can be set to eithercenterorcontain.center: the thumb will extend beyond the bounds of the slider track.contain: the thumb will be contained within the bounds of the track.
Focus Visible 0.1.1
- Improve focus visible handling when pointerdown is called and focus is already visible.
Edit this page on GitHub