CHANGELOG.md 2.0 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

15.0.0-canary.90291f2e2.0 (2023-05-23)

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)