-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
Upgrade to Angular 16 #84
Conversation
Run & review this pull request in StackBlitz Codeflow. |
@NetanelBasal I also need the lib without |
@NetanelBasal would appreciate any inputs here, please |
Sure |
@NetanelBasal thank you, it is done, after new changes the modal looks like this. |
Can you please follow the commit guidance and add a breaking change? |
@NetanelBasal sorry for inconvenience, I think I have added a breaking change. Can you please check now ? |
I don't see. Please use npm run commit and follow the questions |
Earlier the library used @angular/material as a dependency, due to which many people may not need the whole material package & may already be using bootstrap, so used ng-bootstrap BREAKING CHANGE: 🧨 Replaced @angular/material with @ng-bootstrap/ng-bootstrap ✅ Closes: #83
Thank you for showing me the way |
Looks like the tests are failing, I will try to fix them |
@NetanelBasal can you please check now, I have fixed the tests |
Thanks for the quick action @netanel-utila & @NetanelBasal , could you please publish the |
done |
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the new behavior?
Does this PR introduce a breaking change?