aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/js/modal.html
AgeCommit message (Collapse)AuthorFilesLines
2014-07-12move over all js pagesMark Otto1-323/+0
2014-07-09remove deprecated warnings from docsMark Otto1-12/+0
2014-07-08.btn-default to .btn-secondaryMark Otto1-5/+5
2014-07-05`remote` modal docs: mention jQuery.load and other JS options as alternativesChris Rebert1-1/+3
[skip sauce]
2014-07-03modal docs formatting tweakChris Rebert1-1/+1
[skip sauce]
2014-07-03Mark the `remote` option of the Modal plugin as deprecated.Chris Rebert1-1/+1
Follow-up to https://github.com/twbs/bootstrap/issues/13087#issuecomment-46563760 Closes #13087 as WONTFIX. Closes #13597 as WONTFIX.
2014-06-30Fix inconsistency between demo and displayed code for modal demoPatrick Robertson1-1/+1
Fixes #13991
2014-05-03Improve accessibility of close buttons in modals & alertsChris Rebert1-6/+6
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-03-16Break up docs into includesMark Otto1-0/+333