You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add styles as a package export for easier referencing - closes#9
* update dragon-drop-vue and replace window resize debounce with native-event-vue
* update dev dependencies
* Fix bug in where paging through a sorted grid could cause data to not stay sorted.
* setup vitest
* v3.2.0
What is the problem that this feature enhancement aims to solve?
As the docs said:
It looks a little bit strange.
Describe the solution you'd like
Maybe we can add an extra export for style file, e.g.
Then users can import the style from
'data-grid-vue/style'
The text was updated successfully, but these errors were encountered: