You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? If yes, please describe it.
NgBootstrap has supported Bootstrap 5 since v12, almost 2 years ago. We are stuck with the old version.
It would be great to start new project with a recent version of Bootstrap and ngBootstrap because migration is expensive and a obstacle when starting a project.
Describe the desired solution.
Update Bootstrap and NgBoostrap to most recent version.
Bootstrap itself represent an huge ammount of breaking changes and it will break a lot of things in all application using the starter. https://getbootstrap.com/docs/5.0/migration/
This migration will be necessary at some point, the fewer new projects starting with an old library the better.
Is your feature request related to a problem? If yes, please describe it.
NgBootstrap has supported Bootstrap 5 since v12, almost 2 years ago. We are stuck with the old version.
It would be great to start new project with a recent version of Bootstrap and ngBootstrap because migration is expensive and a obstacle when starting a project.
Describe the desired solution.
Update Bootstrap and NgBoostrap to most recent version.
Provide additional context.
To migrate, NgBootstrap requires a decent amount of work
https://github.com/ng-bootstrap/ng-bootstrap/blob/master/CHANGELOG.md
Bootstrap itself represent an huge ammount of breaking changes and it will break a lot of things in all application using the starter.
https://getbootstrap.com/docs/5.0/migration/
This migration will be necessary at some point, the fewer new projects starting with an old library the better.
AB#90449
The text was updated successfully, but these errors were encountered: