| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-08-04 | rename imported files to preface with underscore; rerun grunt dist | Mark Otto | 1 | -166/+0 |
| 2014-07-13 | new navbar ideas | Mark Otto | 1 | -3/+1 |
| 2014-07-09 | Refactor navs: new classes, remove separate pills & tabs files, drop justifie... | Mark Otto | 1 | -185/+71 |
| 2014-07-09 | Drop deprecated code from Less files | Mark Otto | 1 | -9/+0 |
| 2014-07-09 | more navs work | Mark Otto | 1 | -0/+54 |
| 2014-07-09 | Badges, navs, and more | Mark Otto | 1 | -0/+2 |
| 2014-07-08 | Nuke all IE8 fallbacks and comments and hacks | Mark Otto | 1 | -7/+0 |
| 2014-07-08 | Implement the new border-radius guard: only round things if global @enable-ro... | Mark Otto | 1 | -4/+4 |
| 2014-04-26 | Minor Spacing fixes | Nick Schonning | 1 | -1/+1 |
| 2013-12-15 | copyediting | Chris Rebert | 1 | -1/+1 |
| 2013-12-08 | Switch to `&:extend(.clearfix all)` for clearfix mixin | Mark Otto | 1 | -1/+1 |
| 2013-11-28 | removed all caret border color settings. | Tobias Lindig | 1 | -20/+0 |
| 2013-10-28 | Fixes #10516: Use auto positioning for dropdowns in justified nav to fix Fire... | Mark Otto | 1 | -0/+5 |
| 2013-10-13 | comment and spacing | Mark Otto | 1 | -1/+2 |
| 2013-10-13 | drop .tabbable since it's unused and undocumented /cc #10102 | Mark Otto | 1 | -5/+0 |
| 2013-10-13 | remove undocumented and unsupported .pill-content and .pill-pane /cc #10102 | Mark Otto | 1 | -7/+5 |
| 2013-09-18 | corrected caret colour when a nav dropdown is open | Frederico Carvalho | 1 | -0/+5 |
| 2013-09-18 | fixed issue where caret wouldn't inherit "active" li style on nav-pills, whic... | Frederico Carvalho | 1 | -0/+5 |
| 2013-09-13 | Add nav-pills-border-radius variable | Jake Buob | 1 | -1/+1 |
| 2013-09-13 | Make nav pills border-radius border-radius-base | Jake Buob | 1 | -1/+1 |
| 2013-09-04 | Fixes #10452: Add note about deprecation of .nav-divider | Mark Otto | 1 | -1/+6 |
| 2013-08-26 | Address #9873 and fix #9774 | Mark Otto | 1 | -4/+23 |
| 2013-08-20 | rename @screen-XX to @screen-XX-min for clarity+unambiguity | Chris Rebert | 1 | -1/+1 |
| 2013-08-17 | More consistent naming with screen size variables using xs, sm, md, and lg | Mark Otto | 1 | -1/+1 |
| 2013-08-16 | Justified nav now responsive; example updated accordingly (fixes #9708) | Mark Otto | 1 | -3/+9 |
| 2013-08-16 | fixes #9642: open dropdown nav items get proper styling | Mark Otto | 1 | -7/+2 |
| 2013-08-15 | fixes #9587: add var for nav link padding | Mark Otto | 1 | -1/+1 |
| 2013-08-15 | fixes #9607: restore bottom border on hover of nav tabs for proper display | Mark Otto | 1 | -1/+1 |
| 2013-08-12 | fix #9239 by restoring old ie8 responsive img foo | Mark Otto | 1 | -0/+6 |
| 2013-08-05 | Merge branch 'pullright' of https://github.com/liuyl/bootstrap into liuyl-pul... | Mark Otto | 1 | -6/+0 |
| 2013-08-02 | Fixes #8996: shift placement of justified CSS for nav component | Mark Otto | 1 | -34/+33 |
| 2013-07-30 | reorder nav-justified classes | Andrey Popp | 1 | -31/+30 |
| 2013-07-28 | fixes #8714: correct stacked pills nav | Mark Otto | 1 | -4/+2 |
| 2013-07-28 | make pull-right !important | liuyl | 1 | -6/+0 |
| 2013-07-27 | fixes #8659: remove lingering .nav-header | Mark Otto | 1 | -5/+0 |
| 2013-07-26 | Fix up dropdowns being incorrectly positioned on nav pills | Mark Otto | 1 | -3/+1 |
| 2013-07-26 | Undo changes from #8582 because it made links uneven on desktop | Mark Otto | 1 | -2/+1 |
| 2013-07-25 | Moved navs inline properties to variables.less and customize.html & nav-custo... | syed | 1 | -15/+15 |
| 2013-07-24 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 1 | -1/+1 |
| 2013-07-24 | make again | Mark Otto | 1 | -3/+3 |
| 2013-07-24 | set cursor to not-allowed for disabled elements | liuyl | 1 | -1/+1 |
| 2013-07-24 | issues fixed for nav-justified on pills on android default browser. | Salman Javed | 1 | -1/+2 |
| 2013-07-17 | Drop `.nav-header` for `.dropdown-header` | Mark Otto | 1 | -16/+0 |
| 2013-07-16 | remove margin from left side of navs since it's no longer being set | Mark Otto | 1 | -1/+0 |
| 2013-07-07 | more nesting in navs.less | Chris Rebert | 1 | -32/+41 |
| 2013-06-25 | Fix spelling in comment | Chris Rebert | 1 | -1/+1 |
| 2013-05-12 | Less specific dropdown styles, change up navbar dropdown styles | Mark Otto | 1 | -11/+11 |
| 2013-05-12 | fix broke example | Mark Otto | 1 | -56/+0 |
| 2013-05-12 | Consolidate active dropdown toggle styles and comment out the rest | Mark Otto | 1 | -87/+33 |
| 2013-05-12 | Restore commented out dropdown styles, get open dropdown state working again | Mark Otto | 1 | -8/+68 |