]> source.dussan.org Git - jquery.git/log
jquery.git
11 years agoNo ticket. Restore support for Safari 5.1 in test/unit/support.js for now.
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.

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)

11 years agoNo ticket: link testinit
Timmy Willison [Fri, 6 Sep 2013 20:25:33 +0000 (16:25 -0400)]
No ticket: link testinit

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:18 +0000 (20:31 +0200)]
No ticket. Restore checking individual src/**/*.js files by jsHint.

11 years agoNo ticket. Optimize the marginRight hook: run the support test once only.
Michał Gołębiowski [Fri, 6 Sep 2013 16:33:55 +0000 (18:33 +0200)]
No ticket. Optimize the marginRight hook: run the support test once only.

11 years agoWith all of the ready calls removed internally, ready was never kicked off. Add a...
Timmy Willison [Fri, 6 Sep 2013 15:26:08 +0000 (11:26 -0400)]
With all of the ready calls removed internally, ready was never kicked off. Add a call in the ready module to ensure ready is checked.

11 years agoFix #10814. Make support tests lazy and broken out to components. 1342/head
Michał Gołębiowski [Mon, 26 Aug 2013 22:54:13 +0000 (00:54 +0200)]
Fix #10814. Make support tests lazy and broken out to components.

11 years agoFix #14084: attach the test div to documentElement, not body.
Michał Gołębiowski [Wed, 21 Aug 2013 22:33:57 +0000 (00:33 +0200)]
Fix #14084: attach the test div to documentElement, not body.

11 years agoFix #13983. Switch to //# for sourcemap directives.
Michał Gołębiowski [Thu, 5 Sep 2013 16:23:56 +0000 (18:23 +0200)]
Fix #13983. Switch to //# for sourcemap directives.

11 years agoNo ticket. Update packages, make the devDependencies list alphabetic.
Michał Gołębiowski [Thu, 5 Sep 2013 16:18:48 +0000 (18:18 +0200)]
No ticket. Update packages, make the devDependencies list alphabetic.

11 years agoNo ticket: Hide the testing-support jQuery from tests
Richard Gibson [Tue, 3 Sep 2013 13:55:32 +0000 (09:55 -0400)]
No ticket: Hide the testing-support jQuery from tests

11 years agoRef #14313: Further code and test improvements
Richard Gibson [Tue, 3 Sep 2013 05:24:01 +0000 (01:24 -0400)]
Ref #14313: Further code and test improvements

11 years agoFix #14313: Optimize jQuery.merge for size. Close gh-1344.
Amey Sakhadeo [Wed, 28 Aug 2013 16:54:55 +0000 (22:24 +0530)]
Fix #14313: Optimize jQuery.merge for size. Close gh-1344.

11 years agoFix #14318: Cherry-pick interrupted animation fix from master ea5c22ec12e6a548b1ec2d7...
Richard Gibson [Fri, 30 Aug 2013 16:38:43 +0000 (12:38 -0400)]
Fix #14318: Cherry-pick interrupted animation fix from master ea5c22ec12e6a548b1ec2d7b0dcd9f71bea8d5dd

11 years agoPass all tests (and load Sizzle fixture correctly) when loading with AMD
Timmy Willison [Thu, 29 Aug 2013 20:18:17 +0000 (16:18 -0400)]
Pass all tests (and load Sizzle fixture correctly) when loading with AMD

11 years agoUse window.QUnit to detect the top window when loading with AMD
Timmy Willison [Tue, 27 Aug 2013 04:31:14 +0000 (00:31 -0400)]
Use window.QUnit to detect the top window when loading with AMD

11 years agoFix for custom attr handles duck-punching the boolean attr handle
Timmy Willison [Wed, 28 Aug 2013 16:12:37 +0000 (12:12 -0400)]
Fix for custom attr handles duck-punching the boolean attr handle

Conflicts:
src/attributes/attr.js

