Dave Methvin
469150a27e
Revert "Fix #14180 . Allow cross-frame use of focusin/out. Close gh-1369."
...
This reverts commit bba8366af4
.
Because cross-frame focus sucks.
2013-10-22 22:47:34 -04:00
Dave Methvin
bba8366af4
Fix #14180 . Allow cross-frame use of focusin/out. Close gh-1369.
...
(cherry picked from commit 6d5dfa0eda2c19e8838930fafff83b596654eca2)
Manually edited for conflicts.
2013-10-22 21:48:50 -04:00
Ronny Springer
aa70819598
Ref 2263134b
: Better identify potential JSON. Close gh-1401.
...
(cherry picked from commit 083edd60a6
)
Conflicts:
src/data.js
2013-10-16 08:50:13 -04:00
Timmy Willison
08b6271b6d
Only set uglify options if not already the default
2013-10-15 18:00:41 -04:00
Timo Tijhof
e15627022f
No ticket: Clean up uglifyjs compress options. Close gh-1382.
2013-10-15 16:48:33 -04:00
Lihan Li
a5063ee2a1
Fix #14394 : Changing style !important in webkit. Close gh-1385.
...
(cherry picked from commit 24e587929f
)
Conflicts:
src/css.js
2013-10-15 16:38:38 -04:00
Richard Gibson
1ceecf4c64
No ticket: Test cleanup
...
(cherry picked from commit 8df348e9eb
)
Conflicts:
test/unit/css.js
2013-10-15 15:51:08 -04:00
Richard Gibson
024317f03b
No ticket: Small curCSS size optimizations
...
(cherry picked from commit a339096d6a
)
Conflicts:
src/css/curCSS.js
2013-10-15 15:19:45 -04:00
George Kats
32d61d75e5
Fix #14432 : Always return string from .css("z-index"). Close gh-1395.
...
(cherry picked from commit 5ce4b06c28
)
Conflicts:
src/css/curCSS.js
2013-10-15 13:58:06 -04:00
Timmy Willison
62900a9edb
Fixes #14450 . Remove CommonJS+AMD syntax.
...
- To keep file size unaffected, an extra pragma was added to build.js to remove certain lines when building with special comments.
Conflicts:
src/core.js
src/css.js
src/effects.js
src/event.js
src/manipulation.js
src/offset.js
2013-10-15 11:59:16 -04:00
Timmy Willison
03dd51494f
Remove comment
2013-10-15 10:45:15 -04:00
Timmy Willison
67e56db39e
Update requirejs to compatible version, remove r.js
...
Conflicts:
package.json
2013-10-15 09:54:06 -04:00
Richard Gibson
3774ee49e0
No ticket: Fix subproject iframe tests
...
(cherry picked from commit 13d58a9bec
)
2013-10-11 15:08:58 -04:00
Richard Gibson
64bdf4140b
Fix #14381 : Update to Sizzle 1.10.11
2013-10-11 14:14:03 -04:00
Dominik D. Geyer
c733b4819a
No ticket: Correct typo in README section "rebasing". Close gh-1398.
...
(cherry picked from commit 943dc6cf83
)
2013-10-11 11:08:38 -04:00
Timmy Willison
f6694208aa
Update Sizzle to 1.10.10
2013-10-10 16:25:11 -04:00
Timmy Willison
e239873b27
Add bower install script and release scripts to jshint and pass lint
2013-10-07 18:24:14 -04:00
Timmy Willison
44b9d87484
Edit bower install script based on comments. Close gh-1392.
2013-10-07 17:20:02 -04:00
Scott González
e9a36f3a34
Warn on npm install if Bower isn't installed.
2013-10-07 17:19:58 -04:00
Timo Tijhof
2ef0a17031
Gruntfile: Remove project prefix from TestSwarm job name
2013-10-06 21:54:03 -04:00
Dave Methvin
b7da3b0043
Fix #13993 . Save result of native inline handlers. Close gh-1368.
...
(cherry picked from commit 3bcd04f528
)
2013-10-06 17:58:28 -04:00
Michał Gołębiowski
11f386fe89
No ticket. Simplify the post-uglify task. (cherry-picked from 923bfc80db
)
2013-10-02 00:40:29 +02:00
Oleg
908d88cc70
Add setup function for the event module
...
(cherry picked from the commit 2c0b9027de
)
2013-09-30 21:17:10 +04:00
Oleg
b2f27632eb
Focus on the body before running focus test
2013-09-30 20:23:21 +04:00
Oleg
c809736db2
Try to fix focus test again
2013-09-30 19:20:08 +04:00
Richard Gibson
b31bd4c05d
No ticket: Compress core and data modules
2013-09-28 12:02:44 -04:00
Michał Gołębiowski
9bf6aaf4ad
No ticket. Get rid of comma expression in curCSS.
2013-09-24 14:11:24 +02:00
Oleg
0b9a182ecd
Run focus test only if document has focus
2013-09-23 20:50:31 +04:00
Richard Gibson
3d6ed4483e
No ticket: Fix IE focus test failures
2013-09-23 12:00:57 -04:00
Anthony Ryan
4b378280d3
No ticket: Fix XHTML regression. Close gh-1376.
2013-09-23 10:26:20 -04:00
Timo Tijhof
020414ce51
core: Fix cut off comment in jQuery.map from c72371f714
. Close gh-1379.
...
(cherry picked from commit 2aa2957d21
)
2013-09-23 10:11:11 -04:00
Dave Methvin
e0e0ab5ed7
Updating the source version to 1.11.0-pre
2013-09-19 16:04:38 -04:00
Dave Methvin
b44595824c
Tagging the 1.11.0-beta1 release.
2013-09-19 16:04:29 -04:00
Dave Methvin
75a0b4a73f
Fix #14290 . Don't throw if text node is appended to table. Close gh-1371.
...
(cherry picked from commit ec3ac9a247
)
2013-09-19 11:42:28 -04:00
Dave Methvin
60004e68f8
Fix #14282 . Don't fondle getPreventDefault if preventDefault exists. Close gh-1365.
...
(cherry picked from commit 4671ef15c2
)
Conflicts:
src/event.js
2013-09-19 10:19:13 -04:00
Dave Methvin
a4d90ab5d8
Update release script for sourcmap syntax change
...
(cherry picked from commit d79c036ad6
)
2013-09-19 10:06:25 -04:00
Oleg
94a9a4f1c2
Correct test assertion of #10227 ticket for IE8
2013-09-17 18:21:26 +04:00
Richard Gibson
d16fe84d80
No ticket: Improve line-height animation test stability
2013-09-17 09:55:53 -04:00
Oleg
ff156d77b2
Fix memory leaks in tests for css module
2013-09-17 17:53:26 +04:00
Oleg
fd2964237f
Fix #12723 and simplification and optmization of defaultDisplay helper
...
(cherry picked from commit a25343001e
)
2013-09-17 16:16:47 +04:00
Oleg
303e41d996
Simplify replaceWith method. Closes gh-1276
...
(cherry picked from commit 642e9a4557
)
2013-09-17 14:21:34 +04:00
Timmy Willison
53aa2e0c8b
Use charAt instead of string indexing for oldIE's sake. Fixes #14356 .
2013-09-12 15:49:53 -05:00
Timmy Willison
c6b4230d5c
Adjust prefilter test to error on string indexing in oldIE
2013-09-12 15:49:53 -05:00
Richard Gibson
0bc0a69026
Ref #14313 : NaN detection. Close gh-1352.
2013-09-12 16:42:18 -04:00
Richard Gibson
3a552cdfa7
Fix #14351 : Update Sizzle
...
(cherry picked from commit 1d57ffe5ff
)
2013-09-12 16:39:09 -04:00
Jörn Zaefferer
292b671a65
Travis: Also install bower
2013-09-12 18:39:25 +02:00
Jörn Zaefferer
f1333ff449
Add Travis CI config for PR testing
2013-09-12 18:39:15 +02:00
Amey Sakhadeo
b61a64224b
Add unit tests for jQuery.grep. Close gh-1345.
2013-09-12 11:23:21 -05:00
Timmy Willison
e7bdccacab
Fix failing support test in IE6/7
2013-09-11 17:58:38 -05:00
Timmy Willison
1a9f8d9bb1
Fix more support tests (support.input should only be false in IE8 and checkClone as it is now used is fine in IE)
2013-09-11 17:23:17 -05:00