-
Notifications
You must be signed in to change notification settings - Fork 132
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
fix: (Core|Platform) refactoring select component with cdk key manager, selection model #4511
Conversation
Deploy preview for fundamental-ngx ready! Built with commit 92477d8 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @sKudum, amazing job 🚀! This is exactly what we needed :) I added some minor comments regarding code
1c0a56a
to
f522d13
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
God job,
Got several questions
f522d13
to
e7c7516
Compare
e7c7516
to
5c21ca5
Compare
addressing frank and dimitry comments addressing jedrzej second phase review comments address jedrzej third face comments
5c21ca5
to
92477d8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Please provide a link to the associated issue.
closes #4425
Please provide a brief summary of this pull request.
Refactored select component in core with cdks keymanager and selection model.
parallel this PR fixes build issues in platform due to this changes.
BREAKING CHANGE:
Not required
extendedBodyTemplate- can be deprecated- as it is handled internally by select.component, controlTemplate!=null or undefined is considered as extendedBodyTemplate as true.
Before:
Now:
Please check whether the PR fulfills the following requirements
https://github.com/SAP/fundamental-ngx/blob/main/CONTRIBUTING.md
https://github.com/SAP/fundamental-ngx/wiki/PR-Review-Checklist
Documentation checklist:
README.md