| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-01-02 | Basic keyboard accessibility CSS tweaks | Patrick H. Lauke | 1 | -2/+6 | |
| Mostly doubling-up :hover styles to also cover :focus, as a first step to making the framework more keyboard-friendly. Additionally, fixed two small markup issues in the docs/examples to make the "Learn more" large primary button-styled links keyboard-focusable (as without href they're treated as non-tabable anchors). | |||||
| 2012-10-29 | Merge branch '2.1.2-wip'v2.2.0 | Mark Otto | 1 | -3/+7 | |
| Conflicts: js/bootstrap-dropdown.js | |||||
| 2012-10-07 | fixes #5416: use correct variable for inverse navbar responsive links | Mark Otto | 1 | -0/+4 | |
| 2012-10-03 | use border-radius vars where possible | Mark Otto | 1 | -1/+1 | |
| 2012-09-27 | Fix for #4550 | Artem Kustikov | 1 | -1/+5 | |
| Also fixes dropdowns hiding behavior for case when two or more dropdowns with [data-toggle=dropdown] exist on the page | |||||
| 2012-09-17 | fixes #5163: add new var for navbar collapse's default view, use that in ↵ | Mark Otto | 1 | -1/+1 | |
| responsive navbar css | |||||
| 2012-09-12 | change up box-shadow mixin usage everywhere to use escaping again, or local ↵ | Mark Otto | 1 | -1/+1 | |
| var if necessary for further var evaluation | |||||
| 2012-08-27 | Unescaped box-shadows to take advantage of new box-shadow mixin | Luis Aleman | 1 | -1/+1 | |
| 2012-08-21 | fixes #4532: navbar responsive carets for dropdown-menus now hidden, also ↵ | Mark Otto | 1 | -0/+11 | |
| fixes borders on navbar form | |||||
| 2012-08-17 | nuke subnav styles from responsive navbar | Mark Otto | 1 | -38/+1 | |
| 2012-08-01 | increase padding on navbar responsive nav links, fix footer margins | Mark Otto | 1 | -1/+1 | |
| 2012-08-01 | fixes #4253: hover on responsive navbar | Mark Otto | 1 | -0/+4 | |
| 2012-07-30 | fixes #3858: add var for responsive navbar. also add additional examples to ↵ | Mark Otto | 1 | -1/+1 | |
| navbar docs | |||||
| 2012-06-28 | standardize top level file comments | Mark Otto | 1 | -0/+5 | |
| 2012-06-28 | remove responsive subnav from docs and place in navbar-responsive.less | Mark Otto | 1 | -32/+41 | |
| 2012-06-24 | make fixing of subnav work again | Mark Otto | 1 | -5/+6 | |
| 2012-06-24 | remove subnav file, instead add an optional class for .navbar | Mark Otto | 1 | -2/+33 | |
| 2012-05-13 | #3257: share .navbar-fixed-top styles with .navbar-fixed-bottom | Mark Otto | 1 | -2/+9 | |
| 2012-04-14 | ditch the .navbar in the selectors since it's the same specificity level, ↵ | Mark Otto | 1 | -25/+30 | |
| and thus superfluous | |||||
| 2012-04-05 | Changed .nav-collapse to clear both instead of left, and added compiled files. | Bryan Petty | 1 | -1/+1 | |
| 2012-04-02 | Restrict collapsed items in Navbar to only those in .nav-collapse, and ↵ | Bryan Petty | 1 | -18/+29 | |
| buttons in Navbar. | |||||
| 2012-03-31 | remove @shadow instances and replace with escaped values, update mixins to ↵ | Mark Otto | 1 | -2/+1 | |
| not use a default value at all | |||||
| 2012-03-25 | fix responsive navbar | Jacob Thornton | 1 | -2/+2 | |
| 2012-03-22 | add the broken out responsive files | Mark Otto | 1 | -0/+131 | |
