aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/js/buttons.html
AgeCommit message (Collapse)AuthorFilesLines
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