- 27 Jul, 2016 2 commits
- 29 Jun, 2016 1 commit
-
-
Chris Rebert authored
* bower.json, package.json: Extend jQuery version ranges to include v3 * NuGet: Bump jQuery to v3.0.0.1 * Docs+Examples: Update jQuery to v3.0.0 * Use jQuery v3.0.0 for JS unit tests * Update jqueryVersionCheck to allow jQuery v3.x.x
-
- 28 Jun, 2016 2 commits
-
-
Dave Methvin authored
Fixes test flakiness on OS X Safari and Android when using jQuery 3. Fixes #20182 more Refs #20191
-
Dave Methvin authored
Instead of doing a new assert.async(), just do a single one for the entire test and let the .then() be async as well. Closes #20190
-
- 27 Jun, 2016 1 commit
-
-
Chris Rebert authored
Closes #19906 [skip validator]
-
- 05 Jun, 2016 4 commits
-
-
Chris Rebert authored
[skip sauce] [skip validator]
-
Chris Rebert authored
[ci skip]
-
Chris Rebert authored
Fixes #20002 [skip sauce] [skip validator]
-
Chris Rebert authored
Fixes #19908 [skip sauce] [skip validator]
-
- 04 Jun, 2016 3 commits
-
-
Chris Rebert authored
Refs #19908 [skip sauce] [skip validator]
-
Chris Rebert authored
Refs #19908. [skip sauce] [skip validator]
-
Chris Rebert authored
Refs #19908 [skip sauce]
-
- 31 May, 2016 9 commits
-
-
Chris Rebert authored
[skip sauce] [skip validator]
-
Chris Rebert authored
-
Chris Rebert authored
-
-
Chris Rebert authored
Refs #19908
-
Chris Rebert authored
Refs #19908
-
Chris Rebert authored
Enable new rules: * no-empty-pattern * no-magic-numbers (exempting 0 and ±1) Refs #19908 [skip sauce] [skip validator]
-
Chris Rebert authored
Mostly KeyboardEvent.which and MouseEvent.which values. [skip validator]
-
- 30 May, 2016 2 commits
-
-
Chris Rebert authored
* Use $.one() instead of $.on() since there are no $.off()s in the code. * Remove unnecessary namespacing of listeners for the `scroll` & `load` events. These are vanilla DOM events (not custom jQuery namespaced events) and we're not using jQuery namespacing to manage these event listeners either (e.g. `$.off()`). [skip validator]
-
Chris Rebert authored
[skip sauce] [skip validator]
-
- 26 May, 2016 1 commit
-
-
XhmikosR authored
-
- 18 May, 2016 1 commit
-
-
akai authored
[skip validator]
-
- 11 May, 2016 1 commit
-
-
Patrick H. Lauke authored
Fixes #19878
-
- 08 May, 2016 1 commit
-
-
Mark Otto authored
-
- 21 Apr, 2016 1 commit
-
-
Chris Rebert authored
[skip validator]
-
- 19 Mar, 2016 1 commit
-
-
XhmikosR authored
-
- 28 Feb, 2016 1 commit
-
-
Chris Rebert authored
[skip sauce]
-
- 27 Feb, 2016 1 commit
-
-
XhmikosR authored
[skip sauce] [skip validator]
-
- 19 Feb, 2016 2 commits
- 17 Feb, 2016 2 commits
-
-
Patrick H. Lauke authored
-
Mark Otto authored
-
- 16 Feb, 2016 3 commits
-
-
Patrick H. Lauke authored
-
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
-
Chris Rebert authored
js/tests/index.html: Replace jQuery event alias methods with functions that throw explanatory errors, instead of with undefined Refs https://github.com/twbs/bootstrap/pull/19219#issuecomment-184653699 [skip validator]
-
- 26 Jan, 2016 1 commit
-
-
Chris Rebert authored
Fixes #19028 [skip sauce] [skip validator]
-