| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-03-07 | Merge pull request #12957 from BBosman/rename-mixin | Mark Otto | 1 | -2/+2 | |
| Fix transition-timing-function mixin | |||||
| 2014-03-07 | Merge branch 'master' into typography-example-updates | Mark Otto | 2 | -2/+2 | |
| Conflicts: docs/assets/js/customize.min.js | |||||
| 2014-03-07 | G R U N T G R U N T | Mark Otto | 1 | -1/+1 | |
| 2014-03-07 | Fixes #12748 | mrmrs | 14 | -13/+97 | |
| 2014-03-07 | G R U N T | Mark Otto | 2 | -2/+2 | |
| 2014-03-07 | Rename properties | Bas Bosman | 1 | -2/+2 | |
| 2014-03-07 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 4 | -129/+130 | |
| 2014-03-07 | G R U N T | Mark Otto | 12 | -12/+12 | |
| 2014-03-07 | Merge pull request #12931 from twbs/line-endings | XhmikosR | 4 | -129/+130 | |
| 2014-03-07 | Merge branch 'master' into pr/12670 | Mark Otto | 17 | -26/+48 | |
| 2014-03-07 | grunt for days | Mark Otto | 11 | -8/+14 | |
| 2014-03-07 | Normalize line endings | XhmikosR | 3 | -129/+129 | |
| 2014-03-07 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 2 | -0/+2 | |
| 2014-03-07 | Use LF for SVG files too. | XhmikosR | 1 | -0/+1 | |
| 2014-03-07 | Fixes #12937: Darken active button states just a smidge more | Mark Otto | 11 | -23/+27 | |
| 2014-03-07 | Add autoprefixer | Bas Bosman | 14 | -56/+305 | |
| 2014-03-06 | Merge pull request #12739 from DaSchTour/twbs | Mark Otto | 2 | -0/+2 | |
| add posibillity to hover links and not background in list-groups | |||||
| 2014-03-06 | Comment for #12794 | Mark Otto | 1 | -1/+9 | |
| 2014-03-06 | Merge pull request #12794 from epidemian/required-radio-button-groups | Mark Otto | 1 | -1/+3 | |
| Fix UAs required message position on grouped radio buttons | |||||
| 2014-03-06 | add responsive embed to customizer | Mark Otto | 1 | -0/+6 | |
| 2014-03-06 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 3 | -3/+7 | |
| 2014-03-06 | Moving the embed to it's own CSS file, moving the docs to the Components ↵ | Mark Otto | 18 | -114/+127 | |
| page with an example, fixing a Glyhpicons list problem in the docs | |||||
| 2014-03-07 | Add time-grunt plugin. | XhmikosR | 3 | -2/+4 | |
| 2014-03-07 | Remove duplicate dependency. | XhmikosR | 1 | -3/+2 | |
| 2014-03-07 | Specify engines in package.json. | XhmikosR | 1 | -0/+3 | |
| Things don't work with older versions. | |||||
| 2014-03-06 | Merge branch 'master' into boulox-responsive-embed | Mark Otto | 210 | -13057/+21155 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/js/customize.min.js docs/assets/js/docs.min.js docs/css.html docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css | |||||
| 2014-03-06 | Fixes #12683: Remove the overflow: hidden; from the .panel-group > .panel ↵ | Mark Otto | 10 | -10/+7 | |
| because it apparently serves no purpose and cuts off nested dropdown menus. | |||||
| 2014-03-06 | Merge branch 'master' into popovers-use-radii-var | Mark Otto | 18 | -18/+122 | |
| Conflicts: dist/css/bootstrap.css.map docs/assets/js/raw-files.min.js docs/dist/css/bootstrap.css.map | |||||
| 2014-03-06 | Rewrite the disabled list group items to simplify styles | Mark Otto | 13 | -22/+45 | |
| 2014-03-06 | Merge branch 'master' into pr/12490 | Mark Otto | 170 | -5202/+12256 | |
| Conflicts: less/list-group.less | |||||
| 2014-03-06 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -0/+3 | |
| 2014-03-06 | Fixes #12722: Fixes up responsive tables in print | Mark Otto | 9 | -9/+9 | |
| Safari renders this fine for one reason or another, but Chrome still renders the media query styles to make tables responsive. This change scopes them to screen devices only, so printing looks boss everywhere. | |||||
| 2014-03-06 | Merge pull request #12894 from lipis/patch-2 | Mark Otto | 1 | -0/+3 | |
| Removed margin-bottom from last p of .blog-footer | |||||
| 2014-03-06 | Fixes #12934 | mrmrs | 5 | -5/+5 | |
| 2014-03-06 | Fixes #12824: Remove white-space: nowrap from code elements | Mark Otto | 10 | -10/+7 | |
| 2014-03-06 | grunt | Mark Otto | 9 | -14/+14 | |
| 2014-03-06 | Merge pull request #12924 from ahmadnassri/transition-timing-function-mixin | Mark Otto | 1 | -0/+4 | |
| .transition-timing-function() Mixin | |||||
| 2014-03-06 | Merge pull request #12943 from twbs/browser-bugs | Chris Rebert | 2 | -0/+114 | |
| add Wall of Browser Bugs docs page | |||||
| 2014-03-06 | add link from Getting Started page to Wall of Browser Bugs page | Chris Rebert | 1 | -0/+1 | |
| 2014-03-06 | add docs page listing relevant outstanding browser bugs | Chris Rebert | 1 | -0/+113 | |
| 2014-03-06 | Merge pull request #12948 from twbs/js-quote-attr-vals | Chris Rebert | 2 | -5/+5 | |
| use quotes around all element attribute values in JS | |||||
| 2014-03-06 | Merge pull request #12950 from twbs/jscs-null-trick | Chris Rebert | 2 | -0/+2 | |
| re-enable requireCamelCaseOrUpperCaseIdentifiers in JSCS | |||||
| 2014-03-06 | re-enable requireCamelCaseOrUpperCaseIdentifiers in JSCS & use `null` to ↵ | Chris Rebert | 2 | -0/+2 | |
| override it for Gruntfile | |||||
| 2014-03-06 | Merge pull request #12949 from twbs/use-our-grunt-plugin | Chris Rebert | 5 | -32/+4 | |
| switch to grunt-css-flip for RTL CSS generation | |||||
| 2014-03-06 | Disable requireCamelCaseOrUpperCaseIdentifiers JSCS option completely, for now | Chris Rebert | 1 | -1/+0 | |
| Can't disable it just for the Gruntfile due to https://github.com/mdevils/node-jscs/issues/287 | |||||
| 2014-03-06 | switch to grunt-css-flip for RTL CSS generation | Chris Rebert | 4 | -31/+4 | |
| 2014-03-06 | use quotes around all element attr vals in JS; fixes #12946 | Chris Rebert | 2 | -5/+5 | |
| 2014-03-05 | fix #12936 | Chris Rebert | 1 | -1/+1 | |
| 2014-03-05 | Merge pull request #12926 from ZDroid/update-deps | XhmikosR | 2 | -2/+2 | |
| [email protected] | |||||
| 2014-03-05 | Run `grunt update-shrinkwrap` | Zlatan Vasović | 1 | -1/+1 | |
