pallets-eco / flask-admin

Simple and extensible administrative interface framework for Flask
https://flask-admin.readthedocs.io
BSD 3-Clause "New" or "Revised" License
5.76k stars 1.57k forks source link

Bootswatch/Bootstrap 5 #2350

Open mariofix opened 1 year ago

mariofix commented 1 year ago

Hello all, I don't know if this is the place for this but I've been working on upgrading Bootswatch and Bootstrap to 5.2.3, I believe I have something usable, I'd like to get your opinion. The repo is https://github.com/mariofix/flask-admin

The example here https://github.com/mariofix/flask-admin/tree/bootstrap5/examples/bootstrap5

All comments are welcome

macnewbold commented 1 year ago

I'm interested - I think you should make a pull request.

mariofix commented 1 year ago

Thank you, but it still has a few bugs to sort out, but I'm planning to make the PR soon.

israel-oye commented 1 year ago

Hello Mario, is it done?

hasansezertasan commented 1 year ago

@mariofix It looks good, is it done?

mariofix commented 6 months ago

I'll try to make it a module, but it doesn't go well with the way I like to manage dependencies. If anyone is interested in helping with this, I'd be very appreciative, because from what I see, it's been 5 months since the last merge. The default bootstrap is BS3 and BS4 has many bugs.

hasansezertasan commented 5 months ago

I'll try to make it a module, but it doesn't go well with the way I like to manage dependencies. If anyone is interested in helping with this, I'd be very appreciative, because from what I see, it's been 5 months since the last merge. The default bootstrap is BS3 and BS4 has many bugs.

Is there any news? I'd like to help if I can.

I have mentioned two projects at https://github.com/flask-admin/flask-admin/issues/2163#issuecomment-2051320288.

And I just saw that you have contributed to one of them, I think it won't be so hard to build a package.