- 05 Sep, 2016 1 commit
-
-
Mark Otto authored
-
- 22 Aug, 2016 6 commits
- 20 Aug, 2016 1 commit
-
-
Mark Otto authored
-
- 18 Aug, 2016 1 commit
-
-
Alex Shafer authored
Remember, there may be children/students using these examples...
-
- 15 Aug, 2016 1 commit
-
-
Jonathan authored
-
- 07 Aug, 2016 1 commit
-
-
Bardi Harborow authored
-
- 06 Aug, 2016 1 commit
-
-
Scott Gauthreaux authored
I updated the doc with an example of a flex layout of 3 columns where the center column is specified as a `.col-xs-5` to show that other columns will resize no matter what the width of the center column. Experienced bootstrap developers will expect to have to use an even number for the center column width when in reality any size will work. I believe this is quite useful information and doesn't add too much to the docs. Another option would be to make that initial example a `.col-xs-5` instead of a `.col-xs-6` to highlight this fact in the first place.
-
- 03 Aug, 2016 2 commits
-
-
Chris Rebert authored
https://bugzilla.mozilla.org/show_bug.cgi?id=504622 Refs #12359 [skip sauce]
-
Chris Rebert authored
https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/6508895-dialog-element Refs #20175 [ci skip]
-
- 02 Aug, 2016 2 commits
-
-
Pierre-Denis Vanduynslager authored
-
Mark Otto authored
-
- 30 Jul, 2016 1 commit
-
-
Mark Otto authored
-
- 27 Jul, 2016 9 commits
-
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
- Creates new flexbox grid Sass file in our docs assets - Updates the Gruntfile to compile said new Sass file and minify the output - Update notice on flexbox docs page for how it works - Only enable compiled flexbox grid CSS in hosted docs site, not in dev (for easier and specific debugging of all flexbox features)
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
- 26 Jul, 2016 8 commits
- 25 Jul, 2016 2 commits
- 24 Jul, 2016 3 commits
-
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
- Restores two-mixin approach to generating semantic grid columns (now with 'make-col-ready' and 'make-col') - Removes need for .col-xs-12 by restoring the mass list of all grid tier classes to set position, min-height, and padding - Adds an initial 'width: 100%' to flexbox grid column prep (later overridden by the column sizing in 'flex' shorthand or 'width') to prevent flexbox columns from collapsing in lower viewports
-
- 21 Jul, 2016 1 commit
-
-
Patrick Yeo authored
-