Skip to content

Latest commit

 

History

History
113 lines (48 loc) · 3.64 KB

CHANGELOG.md

File metadata and controls

113 lines (48 loc) · 3.64 KB

12.2.0 (2021-07-10)

Bug Fixes

  • state: update scroll on window resize (3579b7e)
  • update bar on content mutation (fe85f4c)
  • scrollTo: fix bar top calc when calling scrollTo (bf12d4b)
  • grid opacity default option (closes #110) (749768c)

Features

  • lock: implement lock and unlock scroll (closes #144) (16e4a17)

9.1.0 (2020-06-02)

Bug Fixes

Change Log

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

5.2.2 (2018-07-17)

Bug Fixes

  • correct the height of wrapper for dynamic rendering cases (3c5a921)
  • perform setup by default if user don't specify it (1739060)

5.2.1 (2018-07-16)

Bug Fixes

  • perform setup by default if user don't specify it (d6854d6)

5.2.0 (2018-07-16)

Bug Fixes

  • undefined subscription for interactionSubscriptions (c1a0ac9)

5.1.0 (2018-07-16)

Bug Fixes

  • replace the bar-hidden class with output event approach (ad1b320)

Features

  • support enabled switch for the directive (5fab880)

5.0.0 (2018-05-11)

4.0.0 (2018-05-02)

Features

  • renderer2: update to Renderer2 (95b1991)

3.7.0 (2018-02-19)

3.6.0 (2017-12-22)

Features

  • sensitivity: add scroll sensitivity option (a3124e0)

3.5.2 (2017-11-29)

3.5.0 (2017-11-28)