]> source.dussan.org Git - jquery.git/log
jquery.git
10 years agoFix some code style inconsistencies
Oleg [Thu, 7 Nov 2013 20:14:23 +0000 (21:14 +0100)]
Fix some code style inconsistencies

10 years agoFix #12757 - use jscs to check the style guide
Oleg [Thu, 12 Sep 2013 20:51:59 +0000 (00:51 +0400)]
Fix #12757 - use jscs to check the style guide

Cherry picked from ab63e568f50b5b9823490eda9c184e48cc6440c4 commit

10 years agoFix #14422 and add more thorough check for CSP violations
Oleg [Wed, 30 Oct 2013 12:20:38 +0000 (16:20 +0400)]
Fix #14422 and add more thorough check for CSP violations

Close gh-1413

10 years agoRef c66a5e70: Synchronize unit tests with master
Richard Gibson [Thu, 7 Nov 2013 16:59:56 +0000 (11:59 -0500)]
Ref c66a5e70: Synchronize unit tests with master

10 years agoFix #14074: element id="nodeName". Close gh-1389.
Richard Gibson [Wed, 18 Sep 2013 13:41:07 +0000 (09:41 -0400)]
Fix #14074: element id="nodeName". Close gh-1389.

10 years agoRef fb2e0a0c: Synchronize unit tests with master
Chris Antaki [Wed, 30 Oct 2013 08:16:05 +0000 (01:16 -0700)]
Ref fb2e0a0c: Synchronize unit tests with master

10 years agoFix #14101: $().data() should be undefined, not null
Corey Frang [Tue, 5 Nov 2013 20:03:28 +0000 (15:03 -0500)]
Fix #14101: $().data() should be undefined, not null

- Backported 30eee925dbc9f8d465ccf064f48c24061ffdc378 for 1.x

10 years agoFix #14190: Remove unnecessary assignment in .closest. Close gh-1411.
Marian Sollmann [Mon, 28 Oct 2013 14:31:58 +0000 (15:31 +0100)]
Fix #14190: Remove unnecessary assignment in .closest. Close gh-1411.
(cherry picked from commit 346b031af9e3b315ef351a9cc7fee56f930cf346)

Conflicts:

src/traversing.js

10 years agoNo ticket: Update style per gh-1418 comments
Richard Gibson [Mon, 4 Nov 2013 17:58:13 +0000 (12:58 -0500)]
No ticket: Update style per gh-1418 comments

10 years agoRef 705216dc: Synchronize ajax/xhr.js with master. Close gh-1418.
Richard Gibson [Sun, 3 Nov 2013 19:19:57 +0000 (14:19 -0500)]
Ref 705216dc: Synchronize ajax/xhr.js with master. Close gh-1418.

10 years agoRef f9d41ac6: Opera-compatible form target
Richard Gibson [Mon, 4 Nov 2013 14:36:16 +0000 (09:36 -0500)]
Ref f9d41ac6: Opera-compatible form target
(cherry picked from commit d5b7139abce9dd207773531d6dcb3493c6ac0c7c)

10 years agoFix #14379: AJAX requests on unload
Richard Gibson [Mon, 28 Oct 2013 21:40:13 +0000 (17:40 -0400)]
Fix #14379: AJAX requests on unload
(cherry picked from commit f9d41ac641dcb5a93ba8a9027476b160d8f41111)

Conflicts:

src/ajax/xhr.js

10 years agoFix #14459: Use jQuery.parseJSON instead of JSON.parse
Richard Gibson [Mon, 28 Oct 2013 15:35:53 +0000 (11:35 -0400)]
Fix #14459: Use jQuery.parseJSON instead of JSON.parse
(cherry picked from commit ced9d155f010bc456745a55a63ca959db9d405d3)

