improve changelog

This commit is contained in:
Rene Haas
2022-11-17 09:23:51 +01:00
parent 836b6a2076
commit eb17498bdc
+2 -2
View File
@@ -20,8 +20,8 @@ The component was rewritten using `script setup`.
### Features
- `OverlayScrollbarsComponent` has now the `events` property
- `OverlayScrollbarsComponent` has now the `element` property
- `OverlayScrollbarsComponent` accepts now the `events` property
- `OverlayScrollbarsComponent` accepts now the `element` property
- `OverlayScrollbarsComponent` emits now all `OverlayScrollbars` events as "native" Vue events
- The `useOverlayScrollbars` composable was added for advanced usage