| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-11-04 | Fixes #5113: increase .typeahead z-index for proper use with modals | Mark Otto | 1 | -0/+1 |
| 2012-10-31 | Replaced hardcoded CSS rules with mixins | Ninir | 1 | -9/+3 |
| 2012-10-16 | fixes #5496: use correct var for dropdown active link text | Mark Otto | 1 | -1/+1 |
| 2012-10-10 | fixes #5478: remove double background color on dropdown links | Mark Otto | 1 | -2/+0 |
| 2012-10-07 | fixes #5443: reset background gradient on disabled dropdown links | Mark Otto | 1 | -0/+1 |
| 2012-10-05 | fixes #5430: scope link styles in .dropdown-menu to .dropdown-menu li > a | Mark Otto | 1 | -1/+1 |
| 2012-10-03 | use border-radius vars where possible | Mark Otto | 1 | -1/+1 |
| 2012-10-01 | improve dropdown submenu docs; add docs for left submenu; remove all dupe css... | Mark Otto | 1 | -33/+14 |
| 2012-09-16 | Support for left-opening dropdown submenus | Robert McLaws | 1 | -1/+34 |
| 2012-09-07 | fixes #5020: submenu support in dropup | Mark Otto | 1 | -0/+14 |
| 2012-08-21 | Merge branch 'incbee-master' into 2.1.1-wip | Mark Otto | 1 | -1/+1 |
| 2012-08-21 | Fix all submenus expanded recursively in dropdown | philippm | 1 | -1/+1 |
| 2012-08-21 | remove entity in content property on dropup carets--not necessary at all | Mark Otto | 1 | -1/+1 |
| 2012-07-29 | reverse navbar styles to save code | Mark Otto | 1 | -11/+1 |
| 2012-07-27 | add docs for sub menu support on dropdowns, add caret via :after to submenu t... | Mark Otto | 1 | -1/+18 |
| 2012-07-27 | add basic support for sub menus in dropdown menus | Mark Otto | 1 | -9/+29 |
| 2012-07-22 | fixes #4136: use @dropdownBorder var, but keep IE7-8 fallback | Mark Otto | 1 | -2/+2 |
| 2012-07-17 | fix dropdown vars and make hover state be link color again, add gradient to d... | Mark Otto | 1 | -3/+13 |
| 2012-07-09 | wasn't feeling the new buttons, downsizing again until we get a better balance | Mark Otto | 1 | -4/+3 |
| 2012-07-09 | updating docs examples to remove 13/18 resets, fix up buttons alignments and ... | Mark Otto | 1 | -3/+4 |
| 2012-06-28 | standardize top level file comments | Mark Otto | 1 | -2/+4 |
| 2012-06-24 | more subnav optimizations | Mark Otto | 1 | -2/+2 |
| 2012-06-19 | add separate vars for dropdown link hover and active states | Mark Otto | 1 | -2/+9 |
| 2012-06-19 | #2764: add disabled styles to navs and dropdowns | Mark Otto | 1 | -0/+14 |
| 2012-06-02 | Merge branch 'accessibility' into 2.1.0-wip | Jacob Thornton | 1 | -1/+8 |
| 2012-05-28 | scope float right dropdown menus to immediate children | Mark Otto | 1 | -1/+1 |
| 2012-05-17 | abandon activedescendant because it was awful | Jacob Thornton | 1 | -7/+3 |
| 2012-05-17 | nearly everything working with activedescendant... then decide it's wrong. | Jacob Thornton | 1 | -2/+13 |
| 2012-05-13 | #3420: properly scope dropdown open state to immediate children only | Mark Otto | 1 | -1/+1 |
| 2012-05-13 | #3469: add variables for dropdown menu dividers | Mark Otto | 1 | -1/+1 |
| 2012-04-16 | lots of property ordering | Jacob Thornton | 1 | -7/+7 |
| 2012-03-25 | add position relative to .dropup | Mark Otto | 1 | -0/+1 |
| 2012-03-22 | Dropdowns overhaul: | Mark Otto | 1 | -13/+7 |
| 2012-03-11 | remove the unused text-indent on dropdown carets | Mark Otto | 1 | -5/+1 |
| 2012-03-10 | add button sizes to docs for button dropdowns, clean up styles for them | Mark Otto | 1 | -5/+0 |
| 2012-03-05 | Merge branch 'charettes-small-button-dropdowns-caret' into 2.0.2-wip | Mark Otto | 1 | -0/+6 |
| 2012-03-05 | utilize new dropdown variables | Mark Otto | 1 | -4/+4 |
| 2012-03-04 | Fixed small button caret and moved less code to dropdowns | Simon Charette | 1 | -0/+4 |
| 2012-02-21 | clean up and simplify support for bottom navbar by automagically turning drop... | Mark Otto | 1 | -1/+3 |
| 2012-02-21 | Merge branch '2.0/fork/components/dropup' of https://github.com/buraktuyan/bo... | Mark Otto | 1 | -5/+30 |
| 2012-02-20 | add horizontal divider support to nav list, including documentation for it, p... | Mark Otto | 1 | -12/+1 |
| 2012-02-19 | Remove underscore hack for IE6 | Jacob Rask | 1 | -1/+0 |
| 2012-02-18 | fix right aligned dropdowns | Mark Otto | 1 | -0/+6 |
| 2012-02-07 | fix for #1779, use line-height var | Mark Otto | 1 | -1/+1 |
| 2012-02-04 | remove max-width on dropdown menus | Mark Otto | 1 | -1/+0 |
| 2012-01-30 | Adding dropup support to split buttons and navbar | Burak Tuyan | 1 | -1/+15 |
| 2012-01-28 | nav, buttons, and docs updates to account for outline: 0; on :active | Mark Otto | 1 | -1/+5 |
| 2012-01-27 | IE7 fixes for split buttons and dropdowns | Pete Hopkins | 1 | -2/+19 |
| 2012-01-26 | moving structure around + more work on builder... | Jacob Thornton | 1 | -0/+110 |