Skip to content

Latest commit

 

History

History
167 lines (87 loc) · 8.13 KB

CHANGELOG.md

File metadata and controls

167 lines (87 loc) · 8.13 KB

2.5.10 (2024-05-12)

Bug Fixes

  • correct behavior in shadow dom (ea7a398)
  • elementCanBeScrolled fails if node is not an HTMLElement (baa56c3)

2.5.9 (2024-03-16)

2.5.8 (2024-03-16)

Bug Fixes

  • update react-remove-scroll-bar to fix nested cases (be1f247)

2.5.7 (2023-10-10)

Bug Fixes

  • correct edge case behavior on non zero browser zoom levels (cd24189)
  • correct shadow dom traversal (55d302b)

2.5.6 (2023-04-30)

Bug Fixes

  • pass gapMode to react-remove-scroll-bar (04412b1)

2.5.5 (2022-07-03)

Bug Fixes

  • add special treatment for textareas, fixes #74 (af8fd75)
  • do not prevent uncancelable events, fixes #8 (9d12786)

2.5.4 (2022-06-06)

Bug Fixes

  • update react-remove-scroll-bar. Fixes #71 (3f51035)

2.5.3 (2022-05-01)

Bug Fixes

  • add ref to the public interface (db99c0e)

2.5.2 (2022-05-01)

Bug Fixes

  • correct React 18 integration (af8e23e)

2.5.1 (2022-04-19)

Bug Fixes

2.5.0 (2022-04-18)

Bug Fixes

  • correct range input behavior, fixes #64 (0bd6ca8)

2.4.4 (2022-02-12)

Bug Fixes

  • correct lock behavior for RTL direction (23457a7)
  • Scroll working in RTL (fcae298)
  • Skip shadow root when traversing up the dom tree (eb6a5e7)

2.4.2 (2021-05-08)

2.4.1 (2020-11-27)

2.4.0 (2020-08-13)

Features

  • expose 'as' and 'style' props (3022f26)

2.3.0 (2020-04-16)

Features

2.2.0 (2019-10-17)

Features

  • add allowPinchZoom property, fixes #17 (2945796)

2.1.1 (2019-10-13)

Bug Fixes

  • pass all extra props to the underlaying element (a022ce7)

2.1.0 (2019-10-13)

Features

2.0.4 (2019-07-03)

Bug Fixes

  • sidecar is a sideeffect (86b3309)

2.0.3 (2019-07-02)

Bug Fixes

2.0.2 (2019-06-29)

2.0.1 (2019-06-29)

Bug Fixes

2.0.0 (2019-06-29)

Features

1.0.8 (2019-05-05)

1.0.7 (2019-05-04)

Bug Fixes

  • force lock body scroll on scroll-free systems. fixes #4 (c9c3209)

1.0.6 (2019-04-15)

Bug Fixes

Features

1.0.4 (2019-02-26)

1.0.3 (2019-02-06)

Bug Fixes

1.0.2 (2019-01-22)

Bug Fixes

1.0.1 (2019-01-22)