Roman Hrynevych
Roman Hrynevych
How can i implement multidrag plugin? https://github.com/SortableJS/Sortable/tree/master/plugins/MultiDrag I try to add something like this, but it don't work, also i see that it is calling on Sortable.mount(), how can i...
This PR will close #7 @justin-schroeder made this as `draft`, need review and some help with timezones, also now we relative time for `now` only, but maybe we need to...
This PR try to fix #296 So I add a new example where implemented `virtualList` based on vueuse core function. I tried to use seperate package but it don't fit...
Main reason of this PR is to close this issue #158 , but think that it will be helpful to add new Demo with `@vueuse/useFuse` filtering Have some errors with...
this PR closes #327
## It will be great to see custom icons as predefined in editor 🙂 So, now, if I define customCollection: It is not shown, as default one: Maybe I don't...
### Reporting a bug? When adding some new keys to locales need to rerun dev script ### Expected behavior Watchers for locales ### Reproduction Here is my setup inside monorepo...
### I have searched that your package is now out of the box inside WebStorm 2023.2 beta build 232.8660.7 ### Your linter starts show me errors that i previously don't...
# 🐛 bug report PostCSS Sourcemap is linking to index.pcss file which has import all other pcss files, but i don't see them in generated sourcemap ## 🎛 Configuration (.babelrc,...
I added the `clearSearchTermOnSelect` prop so that the search term will not automatically clear when Combobox selects triggers. Maybe users will want to select multiple values based on the same...