- 19 Jun, 2015 2 commits
-
-
vsn4ik authored
-
Kevin Kirsche authored
X-Ref #13969
-
- 18 Jun, 2015 1 commit
-
-
Mark Otto authored
-
- 15 Jun, 2015 1 commit
-
-
Kevin Kirsche authored
Fix #16632
-
- 11 Jun, 2015 2 commits
-
-
Patrick H. Lauke authored
to include a note about `role="document"`
-
Patrick H. Lauke authored
Initial fix to generalise use of modals. Generally, true role="dialog" containers would require only forms/controls as content, with all other text correctly and explicitly associated via aria-labelledby/aria-describedby and similar...but as authors use modals also as generic overlays, this extra role is required to get AT (particularly NVDA) out of "forms" mode and reenable reading keys
-
- 02 Jun, 2015 1 commit
-
-
Patrick H. Lauke authored
as role="menu" is a very specific (and strict) ARIA pattern for desktop-like application menus, and our dropdowns are often used as pure navigation dropdowns, this change abandons ARIA menus for a more open-ended and light-weight approach (see http://heydonworks.com/practical_aria_examples/#submenus and http://www.w3.org/WAI/tutorials/menus/flyout/#improve-screen-reader-support-using-wai-aria) note that in dropdown.js, switched to now target ``.dropdown-menu`` instead of ``role["menu"]`` - this also prevents bootstrap scripts from "bleeding" into non-bootstrap components on the same page. also removed the ``role=["listbox"]`` part, which appears to be vestigial/unused (only place in bootstrap that uses that role are carousels, and their key handling is done separately)
-
- 30 May, 2015 2 commits
-
-
Kevin Kirsche authored
[Close #16441] ScrollSpy requires non-body elements to have height and padding
-
Dan Kaplun authored
-
- 29 May, 2015 1 commit
-
-
- 26 May, 2015 1 commit
-
-
Morton Fox authored
-
- 18 May, 2015 2 commits
-
-
Kevin Kirsche authored
[Close #16502] Clarify the bs-callout on multiple open modals Currently it states overlapping modals, this isn't the only case as this truly applies to any instance when a user would want to open multiple modals at the same time. For this reason, I have modified the title of the callout to make this more clear.
-
Chris Rebert authored
Fixes Bootlint warnings: W007 Found one or more `<button>`s missing a `type` attribute. [skip sauce]
-
- 17 May, 2015 1 commit
-
-
XhmikosR authored
-
- 16 May, 2015 1 commit
-
-
Bryan Braun authored
Anchor.js 1.0.0 drops the need to use anchor.css, so we remove it from the codebase and move any leftover styles over to docs.css. Closes #16488 by merging it.
-
- 15 May, 2015 1 commit
-
-
Chris Rebert authored
Fixes #16470 Closes #16483
-
- 14 May, 2015 1 commit
-
-
Mark Otto authored
-
- 09 May, 2015 1 commit
-
-
XhmikosR authored
-
- 08 May, 2015 1 commit
-
-
Chris Rebert authored
For uniformity, as we don't seem to use this "Enter <X>" phrasing anywhere else. [skip sauce]
-
- 06 May, 2015 1 commit
-
-
Julian Thilo authored
-
- 05 May, 2015 2 commits
-
-
Chris Rebert authored
Closes #16362. [skip sauce]
-
Chris Rebert authored
Refs https://github.com/twbs/bootstrap/issues/16362#issuecomment-96268469 [skip sauce]
-
- 04 May, 2015 1 commit
-
-
Anthony Barone authored
-
- 03 May, 2015 1 commit
-
-
Chris Rebert authored
Closes #16122 [skip sauce]
-
- 02 May, 2015 1 commit
-
-
Chris Rebert authored
Fixes #16361 Refs #16356 [skip sauce]
-
- 30 Apr, 2015 1 commit
-
-
Patrick H. Lauke authored
-
- 28 Apr, 2015 1 commit
-
-
Zac Echola authored
Mostly a duplication of the *Linked items* section, but for buttons. Includes a note not to use the standard btn classes.
-
- 26 Apr, 2015 1 commit
-
-
Martin Bean authored
-
- 25 Apr, 2015 1 commit
-
-
vsn4ik authored
-
- 22 Apr, 2015 1 commit
-
-
Adrien Siami authored
Closes #16151 by merging a rebased version of it that adds docs and 1 more assertion.
-
- 15 Apr, 2015 1 commit
-
-
Chris Rebert authored
-
- 14 Apr, 2015 1 commit
-
-
Joshua Tauberer authored
This documents the limitation discussed in https://github.com/twbs/bootstrap/issues/12126: > When using column reordering and using the affix-plugin on an element positioned with push, the affix plugin doesn't work correctly - the element affected by the affix plugin is positioned to the left even when the element is in a column positioned on the right. Seems to affect Safari (tested in version 8) only. That issue has (unfortunately) been closed, so this at least documents the behavior.
-
- 08 Apr, 2015 2 commits
-
-
Johann-S authored
-
Chris Rebert authored
-
- 01 Apr, 2015 1 commit
-
-
fyquah95 authored
-
- 29 Mar, 2015 1 commit
-
-
Mark Otto authored
-
- 27 Mar, 2015 1 commit
-
-
Patrick H. Lauke authored
As per discussion on https://github.com/w3c/wai-wcag-quickref/issues/2 and #13554
-
- 26 Mar, 2015 3 commits
-
-
Chris Rebert authored
-
Chris Rebert authored
[skip sauce]
-
Chris Rebert authored
[skip sauce]
-