Skip to content
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

feat✨: 增加虚拟滚动 #470

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

zkp442910864
Copy link

增加了简陋的虚拟滚动功能
通过 virtual 和 virtualRowHeight 属性开启虚拟滚动功能
希望大哥把功能集成进去,完善功能

@codecov
Copy link

codecov bot commented Aug 19, 2021

Codecov Report

Merging #470 (143ff8f) into master (9ae16b6) will decrease coverage by 11.98%.
The diff coverage is 1.36%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #470       +/-   ##
===========================================
- Coverage   97.68%   85.70%   -11.99%     
===========================================
  Files          27       28        +1     
  Lines        1037     1182      +145     
  Branches      104      137       +33     
===========================================
  Hits         1013     1013               
- Misses          9      153      +144     
- Partials       15       16        +1     
Impacted Files Coverage Δ
src/mixins/treeselectMixin.js 100.00% <ø> (ø)
src/components/Option3.vue 0.68% <0.68%> (ø)
src/components/Menu.vue 86.48% <50.00%> (-0.91%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9ae16b6...143ff8f. Read the comment docs.

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.

None yet

1 participant