mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-01 15:54:06 +03:00
709 B
709 B
Changelog
0.4.0
Depends on OverlayScrollbars version ^2.0.0 and React version >=16.8.0.
The component was rewritten using hooks. (#218)
Features
OverlayScrollbarsComponenthas now theeventspropertyOverlayScrollbarsComponenthas now theelementproperty- The
useOverlayScrollbarshook was added for advanced usage
Breaking Changes
- The
extensionsproperty is removed fromOverlayScrollbarsComponent - The
osInstance()function from theOverlayScrollbarsComponentrefis renamed toinstance() - The
osTarget()function from theOverlayScrollbarsComponentrefis renamed toelement()