Timmy Willison
77f9b1e803
CSS: fix reliableHiddenOffsets support test for IE6-7
2016-01-06 14:05:18 -05:00
Timmy Willison
ce4d7caa17
Revert "Manipulation: simplify html wrappers"
...
This reverts commit b744a50d47
.
2016-01-06 14:05:17 -05:00
Timmy Willison
373607aa78
Revert "Ajax: use anchor tag for parsing urls"
...
This reverts commit de7ae8cd17
.
2016-01-06 14:05:17 -05:00
Timmy Willison
e3c8968509
Revert "Misc: Drop support for older browsers; update support comments"
...
This reverts commit 90d7cc1d8b
.
2016-01-06 14:05:11 -05:00
Oleg Gaidarenko
f21d43a114
Wrap: correct tests length
2015-12-22 21:54:09 +03:00
Oleg Gaidarenko
71c7c8d0ba
Revert "Wrap: Support .unwrap( selector) for selective unwrapping"
...
This reverts commit e38138af6a
.
2015-12-22 21:20:16 +03:00
Oleg Gaidarenko
7cfa4b26bc
Revert "Core: Return empty array instead of null for parseHTML("")"
...
This reverts commit 61bb61279c
.
2015-12-22 21:01:43 +03:00
Michał Gołębiowski
bc53033080
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
Cherry-picked from a5864aefdf
2015-12-22 20:31:13 +03:00
Oleg Gaidarenko
813b7e4c8d
Build: remove needless file and re-enable jscs
2015-12-22 20:17:27 +03:00
Oleg Gaidarenko
14eba98c8f
Build: code style fixes after all those reverts
2015-12-22 18:51:04 +03:00
Oleg Gaidarenko
c9546c6be5
Revert "Ajax: Always use script injection in globalEval"
...
This reverts commit 37f0f7f42c
.
2015-12-22 18:16:52 +03:00
Oleg Gaidarenko
e5256a6578
Revert "Effects: Reintroduce use of requestAnimationFrame"
...
This reverts commit 06a4540696
.
2015-12-22 18:05:42 +03:00
Oleg Gaidarenko
a769a0105e
Revert "Effects: Improve raf logic"
...
This reverts commit 9dc29a2b13
.
2015-12-22 18:05:38 +03:00
Oleg Gaidarenko
0b5e8dba05
Revert "Core: Remove deprecated context and selector properties"
...
This reverts commit e2ec5da2a7
.
2015-12-22 18:00:00 +03:00
Oleg Gaidarenko
fd5858f542
Revert "Core: Throw an error on $("#") rather than returning 0-length collection"
...
This reverts commit 93f95c9663
.
2015-12-22 17:52:22 +03:00
Oleg Gaidarenko
9f2dcb93f8
Offset: do not run tests which break without back-incompat change
...
See 9d1d4c272a
2015-12-22 17:46:47 +03:00
Oleg Gaidarenko
b85f32f74e
Tests: correct revert artefact
2015-12-22 17:35:41 +03:00
Oleg Gaidarenko
04d6895b7b
Revert "Manipulation: make wrapAll funarg execute only once"
...
This reverts commit 3dcee02160
.
2015-12-22 17:35:23 +03:00
Oleg Gaidarenko
7c0982029f
Revert "CSS: simplify hack of css getter for the computed values"
...
This reverts commit dac716ca65
.
2015-12-22 17:27:38 +03:00
Oleg Gaidarenko
885a0ccdd3
Revert "Callbacks: Don't abort execution on .lock()"
...
This reverts commit fc7477f492
.
2015-12-22 17:20:29 +03:00
Oleg Gaidarenko
47c0aac67f
Revert "Manipulation: don't auto-insert tbody"
...
This reverts commit 939e755163
.
2015-12-22 17:16:49 +03:00
Oleg Gaidarenko
5826cafb95
Revert "Deferred: Backwards-compatible standards interoperability"
...
This reverts commit 34f2563179
.
2015-12-22 17:07:04 +03:00
Oleg Gaidarenko
3b573a59d9
Revert "Data: do not include digits when camelCasing"
...
This reverts commit a254f22d7b
.
2015-12-22 16:45:05 +03:00
Oleg Gaidarenko
59fa7924c7
Revert "Data: always camelCase keys in .data()"
...
This reverts commit 0204c3089e
.
2015-12-22 16:41:49 +03:00
Oleg Gaidarenko
4e0c67d6df
Revert "Data: camelCasing should not ignore case"
...
This reverts commit cf16f860b0
.
2015-12-22 16:24:23 +03:00
Oleg Gaidarenko
c43ea04c54
Revert "Offset: Fix .offset() to correctly work with ShadowDOM"
...
This reverts commit d4dd548aca
.
2015-12-22 16:15:52 +03:00
Oleg Gaidarenko
89228b9476
Revert "Offset: remove ownerDocument check in offset getter"
...
This reverts commit a2386a8250
.
2015-12-22 16:14:27 +03:00
Oleg Gaidarenko
c7641e1ffa
Revert "Offset: allow offset setter to throw for disconnected elements"
...
This reverts commit dc49f62f22
.
2015-12-22 16:06:04 +03:00
Oleg Gaidarenko
b994f4ec85
Revert "CSS: Ignore the CSS cascade in show()/hide()/etc."
...
This reverts commit 9df8bd205a
.
2015-12-22 16:00:15 +03:00
Oleg Gaidarenko
86f0c5af9c
Revert "Core: remove custom ready event"
...
This reverts commit b35bea14a9
.
2015-12-22 15:26:56 +03:00
Oleg Gaidarenko
a57975fb74
Revert "Event: remove deprecated event aliases"
...
This reverts commit ef30bdf4f1
.
2015-12-22 15:19:13 +03:00
Oleg Gaidarenko
0aa24f9c75
Revert "Deferred: add .catch handler"
...
This reverts commit ef77f83db8
.
2015-12-22 15:04:48 +03:00
Oleg Gaidarenko
7f21e19bed
Revert "CSS: Make .css("width") & .css("height") return fractional values"
...
This reverts commit 23212b34e6
.
2015-12-22 15:03:44 +03:00
Oleg Gaidarenko
268af5a092
Revert "Effects: Remove additional parameters of easings"
...
This reverts commit 41a04e59df
.
2015-12-22 14:32:03 +03:00
Oleg Gaidarenko
079e0796ae
Revert "CSS: Make show/hide/toggle methods a module"
...
This reverts commit 3842246024
.
2015-12-22 14:24:15 +03:00
Oleg Gaidarenko
82d10848c6
Revert "Core: make isNumeric limited to strings and numbers"
...
This reverts commit ada073e9ac
.
2015-12-22 14:17:53 +03:00
Oleg Gaidarenko
b87e93bdc9
Revert "Attributes: do not set properties to false when removing booleans"
...
This reverts commit 5c086c3782
.
2015-12-22 14:16:55 +03:00
Michał Gołębiowski
83391859bd
Tests: Make regexes for iOS devices more rigid
2015-10-30 19:19:01 +01:00
Michał Gołębiowski
602c34d45b
Tests: Remove Safari 7.0 & iOS 6 support tests results
2015-10-30 19:18:43 +01:00
Michał Gołębiowski
dec9ab9d3f
Tests: Add iOS 9 support tests results
2015-10-30 19:18:20 +01:00
Timmy Willison
689270e9d8
Attributes: remove flakey test for selected attribute
...
- The change is already covered by the "checked" test.
Since this test is redundant, just drop it.
(cherry picked from commit 87bd130289
)
2015-10-26 16:08:59 -04:00
Timmy Willison
5c086c3782
Attributes: do not set properties to false when removing booleans
...
Fixes gh-1759
(cherry picked from commit 47ccf3daad
)
Conflicts:
src/attributes/attr.js
2015-10-26 16:08:49 -04:00
Richard Gibson
a93d1d7d78
Tests: Post-Summit cleanup
...
Ref 67d7a2eefe
Ref c752a5030b
(cherry picked from commit f931786018
)
2015-10-25 15:33:31 -04:00
Timmy Willison
ada073e9ac
Core: make isNumeric limited to strings and numbers
...
Fixes gh-2662
(cherry picked from commit 15ac848868
)
2015-10-25 15:15:59 -04:00
Joelle Fleurantin
cf4092eeea
Attributes: fix tabIndex on <img> in IE11
...
Fixes gh-2647
Closes gh-2664
(cherry picked from commit c752a5030b
)
Conflicts:
src/attributes/prop.js
2015-10-25 15:15:55 -04:00
Julian Alexander Murillo
52491ae3f0
Tests: Change quotes according to style guidelines
...
Close gh-2339
(cherry picked from commit c577928d45
)
2015-10-25 15:07:50 -04:00
Dave Methvin
657c2f8180
Event: Fix delegated radio events when arrow keys are used
...
Fixes gh-2343, gh-2410
Close gh-2617
(cherry picked from commit c82a6685bb
)
2015-10-25 15:07:50 -04:00
Dave Methvin
c003cd6bc8
Attributes: Use simpler boolean check vs a function call
...
Ref gh-2491
(cherry picked from commit 4bf1a09522
)
2015-10-25 15:00:51 -04:00
Dave Methvin
f24726daa3
Attributes: Remove undocumented .toggleClass( boolean ) signature
...
Fixes gh-2491
Close gh-2618
(cherry picked from commit 53f798cf4d
)
Conflicts:
src/attributes/classes.js
2015-10-25 15:00:48 -04:00
Dave Methvin
3842246024
CSS: Make show/hide/toggle methods a module
...
Unit test changes some uses of .show() and .hide() to .css( "display", ... ),
there was already an implicit assumption in several of the existing tests.
Fixes gh-2193
Close gh-2648
(cherry picked from commit 67d7a2eefe
)
Conflicts:
Gruntfile.js
src/css.js
src/css/showHide.js
test/unit/css.js
2015-10-25 14:54:55 -04:00