| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-02-06 | tweak sizing | Mark Otto | 1 | -1/+1 | |
| 2016-02-06 | move the url to the variable value | Mark Otto | 2 | -6/+6 | |
| 2016-02-06 | update to latest from @thekondrashov's jsfiddle | Mark Otto | 1 | -3/+3 | |
| 2016-02-06 | Merge branch 'patch-1' of https://github.com/thekondrashov/bootstrap into ↵ | Mark Otto | 2 | -8/+8 | |
| thekondrashov-patch-1 | |||||
| 2016-02-06 | grunt | Mark Otto | 8 | -20/+16 | |
| 2016-02-06 | Merge pull request #19102 from twbs/v4-center-utils | Mark Otto | 6 | -34/+14 | |
| v4: Drop .center-block for new-ish .m-x-auto | |||||
| 2016-02-06 | Merge pull request #18488 from vsn4ik/v4-use-mixin-for-text-muted | Mark Otto | 1 | -3/+1 | |
| Use text-emphasis mixin for .text-muted | |||||
| 2016-02-06 | Fixes #18562: Disable Hound for Ruby | Mark Otto | 1 | -2/+6 | |
| 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 | 5 | -34/+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 | 10 | -448/+1002 | |
| 2016-02-06 | Merge pull request #19099 from twbs/v4-grid-redux | Mark Otto | 16 | -117/+370 | |
| v4: Grid redux | |||||
| 2016-02-06 | Merge branch 'v4-dev' into v4-grid-redux | Mark Otto | 3 | -5/+30 | |
| 2016-02-06 | Merge pull request #19098 from twbs/v4-font-stack | Mark Otto | 5 | -8/+35 | |
| v4: Native system font stack for sans-serif | |||||
| 2016-02-06 | unrelated linting bs | Mark Otto | 1 | -0/+2 | |
| 2016-02-06 | Merge branch 'v4-dev' into v4-font-stack | Mark Otto | 27 | -652/+785 | |
| 2016-02-06 | linting grid css | Mark Otto | 1 | -3/+3 | |
| 2016-02-06 | document | Mark Otto | 2 | -3/+28 | |
| 2016-02-06 | Update to drop Open Sans, add Fira and Droid Sans | Mark Otto | 1 | -1/+1 | |
| 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 | use px in grid col padding since we're using px everywhere else for them | Mark Otto | 1 | -1/+1 | |
| 2016-02-06 | linting | Mark Otto | 2 | -9/+9 | |
| 2016-02-06 | Merge branch 'v4-dev' into v4-grid-redux | Mark Otto | 1 | -2/+2 | |
| 2016-02-06 | linter | Mark Otto | 1 | -2/+2 | |
| 2016-02-06 | Merge branch 'v4-dev' into v4-grid-redux | Mark Otto | 24 | -645/+760 | |
| 2016-02-06 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 4 | -330/+338 | |
| 2016-02-06 | linter overhaul | Mark Otto | 20 | -315/+422 | |
| 2016-02-06 | disable linter | Mark Otto | 1 | -0/+2 | |
| 2016-02-06 | Ugh, Sass doesn't do extends across media, so we can't use placeholder here | Mark Otto | 3 | -21/+5 | |
| 2016-02-06 | property order and white space | Mark Otto | 1 | -2/+2 | |
| 2016-02-06 | property order | Mark Otto | 1 | -1/+1 | |
| 2016-02-06 | More grid updates | Mark Otto | 4 | -39/+44 | |
| - 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 | 15 | -187/+216 | |
| 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 | add horizontal flex utils | Mark Otto | 1 | -0/+9 | |
| 2016-02-06 | rename vertical align flex utils to middle to avoid clash with horizontal center | Mark Otto | 1 | -2/+2 | |
| 2016-02-06 | more accurate comments | Mark Otto | 1 | -2/+2 | |
| 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 | |
