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/data table virtual scroller integration #2459

Merged

Conversation

aluarius
Copy link
Contributor

@aluarius aluarius commented Oct 5, 2022

Closes: #2290

Description

VaVirtualScroller integration for VaDataTable tbody rows. Related minor bugfixing and refactoring.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Improvement/refactoring (non-breaking change that doesn't add any feature but make things better)

This reverts commit 2fec601.
# Conflicts:
#	packages/ui/src/components/va-data-table/VaDataTable.vue
# Conflicts:
#	packages/docs/src/locales/en/en.json
#	packages/docs/src/locales/ru/ru.json
#	packages/docs/src/page-configs/ui-elements/data-table/examples/Pagination.vue
#	packages/ui/src/components/va-data-table/VaDataTable.vue
#	packages/ui/src/components/va-data-table/_variables.scss
@m0ksem m0ksem merged commit 09fd62b into epicmaxco:develop Oct 8, 2022
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.

Apply Virtual Scroller component to other suitable compoents
2 participants