roylee0704 / react-flexbox-grid

A set of React components implementing flexboxgrid with the power of CSS Modules.
http://roylee0704.github.io/react-flexbox-grid/
2.93k stars 206 forks source link

Use evgenyrodionov/flexboxgrid2 instead of roylee0704/react-flexbox-grid #138

Closed Kamahl19 closed 6 years ago

Kamahl19 commented 7 years ago

Code for #137 It also allows #82 since flexboxgrid2 includes .hidden- classes It also solves #57

DanielRamosAcosta commented 6 years ago

Please merge this!

imevro commented 6 years ago

Note: it will be breaking change because we updated breakpoints to match Bootstrap 4.

musicalshore commented 6 years ago

It's not a breaking change if it's already broken.

danny-andrews commented 6 years ago

It's not a breaking change if it's already broken.

@musicalshore What's already broken?

roylee0704 commented 6 years ago

Thanks for the PR! @Kamahl19