aboutsummaryrefslogtreecommitdiff
path: root/js/src/button.js
AgeCommit message (Collapse)AuthorFilesLines
2016-07-27bump versionsMark Otto1-2/+2
2016-02-17Replace jQuery with vanilla JSPatrick H. Lauke1-1/+1
2016-02-16Focus (visually hidden) input radio/checkboxPatrick H. Lauke1-0/+3
This allows for keyboard navigation (e.g. arrow keys left/right to trigger different radio buttons) following an initial mouse click interaction
2015-12-08Update version numbers using npm scriptChris Rebert1-1/+1
Errata from: * 8ce5da30260c1368ae97838fcf010375071a7243 * 5d3144e8fb5c7202991b7614d77dfc00903fcb2e which missed a few numbers. [skip sauce] [skip validator]
2015-12-08manually bump versions because npm script wasn't working for meMark Otto1-1/+1
2015-12-05Fix version numbers is JS files; fixes #18435Chris Rebert1-2/+2
[skip sauce] [skip validator]
2015-08-18js tests passing + eslintJacob Thornton1-5/+4
2015-05-13implement global dispose methodfat1-4/+12
2015-05-10add getters for Version and Default where applicablefat1-0/+8
add modal my gawd
2015-05-07carousel -> es6fat1-9/+9
2015-05-07button -> es6fat1-0/+158