- 20 Feb, 2019 6 commits
- 13 Feb, 2019 1 commit
-
-
XhmikosR authored
-
- 11 Feb, 2019 1 commit
-
-
Mark Otto authored
* Prep for v4.3.0 * More updates for v4.3.0. * rerun to build docs source map
-
- 21 Dec, 2018 2 commits
- 10 Dec, 2018 1 commit
-
-
Mike Vastola authored
-
- 14 Nov, 2018 1 commit
-
-
Johann-S authored
-
- 26 Sep, 2018 1 commit
-
-
Johann-S authored
-
- 12 Aug, 2018 1 commit
-
-
XhmikosR authored
-
- 24 Jul, 2018 1 commit
-
-
Mark Otto authored
-
- 12 Jul, 2018 1 commit
-
-
Mark Otto authored
-
- 03 Jun, 2018 1 commit
-
-
Johann-S authored
-
- 30 Apr, 2018 1 commit
-
-
Mark Otto authored
-
- 09 Apr, 2018 1 commit
-
-
Mark Otto authored
* update docs path from docs/4.0/ to docs/4.1/ * bump version to 4.1.0 * Update redirects to work for 4.1 docs move * Update docs version switcher to include latest and link to 4.0 docs * re-run dist * Update package-lock.json * Update docs-navbar.html
-
- 18 Jan, 2018 1 commit
-
-
Mark Otto authored
-
- 11 Jan, 2018 1 commit
-
-
XhmikosR authored
-
- 28 Dec, 2017 1 commit
-
-
Mark Otto authored
-
- 24 Oct, 2017 1 commit
-
-
Johann-S authored
-
- 23 Oct, 2017 1 commit
-
-
Johann-S authored
-
- 19 Oct, 2017 2 commits
- 04 Oct, 2017 1 commit
-
-
Johann-S authored
-
- 31 Aug, 2017 1 commit
-
-
Johann-S authored
-
- 11 Aug, 2017 1 commit
-
-
Mark Otto authored
-
- 26 Apr, 2017 1 commit
-
-
Anna authored
-
- 10 Apr, 2017 1 commit
-
-
Patrick H. Lauke authored
* Only change aria-pressed if it's not an input-based radio or checkbox group aria-pressed="true"/aria-pressed="false" is really only useful for making on/off toggles out of, say, `<button>` elements. the attribute is useless (and potentially confusing/conflicting) on, say, `<label>` elements for an existing `<input type="radio">` or similar. * Add unit test for buttons.js and radio/checkbox inputs in button groups
-
- 06 Jan, 2017 1 commit
-
-
Mark Otto authored
-
- 04 Jan, 2017 1 commit
-
-
Johann-S authored
-
- 24 Nov, 2016 1 commit
-
-
Bardi Harborow authored
-
- 19 Oct, 2016 1 commit
-
-
Mark Otto authored
-
- 05 Sep, 2016 1 commit
-
-
Mark Otto authored
-
- 27 Jul, 2016 1 commit
-
-
Mark Otto authored
-
- 17 Feb, 2016 1 commit
-
-
Patrick H. Lauke authored
-
- 16 Feb, 2016 1 commit
-
-
Patrick H. Lauke authored
This allows for keyboard navigation (e.g. arrow keys left/right to trigger different radio buttons) following an initial mouse click interaction
-
- 14 Jan, 2016 1 commit
-
-
Kotas Vlastimil authored
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.
-