-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Collection components refactors #17647
Collection components refactors #17647
Conversation
7d8f723
to
b5482ad
Compare
…I and `typeScript`
b5482ad
to
67214ea
Compare
Thanks for the review John and thanks @itisAliRH for all your cleanup work. |
There are some TypeScript errors on Based on my understanding,
I will fix it and make the necessary changes to another PR and I would greatly appreciate any help! |
that's a leftover from the old backbone history panel, all occurences of this can be replaced |
This PR refactors all the collection components except
PairedListCollectionCreator
to use CompositionAPI and typescript, imports icons and bootstrap components, and more logic improvements.REQUIRED: #17571
How to test the changes?
(Select all options that apply)
License