Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

Latest commit

 

History

History
117 lines (62 loc) · 6.25 KB

CHANGELOG.md

File metadata and controls

117 lines (62 loc) · 6.25 KB

1.5.2 (2021-10-01)

Bug Fixes

1.5.1 (2021-10-01)

Performance Improvements

  • remove stories from production bundle (e4838e9)

1.5.0 (2021-10-01)

Features

  • arrows: export internal arrow component (f1f8813)
  • bullets-wrapper: export internal arrow component (ad9697e)
  • bullets: export internal bullet component (4966004)

1.4.0 (2021-09-22)

Bug Fixes

Features

1.3.5 (2021-09-17)

Bug Fixes

  • gestures: Fix gesture navigation for chrome (#191) (87a825d)

1.3.4 (2021-02-02)

Bug Fixes

  • deps: update dependency react-use-gesture to v9 (#170) (c2a6de3)

1.3.3 (2020-10-30)

Bug Fixes

  • deps: update dependency react-use-gesture to v8 (#157) (29bdcb6)

1.3.2 (2020-09-23)

Bug Fixes

1.3.1 (2020-09-21)

Bug Fixes

1.3.0 (2020-09-01)

Features

  • slidesatonce: Add slidesAtOnce property (#140) (6a24ab3), closes #79

1.2.1 (2020-07-13)

Bug Fixes

1.2.0 (2020-06-08)

Features

[1.1.1] - 2020-03-03

Changed

[1.1.0] - 2020-02-10

Added

  • Add ability to pass an onClick with the slides #83 (@Flaxxas)

Misc

  • Only distribute dist folder to reduce installation size #76 (@mstruebing)
  • Readme: Improve props overview and examples #73 (@Tobi-mmt)
  • Update react-use-gesture to v7 #77
  • Integrate eslint-config-xo-typescript and run in CI #75 (@kampfheizung)
  • Readme: Improve props overview and examples #73 (@Tobi-mmt)

[1.0.2] - 2020-01-14

Removed

Misc

  • Update a bunch of dependencies

[1.0.1] - 2020-01-07

Added

  • initial release