aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/js/buttons.html
AgeCommit message (Collapse)AuthorFilesLines
2017-11-26remove autocompleteMark Otto1-17/+17
2015-11-26Revert incorrect version number change in Stateful Button docsChris Rebert1-1/+1
Erratum from 910400e8979f43d7d329edcaa29add03acb3d48b See https://github.com/twbs/bootstrap/commit/910400e8979f43d7d329edcaa29add03acb3d48b#commitcomment-14598760 /fyi @mdo [skip sauce]
2015-11-24bump versionMark Otto1-1/+1
2015-11-11Update verb tenses to proper tense for feature deprecationsKevin Kirsche1-1/+1
X-Ref: https://github.com/twbs/bootstrap/commit/fce30b57e2fbe750cdebf1794d3917f3176d06ce
2015-05-05Document that $(...).button('reset') is async.Chris Rebert1-1/+1
Closes #16362. [skip sauce]
2015-05-05Mark stateful button feature as deprecatedChris Rebert1-0/+1
Refs https://github.com/twbs/bootstrap/issues/16362#issuecomment-96268469 [skip sauce]
2015-03-03Javascript docs: Accessibility and cosmetic changes to headings.Steven Black1-4/+4
Closes #15915 by merging it.
2014-11-24Give all embedded live docs examples data-example-id attrsChris Rebert1-2/+2
Refs #11410
2014-11-13give all docs callouts IDsChris Rebert1-5/+5
[skip sauce]
2014-11-11move single-toggle button plugin callout before example for consistencyChris Rebert1-4/+4
2014-10-22Add `aria-pressed` to single toggle buttonsPatrick H. Lauke1-2/+6
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-09-03Add Wall of Browser bugs entry for #793Chris Rebert1-1/+1
Also, link to the Mozilla bug in the relevant callout.
2014-08-06Clean up buttons documentationHeinrich Fenkart1-90/+55
2014-07-23Merge pull request #14188 from twbs/doc-14148Chris Rebert1-0/+8
Document limitations of buttons JS plugin
2014-07-18Make warning from #13875 slightly more detailedChris Rebert1-1/+1
[skip sauce]
2014-07-18Use autocomplete="off" in buttons plugin docs examplesChris Rebert1-12/+12
Refs #13875.
2014-07-18Document limitations of buttons JS pluginChris Rebert1-0/+8
Addresses #14148.
2014-06-19tweak alert per #13875Mark Otto1-1/+1
2014-04-02document that you have to add .active yourself on prechecked btn-ized ↵Chris Rebert1-8/+16
checkboxes+radios; fixes #12651
2014-03-16Break up docs into includesMark Otto1-0/+153