| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-02-16 | Focus (visually hidden) input radio/checkbox | Patrick H. Lauke | 1 | -0/+3 | |
| This allows for keyboard navigation (e.g. arrow keys left/right to trigger different radio buttons) following an initial mouse click interaction | |||||
| 2016-01-14 | Button toggling - trigger change event on input | Kotas Vlastimil | 1 | -1/+1 | |
| Bootstrap’s .button styles can be applied to other elements, such as labels, to provide checkbox or radio style button toggling. When the checkbox or radio state is changed, there should be triggered the change event. Currently, the change event is triggered on the Button, which is not correct. Only input fields do support the change event. | |||||
| 2015-12-08 | Update version numbers using npm script | Chris Rebert | 1 | -1/+1 | |
| Errata from: * 8ce5da30260c1368ae97838fcf010375071a7243 * 5d3144e8fb5c7202991b7614d77dfc00903fcb2e which missed a few numbers. [skip sauce] [skip validator] | |||||
| 2015-12-08 | manually bump versions because npm script wasn't working for me | Mark Otto | 1 | -1/+1 | |
| 2015-12-05 | Fix version numbers is JS files; fixes #18435 | Chris Rebert | 1 | -2/+2 | |
| [skip sauce] [skip validator] | |||||
| 2015-08-18 | js tests passing + eslint | Jacob Thornton | 1 | -5/+4 | |
| 2015-05-13 | implement global dispose method | fat | 1 | -4/+12 | |
| 2015-05-10 | add getters for Version and Default where applicable | fat | 1 | -0/+8 | |
| add modal my gawd | |||||
| 2015-05-07 | carousel -> es6 | fat | 1 | -9/+9 | |
| 2015-05-07 | button -> es6 | fat | 1 | -0/+158 | |
