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

Switching to flexboxgrid2 #137

Closed Kamahl19 closed 7 years ago

Kamahl19 commented 7 years ago

Hi,

since the original flexboxgrid seems abandoned and has pretty major bugs (like this one https://github.com/kristoferjoseph/flexboxgrid/issues/144), I think it might be better to switch to the forked and actively developed https://github.com/evgenyrodionov/flexboxgrid2 . It includes fix for that Horizontal scrollbar bug, also some other fixes, a new XL viewport and .hidden- classes for hiding columns on different viewports. What are your thoughts?

roylee0704 commented 7 years ago

Thanks for the PR! @Kamahl19 I've merged and released :)