Maptio / maptio

http://www.maptio.com
Other
24 stars 5 forks source link

Upgrade dependencies, primarily ng-bootstrap, and migrating from Bootstrap 4 to 5 #843

Closed rgoj closed 1 year ago

rgoj commented 1 year ago

This is a follow-up to the update to Angular 16 in #837 - sadly, when I wanted to build on staging, I found that the build fails with a fresh install of the dependencies...

...and down the rabbit hole it was! In the end needed to upgrade from Bootstrap 4 to Bootstrap 5 to upgrade ng-bootstrap!

The PR also contains a few more commits at the end that should've landed in #838 , but leaving them here to ship sooner, as everything will end up being merged together in #842 anyway.