Forum Moderators: not2easy

Message Too Old, No Replies

Is anybody using Bootstrap v4.alpha

         

NickMNS

6:55 pm on Oct 24, 2016 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I just discovered Bootstrap v4 which still is an alpha release. But it has some really cool new features. My favorite thus far is "cards", which allows you a lot a flexibility in how boxes are arranged on page, from top to bottom, or when side by side they can all have equally height. This is in contrast to the standard columns, that are always arranged from left to right, and require considerable hacking to get all the column height to align.

My question is, is anybody using this in production? They are now at alpha5 release, and planning an alpha6 before going into beta.

not2easy

9:06 pm on Oct 24, 2016 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



Interesting. I have not seen it yet, but your description sounds like they are getting into flex-box elements. Flex-box could be the Lego blocks of css imho.

NickMNS

11:12 pm on Oct 24, 2016 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Flex box is included as part bootstrap 4 as option.

See details here: [scotch.io...]