Skip to content
This repository has been archived by the owner on Jun 5, 2021. It is now read-only.

Latest commit

 

History

History
47 lines (25 loc) · 585 Bytes

CHANGELOG.md

File metadata and controls

47 lines (25 loc) · 585 Bytes

Changelog

[Unreleased]

  • upgrade rollup

[5.1.7]

  • export InputSliderProps

[5.1.6]

  • improve styling for thumb
  • fix typescript definition
  • thumb with pointer cursor by default

[5.1.5]

  • add reverse support

[5.1.4]

  • add type definition file

[5.1.3]

  • add props.dragStart support

[5.1.2]

  • format changelog

[5.1.1]

  • event disabled fix

[5.1.0]

  • add props.disabled and styles.disabled support

[5.0.7]

  • sideEffects: false in package.json for webpack tree shaking

[5.0.6]

  • Fix wrong thumb's top position calculation