Skip to content

Latest commit

 

History

History
95 lines (48 loc) · 3.92 KB

CHANGELOG.md

File metadata and controls

95 lines (48 loc) · 3.92 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.6 (2020-07-16)

Bug Fixes

  • 🐛 fix preventSlide hook (4c00941)

1.1.5 (2020-06-25)

Bug Fixes

  • 🏷️ fix union type for function (b5f0481)

1.1.4 (2020-06-25)

Bug Fixes

  • 🏷️ fix transition element (fb14ea6)

1.1.3 (2020-06-25)

Bug Fixes

1.1.2 (2020-06-03)

Bug Fixes

  • root: 🔧 no sourcemaps on build (845edfa)

1.1.1 (2020-05-20)

Bug Fixes

  • root: 🐛 fix + test destroy (29aa852)
  • root: 🏁 IE support (9439eb8)

1.1.0 (2020-04-22)

Features

  • root: ✨ more details/consistence w/hook params (af41383)

1.0.4 (2020-04-21)

Bug Fixes

  • root: 🐛 fix height auto when no child/content (7faa709)

1.0.3 (2020-03-30)

Bug Fixes

1.0.2 (2020-03-10)

1.0.1 (2020-02-11)

Bug Fixes

0.11.0 (2020-02-11)

⚠ BREAKING CHANGES

  • Hooks replace options. init method needs to be used…

  • 📝 update doc + small fixes (cb8c642)

0.10.0 (2020-02-11)

⚠ BREAKING CHANGES

  • TS, new build, remove deprecated, …

Features

Bug Fixes

  • 🐛 Fix Bug Group Pagination / Nav (71987fc)