apache / couchdb-fauxton

Fauxton is the new Web UI for CouchDB
https://github.com/apache/couchdb-fauxton
Apache License 2.0
383 stars 224 forks source link

Upgrade to react-bootstrap V2 with Bootstrap V5 #1394

Closed Antonio-Maranhao closed 1 year ago

Antonio-Maranhao commented 1 year ago

Overview

Replaces the unsupported version of react-bootstrap with the latest v2, which also required upgrading to Bootstrap v5.

A series of enhancements were done as part of the upgrade to Bootstrap 5. Most of these did not affect Fauxton design, although some changes were intentionally done to improve UX consistency and accessibility of the application.

Highlights:

Quick acknowledgement: Many thanks to @fryjordan who helped me put this together.

Testing recommendations

GitHub issue number

n/a

Related Pull Requests

n/a

Checklist