Commit Graph

5390 Commits

Author SHA1 Message Date
Timmy Willison
6095be1260 Preparations for npm/bower publishing 2013-10-15 16:14:35 -04:00
Richard Gibson
8df348e9eb No ticket: Test cleanup 2013-10-15 15:48:53 -04:00
Richard Gibson
a339096d6a No ticket: Small curCSS size optimizations 2013-10-15 12:28:32 -04:00
George Kats
5ce4b06c28 Fix #14432: Always return string from .css("z-index"). Close gh-1395. 2013-10-15 12:28:25 -04:00
Timmy Willison
b24a3d5368 Unify build script capabilities between branches. Specifically, added a special comment pragma for removing certain lines. 2013-10-15 12:03:55 -04:00
Timmy Willison
96286498d6 Remove comment 2013-10-15 10:44:50 -04:00
Timmy Willison
a5037cb9e3 Fixes #14450. Remove CommonJS+AMD syntax. 2013-10-15 10:40:48 -04:00
Timmy Willison
310b8f5b6e Update requirejs to compatible version, remove r.js 2013-10-15 09:51:09 -04:00
Richard Gibson
13d58a9bec No ticket: Fix subproject iframe tests 2013-10-11 15:08:07 -04:00
Richard Gibson
c93743b4fa Fix #14381: Update to Sizzle 1.10.11
(cherry picked from commit 64bdf4140b)
2013-10-11 14:14:24 -04:00
Dominik D. Geyer
943dc6cf83 No ticket: Correct typo in README section "rebasing". Close gh-1398. 2013-10-11 11:07:59 -04:00
Timmy Willison
a9f1cb89df Update Sizzle to 1.10.10 2013-10-10 16:24:41 -04:00
Timmy Willison
fc4ff9315d Add bower install script and release scripts to jshint and pass lint 2013-10-07 18:24:02 -04:00
Timmy Willison
fea6904d46 Edit bower install script based on comments. Close gh-1392. 2013-10-07 17:19:04 -04:00
Scott González
4d818ab12c Warn on npm install if Bower isn't installed. 2013-10-07 17:17:04 -04:00
Timo Tijhof
d1f247daf8 Gruntfile: Remove project prefix from TestSwarm job name, close gh-1387 2013-10-06 21:42:55 -04:00
Oleg
b561f5ab0a Fix some code style inconsistencies 2013-10-07 03:16:18 +04:00
Dave Methvin
3bcd04f528 Fix #13993. Save result of native inline handlers. Close gh-1368. 2013-10-06 17:43:54 -04:00
Scott González
4375750067 Updated author information. 2013-10-04 11:47:42 -04:00
Michał Gołębiowski
923bfc80db No ticket. Simplify the post-uglify task. 2013-10-02 00:39:49 +02:00
Oleg
2c0b9027de Add setup function for the event module 2013-09-30 21:12:58 +04:00
Oleg
0a62e22579 Focus on the body before running focus test
(cherry picked from commit b2f27632eb)
Conflicts:
	test/unit/event.js
2013-09-30 20:53:44 +04:00
Richard Gibson
f519539d3b No ticket: Compress core and data modules
(cherry picked from commit b31bd4c05d)

Conflicts:

	src/core.js
	src/data.js
2013-09-28 12:35:08 -04:00
Oleg
33c80f3dd4 Run focus test only if document has focus
(cherry picked from commit 0b9a182ecd)
2013-09-23 21:10:00 +04:00
Richard Gibson
9dadd68e34 No ticket: Fix IE focus test failures
(cherry picked from commit 3d6ed4483e)
2013-09-23 12:01:09 -04:00
Anthony Ryan
2d4c0d5f37 No ticket: Fix XHTML regression. Close gh-1375. 2013-09-23 10:13:31 -04:00
Timo Tijhof
2aa2957d21 core: Fix cut off comment in jQuery.map from c72371f714. Close gh-1379. 2013-09-23 10:10:46 -04:00
Dave Methvin
210cbcf520 Updating the source version to 2.1.0-pre✓™ 2013-09-19 16:15:47 -04:00
Dave Methvin
1185427c4c Tagging the 2.1.0-beta1 release. 2013-09-19 16:15:38 -04:00
Dave Methvin
ec3ac9a247 Fix #14290. Don't throw if text node is appended to table. Close gh-1371. 2013-09-19 10:24:22 -04:00
Dave Methvin
4671ef15c2 Fix #14282. Don't fondle getPreventDefault if preventDefault exists. Close gh-1365. 2013-09-19 09:55:14 -04:00
Dave Methvin
d79c036ad6 Update release script for sourcmap syntax change 2013-09-19 09:06:19 -04:00
Richard Gibson
94ae713344 No ticket: Improve line-height animation test stability 2013-09-17 10:09:08 -04:00
Oleg
a25343001e Fix #12723 and simplification and optmization of defaultDisplay helper 2013-09-17 16:10:52 +04:00
Oleg
642e9a4557 Simplify replaceWith method. Closes gh-1276 2013-09-17 13:24:27 +04:00
Oleg
80538b04fd Correct code style in comment line 2013-09-13 19:29:48 +04:00
Oleg
cb37994d76 No ticket: fix code style inconsistencies. Closes gh-1361 2013-09-13 01:04:29 +04:00
Timmy Willison
e12746d756 Small adjustment to prefilter test. Follow the right path for prefixes. 2013-09-12 15:52:23 -05:00
Richard Gibson
68213f20bb Ref #14313: NaN detection. Close gh-1352.
(cherry picked from commit 0bc0a69026)
2013-09-12 16:45:12 -04:00
Richard Gibson
1d57ffe5ff Fix #14351: Update Sizzle 2013-09-12 16:36:29 -04:00
Timmy Willison
6b7a52b21a Adjust prefilter test to error on string indexing in oldIE 2013-09-12 15:25:23 -05:00
Mike Sidorov
679536ee4b charAt -> string indexing. Close gh-1359. 2013-09-12 12:33:51 -05:00
Jörn Zaefferer
4228905b14 Travis: Also install bower 2013-09-12 18:30:28 +02:00
Amey Sakhadeo
18099d52d8 Add unit tests for jQuery.grep. Close gh-1345. 2013-09-12 11:19:38 -05:00
Jörn Zaefferer
dab011e26d Add Travis CI config for PR testing 2013-09-12 18:08:37 +02:00
Timmy Willison
cb707d8bd0 Flip the switch on checkOn 2013-09-11 15:03:40 -05:00
Timmy Willison
6d2c5c715a Correct the checkClone support test for Safari 5.1 and mobile webkits 2013-09-11 14:29:15 -05:00
Timmy Willison
8a832797c0 Fix support test for checkClone. Fixes Safari 5.1 manip failures. 2013-09-11 09:51:31 -05:00
Timmy Willison
19de30ce0f Fix context 2013-09-11 08:46:08 -05:00
Timmy Willison
2e850fb802 The cssHook from addGetHookIf wasn't actually getting added 2013-09-11 08:41:48 -05:00