astarte-platform / astarte-dashboard

Astarte dashboard
http://astarte-platform.org
Apache License 2.0
17 stars 15 forks source link

Update Bootstrap from v4 to v5 #409

Closed davidebriani closed 4 months ago

davidebriani commented 6 months ago

Migrate the code from using Bootstrap v4 to v5.

The migration paths from Bootstrap and React Bootstrap are followed to adopt the updated defaults and components.

Notable changes:

Closes #413