- 20 Feb, 2019 3 commits
-
-
Alessandro Chitolina authored
* Trigger jquery events if available in event handler * Rewritten modal without jquery
-
Johann-S authored
-
XhmikosR authored
-
- 10 Dec, 2018 1 commit
-
-
Mike Vastola authored
-
- 22 May, 2018 1 commit
-
-
Johann-S authored
-
- 10 Apr, 2018 1 commit
-
-
Johann-S authored
* Improve code coverage for our Button plugin * improve coverage for our Alert plugin * test tooltip update method * test update and dispose for dropdown * increase code coverage requirements
-
- 11 Jan, 2018 1 commit
-
-
XhmikosR authored
-
- 07 Nov, 2017 1 commit
-
-
XhmikosR authored
-
- 22 Aug, 2017 1 commit
-
-
XhmikosR 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
-
- 04 Jan, 2017 1 commit
-
-
Johann-S authored
-
- 24 Nov, 2016 1 commit
-
-
Bardi Harborow authored
-
- 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.
-
- 08 May, 2015 1 commit
-
-
fat authored
-
- 06 May, 2015 1 commit
-
-
fat authored
-
- 01 May, 2015 1 commit
-
-
Patrick H. Lauke authored
Overall logic for this test appears broken, possibly relating to an older version of Bootstrap that did not require explicit `data-toggle="button"` on single toggle buttons?
-
- 11 Apr, 2015 1 commit
-
-
Patrick H. Lauke authored
-
- 09 Mar, 2015 1 commit
-
-
Chris Rebert authored
To ensure that we don't accidentally use any of the aliases. This should prevent any future regressions from #12761. Also updates the test suite since it now can't use these aliases either.
-
- 03 Mar, 2015 1 commit
-
-
Kevin Kirsche authored
[Fixes #15953] Implement `assert.expect` in each unit test
-
- 26 Feb, 2015 1 commit
-
-
Heinrich Fenkart authored
Refs #15893
-
- 24 Feb, 2015 3 commits
-
-
Chris Rebert authored
[skip validator]
-
Chris Rebert authored
[skip validator]
-
Chris Rebert authored
-
- 11 Feb, 2015 1 commit
-
-
fat authored
-
- 21 Jan, 2015 1 commit
-
-
Chris Rebert authored
[skip validator]
-
- 22 Oct, 2014 1 commit
-
-
Patrick H. Lauke authored
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.
-
- 26 Aug, 2014 1 commit
-
-
Heinrich Fenkart authored
Fixes #14450
-
- 06 Jul, 2014 2 commits
-
-
Heinrich Fenkart authored
-
Heinrich Fenkart authored
-
- 05 Jun, 2014 1 commit
-
-
XhmikosR authored
-
- 05 May, 2014 1 commit
-
-
Heinrich Fenkart authored
-
- 22 Apr, 2014 1 commit
-
-
Collin Donahue-Oponski authored
#11464 - Fix JS noConflict mode - Refactor all plugins to use an internal reference to the jQuery plugin, because in noConflict mode you can never expect to be defined on the jQuery object
-
- 09 Apr, 2014 1 commit
-
-
XhmikosR authored
-
- 14 Feb, 2014 1 commit
-
-
XhmikosR authored
-
- 16 Dec, 2013 1 commit
-
-
Zlatan Vasović authored
-
- 08 Dec, 2013 1 commit
-
-
XhmikosR authored
-
- 11 Nov, 2013 1 commit
-
-
Nathan Muir authored
Merges #10385
-
- 25 Oct, 2013 1 commit
-
-
Chris Rebert authored
-
- 26 Jul, 2013 1 commit
-
-
John-Philip Johansson authored
A rebase (against soon-to-be 3.0.0-rc.1) & squash of https://github.com/twbs/bootstrap/pull/7786 AKA https://github.com/twitter/bootstrap/pull/7786 originally by @seriema @mokkabonna @jojohess Rebased by @cvrebert
-