Change Log
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
Bug Fixes
- slider: Move comment to correct location (d7a2277)
- slider: Move opacity target declaration (e741b5c)
- slider: Remove support for deprecated
label-label-text-font-size token (8a74f7c)
- slider: Replace
label-label-text-font-size token with label-label-text-size (73537ab)
- slider: resolve a couple of errors with new theming API (8d7ae91)
- slider: resolve more compilation errors (db414b8)
- slider: resolve Sass deprecation warning (7971d6a)
- slider: Use CSS Variables instead of hardcoded values for track height (067af7e)
Features
- slider: Moves native inputs into thumbs to improve a11y. (47c7deb)