vue-virtual-scroller icon indicating copy to clipboard operation
vue-virtual-scroller copied to clipboard

Is this project still active?

Open morficus opened this issue 5 years ago • 5 comments
trafficstars

Hey @Akryum - Sorry to open yet another issue. I'm sure the core team has been super busy with the upcoming Vue 3.0 release. But I was wondering if this project is still active or if it has been abandoned in favor of some other available alternative?

The reasons I am asking are:

  1. The last commit to any branch was 6 months ago
  2. Module has been tagged as "1.0.0-rc2" for almost a year now (Feb 2019)
  3. A lot of the dependencies re out of date (even the automatic GitHub security PRs haven't been merged)

There is an alternate virtual scroller package (https://www.npmjs.com/package/vue-virtual-scroll-list) but it's not quite as elegant of a solution as this one and its documentation is really lacking.

I'm willing to help move either one forward (either by updated the docs on the one I linked or helping update this one to get it to an official v1.0) but would like to make sure my efforts are put toward the right project. I'm betting there are a number of others on here are would also be willing to pitch in if we knew that PRs would get reviewed and merged.

Thanks in advance and sorry again for adding to the "dog pile" of issues. Cheers!

morficus avatar Jan 08 '20 05:01 morficus

Not it's not abandoned but as you rightly guessed I've been quite busy lately. 😸

When I have some time I'll update the dependencies, put a cypress test suite and publish an out of RC release. 👍

Akryum avatar Jan 19 '20 11:01 Akryum

@Akryum that sounds like this project lifecycle will still depend on your free time.
I think what @morficus offered was also to help with catching up with the PRs issues and all, which I'd also be happy to help doing. Maybe add some co-maintainers?

Cheers and good luck for what's keeping you busy :wink:

superbiche avatar Jan 26 '20 13:01 superbiche

I'm not against help maintaining the repository of course!

Akryum avatar Jan 26 '20 14:01 Akryum

Any plan for a Vue 3 version?

damianosz avatar Aug 10 '21 18:08 damianosz

@damianosz https://github.com/Akryum/vue-virtual-scroller/tree/next/packages/vue-virtual-scroller

Akryum avatar Aug 10 '21 20:08 Akryum