11 years agoUpdate Sizzle to 1.10.7
Timmy Willison [Tue, 27 Aug 2013 19:05:00 +0000 (15:05 -0400)]
Update Sizzle to 1.10.7

11 years agoExplicitly set bower folder location
Timmy Willison [Tue, 27 Aug 2013 18:22:28 +0000 (14:22 -0400)]
Explicitly set bower folder location

11 years agoNo ticket: improve line-height animation test robustness
Richard Gibson [Mon, 26 Aug 2013 20:36:55 +0000 (16:36 -0400)]
No ticket: improve line-height animation test robustness
(cherry picked from commit 2b6a7b1caf5f95034e0324a44ca9e3f27956ff64)

11 years agoNo ticket. Correct a support comment for the `order` test.
Michał Gołębiowski [Tue, 20 Aug 2013 13:53:28 +0000 (15:53 +0200)]
No ticket. Correct a support comment for the `order` test.

11 years agoRemove trailing comma in define array. Close gh-1336.
Guy Bedford [Tue, 20 Aug 2013 13:47:35 +0000 (09:47 -0400)]
Remove trailing comma in define array. Close gh-1336.

11 years agoRevert "Close php tags for ajax tests on swarm"
Timmy Willison [Mon, 19 Aug 2013 22:27:30 +0000 (18:27 -0400)]
Revert "Close php tags for ajax tests on swarm"

This reverts commit f6e86c3ca4d527d5453a0b5b9591ef38b5d3c000.

11 years agoClose php tags for ajax tests on swarm
Timmy Willison [Mon, 19 Aug 2013 20:05:27 +0000 (16:05 -0400)]
Close php tags for ajax tests on swarm

11 years agoFix cherry-pick issue. The master branch tests should not be run in oldIE.
Timmy Willison [Mon, 19 Aug 2013 19:49:18 +0000 (15:49 -0400)]
Fix cherry-pick issue. The master branch tests should not be run in oldIE.

11 years agoFix tests for testswarm
Timmy Willison [Mon, 19 Aug 2013 19:01:00 +0000 (15:01 -0400)]
Fix tests for testswarm

11 years agoCorrect QUnit check, this might fix swarm failures
Oleg [Mon, 19 Aug 2013 18:33:52 +0000 (22:33 +0400)]
Correct QUnit check, this might fix swarm failures

11 years agoNo ticket. Correct a support comment.
Michał Gołębiowski [Mon, 19 Aug 2013 18:16:16 +0000 (20:16 +0200)]
No ticket. Correct a support comment.

11 years agoRemove redundant prefixes from the CSS order test.
Michał Gołębiowski [Mon, 19 Aug 2013 17:53:31 +0000 (19:53 +0200)]
Remove redundant prefixes from the CSS order test.

11 years agoNo ticket. Add a support note about defaultPrevented missing in Android < 4.0
Michał Gołębiowski [Mon, 19 Aug 2013 17:31:15 +0000 (19:31 +0200)]
No ticket. Add a support note about defaultPrevented missing in Android < 4.0

11 years agoNo ticket: add assertions for jQuery.when( array ). Close gh-1312.
Daniel Herman [Fri, 19 Jul 2013 01:17:29 +0000 (21:17 -0400)]
No ticket: add assertions for jQuery.when( array ). Close gh-1312.

11 years agoFix #14150: revert to ownerDocument.defaultView.getComputedStyle. Close gh-1311.
Chris Price [Mon, 19 Aug 2013 16:10:11 +0000 (18:10 +0200)]
Fix #14150: revert to ownerDocument.defaultView.getComputedStyle. Close gh-1311.

11 years agoFix #14164: assign className in addClass/removeClass only if changed. Close gh-1331.
Jeremy Dunck [Mon, 19 Aug 2013 15:55:05 +0000 (17:55 +0200)]
Fix #14164: assign className in addClass/removeClass only if changed. Close gh-1331.

