Jun Sun
b9a695865b
CSS: Add animation-iteration-count to cssNumber, fix tests
...
Fixes gh-2792
Closes gh-2793
2016-01-07 21:54:52 +01:00
Timmy Willison
636a2bd4e0
Tests: fix lint in restored test
2016-01-07 14:08:43 -05:00
Timmy Willison
0ee94bcb9d
Revert "Event: remove guard for falsy handler argument of jQuery#on method"
...
This reverts commit fac67a9842
.
2016-01-07 14:03:04 -05:00
Timmy Willison
fea7da7ea2
Revert "Attributes: Remove undocumented .toggleClass( boolean ) signature"
...
This reverts commit 53f798cf4d
.
2016-01-07 13:06:10 -05:00
Timmy Willison
13d2de7efc
Core:CSS: disable 2 tests for Opera 12
2016-01-06 17:00:50 -05:00
Oleg Gaidarenko
077bf7341e
Revert "Core: make isNumeric limited to strings and numbers"
...
This reverts commit 15ac848868
.
2015-12-09 18:43:05 +03:00
Michał Gołębiowski
4fea389ad2
Tests: Fix support tests results for Android 2.3
2015-11-17 03:50:56 +01:00
Michał Gołębiowski
a5864aefdf
Effects: Remove tests for jQuery.Animation & jQuery.Tween
...
We'll officially support those APIs in jQuery 3.0 but we don't want to have to
support them in 1.12/2.2.
The code is left untouched, only tests (& official support) are removed.
Refs b3b2d6c3dd
Refs cdaed15c7e
2015-11-17 03:16:44 +01:00
Michał Gołębiowski
e904249ee0
Tests: Fix Safari 5.1 support tests results
2015-11-16 22:48:14 +01:00
Michał Gołębiowski
283a194955
Tests: Blacklist the iframe scrollTop test in Opera 12.1x
2015-11-16 22:16:10 +01:00
Michał Gołębiowski
f6dd76709a
Tests: Fix support tests results
2015-11-16 22:11:39 +01:00
Michał Gołębiowski
c56e8b680d
Build: Change the 2.2-stable version to 2.2.0-pre
2015-11-16 22:09:55 +01:00
Michał Gołębiowski
afe40dd4d3
Revert "Ajax:Attributes:CSS:Manipulation: Reduce Android 2.3 support"
...
This reverts commit ce3b4a6242
.
2015-11-16 22:04:20 +01:00
Michał Gołębiowski
1ad9915d11
Misc: Fix the tests, revert some unneeded/broken reverts
...
Refs 65d71843b7
2015-11-16 21:55:08 +01:00
Michał Gołębiowski
65d71843b7
Revert "Misc: Drop support for older browsers; update support comments"
...
This reverts commit 740e190223
.
2015-11-16 21:25:05 +01:00
Oleg Gaidarenko
ae88b3971c
Release: fix revert artefacts
2015-11-13 22:25:29 +03:00
Oleg Gaidarenko
0a98623abb
Effects: manually revert two requestAnimationFrame
commits
...
72119e0023
and bbdfbb4ee8
2015-11-13 20:06:18 +03:00
Oleg Gaidarenko
741fe39ac8
Revert "Manipulation: execute scripts from iframe in the iframe's context"
...
This reverts commit 22449eb968
.
2015-11-13 20:06:18 +03:00
Oleg Gaidarenko
91acd85b16
Revert "Ajax: Always use script injection in globalEval"
...
This reverts commit bbdfbb4ee8
.
2015-11-13 20:04:54 +03:00
Oleg Gaidarenko
9d1d4c272a
Offset: do not run tests which break without back-incompat change
2015-11-13 20:04:54 +03:00
Oleg Gaidarenko
f0532a29e3
Callbacks: bring back size reduction
...
Ref 4cbf02df84
2015-11-13 20:04:54 +03:00
Oleg Gaidarenko
e2af987877
Release: fix revert artefacts
2015-11-13 20:04:49 +03:00
Oleg Gaidarenko
de30e4a73d
Revert "Deprecated: Drop size and andSelf methods"
...
This reverts commit f110360f65
.
2015-11-13 20:04:24 +03:00
Oleg Gaidarenko
ea2f10c104
Revert "Manipulation: support data-URI scripts insertion"
...
This reverts commit 15f4dec789
.
2015-11-13 20:04:24 +03:00
Oleg Gaidarenko
bbd453c058
Revert "Core: Throw an error on $("#") rather than returning 0-length collection"
...
This reverts commit 80022c81ce
.
2015-11-13 20:04:24 +03:00
Oleg Gaidarenko
f1fb094d8e
Revert "Manipulation: improve test for data-URI"
...
This reverts commit dd596ccf72
.
2015-11-13 20:04:24 +03:00
Oleg Gaidarenko
276282146a
Revert "Manipulation: make wrapAll funarg execute only once"
...
This reverts commit 359b03cac7
.
2015-11-13 20:04:24 +03:00
Oleg Gaidarenko
3655260866
Release: remove revert artefacts
2015-11-13 20:04:19 +03:00
Oleg Gaidarenko
793925ff3b
Revert "Callbacks: Don't abort execution on .lock()"
...
This reverts commit 32bf9178ca
.
2015-11-13 20:04:19 +03:00
Oleg Gaidarenko
cad0f469a8
Revert "Callbacks: Reduce size"
...
This reverts commit 4cbf02df84
.
2015-11-13 20:04:19 +03:00
Oleg Gaidarenko
c7e372b9fd
Revert "Core: Remove deprecated context and selector properties"
...
This reverts commit 0ea8c32863
.
2015-11-13 20:04:19 +03:00
Oleg Gaidarenko
7a78019751
Revert "Core: Return empty array instead of null for parseHTML("")"
...
This reverts commit 4116914dca
.
2015-11-13 20:04:18 +03:00
Oleg Gaidarenko
3748c647f3
Revert "Manipulation: increase delay of data-URI test"
...
This reverts commit 4fae91141c
.
2015-11-13 20:04:18 +03:00
Oleg Gaidarenko
8a0176279f
Revert "Ajax: remove deprecated extensions from ajax promise"
...
This reverts commit 9d1b989f20
.
2015-11-13 20:04:18 +03:00
Oleg Gaidarenko
c69673fe41
Release: remove revert artefacts
2015-11-13 20:04:07 +03:00
Oleg Gaidarenko
2d9d1f006a
Revert "Deferred: Backwards-compatible standards interoperability"
...
This reverts commit 555a50d340
.
2015-11-13 15:58:58 +03:00
Oleg Gaidarenko
f66490412a
Revert "Wrap: Support .unwrap( selector) for selective unwrapping"
...
This reverts commit 7b09235cee
.
2015-11-13 15:27:35 +03:00
Oleg Gaidarenko
3cc496ceec
Revert "Event: remove guard for falsy handler argument of jQuery#on method"
...
This reverts commit fac67a9842
.
2015-11-13 15:22:36 +03:00
Oleg Gaidarenko
4f79b76deb
Revert "Data: do not include digits when camelCasing"
...
This reverts commit 2862a07af6
.
2015-11-13 15:18:49 +03:00
Oleg Gaidarenko
66518d10b3
Revert "Data: always camelCase keys in .data()"
...
This reverts commit 0e790985a7
.
2015-11-13 15:17:23 +03:00
Oleg Gaidarenko
41ebc4096d
Revert "Data: camelCasing should not ignore case"
...
This reverts commit 172cad80ac
.
2015-11-13 15:00:47 +03:00
Oleg Gaidarenko
3a98c4ab27
Revert "Offset: Fix .offset() to correctly work with ShadowDOM"
...
This reverts commit 1617479fcf
.
2015-11-13 14:59:25 +03:00
Oleg Gaidarenko
aaff6a87a1
Revert "Offset: allow offset setter to throw for disconnected elements"
...
This reverts commit 0d11c1182f
.
2015-11-13 14:54:33 +03:00
Oleg Gaidarenko
e4218ca10b
Revert "Offset: remove ownerDocument check in offset getter"
...
This reverts commit 6176567361
.
2015-11-13 14:54:25 +03:00
Oleg Gaidarenko
0169459d5d
Revert "CSS: Ignore the CSS cascade in show()/hide()/etc."
...
This reverts commit 86419b10bf
.
2015-11-13 14:34:09 +03:00
Oleg Gaidarenko
87db099ed5
Revert "CSS: Make show/hide/toggle methods a module"
...
This reverts commit 67d7a2eefe
.
2015-11-11 19:56:11 +03:00
Oleg Gaidarenko
88df7676d7
Revert "CSS: fix AMD mode for the new showHide module"
...
This reverts commit 32cfc38a9c
.
2015-11-11 19:51:41 +03:00
Oleg Gaidarenko
43996d166e
Revert "Effects: fix loading showHide in AMD mode"
...
This reverts commit ab06be561e
.
2015-11-11 19:51:35 +03:00
Oleg Gaidarenko
1b52d383ce
Revert "Core: remove custom ready event"
...
This reverts commit c252c5fac2
.
2015-11-11 19:51:00 +03:00
Oleg Gaidarenko
8a896dfac8
Ajax: code style fixes
...
Only for 2.2.0 version
2015-11-11 19:43:26 +03:00