| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-12-14 | Merge branch 'master' into pr/11302 | Mark Otto | 121 | -4397/+5584 | |
| Conflicts: dist/css/bootstrap.css dist/css/bootstrap.min.css | |||||
| 2013-12-14 | Document new modal sizes | Mark Otto | 2 | -3/+65 | |
| 2013-12-14 | Merge branch 'master' into pr/11162 | Mark Otto | 129 | -4610/+5883 | |
| Conflicts: less/modals.less | |||||
| 2013-12-14 | Merge branch 'master' into pr/11107 | Mark Otto | 131 | -4045/+6023 | |
| Conflicts: docs-assets/js/raw-files.js | |||||
| 2013-12-14 | Merge pull request #11286 from BBosman/well-border | Mark Otto | 3 | -1/+4 | |
| Add well-border variable | |||||
| 2013-12-14 | Fixes #10921: Add support for input groups within button toolbars | Mark Otto | 3 | -13/+15 | |
| * Floats any `.input-group` within a toolbar * Simplifies the CSS to remove sibling selectors and instead use a negative amrgin on the parent with only `margin-left` See it in action: http://jsbin.com/aGEcUqAT/1/. | |||||
| 2013-12-14 | mention lack of support for split button dropdowns in vertical button groups | Mark Otto | 1 | -1/+1 | |
| 2013-12-14 | Merge branch 'master' into pr/10951 | Mark Otto | 141 | -4949/+7218 | |
| Conflicts: dist/css/bootstrap.min.css less/modals.less | |||||
| 2013-12-14 | Fixes #10505: Document more of LESS vars and mixins | Mark Otto | 3 | -0/+497 | |
| 2013-12-14 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -1/+1 | |
| 2013-12-14 | Fixes #10370: Improved and deprecated dropdown menu alignment options | Mark Otto | 5 | -16/+46 | |
| * Removes an old pair of selectors that didn’t properly target the right-aligned navbar alignment of dropdown menus. * Deprecates the `.pull-right` alignment in favor of a more specific and unique class name. * Adds `.dropdown-menu-right` as the new alignment class. This is then mixin-ed into the `.navbar-right.navbar-nav` dropdown menus for auto-alignment. * To override that auto-alignment, use `.dropdown-menu-left` as needed. | |||||
| 2013-12-14 | Merge pull request #11878 from ZDroid/patch-1 | Chris Rebert | 1 | -1/+1 | |
| Add `try` and `catch` to keywords | |||||
| 2013-12-14 | Add `try` and `catch` to keywords | Zlatan Vasović | 1 | -1/+1 | |
| 2013-12-14 | Fixes #11867: Add `@panel-body-padding` variable | Mark Otto | 2 | -2/+4 | |
| 2013-12-14 | Merge branch 'master' into pr/11868 | Mark Otto | 7 | -5/+113 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-12-13 | Fixes #10495: Float Glyphicon and set margins in .navbar-brand to ensure ↵ | Mark Otto | 3 | -1/+13 | |
| there is no added height because wtf even is CSS | |||||
| 2013-12-13 | Merge pull request #11869 from twbs/cache-node_modules | Chris Rebert | 3 | -3/+99 | |
| use S3-based node_modules caching | |||||
| 2013-12-13 | time all the things | Chris Rebert | 1 | -5/+5 | |
| 2013-12-13 | use S3-based node_modules caching | Chris Rebert | 3 | -1/+97 | |
| 2013-12-13 | Merge pull request #11874 from ZDroid/hotfix | Chris Rebert | 1 | -1/+1 | |
| ';' isn't needed | |||||
| 2013-12-13 | ';' isn't needed | Zlatan Vasović | 1 | -1/+1 | |
| 2013-12-13 | add dist files. | Tobias Lindig | 2 | -4/+3 | |
| 2013-12-13 | use @zindex-modal for .modal and @zindex-modal-background for .modal-backdrop. | Tobias Lindig | 1 | -3/+2 | |
| removed z-index for .modal-dialog, it was not necessary because the parent element (.modal) already has a z-index. | |||||
| 2013-12-12 | -ms-transform is for IE9 only, IE10+ don't require it | Mark Otto | 1 | -6/+6 | |
| 2013-12-12 | Merge pull request #11819 from janpanschab/ms-transform-origin | Mark Otto | 1 | -0/+1 | |
| Transform-origin mixin for IE | |||||
| 2013-12-12 | Merge pull request #11863 from twbs/update-osx | Chris Rebert | 1 | -4/+4 | |
| Sauce tests: update to later browsers supported by OS X 10.9 | |||||
| 2013-12-12 | Sauce tests: update to later browsers supported by OS X 10.9 | Chris Rebert | 1 | -4/+4 | |
| 2013-12-12 | quotes | Mark Otto | 1 | -1/+1 | |
| 2013-12-12 | text update | Mark Otto | 1 | -1/+1 | |
| 2013-12-12 | move icons to partial | Mark Otto | 3 | -804/+807 | |
| 2013-12-12 | just column width, not max | Mark Otto | 1 | -1/+1 | |
| 2013-12-12 | more docs homepage cleanup | Mark Otto | 2 | -38/+79 | |
| 2013-12-12 | Issue #11852 : create a new variable for the list group active item link text. | mrasscha | 2 | -2/+2 | |
| 2013-12-12 | homepage images | Mark Otto | 1 | -4/+4 | |
| 2013-12-12 | typo | Mark Otto | 1 | -1/+1 | |
| 2013-12-12 | Merge pull request #11859 from dzwillia/add_dropdown_caret_color | Chris Rebert | 1 | -0/+3 | |
| Add @dropdown-caret-color variable back to variables.less | |||||
| 2013-12-12 | Added @dropdown-caret-color variable back to variables.less (deprecated) | dzwillia | 1 | -0/+3 | |
| 2013-12-11 | Merge branch 'master' into docs_derp | Mark Otto | 103 | -4246/+4617 | |
| Conflicts: docs-assets/css/docs.css docs-assets/js/application.js | |||||
| 2013-12-11 | more homepage and sidenav overhaul | Mark Otto | 9 | -129/+219 | |
| 2013-12-11 | Add new template, Cover | Mark Otto | 2 | -0/+334 | |
| 2013-12-11 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 5 | -8/+10 | |
| 2013-12-11 | Fixes #11837: grid containers are fixed width now, no longer max-width | Mark Otto | 1 | -1/+1 | |
| 2013-12-11 | Merge pull request #11841 from ZDroid/breadcrumbs | Mark Otto | 2 | -5/+7 | |
| Use variables for breadcrumb padding | |||||
| 2013-12-11 | Merge pull request #11839 from XhmikosR/readme | Mark Otto | 1 | -1/+1 | |
| Clarify Windows workarounds. | |||||
| 2013-12-11 | Use variables for breadcrumb padding | Zlatan Vasović | 2 | -5/+7 | |
| 2013-12-11 | Improve pager customization | Zlatan Vasović | 2 | -5/+13 | |
| 2013-12-11 | Merge pull request #11838 from XhmikosR/customizer | Chris Rebert | 2 | -2/+2 | |
| customizer.js: Remove a workaround for older less.js. | |||||
| 2013-12-11 | customizer.js: remove a workaround for older less.js. | XhmikosR | 2 | -2/+2 | |
| 2013-12-11 | Clarify Windows workarounds. | XhmikosR | 1 | -1/+1 | |
| 2013-12-10 | Combine updates to Windows Jekyll stuff | Mark Otto | 1 | -2/+1 | |