11 years agoMinor build change: remove trailing tabs
Timmy Willison [Fri, 16 Aug 2013 18:33:28 +0000 (14:33 -0400)]
Minor build change: remove trailing tabs

11 years agoDon't execute DOM ready tests in AMD mode (they aren't loaded before DOM ready)....
Oleg Gaidarenko [Fri, 16 Aug 2013 18:36:08 +0000 (14:36 -0400)]
Don't execute DOM ready tests in AMD mode (they aren't loaded before DOM ready). Close gh-1335.

Conflicts:
src/manipulation.js

11 years agoWhen converting the source to AMD, don't forget to AMD
Timmy Willison [Fri, 16 Aug 2013 16:54:43 +0000 (12:54 -0400)]
When converting the source to AMD, don't forget to AMD

11 years agoCustom builds: Fix source folder location now that build.js is in the tasks folder
Timmy Willison [Fri, 16 Aug 2013 14:13:09 +0000 (10:13 -0400)]
Custom builds: Fix source folder location now that build.js is in the tasks folder

11 years agoCustom builds: Remove _evalUrl when excluding ajax
Timmy Willison [Fri, 16 Aug 2013 14:11:22 +0000 (10:11 -0400)]
Custom builds: Remove _evalUrl when excluding ajax

11 years agoMove jQuery specific tasks to independent files. Close gh-1334.
Oleg Gaidarenko [Fri, 16 Aug 2013 13:48:00 +0000 (09:48 -0400)]
Move jQuery specific tasks to independent files. Close gh-1334.

Also:
* Confirm build task to the style guide
* Use grunt API to load jQuery specific tasks
* Add "use strict"; statements

11 years agoFixed pulling in Sizzle subproject when testing with min/dev.
Oleg Gaidarenko [Fri, 16 Aug 2013 13:40:28 +0000 (09:40 -0400)]
Fixed pulling in Sizzle subproject when testing with min/dev.

11 years agoSpecify support as a dependency wherever it is used. Optimize module order to save...
Timmy Willison [Fri, 16 Aug 2013 00:38:48 +0000 (20:38 -0400)]
Specify support as a dependency wherever it is used. Optimize module order to save 15 bytes.

11 years agoRemove log
Timmy Willison [Thu, 15 Aug 2013 19:58:15 +0000 (15:58 -0400)]
Remove log

11 years agoFix build for jenkins
Timmy Willison [Thu, 15 Aug 2013 19:56:47 +0000 (15:56 -0400)]
Fix build for jenkins

11 years agoAMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.
Timmy Willison [Thu, 15 Aug 2013 18:15:49 +0000 (14:15 -0400)]
AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.

11 years agocorrect a typo in README
Michał Gołębiowski [Mon, 12 Aug 2013 16:31:00 +0000 (18:31 +0200)]
correct a typo in README

11 years agoCorrect typos in the test assertion
Oleg [Sat, 10 Aug 2013 06:49:14 +0000 (10:49 +0400)]
Correct typos in the test assertion

11 years agoFix test of #13855 for Opera 12.1 and IE10
Oleg [Sat, 10 Aug 2013 03:47:21 +0000 (07:47 +0400)]
Fix test of #13855 for Opera 12.1 and IE10

11 years agoCorrect assertion for #14049 ticket
Oleg [Wed, 7 Aug 2013 21:10:35 +0000 (01:10 +0400)]
Correct assertion for #14049 ticket

11 years agoImprove test stability for #13855 ticket. Close gh-1328.
Oleg [Thu, 8 Aug 2013 00:11:42 +0000 (04:11 +0400)]
Improve test stability for #13855 ticket. Close gh-1328.

11 years ago"pixelPosition" should be "true" in 28 >= Chrome
Oleg [Sun, 4 Aug 2013 23:06:51 +0000 (03:06 +0400)]
"pixelPosition" should be "true" in 28 >= Chrome

