mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-22 10:40:36 +03:00
improve changelog
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
|
Added the possibility to `defer` the initialization to a point in time when the browser is idle. (or to the next frame if `window.requestIdleCallback` is unsupported)
|
||||||
- `OverlayScrollbarsComponent` accepts now the `defer` property
|
- `OverlayScrollbarsComponent` accepts now the `defer` property
|
||||||
- `useOverlayScrollbars` params accept now the `defer` key
|
- `useOverlayScrollbars` params accept now the `defer` key
|
||||||
- `useOverlayScrollbars` will now always try to destroy the instance if the component unmounts.
|
- `useOverlayScrollbars` will now always try to destroy the instance if the component unmounts.
|
||||||
|
|||||||
Reference in New Issue
Block a user