Gustavo Santos

Results 52 comments of Gustavo Santos

I don't really have any motivation or need to look for IE/Edge performance issues. Maybe someone else can look into it and submit a PR to fix it?

Its not abandoned, just been really busy. Vue 3 is not released yet, so not a priority right now. Feel free to implement Vue 3 support and submit a PR

Thanks @SergeyKhval ! Just created the vue3 branch.

Thank you, I'll give it a look when I have some time.

I don't have any experience with Vue 3 yet, so I wouldn't know. Is the build fully working and the lib usable with Vue 3, or does any project that...

Hi @lrembacz , we don't really have vuex usage experience, would love if you could submit a PR. Even a sample project so we could test the problems you describe...

What would be the use case for this? If you're adding or removing an item programmatically do you really need the events?

@mkgn you can use the Vue instance lifecycle hooks for that: https://vuejs.org/v2/guide/instance.html#Instance-Lifecycle-Hooks

You mean max container size/height?

It's not on the roadmap. Feel free to submit a PR