| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-01-29 | Merge branch 'master' into pr/12388 | Mark Otto | 9 | -146/+161 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2014-01-29 | Follow up to #11655: don't reset opacity on disabled buttons | Mark Otto | 1 | -1/+0 | |
| 2014-01-29 | Fix #12422: Reset height on multiple select in input size mixin | Mark Otto | 1 | -1/+2 | |
| 2014-01-29 | Fixes #12424: Account for Normalize change on figure element so that we ↵ | Mark Otto | 1 | -0/+10 | |
| don't potentially screw folks over | |||||
| 2014-01-28 | v3 instead of rc1 | Mark Otto | 1 | -1/+1 | |
| 2014-01-28 | refactored and renamed grid mixins | Donald Pipowitch | 2 | -28/+20 | |
| 2014-01-27 | Remove #8350's reset for number inputs since Normalize fixes those upstream | Mark Otto | 1 | -11/+0 | |
| 2014-01-27 | Remove optgroup resets from #7611 since Normalize fixes those upstream | Mark Otto | 1 | -7/+0 | |
| 2014-01-27 | Upgrade to Normalize v3-rc1 in prep for v3 final | Mark Otto | 2 | -122/+141 | |
| 2014-01-26 | Merge pull request #12398 from twbs/deprecate-box-shadow-mixin | Mark Otto | 1 | -0/+4 | |
| mark .box-shadow() mixin as deprecated | |||||
| 2014-01-26 | docs & comments: v3.1 => v3.1.0 | Chris Rebert | 3 | -4/+4 | |
| 2014-01-26 | mark .box-shadow() mixin as deprecated; fixes #12396 | Chris Rebert | 1 | -0/+4 | |
| 2014-01-25 | fixes #10495 by forcing .navbar-brand height to prevent it's inner content ↵ | Alan Hamlett | 1 | -7/+1 | |
| from increasing navbar height | |||||
| 2014-01-24 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -1/+4 | |
| 2014-01-24 | Fix #12359: Reset min-width on fieldsets so that they don't break responsive ↵ | Mark Otto | 1 | -0/+4 | |
| tables and behave more like standard block level elements | |||||
| 2014-01-23 | Merge pull request #12357 from twbs/border-box-note | Chris Rebert | 1 | -1/+4 | |
| add note in Less source about global `box-sizing: border-box;` | |||||
| 2014-01-23 | Fix #12353: Scope table border reset in panels to first-child rows | Mark Otto | 1 | -2/+2 | |
| 2014-01-23 | Add ref in Less to docs regarding box-sizing conflicts | Chris Rebert | 1 | -1/+4 | |
| Refs #12351 | |||||
| 2014-01-23 | "bottom increment" => "decrement" in explanatory comment | Chris Rebert | 1 | -1/+1 | |
| 2014-01-22 | Follow-up to #12250: remove remaining page margins for print | Mark Otto | 1 | -4/+0 | |
| 2014-01-22 | Fix #11655: Fix broken disabled states for iOS form controls and buttons | Mark Otto | 2 | -2/+9 | |
| 2014-01-22 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -4/+4 | |
| 2014-01-22 | Merge pull request #12250 from twbs/rm-print-margins | Mark Otto | 1 | -4/+4 | |
| remove default left-right print margins per upstream h5bp change | |||||
| 2014-01-21 | remove default left-right print margins per upstream h5bp change | Chris Rebert | 1 | -4/+4 | |
| Refs: https://github.com/h5bp/html5-boilerplate/commit/57be193031b95b003b96efe9eba7a4db7f58f4e1 https://github.com/h5bp/html5-boilerplate/issues/1477 | |||||
| 2014-01-19 | remove confusing comment | Mark Otto | 1 | -3/+0 | |
| 2014-01-19 | Fix #12025 and minify styles | Zlatan Vasović | 2 | -11/+7 | |
| 2014-01-18 | Merge branch 'master' into bg-variant | Mark Otto | 5 | -28/+55 | |
| Conflicts: less/mixins.less | |||||
| 2014-01-18 | Merge pull request #12286 from watilde/fixes-panel | Mark Otto | 1 | -7/+39 | |
| Fixes #12263: Remove border radius when it's not both ends in panel | |||||
| 2014-01-18 | Merge pull request #12249 from twbs/modal-md | Mark Otto | 2 | -1/+2 | |
| add & use @modal-md Less var for uniformity | |||||
| 2014-01-18 | Merge branch 'master' into modal-md | Mark Otto | 2 | -3/+5 | |
| 2014-01-18 | Merge branch 'master' into bg-variant | Mark Otto | 2 | -3/+5 | |
| 2014-01-18 | Merge branch 'master' into text-emphasis-variant | Mark Otto | 2 | -3/+5 | |
| 2014-01-19 | remove border radius when it's not both ends in panel | Daijiro Wachi | 1 | -7/+39 | |
| 2014-01-17 | fix #12277 | Chris Rebert | 1 | -2/+2 | |
| Thanks to @Quy for pointing these out. | |||||
| 2014-01-16 | Split box-sizing reset for faster rendering | Mark Otto | 1 | -1/+3 | |
| 2014-01-15 | add & use @modal-md Less var for uniformity | Chris Rebert | 2 | -1/+2 | |
| 2014-01-15 | refactoring: add & use .bg-variant() mixin | Chris Rebert | 2 | -20/+14 | |
| 2014-01-15 | refactoring: add & use .text-emphasis-variant() mixin | Chris Rebert | 2 | -20/+14 | |
| 2014-01-14 | Fixes #12210: badges in xs buttons | Mark Otto | 1 | -0/+4 | |
| 2014-01-13 | Merge branch 'responsive-embed' of https://github.com/boulox/bootstrap into ↵ | Mark Otto | 1 | -0/+36 | |
| boulox-responsive-embed Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css | |||||
| 2014-01-12 | fix #12154 | Chris Rebert | 1 | -2/+7 | |
| 2014-01-10 | Fixes #12171: Ensure panel groups have a bottom margin since we nuke it on ↵ | Mark Otto | 1 | -0/+2 | |
| child panels | |||||
| 2014-01-10 | rm outdated `<select>` references from comments in forms.less | Chris Rebert | 1 | -2/+2 | |
| 2014-01-09 | Fixes #11990 and #12159: Make range inputs block level and 100% wide by default | Mark Otto | 1 | -0/+6 | |
| 2014-01-09 | mixins.less: fix typo in comment | Chris Rebert | 1 | -1/+1 | |
| 2014-01-09 | Add new varaible @icon-font-svg-id and set it to be the correct SVG font ID, ↵ | thomaswelton | 2 | -2/+2 | |
| used new variable in glyphicons.less | |||||
| 2014-01-08 | add support for '//===' for <h3>s in bs-lessdoc | Chris Rebert | 1 | -1/+1 | |
| 2014-01-08 | Use JS & Jade to generate the customizer variables form HTML from ↵ | Chris Rebert | 1 | -124/+277 | |
| variables.less; fixes #11095 also updates variables file organization (courtesy @mdo) | |||||
| 2014-01-07 | Fix #12073: Consistent order of variations | Julian Thilo | 8 | -48/+48 | |
| This changes the order of component variations throughout the repo (code and docs) to be more consistent. The order now used everywhere is the one most frequently found in the repo before: Default, Primary, Success, Info, Warning, Danger | |||||
| 2014-01-05 | make CSSLint happier; refs #12094 | Chris Rebert | 1 | -0/+1 | |
