| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-08-09 | introduce display heading classes | Mark Otto | 2 | -0/+28 | |
| 2015-08-08 | rewrite some forms docs, use new validation styles and icons | Mark Otto | 3 | -58/+117 | |
| 2015-08-05 | fix list group button variation by including text-align inherit and a width 100% | Mark Otto | 1 | -0/+2 | |
| 2015-08-05 | wider horizontal padding | Mark Otto | 1 | -1/+1 | |
| 2015-08-05 | rip badges | Mark Otto | 2 | -57/+0 | |
| 2015-08-05 | Run just as fast as I can | Mark Otto | 1 | -0/+10 | |
| To the middle of nowhere To the middle of my frustrated fears And I swear you're just like a pill Instead of makin' me better, You keep makin' me ill You keep makin' me ill adds .label-pill to replace .badge | |||||
| 2015-08-05 | unaffix sidebar and simplify styles of docs side nav to be more like v3 | Mark Otto | 1 | -2/+2 | |
| 2015-08-05 | mathematical! | Mark Otto | 1 | -1/+1 | |
| 2015-08-04 | Merge branch 'master' into v4m | Mark Otto | 2 | -5/+2 | |
| 2015-07-03 | use mixin on input transition | Mark Otto | 1 | -1/+1 | |
| 2015-07-03 | Add new variable for -box-shadow | Mark Otto | 2 | -1/+2 | |
| 2015-07-03 | remove -darker | Mark Otto | 1 | -1/+0 | |
| 2015-06-22 | rewrite some navbar stuff, clean out some commented out code | Mark Otto | 1 | -128/+47 | |
| 2015-06-22 | line-height-base to line-height var | Mark Otto | 12 | -15/+15 | |
| 2015-06-22 | remove commented out var | Mark Otto | 1 | -1/+0 | |
| 2015-06-22 | indentation | Mark Otto | 1 | -1/+1 | |
| 2015-06-22 | Remove var | Mark Otto | 2 | -5/+3 | |
| 2015-06-22 | drop more -base, clean up var spacing | Mark Otto | 5 | -21/+21 | |
| 2015-06-22 | drop the base (hahaha), no but seriously drop the -base from our vars since ↵ | Mark Otto | 13 | -53/+52 | |
| it's cleaner | |||||
| 2015-06-22 | comment | Mark Otto | 1 | -1/+1 | |
| 2015-06-22 | rename -horizontal and -vertical vars to -x and -y for consistency | Mark Otto | 6 | -30/+30 | |
| 2015-06-22 | tweak small forms, small inputs; trying to equalize their rendered dimensions | Mark Otto | 3 | -9/+11 | |
| 2015-06-19 | Merge branch 'v4' into v4_builds | Mark Otto | 21 | -82/+101 | |
| 2015-06-19 | fix scss linting | Mark Otto | 4 | -5/+4 | |
| 2015-06-19 | nuke unused .csslintrc | Mark Otto | 1 | -20/+0 | |
| 2015-06-19 | fix vars, grunt that shit | Mark Otto | 1 | -2/+2 | |
| 2015-06-19 | fix placement of mixin | Mark Otto | 1 | -0/+18 | |
| 2015-06-18 | Merge branch 'master' into v4 | Mark Otto | 16 | -57/+74 | |
| 2015-06-18 | Use percentages in responsive embed modifiers | Mark Otto | 1 | -3/+3 | |
| - Credit: @adammacias - Originally proposed in #16499 with previous commit | |||||
| 2015-06-18 | Add 21x9 responsive embed modifier | Mark Otto | 1 | -0/+5 | |
| - Credit: @adammacias - Fixes #16499 | |||||
| 2015-06-18 | Create new stylesheets for optional builds and add them to Gruntfile tasks | Mark Otto | 4 | -1/+76 | |
| 2015-06-09 | tweak code styles | Mark Otto | 1 | -1/+1 | |
| 2015-06-01 | move spacing utils to separate file, document them a bit | Mark Otto | 3 | -110/+70 | |
| 2015-05-31 | add updated scss lint yml file | Mark Otto | 1 | -5/+10 | |
| 2015-05-29 | remove utils from media alignment | Mark Otto | 1 | -4/+2 | |
| 2015-05-29 | enforce line-height on badges at all times | Mark Otto | 1 | -0/+1 | |
| 2015-05-29 | cards update | Mark Otto | 1 | -7/+7 | |
| 2015-05-29 | clean up card styles. add new vars | Mark Otto | 1 | -27/+31 | |
| 2015-05-28 | rewrite much of cards and the docs | Mark Otto | 2 | -52/+131 | |
| 2015-05-28 | add flexbox variation for .card-group | Mark Otto | 1 | -7/+13 | |
| 2015-05-27 | new card sizing maybe | Mark Otto | 1 | -0/+18 | |
| 2015-05-27 | when using flexbox, don't add a clearfix | Mark Otto | 1 | -1/+2 | |
| doing so fubars the grid column rounding (in safari at least) and causes layout problems | |||||
| 2015-05-27 | Merge branch 'v4' of https://github.com/twbs/derpstrap into v4 | Mark Otto | 11 | -138/+154 | |
| Conflicts: dist/css/bootstrap.css dist/css/bootstrap.css.map docs/assets/css/docs.min.css | |||||
| 2015-05-22 | disable flex to start | Mark Otto | 1 | -1/+1 | |
| 2015-05-15 | Unquote to avoid NUL chars in the output CSS | Chris Rebert | 2 | -4/+4 | |
| 2015-05-15 | Permanent proper fix for dist-css | Chris Rebert | 1 | -1/+1 | |
| Bump mq4-hover-shim to ^0.2.0 Revert "fix dist css" This reverts commit b12d4bfa9a974d96a6a47fcb1fbaea264439b4b8. | |||||
| 2015-05-14 | fix dist css | fat | 1 | -1/+1 | |
| 2015-05-13 | Merge pull request #116 from twbs/fat-es6Alert | fat | 2 | -109/+139 | |
| es6 - wip | |||||
| 2015-05-12 | popover passing as well | fat | 1 | -64/+86 | |
| 2015-05-11 | rewritten tooltip + tether integration and death to our positioner jank | fat | 1 | -45/+53 | |
