kristoferjoseph/flexboxgrid

col-xs-hidden etc

mschipperheyn opened this issue · 4 comments

It's very common to hide certain columns for certain screens.

That's why I would suggest adding

col-xs-hidden
col-sm-hidden
col-md-hidden
col-lg-hidden

or perhaps
col-xs-0
col-sm-0
col-md-0
col-lg-0

It's a small addition, but makes it much easier to layout in a multi screen compatible way

You can grab the necessary css here: roylee0704/react-flexbox-grid#13

lgg commented

@mschipperheyn
tl;dr: until this PR isn't merged you can use: https://github.com/lgg/flexboxgrid-helpers

see #211

hi all , can anyone tell me if this is already working ? or still need the flexboxgrid-helpers ? thx

+1 on this. Really want this feature! @kristoferjoseph (Why abandon?! At least pass it to someone else if you don't want to maintain:))