]>
source.dussan.org Git - jquery.git/log
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.
Timmy Willison [Mon, 19 Aug 2013 20:05:27 +0000 (16:05 -0400)]
Close php tags for ajax tests on swarm
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.
Timmy Willison [Mon, 19 Aug 2013 19:01:00 +0000 (15:01 -0400)]
Fix tests for testswarm
Oleg [Mon, 19 Aug 2013 18:33:52 +0000 (22:33 +0400)]
Correct QUnit check, this might fix swarm failures
Michał Gołębiowski [Mon, 19 Aug 2013 18:16:16 +0000 (20:16 +0200)]
No ticket. Correct a support comment.
Michał Gołębiowski [Mon, 19 Aug 2013 17:53:31 +0000 (19:53 +0200)]
Remove redundant prefixes from the CSS order test.
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
Daniel Herman [Fri, 19 Jul 2013 01:17:29 +0000 (21:17 -0400)]
No ticket: add assertions for jQuery.when( array ). Close gh-1312.
Chris Price [Mon, 19 Aug 2013 16:10:11 +0000 (18:10 +0200)]
Fix #14150: revert to ownerDocument.defaultView.getComputedStyle. Close gh-1311.
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.
Timmy Willison [Fri, 16 Aug 2013 18:33:28 +0000 (14:33 -0400)]
Minor build change: remove trailing tabs
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
Timmy Willison [Fri, 16 Aug 2013 16:54:43 +0000 (12:54 -0400)]
When converting the source to AMD, don't forget to AMD
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
Timmy Willison [Fri, 16 Aug 2013 14:11:22 +0000 (10:11 -0400)]
Custom builds: Remove _evalUrl when excluding ajax
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
Oleg Gaidarenko [Fri, 16 Aug 2013 13:40:28 +0000 (09:40 -0400)]
Fixed pulling in Sizzle subproject when testing with min/dev.
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.
Timmy Willison [Thu, 15 Aug 2013 19:58:15 +0000 (15:58 -0400)]
Remove log
Timmy Willison [Thu, 15 Aug 2013 19:56:47 +0000 (15:56 -0400)]
Fix build for jenkins
Timmy Willison [Thu, 15 Aug 2013 18:15:49 +0000 (14:15 -0400)]
AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.
Michał Gołębiowski [Mon, 12 Aug 2013 16:31:00 +0000 (18:31 +0200)]
correct a typo in README
Oleg [Sat, 10 Aug 2013 06:49:14 +0000 (10:49 +0400)]
Correct typos in the test assertion
Oleg [Sat, 10 Aug 2013 03:47:21 +0000 (07:47 +0400)]
Fix test of #13855 for Opera 12.1 and IE10
Oleg [Wed, 7 Aug 2013 21:10:35 +0000 (01:10 +0400)]
Correct assertion for #14049 ticket
Oleg [Thu, 8 Aug 2013 00:11:42 +0000 (04:11 +0400)]
Improve test stability for #13855 ticket. Close gh-1328.
Oleg [Sun, 4 Aug 2013 23:06:51 +0000 (03:06 +0400)]
"pixelPosition" should be "true" in 28 >= Chrome
terrycojones [Fri, 2 Aug 2013 00:04:49 +0000 (01:04 +0100)]
Removed an unneeded variable. Closes gh-1321.
Timmy Willison [Thu, 25 Jul 2013 01:29:32 +0000 (21:29 -0400)]
Update QUnit to 1.12.0
Timmy Willison [Thu, 25 Jul 2013 01:21:56 +0000 (21:21 -0400)]
No need to remove if they ain't nuthin thar
Oleg [Wed, 24 Jul 2013 14:39:09 +0000 (18:39 +0400)]
Fix paths for qunit files
Oleg [Mon, 22 Jul 2013 18:08:10 +0000 (22:08 +0400)]
Change Windows install explanation
Oleg [Mon, 22 Jul 2013 18:04:01 +0000 (22:04 +0400)]
Remove the Xcode note in readme
Oleg [Mon, 22 Jul 2013 17:54:37 +0000 (21:54 +0400)]
Install bower packages with npm install
Timmy Willison [Fri, 19 Jul 2013 13:54:59 +0000 (09:54 -0400)]
Update Sizzle to 1.10.5. Fixes #14142.
Timmy Willison [Fri, 19 Jul 2013 13:53:57 +0000 (09:53 -0400)]
Lint JSON manifests during development
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.
Timmy Willison [Wed, 10 Jul 2013 18:18:57 +0000 (14:18 -0400)]
Update README for bower usage
Timmy Willison [Wed, 10 Jul 2013 16:00:26 +0000 (12:00 -0400)]
Include Sizzle and Qunit with bower. Fixes #14118.
Timmy Willison [Mon, 8 Jul 2013 16:27:33 +0000 (12:27 -0400)]
Remove `undefined` var declarations
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.
Timmy Willison [Thu, 4 Jul 2013 17:28:03 +0000 (13:28 -0400)]
Update Sizzle to version 1.10.3-pre
Dave Methvin [Wed, 3 Jul 2013 13:30:49 +0000 (09:30 -0400)]
Updating the source version to 2.0.4-pre✓™
Dave Methvin [Wed, 3 Jul 2013 13:30:16 +0000 (09:30 -0400)]
Tagging the 2.0.3 release.
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.
Dave Methvin [Tue, 2 Jul 2013 20:12:12 +0000 (16:12 -0400)]
Change the changelog header style
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.
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
Oleg [Thu, 27 Jun 2013 10:35:21 +0000 (14:35 +0400)]
Fix test for #13937 ticket. Close gh-1299
Oleg [Sun, 2 Jun 2013 21:23:03 +0000 (01:23 +0400)]
support.boxSizingReliable in FF 23 should be true. Close gh-1288
Michał Gołębiowski [Mon, 1 Jul 2013 18:09:14 +0000 (20:09 +0200)]
Update AUTHORS.txt
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.
Timmy Willison [Thu, 27 Jun 2013 03:08:37 +0000 (23:08 -0400)]
Update Sizzle: bower manifest
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>
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.
Jörn Zaefferer [Wed, 5 Jun 2013 13:58:33 +0000 (15:58 +0200)]
Build: Update testswarm task to node-testswarm 1.x API
Timmy Willison [Mon, 3 Jun 2013 20:10:48 +0000 (16:10 -0400)]
Update Sizzle. Avoid the use of frameElement. Fixes #13980.
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.
Richard Gibson [Sun, 2 Jun 2013 05:35:24 +0000 (01:35 -0400)]
Fix #13974: XML .attr("type")
(cherry picked from commit
adf30903182f6ab99e3490ceac5a8c37bc59e325)
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.
Dave Methvin [Thu, 30 May 2013 21:25:29 +0000 (17:25 -0400)]
Updating the source version to 2.0.3-pre✓™
Dave Methvin [Thu, 30 May 2013 21:25:21 +0000 (17:25 -0400)]
Tagging the 2.0.2 release.
Oleg [Wed, 29 May 2013 13:19:18 +0000 (17:19 +0400)]
Sizzle Update: fix #13936 - iframe reload should not affect Sizzle.
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)
Oleg [Sun, 26 May 2013 11:20:47 +0000 (15:20 +0400)]
Simplification of jQuery#contents method
Richard Gibson [Sun, 26 May 2013 20:02:32 +0000 (16:02 -0400)]
Fix #13939: Same-unit relative animations
(cherry picked from commit
00231d5d94d3374d53bfe79e04ba253250c73087)
Dave Methvin [Fri, 24 May 2013 16:44:52 +0000 (12:44 -0400)]
Updating the source version to 2.0.2-pre✓™
Dave Methvin [Fri, 24 May 2013 16:44:44 +0000 (12:44 -0400)]
Tagging the 2.0.1 release.
Dave Methvin [Fri, 24 May 2013 16:37:32 +0000 (12:37 -0400)]
Do not include the path in map references.
Michał Gołębiowski [Wed, 22 May 2013 13:11:19 +0000 (15:11 +0200)]
Fix #13793. Correct source map generation bugs. Close gh-1275.
Julian Aubourg [Thu, 23 May 2013 00:11:37 +0000 (02:11 +0200)]
Handles HEAD requests as if they always were 204. Fixes #13922.
Eddie Monge [Mon, 13 May 2013 20:10:36 +0000 (13:10 -0700)]
Fix #13789: Don't throw when module === null. Close gh-1269.
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)
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)
Richard Gibson [Tue, 14 May 2013 01:55:00 +0000 (21:55 -0400)]
Fix #13835: classes separated by form feed
Richard Gibson [Tue, 14 May 2013 00:37:42 +0000 (20:37 -0400)]
Ref
3971c2eb: Sync with 1.x-master
Richard Gibson [Thu, 9 May 2013 02:56:51 +0000 (22:56 -0400)]
Fix #13855: line-height animations. Close gh-1265.
Rick Waldron [Wed, 17 Apr 2013 16:53:41 +0000 (12:53 -0400)]
Optimize cleanData: allow direct access to data_priv for cleanup
Dave Methvin [Mon, 13 May 2013 01:58:53 +0000 (21:58 -0400)]
build: switch from .min.gz to .zip format.
Chris Talkington [Sun, 12 May 2013 21:21:31 +0000 (16:21 -0500)]
build: update release script to use nodejs archiver.
Chris Talkington [Sun, 12 May 2013 20:50:54 +0000 (15:50 -0500)]
build: correct paths so that archiving works.
Dave Methvin [Sat, 11 May 2013 19:54:17 +0000 (15:54 -0400)]
Add release time to header on uncompressed file.
(cherry picked from commit
71f33cc7d949e3b5661754a9075aca990d71ba1f)
Timmy Willison [Fri, 10 May 2013 19:43:39 +0000 (15:43 -0400)]
Update Sizzle: fix sort order test
Timmy Willison [Fri, 10 May 2013 16:48:03 +0000 (12:48 -0400)]
Update Sizzle: empty string arguments in pseudos. Fixes #13882.
Kyle Robinson Young [Wed, 24 Apr 2013 18:56:38 +0000 (11:56 -0700)]
Use grunt option with grunt.util.spawn, close gh-1255.
Dave Methvin [Thu, 9 May 2013 01:07:41 +0000 (21:07 -0400)]
Fix #13223. Re-allow leading space in HTML. Close gh-1264.
(cherry picked from commit
00eafdf028f7730665ce1c05ab44e3f0bc80fbc2)
Jason Bedard [Fri, 3 May 2013 01:45:02 +0000 (18:45 -0700)]
Only call jQuery(this) when needed. Close gh-1260.
Dave Methvin [Thu, 9 May 2013 00:00:24 +0000 (20:00 -0400)]
Create CDN archives in the build script.
Jason Bedard [Fri, 3 May 2013 02:01:15 +0000 (19:01 -0700)]
Use String.slice instead of String.substring in order to save a three bytes. Close gh-1261.
Timmy Willison [Wed, 8 May 2013 14:38:06 +0000 (10:38 -0400)]
Update Sizzle: minor fixes
Timmy Willison [Tue, 7 May 2013 21:37:51 +0000 (17:37 -0400)]
Update Sizzle: fix failing tests with attributes
Timmy Willison [Tue, 7 May 2013 19:26:49 +0000 (15:26 -0400)]
Update Sizzle: minor selector issues
Timmy Willison [Mon, 6 May 2013 19:42:00 +0000 (15:42 -0400)]
Check nodeType of elements passed to selector-native's find. Fixes #13577.
Timmy Willison [Mon, 6 May 2013 19:41:22 +0000 (15:41 -0400)]
No ticket: boolean -> bool in selector-native
Dave Methvin [Mon, 6 May 2013 14:32:16 +0000 (10:32 -0400)]
Make it easier to debug the release script.
Rick Waldron [Thu, 2 May 2013 20:35:22 +0000 (16:35 -0400)]
Fixes #13850. Better removal of hyphenated data property names.
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
Dave Methvin [Thu, 2 May 2013 17:40:25 +0000 (13:40 -0400)]
Add -wrap to the minimumest-possible-build list.
Dave Methvin [Thu, 2 May 2013 17:39:13 +0000 (13:39 -0400)]
Fix #13255. Set a default event target for Cordova.
Richard Gibson [Wed, 1 May 2013 15:33:06 +0000 (11:33 -0400)]
Fix #13846: .prev sort direction