-
-
Notifications
You must be signed in to change notification settings - Fork 7k
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(VDataIterator): loading prop fix and add new slot "loader" #18811
Merged
johnleider
merged 9 commits into
vuetifyjs:dev
from
websitevirtuoso:feature/v-data-iterator-loading-prop-slot
Apr 12, 2024
Merged
feat(VDataIterator): loading prop fix and add new slot "loader" #18811
johnleider
merged 9 commits into
vuetifyjs:dev
from
websitevirtuoso:feature/v-data-iterator-loading-prop-slot
Apr 12, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
websitevirtuoso
changed the title
V-dataiiterator loading prop fix and add new slot "loader"
feat(VDataIterator): loading prop fix and add new slot "loader"
Dec 2, 2023
MajesticPotatoe
added
T: bug
Functionality that does not work as intended/expected
C: VDataIterator
VDataiterator
labels
Dec 6, 2023
Who can review it? |
2 weeks gone. please review my PR |
johnleider
requested changes
Jan 17, 2024
packages/vuetify/src/components/VDataIterator/VDataIterator.sass
Outdated
Show resolved
Hide resolved
packages/vuetify/src/components/VDataIterator/VDataIterator.tsx
Outdated
Show resolved
Hide resolved
packages/vuetify/src/components/VDataIterator/VDataIterator.tsx
Outdated
Show resolved
Hide resolved
packages/vuetify/src/components/VDataIterator/VDataIterator.tsx
Outdated
Show resolved
Hide resolved
packages/vuetify/src/components/VDataIterator/VDataIterator.tsx
Outdated
Show resolved
Hide resolved
johnleider
force-pushed
the
feature/v-data-iterator-loading-prop-slot
branch
from
January 18, 2024 15:02
02e3ef3
to
545664a
Compare
johnleider
force-pushed
the
feature/v-data-iterator-loading-prop-slot
branch
from
January 19, 2024 05:16
545664a
to
be389e3
Compare
Updated color to surface variant. Updated PR |
johnleider
requested changes
Apr 8, 2024
this should probably always be implemented by the user
johnleider
previously approved these changes
Apr 12, 2024
johnleider
approved these changes
Apr 12, 2024
This was referenced May 28, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Fix issue not working loading prop
#17652
Also extend and add slot loader to be able to customize loading option
Markup:
Looks like
With custom loader