| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
| |
Fixes gh-1908
Closes gh-2000
(cherry picked from commit 0ea8c32863af31fb5cfc184e8d513bbae35583e8)
|
|
|
|
|
|
| |
Fixes gh-1986
Closes gh-1995
(cherry picked from commit 89ce0af2cf7f001647e74fc1de92ce94a51fd5c2)
|
|
|
|
|
|
|
|
|
|
| |
not present: `< 0`
present: `> -1`
at index: `=== N`
(cherry picked from commit 53aa87f3bf4284763405f3eb8affff296e55ba4f)
Closes gh-1985
|
| |
|
|
|
|
|
| |
Fixes gh-1990
Closes gh-1991
|
|
|
|
| |
Fixes gh-1989
|
|
|
|
|
|
|
|
| |
DragEvent is a superset of MouseEvent, so we want to fix up mouse
properties like pageX and pageY.
Fixes gh-1925
(cherry picked from commit 389b2ab3b93bfd68ca6c6153a43e11d93ab9ec71)
|
|
|
|
|
|
|
|
| |
Closes gh-1983
(cherry picked from commit 66e1b6b8d49812239b5712d65922ff94c60f7b02)
Conflicts:
Gruntfile.js
|
|
|
|
|
|
|
| |
Since we are using _data() quite a lot in event module
and drop data/accepts as there is no direct reference
Ref gh-1948
|
|
|
|
| |
Ref ab20d9d24f0a95df382c02e9ef3dcc4adb86e4f1
|
|
|
|
| |
Ref gh-1906
|
|
|
|
|
| |
Ref 90d7cc1d8b2ea7ac75f0eacb42439349c9c73278
Ref gh-1961
|
|
|
|
|
| |
Ref 90d7cc1d8b2ea7ac75f0eacb42439349c9c73278
Ref gh-1961
|
|
|
|
| |
Ref 359b03cac74d7336676a6992f14b7ccab9b28659
|
|
|
|
|
|
|
|
|
| |
Fixes gh-1875
Closes gh-1880
(cherry picked from commit 5a75278e4c5359e07303fc4d8e78a1cf94f6ad65)
Conflicts:
src/ajax.js
|
|
|
|
|
|
|
| |
Related:
https://code.google.com/p/chromium/issues/detail?id=378607
Fixes gh-1664
|
| |
|
|
|
|
| |
Close gh-1506
|
|
|
|
|
|
|
| |
Thanks @hamishdickson for the report!
Closes gh-1769
(cherry picked from commit 8653068dd6b8a515f5c1d8a0fda4479e9534103e)
|
|
|
|
|
|
| |
Closes gh-1510
(cherry picked from commit eeda11cdd6a69ec2ef4e9c1ed12b82a79910fda5)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The hook is still defined; not using it could cause issues in IE<11.
Backport the test from the master branch.
Also, IE10 no longer throws when value not set but it still doesn't trim the
value. IE11 has all those issues fixed; support comments are updated.
(cherry-picked from f6302b0b53d61dfe1adbfaf6612be5cbced5bbc1)
Fixes gh-1902
Closes gh-1901
|
|
|
|
|
|
|
|
|
|
| |
That includes IE<8, Opera 12.x, Firefox<29, Safari<6.0 and some hacks
for old Blackberry.
Fixes gh-1836
Fixes gh-1701
Refs gh-1815
Refs gh-1820
|
|
|
|
|
|
|
|
| |
Thanks to @TheDistantSea for the report!
Fixes gh-1790
Closes gh-1643
(cherry picked from commit bc1cb122db30be034b3da84ee2546c86e2a5268f)
|
|
|
|
|
|
|
| |
Fixes gh-1840
This feature detect could be simplified now that the only supported browser
with this problem is IE8.
|
|
|
|
|
|
|
|
| |
Fixes gh-1867
(cherry picked from commit d9ed166c865e91ccc8cef1ca282785c500ca2306)
Conflicts:
test/unit/event.js
|
|
|
|
|
|
|
| |
Closes gh-1682
Thanks @goob for the issue report!
(cherry picked from commit 80022c81ce4a07a232afd3c580b0977555a2daec)
|
|
|
|
| |
Ref 15f4dec7894f1e00adbfb9bce4f870441a527bd6
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes gh-1795
Closes gh-1893
Thanks for the report flexphperia!
(cherry picked from commit 7d15b4d1f181de8868c375c545a51e4dfc28a611)
Conflicts:
src/css/support.js
|
|
|
|
| |
Ref f7e60dc83d81cbf892de9dab39642dd67c49bd23
|
|
|
|
|
| |
Fixes gh-1705
Closes gh-1704
|
| |
|
|
|
|
|
| |
Fixes gh-1775
Close gh-1619
|
| |
|
|
|
|
|
|
|
| |
(cherry-picked from f110360f65a268e959ae892ca36e85da3d91e606)
Fixes gh-1749
Closes gh-1822
|
|
|
|
| |
Ref 4e7f34f6296111f7f91d621397dfb02c6bf4c41f
|
|
|
|
|
|
|
| |
Include main, dialog, picture and template in html5shiv elements.
Fixes #15241
Closes gh-1655
|
|
|
|
|
|
|
|
|
|
|
| |
The original definition of the jQuery.Event prototype was paving over the
`constructor` property which was causing jQuery.isPlainObject to
improperly report that an instance of jQuery.Event was a plain object.
Fixes #15090
Closes gh-1580
(cherry picked from commit b807aedb7fee321fb3aa5d156a5a256ab0634e2d)
|
| |
|
|
|
|
|
|
| |
Ref 60f546acb1c7136092b4fd01cccff052e468cc72
Ref 274feb53cc9a99633dfac785d8b3b837d192c43c
Ref a7724186c98734529b06bebb8f2dc7fc2b641011
|
|
|
|
|
|
| |
Remove optimization to make jQuery compatible with Google's Polymer project
Ref 274feb53cc9a99633dfac785d8b3b837d192c43c
|
|
|
|
|
| |
Ref 29838b6cab6f2e508f3e9692f32918c72b1a504b
Closes gh-1628
|
|
|
|
| |
Ref 895ea6887dd02a44067d041db00c355c80e930a3
|
|
|
|
|
|
|
|
|
|
| |
- Note: this is a breaking change that has been delayed for several versions.
Fixes #10406
Fixes #13132
Conflicts:
src/css/hiddenVisibleSelectors.js
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Conflicts:
build/tasks/build.js
src/ajax/xhr.js
src/attributes/classes.js
src/attributes/prop.js
src/attributes/val.js
src/core/init.js
src/core/ready.js
src/css.js
src/css/curCSS.js
src/css/defaultDisplay.js
src/data.js
src/data/var/dataPriv.js
src/data/var/dataUser.js
src/dimensions.js
src/effects.js
src/event.js
src/manipulation.js
src/offset.js
src/queue.js
src/selector-native.js
test/data/testrunner.js
|
|
|
|
|
|
| |
Closes gh-1600
Ref e5190982c40d7ac8ab9bdb2e7e4334f0e123ef66
Ref #8138
|
|
|
|
|
| |
Ref 2fb719e5aa885232c5347576e9f9e1e341a7ba15
Ref 2063d6c1896b0c46c39fa0fdecef817f2e6f57c3
|
|
|
|
|
|
|
|
| |
Closes gh-1593
Conflicts:
Gruntfile.js
test/index.html
|
| |
|
|
|
|
|
|
|
|
| |
* Make animation behave as if jQuery.fx.off = true if document is hidden
* Use cancelAnimationFrame in jQuery.fx.stop
Ref 708764f47b0c8de152bbb444d0f608db558b76ed
|
|
|
|
|
|
|
|
|
|
|
| |
Same as before, just use don't use prefixes, since they pretty match useless now
and use page visibility API to determine if animation should start.
Also null the requestAnimationFrame attribute in window for tests since
sinon does not provide fake method for it.
Fixes #15147
Ref 72119e0023dcc0d9807caf6d988598b74abdc937
|