mailcow / mailcow-dockerized

mailcow: dockerized - šŸ® + šŸ‹ = šŸ’•
https://mailcow.email
GNU General Public License v3.0
8.66k stars 1.17k forks source link

[BS5] Migrating Web UI to Bootstrap 5 #4528

Closed FreddleSpl0it closed 1 year ago

FreddleSpl0it commented 2 years ago

Summary

The list is probably not complete but includes the most important changes.

Motivation

Migrating the WebUI from Bootstrap 3 to Bootstrap 5 to take advantage of new features.

Additional context

I already have opened a draft PR. I would say that once we have worked through the majority of the points, we should merge the draft PR to the bootstrap5 branch and move on to bug fixing and polishing.

Remove Dependencies

Include Dependencies

JQuery

Bootstrap (Also check JS Files for HTML)

General

Panels / Cards

Dropdowns

Tabs

Navbar

data attributes

Responsive changes

Finalizing

VermiumSifell commented 1 year ago

WebUI is on Bootstrap 5 now @DerLinkman