11 years agoRemoved an unneeded variable. Closes gh-1321.
terrycojones [Fri, 2 Aug 2013 00:04:49 +0000 (01:04 +0100)]
Removed an unneeded variable. Closes gh-1321.

11 years agoUpdate QUnit to 1.12.0 1318/head 1326/head
Timmy Willison [Thu, 25 Jul 2013 01:29:32 +0000 (21:29 -0400)]
Update QUnit to 1.12.0

11 years agoNo need to remove if they ain't nuthin thar
Timmy Willison [Thu, 25 Jul 2013 01:21:56 +0000 (21:21 -0400)]
No need to remove if they ain't nuthin thar

11 years agoFix paths for qunit files
Oleg [Wed, 24 Jul 2013 14:39:09 +0000 (18:39 +0400)]
Fix paths for qunit files

11 years agoChange Windows install explanation 1313/head
Oleg [Mon, 22 Jul 2013 18:08:10 +0000 (22:08 +0400)]
Change Windows install explanation

11 years agoRemove the Xcode note in readme
Oleg [Mon, 22 Jul 2013 18:04:01 +0000 (22:04 +0400)]
Remove the Xcode note in readme

11 years agoInstall bower packages with npm install
Oleg [Mon, 22 Jul 2013 17:54:37 +0000 (21:54 +0400)]
Install bower packages with npm install

11 years agoUpdate Sizzle to 1.10.5. Fixes #14142.
Timmy Willison [Fri, 19 Jul 2013 13:54:59 +0000 (09:54 -0400)]
Update Sizzle to 1.10.5. Fixes #14142.

11 years agoLint JSON manifests during development
Timmy Willison [Fri, 19 Jul 2013 13:53:57 +0000 (09:53 -0400)]
Lint JSON manifests during development

11 years agoUpdate devDependencies, adjust .jshintrc to jsHint 2.x, use .jshintignore. Close...
Michał Gołębiowski [Thu, 11 Jul 2013 16:52:07 +0000 (12:52 -0400)]
Update devDependencies, adjust .jshintrc to jsHint 2.x, use .jshintignore. Close gh-1283.

11 years agoUpdate README for bower usage
Timmy Willison [Wed, 10 Jul 2013 18:18:57 +0000 (14:18 -0400)]
Update README for bower usage

11 years agoInclude Sizzle and Qunit with bower. Fixes #14118.
Timmy Willison [Wed, 10 Jul 2013 16:00:26 +0000 (12:00 -0400)]
Include Sizzle and Qunit with bower. Fixes #14118.

11 years agoRemove `undefined` var declarations
Timmy Willison [Mon, 8 Jul 2013 16:27:33 +0000 (12:27 -0400)]
Remove `undefined` var declarations

11 years agoSupport CommonJS environments by accentuating the need for a window with a document...
Timmy Willison [Thu, 4 Jul 2013 18:00:26 +0000 (14:00 -0400)]
Support CommonJS environments by accentuating the need for a window with a document. Fixes #13768.

11 years agoUpdate Sizzle to version 1.10.3-pre
Timmy Willison [Thu, 4 Jul 2013 17:28:03 +0000 (13:28 -0400)]
Update Sizzle to version 1.10.3-pre

11 years agoUpdating the source version to 2.0.4-pre✓™
Dave Methvin [Wed, 3 Jul 2013 13:30:49 +0000 (09:30 -0400)]
Updating the source version to 2.0.4-pre✓™

11 years agoTagging the 2.0.3 release.
Dave Methvin [Wed, 3 Jul 2013 13:30:16 +0000 (09:30 -0400)]
Tagging the 2.0.3 release.

11 years agoRevert "Fix #13983. Switch to //# for sourcemaps."
Dave Methvin [Tue, 2 Jul 2013 20:58:20 +0000 (16:58 -0400)]
Revert "Fix #13983. Switch to //# for sourcemaps."

