| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-08-18 | fixes #9815: proper alignment of navbar nav if first child | Mark Otto | 3 | -1/+8 | |
| 2013-08-18 | update non responsive example | Mark Otto | 1 | -0/+0 | |
| 2013-08-18 | don't include other navbar links in non responsive docs; use generic links | Mark Otto | 1 | -3/+3 | |
| 2013-08-18 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | Mark Otto | 1 | -5/+5 | |
| 2013-08-18 | prevent navbar from collapsing in non responsive example (fixes #9812) | Mark Otto | 2 | -0/+148 | |
| 2013-08-18 | tweak formatting of additional migration notes | Chris Rebert | 1 | -4/+4 | |
| 2013-08-18 | add angle brackets | Chris Rebert | 1 | -1/+1 | |
| 2013-08-18 | clarify inline block mention in docs | Mark Otto | 1 | -1/+1 | |
| 2013-08-18 | Merge pull request #9791 from pereorga/pere-optimize-images | Mark Otto | 5 | -0/+0 | |
| Optimize images using lossless compression | |||||
| 2013-08-18 | Merge branch '3.0.0-wip' into glyphicons-LESS-fixes | Mark Otto | 16 | -263/+356 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-08-18 | fix broken button | Mark Otto | 1 | -1/+1 | |
| 2013-08-18 | Merge branch '3.0.0-navbar-default' of ↵ | Mark Otto | 13 | -242/+322 | |
| https://github.com/juthilo/bootstrap-wip into juthilo-3.0.0-navbar-default Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-08-18 | fixes #9798: update spacing on checkboxes and radios for horizontal | Mark Otto | 3 | -12/+23 | |
| 2013-08-18 | account for 9fa0a5d12718bef464e002d9b850aebcb63c79e4 in the docs | Chris Rebert | 1 | -5/+5 | |
| 2013-08-18 | regenerate Glyphicons listing/demo section of docs | Chris Rebert | 1 | -161/+176 | |
| 2013-08-19 | Add new navbar-default class to examples | Julian Thilo | 5 | -5/+5 | |
| 2013-08-18 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | Mark Otto | 5 | -24/+26 | |
| 2013-08-18 | regenerate CSS | Chris Rebert | 2 | -71/+71 | |
| 2013-08-18 | tweak some of the Glyphicon class names to match Bootstrap conventions | Chris Rebert | 1 | -5/+5 | |
| 2013-08-18 | Merge pull request #9804 from twbs/redundant-ampersands | Mark Otto | 1 | -5/+5 | |
| rm redundant ampersands from button-groups LESS | |||||
| 2013-08-18 | regenerate Glyphicons LESS from their website; fixes some wrong codepoint ↵ | Chris Rebert | 1 | -201/+200 | |
| numbers | |||||
| 2013-08-18 | Merge pull request #9800 from ZDroid/patch-1 | Mark Otto | 1 | -8/+10 | |
| Nesting for link styles | |||||
| 2013-08-18 | fixes #9803: label and input alignment in horizontal forms | Mark Otto | 3 | -3/+3 | |
| 2013-08-18 | rm redundant ampersands from button-groups LESS | Chris Rebert | 1 | -5/+5 | |
| 2013-08-18 | Fix some forgotten things for navbar-default | Julian Thilo | 5 | -42/+42 | |
| New variable names were missing here and there. | |||||
| 2013-08-18 | Nesting for link styles | Zlatan Vasović | 1 | -8/+10 | |
| 2013-08-18 | Add a .navbar-default class for default colors | Julian Thilo | 7 | -236/+316 | |
| * Extract color styles from .navbar { } and put them into .navbar-default { } * Change variable names * Change the docs accordingly (i.e., add the .navbar-default class to all default navbars) * Change customizer accordingly | |||||
| 2013-08-18 | make Recess part of the Grunt test task to guard against bad LESS | Chris Rebert | 1 | -1/+1 | |
| 2013-08-18 | rename HTML5 validation Grunt task since it checks the examples too | Chris Rebert | 1 | -2/+2 | |
| 2013-08-18 | Merge pull request #9796 from twbs/fix-glyphicons-btns-docs | Chris Rebert | 1 | -8/+8 | |
| fix wrong closing tags on Glyphicons-in-buttons examples | |||||
| 2013-08-18 | fix wrong closing tag on Glyphicons-in-buttons examples | Chris Rebert | 1 | -8/+8 | |
| 2013-08-18 | Merge pull request #9793 from vsn4ik/fix_examples_url | Chris Rebert | 1 | -1/+1 | |
| Fix examples url in _layouts/home.html | |||||
| 2013-08-18 | Fix examples url in _layouts/home.html | vsn4ik | 1 | -1/+1 | |
| 2013-08-18 | Optimize images using lossless compression | Pere Orga | 5 | -0/+0 | |
| 2013-08-18 | fixes #9790: nullify right padding in container-ed navbars when last element ↵ | Mark Otto | 3 | -1/+8 | |
| in collapse is a right aligned navbar nav | |||||
| 2013-08-18 | update nav for getting started migration | Mark Otto | 2 | -4/+11 | |
| 2013-08-18 | fixes #9768: unbold buttons | Mark Otto | 3 | -3/+3 | |
| 2013-08-18 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | Mark Otto | 3 | -3/+3 | |
| 2013-08-18 | fixes #9786: enable tables in panels | Mark Otto | 4 | -1/+144 | |
| 2013-08-18 | Delete glphyicons.less | Chris Rebert | 1 | -0/+0 | |
| File is empty and has misspelled name. Fixes #9787 | |||||
| 2013-08-18 | fixes #9787: remove derp file | Mark Otto | 1 | -0/+0 | |
| 2013-08-18 | Merge pull request #9789 from thgh/patch-2 | Chris Rebert | 1 | -1/+1 | |
| Fix well class names in migration section of getting-started.html | |||||
| 2013-08-18 | Merge pull request #9788 from brunoamaral/3.0.0-wip | Chris Rebert | 2 | -2/+2 | |
| fixes two type-o's in glyphicons | |||||
| 2013-08-18 | Fix well class names in migration section of getting-started.html | thgh | 1 | -1/+1 | |
| 2013-08-18 | fixes two type-os in glyphicons | Bruno Amaral | 2 | -2/+2 | |
| 2013-08-18 | Merge pull request #9767 from twbs/bs3_restore_glyphicons | Mark Otto | 24 | -27/+1811 | |
| BS3: Restore Glyphicons | |||||
| 2013-08-18 | Merge branch '3.0.0-wip' into bs3_restore_glyphicons | Mark Otto | 11 | -76/+381 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-08-18 | Merge pull request #9785 from mikepage/patch-1 | Mark Otto | 1 | -1/+1 | |
| Update mixins.less to fix error .button-variant is undefined in Grunt | |||||
| 2013-08-18 | reformat all the things | Mark Otto | 1 | -128/+319 | |
| 2013-08-18 | Update mixins.less | Mike Pagé | 1 | -1/+1 | |
