react-flexbox-grid
react-flexbox-grid copied to clipboard
Hidden columns
- [x] updated docs
- [x] updated tests
- [x] updated Col.js component with hiddenMap var and if/else instead of ternary
- package.json => replaced flexboxgrid with this PR which adds hidden classes https://github.com/kristoferjoseph/flexboxgrid/pull/211
resolved issues
- https://github.com/roylee0704/react-flexbox-grid/issues/57
- https://github.com/roylee0704/react-flexbox-grid/issues/13
@silvenon there's finally been some movement on that flexboxgrid PR. The author of FBG wants to keep the package size small, and if people want the extra features use https://github.com/lgg/flexboxgrid-helpers
I will resubmit this PR with the extra pkg dependency, or if you prefer - I can maintain a fork of FBG with extended features https://github.com/kristoferjoseph/flexboxgrid/pull/211#issuecomment-298641394
@Falieson any news on this?
+1
Sorry - I'm swamped with my new job. This react-flexbox-grid package should be updated to use https://github.com/evgenyrodionov/flexboxgrid2 , I am very glad that @evgenyrodionov (author of redux-logger) stepped up to maintain the package as I'm obviously not the best choice to be the new maintainer. I think that @evgenyrodionov will adopt hidden-columns as part of the new flexboxgrid2 package rather than requiring a helper package. Whether or not this branch includes the package change is up to you, but this PR still has to be done on the new package: kristoferjoseph/flexboxgrid#211
Anyone taking over this PR?
Should this one be marked as closed in favour of https://github.com/roylee0704/react-flexbox-grid/pull/138?