| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-01-15 | Leave tabindex=-1 alone | Patrick H. Lauke | 1 | -40/+40 | |
| It seems that, as misguided as I personally think it is, ARIA does indeed want dropdown menus not to behave as regular keyboard users expect them, killing TAB/SHIFT+TAB in favor of cursor keys. Fair enough, the issue I have is then with ARIA, not with bootstrap. I would sugges thought that if you really do want to follow ARIA consistently, *any* navigation bar should also become an ARIA menu, further making it impossible for keyboard users to use TAB/SHIFT+TAB to navigate through it, and that these changes should be reflected in the bootstrap examples as well... | |||||
| 2013-01-15 | Revert "Keyboard accessibility in documentation" | Patrick H. Lauke | 1 | -40/+40 | |
| This reverts commit a809daf2841f65ffac5030b2c6ce6aea60dd6233. | |||||
| 2013-01-12 | Keyboard accessibility in documentation | Patrick H. Lauke | 1 | -40/+40 | |
| Removed unnecessary (?) and harmful (from a keyboard access point of view) tabindex=-1 in the documentation examples. | |||||
| 2012-12-20 | Miscellaneous changes to docs | Quy Ton | 1 | -1/+1 | |
| 2012-12-05 | Escape × | Quy Ton | 1 | -4/+4 | |
| 2012-12-04 | Fix up display of dropdown submenu examples on responsive views | Mark Otto | 1 | -6/+6 | |
| 2012-12-03 | Once more, update all the favicons to retina | Mark Otto | 1 | -1/+1 | |
| 2012-12-03 | Align the touch icons attributes | Mark Otto | 1 | -2/+2 | |
| 2012-11-29 | add holder and replace placehold.it | Mark Otto | 1 | -25/+28 | |
| 2012-11-21 | Simpler footer for docs | Mark Otto | 1 | -1/+0 | |
| * Remove back to top link (ya'll are lazy :P) * Center text * Decrease vertical padding | |||||
| 2012-11-03 | Fixes #5775: Collapse labels/badges | Mark Otto | 1 | -0/+3 | |
| * When :empty, display: none; * Add documentation for change in behavior | |||||
| 2012-10-31 | fixes #5717: add retina favicon, recompile docs | Mark Otto | 1 | -1/+1 | |
| 2012-10-13 | Fixing typo in docs. | Bradly Feeley | 1 | -1/+1 | |
| 2012-10-07 | Changing title of docs pages to simply say 'Bootstrap' like the docs home page | Mark Otto | 1 | -1/+1 | |
| 2012-10-02 | copy and style changes to improve docs rendering on mobile devices | Mark Otto | 1 | -5/+7 | |
| 2012-10-02 | fixes #5352: update docs messaging for disable nav links | Mark Otto | 1 | -1/+1 | |
| 2012-10-01 | improve dropdown submenu docs; add docs for left submenu; remove all dupe ↵ | Mark Otto | 1 | -19/+50 | |
| css for left submenu | |||||
| 2012-10-01 | fixes #5377: change selectors for navbar collapse to be unique so only one ↵ | Mark Otto | 1 | -4/+4 | |
| open/closes at a time | |||||
| 2012-09-20 | fixes #5102, #5166, #5194, #5205: add overflow: visible; to ↵ | Mark Otto | 1 | -3/+3 | |
| .nav-collapse.collapse so that dropdowns overflow correctly in the navbar in IE7-8 | |||||
| 2012-09-18 | add new vars for common border-radius, upping border-radius of inputs to ↵ | Mark Otto | 1 | -0/+16 | |
| 4px; add border-radius changes to -large, -small, -mini for buttons and paginations | |||||
| 2012-09-18 | add new vars for common font-sizes and paddings with large, small, and mini ↵ | Mark Otto | 1 | -79/+35 | |
| components; resize pagination and buttons to better match each other | |||||
| 2012-09-18 | Merge branch '2.1.2-wip' of https://github.com/uberspeck/bootstrap into ↵ | Mark Otto | 1 | -0/+99 | |
| uberspeck-2.1.2-wip | |||||
| 2012-09-17 | Merge branch 'wpbrains-media-component' into 2.1.2-wip | Mark Otto | 1 | -0/+141 | |
| 2012-09-17 | overhaul the docs and css to merge into 2.1.2 since this was against master | Mark Otto | 1 | -0/+141 | |
| 2012-09-14 | Standardized spelling of 'JavaScript'; added icons to file trees | Martin Bean | 1 | -10/+10 | |
| 2012-09-13 | fixes #5119: javascript in navbar typo | Mark Otto | 1 | -1/+1 | |
| 2012-09-12 | Updated pagination to support .pagination-large, .pagination-small, ↵ | Brian Campbell | 1 | -0/+99 | |
| .pagination-mini matching button sizes. Updated related docs. | |||||
| 2012-09-07 | fixes #5020: submenu support in dropup | Mark Otto | 1 | -0/+18 | |
| 2012-08-27 | fixes #4640: pagination span issues resolved by scoping selectors to ↵ | Mark Otto | 1 | -1/+11 | |
| appropriate children, not all children; clarify docs on use of spans for disabled and active links | |||||
| 2012-08-25 | fixes #4676 manually: example html updated | Mark Otto | 1 | -1/+1 | |
| 2012-08-21 | fixes #4493: typo in dimiss alerts docs | Mark Otto | 1 | -1/+1 | |
| 2012-08-20 | fix ie7 dropdowns examples in docs | Mark Otto | 1 | -2/+2 | |
| 2012-08-20 | bump up height of progress bars, give some extra depth with stacking bars, ↵ | Mark Otto | 1 | -9/+6 | |
| and then make the stacked bars actually work | |||||
| 2012-08-20 | stack mutliple progress bars | Jonas Pommerening | 1 | -0/+20 | |
| 2012-08-19 | pre font-size increase; revert static top navbar, undo contents section for now | Mark Otto | 1 | -1/+1 | |
| 2012-08-19 | fix static navbar container issues, clean up docs presentation by unfixing ↵ | Mark Otto | 1 | -2/+2 | |
| the top navbar in favor of static one, start adding table of contents for longer sections of docs | |||||
| 2012-08-19 | copy change for previous commit | Mark Otto | 1 | -1/+1 | |
| 2012-08-19 | fixes #4460 and #4461: copy change for opera animations support | Mark Otto | 1 | -1/+1 | |
| 2012-08-17 | fixes #4421: add static top navbar class | Mark Otto | 1 | -1/+23 | |
| 2012-08-17 | fixes #4417: proper height on thumbnail placeholder image | Mark Otto | 1 | -1/+1 | |
| 2012-08-14 | get affix actually working and update docs | Jacob Thornton | 1 | -1/+1 | |
| 2012-08-13 | fixes #4342: navbar vars not in use, render navbar dividers | Mark Otto | 1 | -0/+2 | |
| 2012-08-14 | Fixed a typo in inverse navbar code sample | Henning Hoefer | 1 | -1/+1 | |
| 2012-08-13 | Fix wording (presumed typo) | Ben Oakes | 1 | -1/+1 | |
| 2012-08-13 | running make on previous changes | Mark Otto | 1 | -1/+1 | |
| 2012-08-01 | remove the canvas slider doodad | Mark Otto | 1 | -40/+36 | |
| 2012-07-30 | place chevrons first in sidenav in docs, fix ie7 bugs for said sidenav | Mark Otto | 1 | -13/+13 | |
| 2012-07-30 | fixes #3858: add var for responsive navbar. also add additional examples to ↵ | Mark Otto | 1 | -0/+50 | |
| navbar docs | |||||
| 2012-07-29 | reverse navbar styles to save code | Mark Otto | 1 | -4/+5 | |
| 2012-07-27 | add docs for sub menu support on dropdowns, add caret via :after to submenu ↵ | Mark Otto | 1 | -12/+43 | |
| toggles | |||||