Per the discussion here:
https://code.google.com/p/chromium/issues/detail?id=256636

Thanks to the Chrome team for the quick response!

This reverts commit d53ddc90c1f119fb9148a553443ef3fbc3f3cc99.

11 years agoChange the changelog header style
Dave Methvin [Tue, 2 Jul 2013 20:12:12 +0000 (16:12 -0400)]
Change the changelog header style

11 years agoFix #13983. Switch to //# for sourcemaps.
Dave Methvin [Tue, 2 Jul 2013 13:48:40 +0000 (09:48 -0400)]
Fix #13983. Switch to //# for sourcemaps.

Normally we'd avoid doing this on a patch release, but Chrome Canary is
spewing deprecation warnings already and that's generating bug tickets.

11 years agoFixes #13976: Garbage input should not cause error in buildFragment. Close gh-1284
ruado1987 [Sun, 2 Jun 2013 06:32:48 +0000 (14:32 +0800)]
Fixes #13976: Garbage input should not cause error in buildFragment. Close gh-1284

11 years agoFix test for #13937 ticket. Close gh-1299
Oleg [Thu, 27 Jun 2013 10:35:21 +0000 (14:35 +0400)]
Fix test for #13937 ticket. Close gh-1299

11 years agosupport.boxSizingReliable in FF 23 should be true. Close gh-1288
Oleg [Sun, 2 Jun 2013 21:23:03 +0000 (01:23 +0400)]
support.boxSizingReliable in FF 23 should be true. Close gh-1288

11 years agoUpdate AUTHORS.txt
Michał Gołębiowski [Mon, 1 Jul 2013 18:09:14 +0000 (20:09 +0200)]
Update AUTHORS.txt

11 years agoFixes #14049: don't append px to CSS order value. Close gh-1300.
Jason Merino [Fri, 28 Jun 2013 23:08:16 +0000 (16:08 -0700)]
Fixes #14049: don't append px to CSS order value. Close gh-1300.

11 years agoUpdate Sizzle: bower manifest
Timmy Willison [Thu, 27 Jun 2013 03:08:37 +0000 (23:08 -0400)]
Update Sizzle: bower manifest

11 years agoFixes #14047 jQuery.data should not miss data-* w/ hyphenated property names
Rick Waldron [Fri, 21 Jun 2013 19:45:30 +0000 (15:45 -0400)]
Fixes #14047 jQuery.data should not miss data-* w/ hyphenated property names

http://bugs.jquery.com/ticket/14047
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
11 years agoMoved too-early assignment inside the if stmt where the var is actually used. Close...
terrycojones [Wed, 19 Jun 2013 21:36:32 +0000 (22:36 +0100)]
Moved too-early assignment inside the if stmt where the var is actually used. Close gh-1292.

11 years agoBuild: Update testswarm task to node-testswarm 1.x API
Jörn Zaefferer [Wed, 5 Jun 2013 13:58:33 +0000 (15:58 +0200)]
Build: Update testswarm task to node-testswarm 1.x API

11 years agoUpdate Sizzle. Avoid the use of frameElement. Fixes #13980.
Timmy Willison [Mon, 3 Jun 2013 20:10:48 +0000 (16:10 -0400)]
Update Sizzle. Avoid the use of frameElement. Fixes #13980.

11 years agoAvoid jQuery(this) and a closure for .toggle(Boolean), close gh-1271.
Jason Bedard [Sat, 11 May 2013 19:34:48 +0000 (12:34 -0700)]
Avoid jQuery(this) and a closure for .toggle(Boolean), close gh-1271.

11 years agoFix #13974: XML .attr("type") 1285/head
Richard Gibson [Sun, 2 Jun 2013 05:35:24 +0000 (01:35 -0400)]
Fix #13974: XML .attr("type")
(cherry picked from commit adf30903182f6ab99e3490ceac5a8c37bc59e325)

