Chris Rebert
c672ed3fb0
Merge pull request #15092 from twbs/scrollspy-callouts
...
move scrollspy callouts so they're all adjacent to each other
[skip sauce]
2014-11-11 19:56:28 -08:00
Chris Rebert
69d42cef14
move scrollspy callouts so they're all adjacent to each other
2014-11-11 19:42:29 -08:00
Chris Rebert
e2e9613f83
move popover examples heading to directly before the actual examples
2014-11-11 19:40:47 -08:00
Chris Rebert
5ba5200195
move carousel accessibility callout next to rest of callouts
2014-11-11 19:29:56 -08:00
Chris Rebert
3b2d1570fa
move single-toggle button plugin callout before example for consistency
2014-11-11 19:26:10 -08:00
Heinrich Fenkart
56f4156126
Merge pull request #15087 from patrickhlauke/dropdown-accessibility-tweaks
...
Wash-up of some stray dropdown examples
2014-11-12 01:19:39 +01:00
Patrick H. Lauke
0681971c8a
Wash-up of some stray dropdown examples
...
adding explicit aria-expanded="false" initial state (so they're
correctly announced by AT as being collapsed), and - in the case of
old-school use of <a> - role="button"
2014-11-11 23:52:52 +00:00
Mark Otto
2006a435d9
Merge pull request #15077 from jayanthkoushik/issue-15076-fix
...
Fix Issue #15076 .
2014-11-11 15:47:01 -08:00
Patrick H. Lauke
9391ef207f
aria-hidden added to some stray glyphicons
...
plus minor tweak to customizer's generated alerts
2014-11-11 22:41:21 +00:00
Jayanth Koushik
917decab6c
Fix Issue #15076 .
...
This commit adds documentation explaining the need to have an initial
.active element in carousels.
2014-11-11 15:28:21 +05:30
Patrick H. Lauke
bb89657bcb
Assorted accessibility (and some consistency) fixes for documentation
...
Closes #14951 by merging it.
2014-11-11 07:46:14 +01:00
Jayanth Koushik
e55feacf5b
Add initialization examples to tooltip and popover "Opt-in functionality" callouts
...
Fixes #14950 .
Closes #15015 by merging it.
2014-11-04 20:00:08 +01:00
Chris Rebert
594831f4f3
Add event.relatedTarget + data-*
example to Modal docs
...
Fixes #14245
2014-11-03 13:37:27 -08:00
Aaron Cordovez
f412979287
Fix typo
...
Corrected spelling of the word "elements"
2014-11-01 17:46:33 -07:00
Manuel Meurer
1f64aac6b9
fix whitespace in js dropdown docs
2014-11-01 11:51:11 +01:00
hillai
1339ab7a13
Replace v3.2.1 reference with v3.3.0 since there wasn't a v3.2.1
...
Closes #14941
2014-10-30 10:20:54 -07:00
Cameron Little
0755d529c6
Tabs plugin accessibility
...
Added support for `aria-expanded` toggling via JavaScript. Added
`aria-controls`, `aria-expanded`, `aria-labelledby` to tabs docs.
Added `aria-expanded` unit test for the tabs plugin.
See also #13554 .
Closes #14154 by merging it.
2014-10-26 02:25:47 +01:00
Chris Rebert
57e4b58782
Merge pull request #14859 from twbs/fix-14853
...
Clarify order of tabs events
2014-10-22 18:57:43 -07:00
Chris Rebert
b421dc9490
Clarify order of tabs events; fixes #14853
...
[skip sauce]
2014-10-22 18:38:18 -07:00
Chris Rebert
8d806b0ae5
Document .alert-dismissible .close restrictions; fixes #14802
...
[skip sauce]
2014-10-22 18:05:42 -07:00
Phil Hughes
ab8dbc214e
Implement hide
and hidden
events for tabs
...
Closes #14772 .
2014-10-22 21:42:35 +02:00
Patrick H. Lauke
e1d40f7633
Add aria-pressed
to single toggle buttons
...
also includes tiny fix/clarification to two existing unit tests for the
.active class, adding data-toggle=“button” explicitly to the tested
buttons
Closes #14819 .
2014-10-22 21:02:19 +02:00
Chris Rebert
f26dde085f
add role="button" to a couple more dummy-anchor btns
2014-10-20 20:16:09 -07:00
XhmikosR
909a178362
Change Twitter links to use https
.
2014-10-07 15:28:41 +03:00
Jacob
2c562d2386
Merge pull request #14590 from twbs/carousel-keyboard-option
...
Add `keyboard` option to carousel
2014-10-02 23:11:14 -07:00
Mark Otto
76268c4b96
more grunt
2014-10-02 21:21:49 -07:00
Mark Otto
12091b9567
Fixes #14711 : Account for list groups in collapsing panels
2014-10-02 21:19:20 -07:00
Heinrich Fenkart
038a63b0eb
Add keyboard
option to carousel
...
Also adds unit tests for keyboard events.
Fixes #14468 .
2014-10-03 05:16:31 +02:00
David Nguyen
6fa7495333
Fix #12563 : Reiterate that empty tooltips+popovers do not get displayed
2014-10-02 10:44:20 -07:00
Nicole Bartelt
7398e1904b
Added default collapsed class to the collapsed accordion html code example in the docs
2014-09-30 17:54:34 -07:00
Nicole Bartelt
d8c02c7d29
Added default collapsed class to the collapsed accordion examples in the docs
2014-09-30 17:10:51 -07:00
Mark Otto
6eb633775b
Merge pull request #14674 from twbs/fix-14478
...
Document that the autofocus attribute doesn't work in modals.
2014-09-23 22:03:13 -07:00
Chris Rebert
93f4426fed
linkify reference to Nav component in Scrollspy docs
2014-09-23 17:18:15 -07:00
Chris Rebert
d6903e4239
Document that the autofocus attribute doesn't work in modals.
...
Closes #14478 .
2014-09-23 16:53:09 -07:00
Mark Otto
ccecb7cde4
fixes #14654 : callout for scrollspy-nav link
2014-09-22 20:27:23 -07:00
Chris Rebert
ad00ad85fe
modal docs: ensure all <button>s have an explicit type
attribute
...
[skip sauce]
2014-09-15 15:43:34 -07:00
Chris Rebert
4849ec1cea
add aria-labelledby to accordion example to improve accessibility
2014-09-12 17:40:44 -07:00
Chris Rebert
60164bc4ba
Merge pull request #14579 from twbs/accordion-heading-role-tab
...
add role="tab" to .panel-heading-s in accordion example to improve accessibility
2014-09-12 17:23:23 -07:00
Chris Rebert
56c8c1bb55
add role="tab" to .panel-heading-s in accordion example to improve accessibility
2014-09-08 23:33:26 -07:00
Patrick H. Lauke
fb1ca10b99
ARIA support for collapse
...
Added handling of aria-expanded=true/false to collapse.js, updated
documentation to include advice on making expand/collapse controls
accessible, updated examples and javascript documentation to use
aria-expanded and aria-controls (when targetting single collapsible
element, using ID rather than class selector)
Closes #14147 .
Closes #14153 .
2014-09-09 01:19:20 +02:00
gitname
83daf95c64
Fixed typos involving apostrophes
...
Added apostrophes to 3 words to indicate possession (i.e. ownership of something) instead of plurality (i.e. multiples of something).
2014-09-04 22:10:19 -07:00
Chris Rebert
b9bfc74c62
Add Wall of Browser bugs entry for #793
...
Also, link to the Mozilla bug in the relevant callout.
2014-09-03 16:50:47 -07:00
Mark Otto
72ddad6fc8
Fixes #14439 : Add static tooltip example to docs
2014-08-27 23:33:03 -07:00
Mark Otto
28c907f635
fixes #14441
2014-08-23 13:35:39 -07:00
Heinrich Fenkart
2c625c7d1a
Clean up buttons documentation
2014-08-06 06:10:51 +02:00
Heinrich Fenkart
d9f1ea8252
Small wording tweak in alert docs
2014-08-06 03:50:10 +02:00
Heinrich Fenkart
ddadb2cf65
Document that alerts are removed from the DOM when closed; fixes #14318
2014-08-06 02:42:03 +02:00
Chris Rebert
fb2e9fe30c
Merge branch 'KyleMit/add-default-settings-documentation'
2014-08-04 09:08:07 -07:00
Kyle
333af7d371
Add docs for how to change default JS plugin settings
...
Closes #14250 .
2014-08-04 09:07:19 -07:00
Heinrich Fenkart
852d0d1144
Document arguments passed to placement
function of tooltip/popover
...
Closes #14255
2014-07-29 02:29:41 +02:00