React Scroll Sync Versions Save

Synced scroll position across multiple scrollable elements

v0.11.2

8 months ago

0.11.2 (2023-11-01)

Bug Fixes

  • less strict prop type so that it works inside SSR (#92) (401c947)

v0.11.1

8 months ago

0.11.1 (2023-10-24)

Bug Fixes

  • fix ref on ScrollSyncPanel not working (#90) (bfbd0a9)

v0.11.0

2 years ago

0.11.0 (2022-06-07)

Features

  • Remove warnings on Strict Mode and update on props change (#76) (dcdcf37)

v0.10.0

2 years ago

0.10.0 (2022-06-01)

Features

  • Migrate to the new React Context API for proper work in React 18. (#74) (f628c0f)

warning this is a breaking change but apparently it’s too hard to please semantic-release 🤷🏻‍♂️

v0.9.0

3 years ago

0.9.0 (2021-03-16)

Features

  • Update peer dependencies for react 17.x (#48) (74d0bf6)

v0.8.0

4 years ago

0.8.0 (2020-06-19)

Features

  • Add onSync callback to ScrollSync (#38) (c68dd5d)

v0.7.1

4 years ago

0.7.1 (2020-02-07)

Bug Fixes

  • Update deprecated lifecycle event (#26) (bf52a7c)

v0.7.0

5 years ago

<a name"0.7.0">

0.7.0 (2018-08-14)

Features

  • Allow ScrollSyncPane to belong to multiple groups (30000675)
  • Extend enable prop to work with ScrollSyncPane (5d6b000f)

v0.6.0

5 years ago

<a name"0.6.0">

0.6.0 (2018-08-06)

Features

  • Add enable prop to control sync behavior (#18) (0b4309be)

v0.5.0

6 years ago

<a name"0.5.0">

0.5.0 (2018-03-23)

Features

  • Sync newly added panes (#17) (5494e52f)