All Versions
32
Latest Version
Avg Release Cycle
66 days
Latest Release
703 days ago

Changelog History
Page 1

  • v2.0.1

    May 16, 2022
  • v2.0.0 Changes

    March 29, 2022

    โš  BREAKING CHANGES

    • ๐Ÿ’… update create-react-styleguide to 8x

    ๐Ÿ”‹ Features

    • โž• add ResizeObserver to handle slider resize programatically (95bd172)
    • provide root export (7b0c97d)
    • โฌ†๏ธ upgrade husky and add conventional commit (caf8246)

    ๐Ÿ‘ท Build System

    • ๐Ÿ’… update create-react-styleguide to 8x (d1cbe4e)
  • v1.3.1

    June 14, 2021
  • v1.3.0 Changes

    June 03, 2021

    ๐Ÿ”‹ Features

    • โž• add thumb index to on change events (f0c9684), closes #212
  • v1.2.0 Changes

    May 18, 2021

    ๐Ÿ”‹ Features

    • โž• Add support for multiple values in ariaLabelledby (28eb332)
    • โž• Adding a new ariaLabelledby prop for use with Assistive Technologies (7d8cc4d)

    ๐Ÿ“š Documentation

    • โž• Adding separate arialabelledby examples (5c97326)
    • Removing ariaLabel from ariaLabelledBy examples and htmlFor declarations (5fbc3de)
  • v1.1.4

    January 22, 2021
  • v1.1.3

    January 21, 2021
  • v1.1.2

    November 10, 2020
  • v1.1.1

    November 03, 2020
  • v1.1.0 Changes

    November 03, 2020

    ๐Ÿ”‹ Features

    • โž• add step support for marks (38f29d3)
    • โž• add support for boolean marks and mark class (85060d2)
    • โž• add support for marks (0d1a878)
    • โž• add support to custom marks (21da836)

    ๐Ÿ“š Documentation

    • โšก๏ธ update examples with marks (ecffc59)