aboutsummaryrefslogtreecommitdiff
path: root/js/src/button.js
AgeCommit message (Expand)AuthorFilesLines
2017-01-06version bumpMark Otto1-2/+2
2017-01-04Close #21090 - Fix aria-pressed attribute for buttons in container with data-...Johann-S1-3/+3
2016-11-26Merge pull request #18900 from vlastikcz/v4-dev-buttonChangeMark Otto1-1/+1
2016-11-24Make JS compliant with the new ESLint rules.Bardi Harborow1-4/+4
2016-10-19version bump to alpha 5Mark Otto1-2/+2
2016-09-05versionsMark Otto1-2/+2
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
2016-01-14Button toggling - trigger change event on inputKotas Vlastimil1-1/+1
2015-12-08Update version numbers using npm scriptChris Rebert1-1/+1
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
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
2015-05-07carousel -> es6fat1-9/+9
2015-05-07button -> es6fat1-0/+158