Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add flexbox-enabled CSS to v4 /dist #18292

Closed
ghost opened this issue Nov 19, 2015 · 7 comments
Closed

Add flexbox-enabled CSS to v4 /dist #18292

ghost opened this issue Nov 19, 2015 · 7 comments

Comments

@ghost
Copy link

ghost commented Nov 19, 2015

For those who don't want to download and compile the SCSS files it'll be useful to include something like bootstrap-flexbox.css in the dist folder.

@arechsteiner
Copy link
Contributor

With Microsoft dropping support for IE10 and lower in two months (source), I'd even argue to make flexbox the new default and additionally provide a bootstrap-noflexbox.css in the dist folder.

@mdo
Copy link
Member

mdo commented Nov 30, 2015

For those who don't want to download and compile the SCSS files it'll be useful to include something like bootstrap-flexbox.css in the dist folder.

That could be interesting. I think I had these files being generated at some point, but hated the extra noise it added to all our diffs.

I'd even argue to make flexbox the new default and additionally provide a bootstrap-noflexbox.css in the dist folder.

We won't be doing that.

@cvrebert
Copy link
Collaborator

Additionally, caniuse recently downgraded its rating of IE11's flexbox support due to how buggy it is.

@arechsteiner
Copy link
Contributor

We won't be doing that.

@mdo: Could you elaborate why? I'm not trying to argue, but I'm curious what the reasoning is.

@cvrebert
Copy link
Collaborator

Bootstrap v4 currently aims to be compatible with IE9+ out of the box. (This ratchets the minimum IE version up one notch from v3, which supported IE8+.)

@GitMiester
Copy link

This would be so useful right now. The build system can be a challenge and a barrier to using this awesome flexbox file.

Edit: Also if anyone gets stuck in this situation heres a flexbox mirror in the mean time https://github.com/GitMiester/bootstrap-4-flexbox

@mdo
Copy link
Member

mdo commented Sep 9, 2016

Exploring this in #20682.

@mdo mdo added this to the v4.0.0-alpha.5 milestone Sep 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants