Skip to content

Latest commit

 

History

History
67 lines (31 loc) · 3.23 KB

CHANGELOG.md

File metadata and controls

67 lines (31 loc) · 3.23 KB

Changelog

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

1.4.0 (2020-07-27)

Bug Fixes

  • Fixed multiple sliders overlapping on zoom (#12) (1e33ac9)

Features

1.3.0 (2020-02-22)

Features

  • Custom hooks for slider and zoom (#4) (d4d254a)

1.3.0-beta.1 (2020-02-22)

Features

  • Custom hooks for slider and zoom (#4) (d4d254a)

1.2.0 (2020-02-21)

Features

  • Expose dot colors and indicator timeout props (#3) (dae1ed8)
  • Overlay content on slider (f05fd11), closes #1

1.1.1 (2020-02-18)

Bug Fixes

  • Prevent native scrolling when dragging on the x-axis (4d60b28)
  • Reset line height on slide indicator (e0bcbaf)

1.1.0 (2020-02-16)

Features

  • Moved spring and gesture libraries to peer dependencies (7908842)

1.0.2 (2020-02-16)

Bug Fixes

  • Using smaller gif for demo (76c37af)

1.0.1 (2020-02-16)

Bug Fixes

  • Fixed example and cleaned up release process (55b93df)