Skip to content

Add a virtual list library #1969

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 21, 2022
Merged

Add a virtual list library #1969

merged 1 commit into from
Oct 21, 2022

Conversation

BeiyanYunyi
Copy link
Contributor

Since vue-virtual-scroller don't have types, it's necessary to introduce a new library.

Description of Problem

vue-virtual-scroller don't have types.

Proposed Solution

Introduce a new library.

Additional Information

Since [vue-virtual-scroller](https://github.com/Akryum/vue-virtual-scroller) don't have types, it's necessary to introduce a new library.
@netlify
Copy link

netlify bot commented Sep 23, 2022

Deploy Preview for vuejs ready!

Name Link
🔨 Latest commit d64c805
🔍 Latest deploy log https://app.netlify.com/sites/vuejs/deploys/632d74d8a2bf2f00081150ad
😎 Deploy Preview https://deploy-preview-1969--vuejs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link
Contributor

@skirtles-code skirtles-code left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't used this library myself, but I would be in favour of adding it.

My reasoning is:

  • vueuc isn't just a virtual scrolling library, but that is one of its prominent features.
  • Its author, 07akioni, is also the creator of Naive UI, which seems to be a popular component library. We already suggest using Naive UI elsewhere in the docs.
  • The npm downloads for vueuc suggest it is being widely used in the community. It compares favourably with the other two libraries mentioned in the docs, vue-virtual-scroller (check the v2 downloads) and vue-virtual-scroll-grid.
  • vueuc seems to be actively maintained and has been for some time.

@bencodezen bencodezen merged commit ad4caf0 into vuejs:main Oct 21, 2022
Alex-Sokolov referenced this pull request in vuejs-translations/docs-ru Oct 21, 2022
Since [vue-virtual-scroller](https://github.com/Akryum/vue-virtual-scroller) don't have types, it's necessary to introduce a new library.
Alex-Sokolov referenced this pull request in vuejs-translations/docs-ru Oct 21, 2022
Since [vue-virtual-scroller](https://github.com/Akryum/vue-virtual-scroller) don't have types, it's necessary to introduce a new library.

Co-authored-by: 暁美 焔 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants