helloflask / bootstrap-flask

Bootstrap 4 & 5 helper for your Flask projects.
https://bootstrap-flask.readthedocs.io
Other
1.12k stars 190 forks source link

Upgrade to Bootstrap 5.2.2 #244

Closed PanderMusubi closed 1 year ago

PanderMusubi commented 2 years ago

Please upgrade to:

PanderMusubi commented 1 year ago

Any progress on this as Bootstrap and Bootswatch are already at version 5.2.2?

PanderMusubi commented 1 year ago

Bootstrap Icons are now at version 1.10

greyli commented 1 year ago

I'm happy to review a PR.

PanderMusubi commented 1 year ago

I will make one.

PanderMusubi commented 1 year ago

@greyli can you review and merge https://github.com/helloflask/bootstrap-flask/pull/255 which fixes an error in table examples and help making an upgrade for Bootswatch.

PanderMusubi commented 1 year ago

Using these libraries works:

Of course, the requirements should use the minimum versions of these packages with which Bootstrap-Flask works.

PanderMusubi commented 1 year ago

This PR contains the upgrade of:

https://github.com/helloflask/bootstrap-flask/pull/257

Test the icons extra good and also merge PR 255.