| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-02-06 | grunt | Mark Otto | 3 | -422/+415 | |
| 2016-02-06 | grunt | Mark Otto | 4 | -10/+8 | |
| 2016-02-06 | Merge branch 'v4-dev' into v4-center-utils | Mark Otto | 2 | -3/+6 | |
| 2016-02-06 | migration notes for the text utils changes | Mark Otto | 1 | -2/+2 | |
| 2016-02-06 | cross ref the type utils in the type docs | Mark Otto | 1 | -0/+4 | |
| 2016-02-06 | rogue line break | Mark Otto | 1 | -1/+0 | |
| 2016-02-06 | add note to migration docs | Mark Otto | 1 | -2/+3 | |
| 2016-02-06 | Drop .center-block for .m-x-auto | Mark Otto | 1 | -22/+13 | |
| - Both classes do about the same thing, but with different names - Clarifies docs for .m-x-auto requiring a fixed width block element for it to work - Add missing heading for clearfix section in docs (unrelated) | |||||
| 2016-02-06 | grunt | Mark Otto | 2 | -2/+2 | |
| 2016-02-06 | Strip out .err from our syntax highlighting styles because it fucks up our ↵ | Mark Otto | 1 | -1/+0 | |
| placeholders in code snippets | |||||
| 2016-02-06 | grunt | Mark Otto | 6 | -225/+502 | |
| 2016-02-06 | Merge branch 'v4-dev' into v4-grid-redux | Mark Otto | 2 | -3/+28 | |
| 2016-02-06 | unrelated linting bs | Mark Otto | 1 | -0/+2 | |
| 2016-02-06 | Merge branch 'v4-dev' into v4-font-stack | Mark Otto | 8 | -10/+40 | |
| 2016-02-06 | document | Mark Otto | 2 | -3/+28 | |
| 2016-02-06 | mention media query changes | Mark Otto | 1 | -0/+1 | |
| 2016-02-06 | document migration for grid system /cc #17593 | Mark Otto | 1 | -1/+10 | |
| 2016-02-06 | document how to customize grid tiers | Mark Otto | 1 | -0/+22 | |
| 2016-02-06 | update grid vars docs | Mark Otto | 1 | -4/+10 | |
| 2016-02-06 | formatting | Mark Otto | 1 | -2/+1 | |
| 2016-02-06 | Merge branch 'v4-dev' into v4-grid-redux | Mark Otto | 6 | -5/+17 | |
| 2016-02-06 | linter overhaul | Mark Otto | 6 | -5/+17 | |
| 2016-02-06 | disable linter | Mark Otto | 1 | -0/+2 | |
| 2016-02-06 | More grid updates | Mark Otto | 2 | -14/+32 | |
| - Flexbox responsive behavior fixed with specific .col-{breakpoint} classes now added - Dropped the make-col mixin in favor of a column-basics placeholder that we can extend across our grid infrastructure - Updated docs to use required .col-xs-12 (as a safeguard for when folks enable flexbox mode--this isn't necessary in default grid mode) - Update flexbox grid docs to include responsive docs, tweak some other bits too | |||||
| 2016-02-06 | flip things around again, no more base class, try out some new stuff to keep ↵ | Mark Otto | 12 | -171/+183 | |
| responsive flex grid working | |||||
| 2016-02-06 | simpler, more specific docs example css | Mark Otto | 1 | -1/+3 | |
| 2016-02-06 | document horizontal flex utils, update the classes for the middle vertical ones | Mark Otto | 1 | -2/+53 | |
| 2016-02-06 | Tweak docs example CSS for flexbox grid cols | Mark Otto | 1 | -0/+10 | |
| 2016-02-06 | Add vertical alignment docs for flexbox grid | Mark Otto | 1 | -0/+62 | |
| 2016-02-06 | Merge branch 'v4-dev' into v4-grid-redux | Mark Otto | 2 | -5/+23 | |
| 2016-02-06 | Update base class for grid cols in all examples | Mark Otto | 8 | -80/+80 | |
| 2016-02-06 | Ensure docs grid example highlighting for flexbox mode | Mark Otto | 1 | -0/+1 | |
| 2016-02-06 | Add flexbox grid page to the docs (still more content to add) | Mark Otto | 2 | -0/+72 | |
| 2016-02-06 | Fix docs layout with added base class | Mark Otto | 1 | -2/+2 | |
| 2016-02-06 | Update grid docs to include new required .col base class | Mark Otto | 1 | -60/+60 | |
| 2016-02-06 | Update grid mixins code snippets in the docs to include flexbox changes | Mark Otto | 1 | -5/+22 | |
| 2016-02-06 | Improve docs sidenav active link highlighting | Mark Otto | 1 | -0/+1 | |
| Capture the slug once before applying it and add a slash to it to so we get a unique string to match against instead of a fuzzy partial 'contains'. Helps avoid 'grid' highlighting 'flexbox-grid', for example. | |||||
| 2016-02-05 | grunt | Mark Otto | 4 | -33/+9 | |
| 2016-02-05 | Merge pull request #19086 from twbs/migration-vendor-prefix-mixins | Mark Otto | 1 | -0/+5 | |
| Add migration guidance regarding vendor prefix mixins | |||||
| 2016-02-05 | Remove pager section from migration | Quy | 1 | -4/+0 | |
| 2016-02-04 | Add Wall of Browser Bugs entry for https://webkit.org/b/153856 | Chris Rebert | 1 | -0/+10 | |
| Refs https://github.com/twbs/bootstrap/issues/14839#issuecomment-60940738 [skip sauce] | |||||
| 2016-02-04 | Add migration guidance regarding vendor prefix mixins | Chris Rebert | 1 | -0/+5 | |
| Refs #19080 | |||||
| 2016-02-03 | Mention https://webkit.org/b/153852 in browser compatibility docs | Chris Rebert | 1 | -1/+1 | |
| Refs #19077 [skip sauce] | |||||
| 2016-02-03 | Add Wall of Browser Bugs entry for https://webkit.org/b/153852 | Chris Rebert | 1 | -0/+10 | |
| Refs http://getbootstrap.com/getting-started/#overflow-and-scrolling Refs #14839 [skip sauce] | |||||
| 2016-02-03 | Merge branch 'v4-card-fuckery' into v4-dev | Mark Otto | 5 | -15/+75 | |
| 2016-02-03 | grunt | Mark Otto | 6 | -17/+44 | |
| 2016-02-03 | fuck that other class, let's just get tabs and pills in there | Mark Otto | 1 | -35/+2 | |
| 2016-02-03 | grunt | Mark Otto | 4 | -12/+3 | |
| 2016-02-03 | Dump the type margin overrides in alerts for utils, document that particular ↵ | Mark Otto | 1 | -0/+13 | |
| example, sidesteps part of #18884 | |||||
| 2016-02-03 | grunt | Mark Otto | 6 | -19/+6 | |