11 years agoNo ticket: correct typo in an example in README.md. Close gh-1281.
Michał Gołębiowski [Fri, 31 May 2013 15:20:32 +0000 (17:20 +0200)]
No ticket: correct typo in an example in README.md. Close gh-1281.

11 years agoUpdating the source version to 2.0.3-pre✓™
Dave Methvin [Thu, 30 May 2013 21:25:29 +0000 (17:25 -0400)]
Updating the source version to 2.0.3-pre✓™

11 years agoTagging the 2.0.2 release.
Dave Methvin [Thu, 30 May 2013 21:25:21 +0000 (17:25 -0400)]
Tagging the 2.0.2 release.

11 years agoSizzle Update: fix #13936 - iframe reload should not affect Sizzle.
Oleg [Wed, 29 May 2013 13:19:18 +0000 (17:19 +0400)]
Sizzle Update: fix #13936 - iframe reload should not affect Sizzle.

11 years agoFix #13937: Correctly scope .finish() following multi-element .animate(). Thanks...
Richard Gibson [Sat, 25 May 2013 14:18:57 +0000 (10:18 -0400)]
Fix #13937: Correctly scope .finish() following multi-element .animate(). Thanks @gnarf37. Close gh-1279.
(cherry picked from commit ae9e05e9f3cb071232b056005755acb5926e403e)

11 years agoSimplification of jQuery#contents method
Oleg [Sun, 26 May 2013 11:20:47 +0000 (15:20 +0400)]
Simplification of jQuery#contents method

11 years agoFix #13939: Same-unit relative animations
Richard Gibson [Sun, 26 May 2013 20:02:32 +0000 (16:02 -0400)]
Fix #13939: Same-unit relative animations
(cherry picked from commit 00231d5d94d3374d53bfe79e04ba253250c73087)

11 years agoUpdating the source version to 2.0.2-pre✓™
Dave Methvin [Fri, 24 May 2013 16:44:52 +0000 (12:44 -0400)]
Updating the source version to 2.0.2-pre✓™

11 years agoTagging the 2.0.1 release.
Dave Methvin [Fri, 24 May 2013 16:44:44 +0000 (12:44 -0400)]
Tagging the 2.0.1 release.

11 years agoDo not include the path in map references.
Dave Methvin [Fri, 24 May 2013 16:37:32 +0000 (12:37 -0400)]
Do not include the path in map references.

11 years agoFix #13793. Correct source map generation bugs. Close gh-1275.
Michał Gołębiowski [Wed, 22 May 2013 13:11:19 +0000 (15:11 +0200)]
Fix #13793. Correct source map generation bugs. Close gh-1275.

11 years agoHandles HEAD requests as if they always were 204. Fixes #13922.
Julian Aubourg [Thu, 23 May 2013 00:11:37 +0000 (02:11 +0200)]
Handles HEAD requests as if they always were 204. Fixes #13922.

11 years agoFix #13789: Don't throw when module === null. Close gh-1269.
Eddie Monge [Mon, 13 May 2013 20:10:36 +0000 (13:10 -0700)]
Fix #13789: Don't throw when module === null. Close gh-1269.

11 years agoUpdate the map reference in each minified file.
Dave Methvin [Fri, 17 May 2013 02:48:02 +0000 (22:48 -0400)]
Update the map reference in each minified file.
(cherry picked from commit ebc7899ba1ba6e8306066b5bd4d3e14f0d2d8aad)

11 years agoFix #13894: CSS identifiers with backslash-escaped whitespace
Richard Gibson [Thu, 16 May 2013 01:25:30 +0000 (21:25 -0400)]
Fix #13894: CSS identifiers with backslash-escaped whitespace
(cherry picked from commit a75016634d439179fa6517da1918a5a667886e99)

11 years agoFix #13835: classes separated by form feed
Richard Gibson [Tue, 14 May 2013 01:55:00 +0000 (21:55 -0400)]
Fix #13835: classes separated by form feed