]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Add `aria-pressed` to single toggle buttons
authorPatrick H. Lauke <redux@splintered.co.uk>
Fri, 17 Oct 2014 14:17:57 +0000 (15:17 +0100)
committerHeinrich Fenkart <hnrch02@gmail.com>
Wed, 22 Oct 2014 19:02:19 +0000 (21:02 +0200)
commite1d40f7633886298a9fb417ed4f118844ed83a0d
tree7068561317d1d213ddfe43660ed8fd3982193bcd
parent60bb69acd512d3d54fc388823f9946cd0d350f6f
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.
docs/_includes/js/buttons.html
js/button.js
js/tests/unit/button.js