Skip to content

Latest commit

 

History

History
294 lines (102 loc) · 9.23 KB

CHANGELOG.md

File metadata and controls

294 lines (102 loc) · 9.23 KB

10.0.0 (2022-12-29)

Features

  • update all deps and change build process (10ca7f0)

9.0.0 (2021-07-20)

Features

8.0.0 (2021-05-14)

Features

  • update deps + export SidebarPosition as value (30cb894)

7.0.0 (2020-12-07)

Features

  • add transition-start|end classes to detect open/close actions via DOM | close #14 (0b3a33c)
  • eslint: move from tslint to eslint (082c579)
  • npm: update all dependencies (25ad50e)

Performance Improvements

5.4.0 (2018-11-30)

Features

5.3.0 (2018-09-03)

5.2.1 (2018-05-31)

Bug Fixes

  • SidebarElement: prevent close sidebar on opposite swipe gesture | #9 (4a7a1d1)

Performance Improvements

  • SidebarElement: use CSSOM when available | #11 (6efb7e5)

5.2.0 (2018-04-14)

Features

  • SidebarElement: responsive option (3dc8d15)

5.1.0 (2018-03-07)

Bug Fixes

  • SidebarElement: correct trigger documentMinSwipeX on open (a820765)

5.0.0 (2018-02-11)

Bug Fixes

  • sidebarElement: destroy method (5bcd2b4)
  • sidebarElement: destroy method (a207f38)
  • SidebarElement: remove unnecessary will-change prop (e4b2b62)
  • sidebarElement: transclude (75998f0)

Features

  • SidebarElement: emit onOpen/onClose/onChangeVisibility when sidebar transition end (4ffd5b9)
  • SidebarElement: implemented onOpen/onClose/onChangeVisibility in dist (866fbdc)

Performance Improvements

  • SidebarElement: __onTouchMove / __onSwipeOpenMove (7ff77e2)
  • sidebarElement: component will-change (78030ea)
  • sidebarElement: drop support IE9 (19f9984)
  • sidebarElement: no more detached DOM nodes (28061b2)

4.1.0 (2018-02-05)

Performance Improvements

  • sidebarElement: passive listeners + will change (ded4d67)

4.0.0 (2018-01-13)

Features

  • idebarElement: configurable background opacity (00a0673)

Performance Improvements

  • css: transition: all > transform (cf81e1a)

3.2.0 (2017-11-16)

Features

  • definition: no more version prop in SidebarElement (f515fcc)

3.1.0 (2017-09-04)

Bug Fixes

  • ts: create method in definition file (dae2869)

3.0.0 (2017-08-08)

Bug Fixes

  • d.ts: public methods/properties (b8fb83b)

2.2.0 (2017-07-07)

Bug Fixes

  • d.ts: correct definition file (f678a0e)

2.1.0 (2017-05-15)

Bug Fixes

2.0.1 (2017-05-01)

Bug Fixes

  • export: removed export default (db3c928)

2.0.0 (2017-04-16)

1.10.1 (2017-04-16)

Bug Fixes

  • shadow: shadow for right position sidebar (dde4802)

Features

  • multiple: multiple sidebar at the same time (4d676f0)

1.10.0 (2017-04-10)

Bug Fixes

  • onSwipeOpen: fixed mirror effect (f30dad8)

Features

  • position: Right position implemented. Closed issue: #2 (d908968)

1.9.0 (2017-04-04)

Bug Fixes

  • version: mismatch from package.json and js file (fc8115f)

1.8.0 (2017-03-15)

Features

  • options: nativeSwipe option | nativeSwipeOpen option (eabeecd)

1.7.1 (2017-03-07)

1.7.0 (2017-02-19)

Features

  • swipe: open sidebar on swipe right (749d1bc)

1.6.1 (2016-09-30)

1.6.0 (2016-09-30)

1.5.0 (2016-09-25)

1.2.0 (2016-09-21)

1.1.6 (2016-06-02)

1.1.5 (2016-05-09)

1.1.0 (2016-05-09)

1.0.2 (2016-05-03)

1.0.1 (2016-05-03)

1.0.0 (2016-05-03)