mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-16 23:50:37 +03:00
647 B
647 B
Changelog
0.4.0
Depends on OverlayScrollbars version ^2.0.0 and Angular version >=12.0.0.
Features
- The selector for the
OverlayScrollbarsComponentis nowoverlay-scrollbarsor[overlay-scrollbars] OverlayScrollbarsComponenthas now theeventspropertyOverlayScrollbarsComponentemits now allOverlayScrollbarsevents as "native" Angular events- The
OverlayScrollbarsDirectivewas added for advanced usage
Breaking Changes
- The
extensionsproperty is removed fromOverlayScrollbarsComponent - The
osTarget()function from theOverlayScrollbarsComponentrefis renamed togetElement()