Patrick H. Lauke
|
c609272ac1
|
`aria-label="close" instead of sr-only span `
shorter, neater, well supported
|
2014-12-07 14:29:03 +00:00 |
|
Chris Rebert
|
44447eeefe
|
Give all embedded live docs examples data-example-id attrs
Refs #11410
|
2014-11-24 17:09:32 -08:00 |
|
Chris Rebert
|
af77842ce7
|
Merge pull request #15111 from twbs/events-tables-wrapping
Don't line wrap event names in JS plugin docs
|
2014-11-20 00:06:33 -08:00 |
|
Chris Rebert
|
450a9ece10
|
Merge pull request #15125 from patrickhlauke/docs-clean-up
Docs clean up - unnecessary role attributes, callout clarifications
|
2014-11-17 02:13:21 -08:00 |
|
hillai
|
0ada807ce6
|
Add modal autofocus example
|
2014-11-16 16:48:08 +02:00 |
|
Patrick H. Lauke
|
25cac1ea9a
|
Redundant role="form" on <form>s
|
2014-11-14 10:52:56 +00:00 |
|
Chris Rebert
|
ea407666ce
|
give all docs callouts IDs
[skip sauce]
|
2014-11-13 12:16:03 -08:00 |
|
Chris Rebert
|
ddf39cc2e7
|
Don't line wrap event names in JS plugin docs
|
2014-11-12 16:32:51 -08:00 |
|
Chris Rebert
|
1211a8155e
|
JS docs: add Options, Methods, Events subsections to nav sidebar
|
2014-11-11 21:16:34 -08:00 |
|
Chris Rebert
|
594831f4f3
|
Add event.relatedTarget + data-* example to Modal docs
Fixes #14245
|
2014-11-03 13:37:27 -08: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 |
|
Chris Rebert
|
d6903e4239
|
Document that the autofocus attribute doesn't work in modals.
Closes #14478.
|
2014-09-23 16:53:09 -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
|
7f4af4aeea
|
remote modal docs: mention jQuery.load and other JS options as alternatives
[skip sauce]
|
2014-07-05 23:43:29 -07:00 |
|
Chris Rebert
|
24e51590b7
|
modal docs formatting tweak
[skip sauce]
|
2014-07-03 12:58:20 -07:00 |
|
Chris Rebert
|
8340d664ce
|
Mark the remote option of the Modal plugin as deprecated.
Follow-up to https://github.com/twbs/bootstrap/issues/13087#issuecomment-46563760
Closes #13087 as WONTFIX.
Closes #13597 as WONTFIX.
|
2014-07-03 12:58:10 -07:00 |
|
Patrick Robertson
|
dcb09f3b09
|
Fix inconsistency between demo and displayed code for modal demo
Fixes #13991
|
2014-06-30 19:19:18 +07:00 |
|
Chris Rebert
|
949b81f511
|
Improve accessibility of close buttons in modals & alerts
Adds textual caption to the close buttons. The "X" multiplication sign isn't very meaningful to screenreaders.
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
Per:
https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#alert
https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#modal-dialog
|
2014-05-03 19:53:34 -07:00 |
|
Mark Otto
|
2a43e7e78a
|
Break up docs into includes
|
2014-03-16 19:03:53 -07:00 |
|