mbr / flask-bootstrap

Ready-to-use Twitter-bootstrap for use in Flask.
http://pypi.python.org/pypi/Flask-Bootstrap
Other
1.57k stars 724 forks source link

Bootstrap 4 support #174

Open aljohnso opened 6 years ago

aljohnso commented 6 years ago

Thanks for all your great work When can we expect bootstrap 4 support for this package?

mbr commented 6 years ago

When it's released, usually =)

On Wed 27. Dec 2017 at 05:26, Alasdair Johnson notifications@github.com wrote:

Thanks for all your great work When can we expect bootstrap 4 support for this package?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mbr/flask-bootstrap/issues/174, or mute the thread https://github.com/notifications/unsubscribe-auth/AAGv8eJRUFVYNg4RO7FgMxrea3H7ot8Xks5tEccIgaJpZM4RNKjw .

mostm commented 6 years ago

Well, Bootstrap 4 is released now :) https://github.com/twbs/bootstrap/releases/tag/v4.0.0

marksantcroos commented 6 years ago

@aljohnso Did you have a look at https://github.com/mbr/flask-bootstrap/issues/162 ?

ghamarian commented 6 years ago

Is Bootstrap 4 already supported by flask-bootstrap?

tinolin commented 6 years ago

same question here!

Is Bootstrap 4 already supported by flask-bootstrap?

MelleB commented 6 years ago

Duplicate of #162 Also see PR #164 Would love to see this PR merged.

greyli commented 6 years ago

For people who interested, I am maintaining Bootstrap-Flask that based on Flask-Bootstrap and support Bootstrap 4.

fredtony commented 5 years ago

Any plans to merge this PR? I love the library, but an update to Bootstrap 4 would be helpful since @beenje put in the work already. Thanks!