Dogfalo / materialize

Materialize, a CSS Framework based on Material Design
https://materializecss.com
MIT License
38.86k stars 4.74k forks source link

Migrate to a flexbox grid #771

Closed lee-40square closed 9 years ago

lee-40square commented 9 years ago

Flexbox is the future and it's what Angular uses in angular-material (which to me is a terrible implementation). It would be great to see Materialize be the only other UI framework that uses flexbox. :-)

Legends commented 4 years ago

Not sure what this comment adds to this discussion.

That's my 2 cents to the previous comment of mine. You don't have to like....

OzzyTheGiant commented 4 years ago

Wow, what a shame really. I'm starting a brand new web app today for an HR analytics and I was looking forward to using this library, but the lack of flexbox support is a no go for me. Sorry, but looks like I'm gonna have to use Bulma until further notice. If anyone else depends on this library and needs flexbox support, try adding Kristofer Joseph's Flexbox Grid. There is a sass implementation as well, by Huge, Inc... really, it's 2020 and caniuse.com reports a 95% rate of full support. We have to fully destroy any support for IE and flexbox is the way forward.

bqv commented 4 years ago

Jesus I forgot I was subscribed to this issue. Yeah if this is still not being sorted then this project is quite dead to me

ghost commented 4 years ago

@bqv Agreed. I wrote probably 7 or 8 projects with materialize before ultimately moving to material-ui. A bit of a learning curve, but at least I can say that the experience is consistent, and the devs accept reasonable feedback. And It comes with a flex-box implementation of a grid system. Maybe give it a shot?