10 years agoNo ticket. Update npm devDependencies. (cherry-picked from 95d1192d5378926e750d049481...
Michał Gołębiowski [Fri, 25 Oct 2013 19:26:44 +0000 (21:26 +0200)]
No ticket. Update npm devDependencies. (cherry-picked from 95d1192d5378926e750d0494818323ff17be821e)

10 years agoAdd tests for class manipulation on jQuery object containing more than one element...
Michał Gołębiowski [Thu, 24 Oct 2013 17:45:42 +0000 (19:45 +0200)]
Add tests for class manipulation on jQuery object containing more than one element. Close gh-1404. (cherry-picked from 35b2b94979ed3419e50b72ab3b84307269fa25e8)

10 years agoRevert "Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369."
Dave Methvin [Wed, 23 Oct 2013 02:47:34 +0000 (22:47 -0400)]
Revert "Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369."

This reverts commit bba8366af48bd2c80c96e7a0f58b3e16fd736125.

Because cross-frame focus sucks.

10 years agoFix #14180. Allow cross-frame use of focusin/out. Close gh-1369.
Dave Methvin [Tue, 17 Sep 2013 22:51:54 +0000 (18:51 -0400)]
Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369.
(cherry picked from commit 6d5dfa0eda2c19e8838930fafff83b596654eca2)
Manually edited for conflicts.

11 years agoRef 2263134b: Better identify potential JSON. Close gh-1401.
Ronny Springer [Fri, 11 Oct 2013 08:09:54 +0000 (10:09 +0200)]
Ref 2263134b: Better identify potential JSON. Close gh-1401.
(cherry picked from commit 083edd60a6c189f17ff1087431e849dd11c111b2)

Conflicts:

src/data.js

11 years agoOnly set uglify options if not already the default
Timmy Willison [Tue, 15 Oct 2013 21:59:58 +0000 (17:59 -0400)]
Only set uglify options if not already the default

11 years agoNo ticket: Clean up uglifyjs compress options. Close gh-1382.
Timo Tijhof [Tue, 24 Sep 2013 14:23:58 +0000 (16:23 +0200)]
No ticket: Clean up uglifyjs compress options. Close gh-1382.

11 years agoFix #14394: Changing style !important in webkit. Close gh-1385.
Lihan Li [Sun, 29 Sep 2013 16:06:32 +0000 (12:06 -0400)]
Fix #14394: Changing style !important in webkit. Close gh-1385.
(cherry picked from commit 24e587929f62428e1959b10aace6dc4fd65ab397)

Conflicts:

src/css.js

11 years agoNo ticket: Test cleanup
Richard Gibson [Tue, 15 Oct 2013 19:48:53 +0000 (15:48 -0400)]
No ticket: Test cleanup
(cherry picked from commit 8df348e9eb3681ff5f09b1e52b72573e2eee3105)

Conflicts:

test/unit/css.js

11 years agoNo ticket: Small curCSS size optimizations
Richard Gibson [Tue, 15 Oct 2013 15:12:31 +0000 (11:12 -0400)]
No ticket: Small curCSS size optimizations
(cherry picked from commit a339096d6a9d0313c2184de0d626e2c7e127955b)

Conflicts:

src/css/curCSS.js

11 years agoFix #14432: Always return string from .css("z-index"). Close gh-1395.
George Kats [Sun, 6 Oct 2013 16:53:26 +0000 (19:53 +0300)]
Fix #14432: Always return string from .css("z-index"). Close gh-1395.
(cherry picked from commit 5ce4b06c285bd8cf52eaff0f39e0b9192a927873)

Conflicts:

src/css/curCSS.js

11 years agoFixes #14450. Remove CommonJS+AMD syntax.
Timmy Willison [Tue, 15 Oct 2013 14:40:48 +0000 (10:40 -0400)]
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

11 years agoRemove comment
Timmy Willison [Tue, 15 Oct 2013 14:44:50 +0000 (10:44 -0400)]
Remove comment

11 years agoUpdate requirejs to compatible version, remove r.js
Timmy Willison [Tue, 15 Oct 2013 13:51:09 +0000 (09:51 -0400)]
Update requirejs to compatible version, remove r.js

Conflicts:
package.json

11 years agoNo ticket: Fix subproject iframe tests
Richard Gibson [Fri, 11 Oct 2013 19:08:07 +0000 (15:08 -0400)]
No ticket: Fix subproject iframe tests
(cherry picked from commit 13d58a9bec67356ecae0d6902cb634e52cebcf19)

11 years agoFix #14381: Update to Sizzle 1.10.11
Richard Gibson [Fri, 11 Oct 2013 18:14:03 +0000 (14:14 -0400)]
Fix #14381: Update to Sizzle 1.10.11

11 years agoNo ticket: Correct typo in README section "rebasing". Close gh-1398.
Dominik D. Geyer [Fri, 11 Oct 2013 13:09:56 +0000 (15:09 +0200)]
No ticket: Correct typo in README section "rebasing". Close gh-1398.
(cherry picked from commit 943dc6cf834a57b5bffe99314add0a4d397201ce)

11 years agoUpdate Sizzle to 1.10.10
Timmy Willison [Thu, 10 Oct 2013 20:24:41 +0000 (16:24 -0400)]
Update Sizzle to 1.10.10

11 years agoAdd bower install script and release scripts to jshint and pass lint
Timmy Willison [Mon, 7 Oct 2013 22:24:02 +0000 (18:24 -0400)]
Add bower install script and release scripts to jshint and pass lint

11 years agoEdit bower install script based on comments. Close gh-1392.
Timmy Willison [Mon, 7 Oct 2013 21:18:11 +0000 (17:18 -0400)]
Edit bower install script based on comments. Close gh-1392.

11 years agoWarn on npm install if Bower isn't installed.
Scott González [Sat, 5 Oct 2013 18:28:54 +0000 (14:28 -0400)]
Warn on npm install if Bower isn't installed.

11 years agoGruntfile: Remove project prefix from TestSwarm job name
Timo Tijhof [Wed, 2 Oct 2013 12:58:15 +0000 (14:58 +0200)]
Gruntfile: Remove project prefix from TestSwarm job name

11 years agoFix #13993. Save result of native inline handlers. Close gh-1368.
Dave Methvin [Thu, 19 Sep 2013 15:34:48 +0000 (11:34 -0400)]
Fix #13993. Save result of native inline handlers. Close gh-1368.
(cherry picked from commit 3bcd04f528597dac0a7084865461574ab4a06465)

11 years agoNo ticket. Simplify the post-uglify task. (cherry-picked from 923bfc80dbba00659a2fbad... 1394/head
Michał Gołębiowski [Tue, 1 Oct 2013 22:39:49 +0000 (00:39 +0200)]
No ticket. Simplify the post-uglify task. (cherry-picked from 923bfc80dbba00659a2fbadafad6d894973cc560)

11 years agoAdd setup function for the event module
Oleg [Mon, 30 Sep 2013 17:12:58 +0000 (21:12 +0400)]
Add setup function for the event module

(cherry picked from the commit 2c0b9027de841a437baf7b9c85262f196b9cb09e)

11 years agoFocus on the body before running focus test
Oleg [Mon, 30 Sep 2013 16:23:21 +0000 (20:23 +0400)]
Focus on the body before running focus test

11 years agoTry to fix focus test again
Oleg [Mon, 30 Sep 2013 15:20:08 +0000 (19:20 +0400)]
Try to fix focus test again

11 years agoNo ticket: Compress core and data modules
Richard Gibson [Sat, 28 Sep 2013 15:57:46 +0000 (11:57 -0400)]
No ticket: Compress core and data modules

11 years agoNo ticket. Get rid of comma expression in curCSS.
Michał Gołębiowski [Tue, 24 Sep 2013 12:11:24 +0000 (14:11 +0200)]
No ticket. Get rid of comma expression in curCSS.

11 years agoRun focus test only if document has focus
Oleg [Mon, 23 Sep 2013 16:50:31 +0000 (20:50 +0400)]
Run focus test only if document has focus

11 years agoNo ticket: Fix IE focus test failures
Richard Gibson [Mon, 23 Sep 2013 16:00:57 +0000 (12:00 -0400)]
No ticket: Fix IE focus test failures

11 years agoNo ticket: Fix XHTML regression. Close gh-1376.
Anthony Ryan [Fri, 20 Sep 2013 10:00:24 +0000 (06:00 -0400)]
No ticket: Fix XHTML regression. Close gh-1376.

11 years agocore: Fix cut off comment in jQuery.map from c72371f714. Close gh-1379.
Timo Tijhof [Sun, 22 Sep 2013 08:19:28 +0000 (10:19 +0200)]
core: Fix cut off comment in jQuery.map from c72371f714. Close gh-1379.
(cherry picked from commit 2aa2957d213c2801d9999a8902d041026fbb059a)

11 years agoUpdating the source version to 1.11.0-pre
Dave Methvin [Thu, 19 Sep 2013 20:04:38 +0000 (16:04 -0400)]
Updating the source version to 1.11.0-pre

11 years agoTagging the 1.11.0-beta1 release. 1.11.0-beta1
Dave Methvin [Thu, 19 Sep 2013 20:04:29 +0000 (16:04 -0400)]
Tagging the 1.11.0-beta1 release.

11 years agoFix #14290. Don't throw if text node is appended to table. Close gh-1371.
Dave Methvin [Wed, 18 Sep 2013 03:29:02 +0000 (23:29 -0400)]
Fix #14290. Don't throw if text node is appended to table. Close gh-1371.
(cherry picked from commit ec3ac9a247ec3132dea3c30ca36cefc217e25441)

11 years agoFix #14282. Don't fondle getPreventDefault if preventDefault exists. Close gh-1365.
Dave Methvin [Thu, 19 Sep 2013 13:53:08 +0000 (09:53 -0400)]
Fix #14282. Don't fondle getPreventDefault if preventDefault exists. Close gh-1365.
(cherry picked from commit 4671ef15c2d62962048fd4863911146fcc085f26)

Conflicts:
src/event.js

11 years agoUpdate release script for sourcmap syntax change
Dave Methvin [Thu, 19 Sep 2013 13:06:19 +0000 (09:06 -0400)]
Update release script for sourcmap syntax change
(cherry picked from commit d79c036ad6cbf0da3593da98410f17bb6b272639)

11 years agoCorrect test assertion of #10227 ticket for IE8
Oleg [Tue, 17 Sep 2013 14:21:26 +0000 (18:21 +0400)]
Correct test assertion of #10227 ticket for IE8

11 years agoNo ticket: Improve line-height animation test stability
Richard Gibson [Tue, 17 Sep 2013 13:53:55 +0000 (09:53 -0400)]
No ticket: Improve line-height animation test stability

11 years agoFix memory leaks in tests for css module
Oleg [Tue, 17 Sep 2013 13:53:26 +0000 (17:53 +0400)]
Fix memory leaks in tests for css module

11 years agoFix #12723 and simplification and optmization of defaultDisplay helper
Oleg [Tue, 17 Sep 2013 12:06:21 +0000 (16:06 +0400)]
Fix #12723 and simplification and optmization of defaultDisplay helper

(cherry picked from commit a25343001eea2436dcf8ea60deea3844f77e42e4)

11 years agoSimplify replaceWith method. Closes gh-1276
Oleg [Tue, 17 Sep 2013 09:24:27 +0000 (13:24 +0400)]
Simplify replaceWith method. Closes gh-1276

(cherry picked from commit 642e9a45579cfa90861b8ea71a95dd077775caaf)

11 years agoUse charAt instead of string indexing for oldIE's sake. Fixes #14356. 1366/head
Timmy Willison [Thu, 12 Sep 2013 20:49:15 +0000 (15:49 -0500)]
Use charAt instead of string indexing for oldIE's sake. Fixes #14356.

11 years agoAdjust prefilter test to error on string indexing in oldIE
Timmy Willison [Thu, 12 Sep 2013 20:25:23 +0000 (15:25 -0500)]
Adjust prefilter test to error on string indexing in oldIE

11 years agoRef #14313: NaN detection. Close gh-1352.
Richard Gibson [Thu, 5 Sep 2013 18:04:11 +0000 (14:04 -0400)]
Ref #14313: NaN detection. Close gh-1352.

11 years agoFix #14351: Update Sizzle
Richard Gibson [Thu, 12 Sep 2013 20:36:29 +0000 (16:36 -0400)]
Fix #14351: Update Sizzle
(cherry picked from commit 1d57ffe5fff06928aac53813342d33ec6bddd531)

11 years agoTravis: Also install bower
Jörn Zaefferer [Thu, 12 Sep 2013 16:30:09 +0000 (18:30 +0200)]
Travis: Also install bower

11 years agoAdd Travis CI config for PR testing
Jörn Zaefferer [Thu, 12 Sep 2013 16:08:29 +0000 (18:08 +0200)]
Add Travis CI config for PR testing

11 years agoAdd unit tests for jQuery.grep. Close gh-1345.
Amey Sakhadeo [Thu, 12 Sep 2013 16:18:36 +0000 (11:18 -0500)]
Add unit tests for jQuery.grep. Close gh-1345.

11 years agoFix failing support test in IE6/7
Timmy Willison [Wed, 11 Sep 2013 22:58:38 +0000 (17:58 -0500)]
Fix failing support test in IE6/7

11 years agoFix more support tests (support.input should only be false in IE8 and checkClone...
Timmy Willison [Wed, 11 Sep 2013 22:23:17 +0000 (17:23 -0500)]
Fix more support tests (support.input should only be false in IE8 and checkClone as it is now used is fine in IE)

11 years agoSet the input type for firefox. Fix a support test.
Timmy Willison [Wed, 11 Sep 2013 20:03:40 +0000 (15:03 -0500)]
Set the input type for firefox. Fix a support test.

11 years agoCorrect the checkClone support test for Safari 5.1 and mobile webkits
Timmy Willison [Wed, 11 Sep 2013 19:29:15 +0000 (14:29 -0500)]
Correct the checkClone support test for Safari 5.1 and mobile webkits

Conflicts:
src/manipulation/support.js

11 years agoFix support test for checkClone. Fixes Safari 5.1 manip failures.
Timmy Willison [Wed, 11 Sep 2013 14:51:31 +0000 (09:51 -0500)]
Fix support test for checkClone. Fixes Safari 5.1 manip failures.

Conflicts:
src/manipulation.js

11 years agoFix context
Timmy Willison [Wed, 11 Sep 2013 13:46:08 +0000 (08:46 -0500)]
Fix context

11 years agoThe cssHook from addGetHookIf wasn't actually getting added
Timmy Willison [Wed, 11 Sep 2013 13:41:48 +0000 (08:41 -0500)]
The cssHook from addGetHookIf wasn't actually getting added

Conflicts:
src/css.js

11 years agoRestore support for Firefox < 23, Chrome < 28 and Safari 5.1.
Michał Gołębiowski [Wed, 11 Sep 2013 01:36:18 +0000 (03:36 +0200)]
Restore support for Firefox < 23, Chrome < 28 and Safari 5.1.

11 years agoModules can assume the presence of their parents
Timmy Willison [Wed, 11 Sep 2013 01:24:04 +0000 (20:24 -0500)]
Modules can assume the presence of their parents

Conflicts:
src/css/curCSS.js

11 years agoRemove unnecessary file from master cherry-pick
Timmy Willison [Wed, 11 Sep 2013 01:15:38 +0000 (20:15 -0500)]
Remove unnecessary file from master cherry-pick

11 years agoRemove offset dependency from css. Move curCSS and getStyles to their own module.
Timmy Willison [Wed, 11 Sep 2013 00:24:26 +0000 (19:24 -0500)]
Remove offset dependency from css. Move curCSS and getStyles to their own module.

11 years agoNo ticket. Abstract conditional hook definition. 1356/head
Michał Gołębiowski [Wed, 11 Sep 2013 00:51:48 +0000 (02:51 +0200)]
No ticket. Abstract conditional hook definition.

11 years agoMap Sizzle to a path with config to allow users to put Sizzle wherever they want
Timmy Willison [Tue, 10 Sep 2013 23:47:36 +0000 (18:47 -0500)]
Map Sizzle to a path with config to allow users to put Sizzle wherever they want

11 years agoEnsure display: inline-block when animating width/height on inline elements. Fixes...
Timmy Willison [Tue, 10 Sep 2013 20:09:58 +0000 (15:09 -0500)]
Ensure display: inline-block when animating width/height on inline elements. Fixes #14344.

11 years agoUnignore license in bower. Ignore other unnecessary files.
Timmy Willison [Tue, 10 Sep 2013 04:26:21 +0000 (23:26 -0500)]
Unignore license in bower. Ignore other unnecessary files.

11 years agoMatch ordering in ajax with master. -3 bytes.
Timmy Willison [Tue, 10 Sep 2013 03:54:07 +0000 (22:54 -0500)]
Match ordering in ajax with master. -3 bytes.

11 years agoSeparate jQuery.fn.init into its own module (for lighter core dependencies across...
Timmy Willison [Tue, 10 Sep 2013 00:13:01 +0000 (19:13 -0500)]
Separate jQuery.fn.init into its own module (for lighter core dependencies across all modules). Restore proper support property for effects.

Conflicts:
src/attributes/classes.js
src/core.js
src/manipulation.js
src/traversing.js

11 years agoDon't keep semicolons if the require call is not a var declaration
Timmy Willison [Mon, 9 Sep 2013 16:32:06 +0000 (12:32 -0400)]
Don't keep semicolons if the require call is not a var declaration

11 years agoApply consistent ordering in all modules. -219 bytes. Order modules like functions...
Timmy Willison [Mon, 9 Sep 2013 16:22:37 +0000 (12:22 -0400)]
Apply consistent ordering in all modules. -219 bytes. Order modules like functions > jQuery.extend > jQuery.fn.extend.

11 years agoAll non-var modules should not indent in their AMD wrappers (just for prettier builds...
Timmy Willison [Mon, 9 Sep 2013 16:07:40 +0000 (12:07 -0400)]
All non-var modules should not indent in their AMD wrappers (just for prettier builds). No functionality changes.

11 years agoBreak jQuery.access out into its own module to separate it from core; Adjust CommonJS...
Timmy Willison [Mon, 9 Sep 2013 15:26:21 +0000 (11:26 -0400)]
Break jQuery.access out into its own module to separate it from core; Adjust CommonJS+AMD build support to include non-var dependencies. Convert modules with more than a few dependencies to use CJS+AMD syntax.

Conflicts:
src/core.js
src/css.js
src/data.js
src/effects.js
src/event.js
src/manipulation.js
src/traversing.js

11 years agoUpdate r.js (running latest master until new r.js is published to NPM)
Timmy Willison [Mon, 9 Sep 2013 15:23:16 +0000 (11:23 -0400)]
Update r.js (running latest master until new r.js is published to NPM)

11 years agoReorder css.js logically
Timmy Willison [Mon, 9 Sep 2013 13:54:52 +0000 (09:54 -0400)]
Reorder css.js logically

Conflicts:
src/css.js

11 years agoAdd AMD+CommonJS capabilities to the build script (for modules with long unreadable...
Timmy Willison [Mon, 9 Sep 2013 13:50:12 +0000 (09:50 -0400)]
Add AMD+CommonJS capabilities to the build script (for modules with long unreadable dependency lists)

Conflicts:
src/core.js

11 years agoRestore optIn behavior for builds
Timmy Willison [Mon, 9 Sep 2013 02:26:05 +0000 (22:26 -0400)]
Restore optIn behavior for builds

Conflicts:
build/tasks/build.js

11 years agoRevert "Keep the build for bower"
Timmy Willison [Mon, 9 Sep 2013 02:27:20 +0000 (22:27 -0400)]
Revert "Keep the build for bower"

This reverts commit c9858a4351c0c04aa1786b01ca1dfef84412dcf9.

11 years agoKeep the build for bower
Timmy Willison [Mon, 9 Sep 2013 01:51:44 +0000 (21:51 -0400)]
Keep the build for bower

11 years agoAlways return jQuery in modules that can be included separately
Timmy Willison [Mon, 9 Sep 2013 01:25:27 +0000 (21:25 -0400)]
Always return jQuery in modules that can be included separately

Conflicts:
src/attributes.js
src/data.js
src/manipulation.js

11 years agoMove parsing methods to their own files (separates manipulation dependency from core)
Timmy Willison [Mon, 9 Sep 2013 01:05:07 +0000 (21:05 -0400)]
Move parsing methods to their own files (separates manipulation dependency from core)

Conflicts:
src/core.js

11 years agoNo ticket. Update AUTHORS.txt.
Michał Gołębiowski [Sat, 7 Sep 2013 01:08:20 +0000 (03:08 +0200)]
No ticket. Update AUTHORS.txt.

11 years agoNo ticket. Restore support for Safari 5.1 in test/unit/support.js for now. (cherry...
Michał Gołębiowski [Sat, 7 Sep 2013 00:30:19 +0000 (02:30 +0200)]
No ticket. Restore support for Safari 5.1 in test/unit/support.js for now. (cherry-picked from badcd1b6f301e6253405f17759c1270549a34e12)

11 years agoConvert testrunner to an AMD module and ensure jQuery is on the page when executing...
Timmy Willison [Fri, 6 Sep 2013 21:11:04 +0000 (17:11 -0400)]
Convert testrunner to an AMD module and ensure jQuery is on the page when executing the testrunner (another race condition amplified by swarm)

Conflicts:
test/data/testinit.js
test/data/testrunner.js

11 years agoMove test loader to testinit.js. Fix race condition with dependency loading.
Timmy Willison [Fri, 6 Sep 2013 20:23:20 +0000 (16:23 -0400)]
Move test loader to testinit.js. Fix race condition with dependency loading.

11 years agoUse requirejs to load the testswarm inject script
Timmy Willison [Fri, 6 Sep 2013 19:44:50 +0000 (15:44 -0400)]
Use requirejs to load the testswarm inject script

11 years agoNo ticket. Restore checking individual src/**/*.js files by jsHint.
Michał Gołębiowski [Fri, 6 Sep 2013 18:31:48 +0000 (20:31 +0200)]
No ticket. Restore checking individual src/**/*.js files by jsHint.

11 years agoNo ticket. Optimize top/left hooks: move the position check up, don't re-check it...
Michał Gołębiowski [Fri, 6 Sep 2013 16:29:53 +0000 (18:29 +0200)]
No ticket. Optimize top/left hooks: move the position check up, don't re-check it inside a hook.

11 years agoRemove test element in css/support
Timmy Willison [Fri, 6 Sep 2013 16:08:41 +0000 (12:08 -0400)]
Remove test element in css/support