]>
source.dussan.org Git - jquery.git/log
Richard Gibson [Thu, 24 Jan 2013 04:25:29 +0000 (23:25 -0500)]
Fix #13315 for IE9: compare typeof xmlNode.method to var instead of literal "undefined" for safer uglification
(cherry picked from commit
ec9b38a34fb9bd81d1903cf12b69466f699abca5 )
Dave Methvin [Sun, 27 Jan 2013 04:48:59 +0000 (23:48 -0500)]
Fix #12656. Make event shorthands excludable.
Dave Methvin [Sun, 27 Jan 2013 03:02:15 +0000 (22:02 -0500)]
Fix #12846. Restore overflow when animation is stopped.
Dave Methvin [Sun, 27 Jan 2013 01:55:21 +0000 (20:55 -0500)]
Choose a lovely set of matching grunt dependencies.
Stylish yet functional, this set of grunt plugins should provide hours of trouble-free operation until rc6 comes out.
Dave Methvin [Sun, 27 Jan 2013 01:31:37 +0000 (20:31 -0500)]
Fix #13291, no longer need the functionish-regex guard.
Dave Methvin [Sat, 26 Jan 2013 18:38:04 +0000 (13:38 -0500)]
Fix build until next grunt rc, disable compare_size.
Dave Methvin [Sat, 26 Jan 2013 15:48:10 +0000 (10:48 -0500)]
Fix #13316. Use minified version in unit testing.
Richard Gibson [Wed, 23 Jan 2013 22:42:28 +0000 (17:42 -0500)]
Fix #13274: Wrap sourceMap directive in multiline comments. Close gh-1143.
(cherry picked from commit
ac93559eb9f18fcaec95dfdc97358b1b85bfe234 )
Richard Gibson [Fri, 25 Jan 2013 04:45:44 +0000 (23:45 -0500)]
Fix #13282: QtWebKit (e.g., phantomjs) can only apply Arrays
Richard Gibson [Fri, 25 Jan 2013 04:11:47 +0000 (23:11 -0500)]
Fix #13281: update Sizzle
byroot [Thu, 24 Jan 2013 01:33:17 +0000 (02:33 +0100)]
Don't try and convert data for 204 No Content responses. Fixes #13292. Fixes #13261.
Timmy Willison [Wed, 23 Jan 2013 17:23:46 +0000 (12:23 -0500)]
Ignore file inputs when serializing forms. File input serialization is handled by plugins. Fixes #13306.
Timmy Willison [Mon, 21 Jan 2013 23:03:07 +0000 (18:03 -0500)]
Fix failing tests, add support for empty spans in Opera. Supplements #13132, #10406.
Timmy Willison [Mon, 21 Jan 2013 21:14:56 +0000 (16:14 -0500)]
Treat an element as hidden if either offsetWidth or offsetHeight is 0. Fixes #13132, #10406.
jaubourg [Mon, 21 Jan 2013 02:05:03 +0000 (03:05 +0100)]
Removes unnecessary call to `.off()` as noted by @dcherman.
jaubourg [Mon, 21 Jan 2013 01:53:50 +0000 (02:53 +0100)]
Fixes #13276. Unit test is enough since the 2.x XHR transport already dismissed the XML as parsed by the XHR instance.
Oleg [Tue, 15 Jan 2013 21:54:40 +0000 (01:54 +0400)]
2.0: Reduce offset module. Close gh-1139.
Oleg [Wed, 16 Jan 2013 18:07:53 +0000 (22:07 +0400)]
Fix #13232, fix jQuery.buildFragment for tables, close gh-1138.
Oleg [Tue, 15 Jan 2013 14:45:21 +0000 (18:45 +0400)]
Consistently clean up after .ready() handler, close gh-1135.
jaubourg [Wed, 9 Jan 2013 10:04:03 +0000 (11:04 +0100)]
Further script transport cleanup, close gh-1123.
jaubourg [Wed, 9 Jan 2013 01:01:13 +0000 (02:01 +0100)]
Reduced script transport
Ryunosuke SATO [Mon, 14 Jan 2013 02:59:37 +0000 (11:59 +0900)]
Fix requirements and dependencies in README, close gh-1131.
Ryunosuke SATO [Mon, 14 Jan 2013 05:45:13 +0000 (14:45 +0900)]
Fix broken link in CONTRIBUTING.md, close gh-1132.
Timmy Willison [Fri, 18 Jan 2013 15:48:39 +0000 (10:48 -0500)]
Update Sizzle: fixes native slice usage
Richard Gibson [Thu, 17 Jan 2013 22:00:29 +0000 (17:00 -0500)]
Fix jQuery #13251: use slice instead of substring
(cherry picked from commit
37eb6125c0fb0bec4e0d043bc78110b4f49f3aa6 )
Richard Gibson [Wed, 16 Jan 2013 19:36:24 +0000 (14:36 -0500)]
Ref
cc324abf : use acceptData to determine when it is safe to add event handlers
danilsomsikov [Fri, 11 Jan 2013 15:04:50 +0000 (16:04 +0100)]
Fix #8335: Avoid memory leak by never setting data on non-element non-document nodes. Close gh-1127.
Richard Gibson [Wed, 16 Jan 2013 17:55:56 +0000 (12:55 -0500)]
Fix #13233: re-allow .replaceWith of text nodes. Close gh-1137.
(cherry picked from commit
6b1b0a26b4d485b4d9f334286efed5dfe33e3f3f )
Richard Gibson [Wed, 16 Jan 2013 17:30:47 +0000 (12:30 -0500)]
No ticket: improve replaceWith testing
(cherry picked from commit
13468abaeb5488d547bc75d99bc3425ee891859e )
Richard Gibson [Wed, 16 Jan 2013 05:18:04 +0000 (00:18 -0500)]
Fix #13182: update Sizzle
Mike Sherov [Wed, 16 Jan 2013 04:09:35 +0000 (23:09 -0500)]
Fix #13183: Wrong animation initial value calc. Ref gh-1136.
Dave Methvin [Tue, 15 Jan 2013 04:19:45 +0000 (23:19 -0500)]
Updating the source version to 2.0.0pre
Dave Methvin [Tue, 15 Jan 2013 04:19:18 +0000 (23:19 -0500)]
Tagging the 2.0.0b1 release.
Dave Methvin [Tue, 15 Jan 2013 04:11:33 +0000 (23:11 -0500)]
Let version 1.9 claim jquery.js and jquery-latest.js files.
Dave Methvin [Tue, 15 Jan 2013 02:58:09 +0000 (21:58 -0500)]
Simplify release notes generator script.
Richard Gibson [Mon, 14 Jan 2013 03:59:20 +0000 (22:59 -0500)]
de486684 with moar guard for IE6
(cherry picked from commit
6c29dd24e9786dfd61cdfdb5d21ffcb5694e25ea )
Oleg [Sun, 13 Jan 2013 19:47:29 +0000 (23:47 +0400)]
Add a comment
Oleg [Sun, 13 Jan 2013 17:59:22 +0000 (21:59 +0400)]
Fixes #13200 - innerHTML in buildFragment need end tags
Richard Gibson [Mon, 14 Jan 2013 02:38:40 +0000 (21:38 -0500)]
Fix #13203: delegated events with selector matching Object.prototype property
Richard Gibson [Mon, 14 Jan 2013 01:37:14 +0000 (20:37 -0500)]
Fix
f860e0bd Firefox failures
(cherry picked from commit
0a3a424e65f66414305bf6a34fc6fd93d3b61c62 )
Richard Gibson [Mon, 14 Jan 2013 00:53:19 +0000 (19:53 -0500)]
Richard Gibson [Sat, 12 Jan 2013 22:11:07 +0000 (17:11 -0500)]
No ticket: compress event.js
(cherry picked from commit
9cf812d7a28a08608eab30440102b00ebd3c2291 )
Dave Methvin [Fri, 11 Jan 2013 21:59:24 +0000 (16:59 -0500)]
Leave out the web site, you know where to find us.
Dave Methvin [Fri, 11 Jan 2013 21:08:09 +0000 (16:08 -0500)]
Update copyrights used in file headers.
Richard Gibson [Fri, 11 Jan 2013 18:01:56 +0000 (13:01 -0500)]
Update Sizzle
adam j. sontag [Fri, 11 Jan 2013 04:47:48 +0000 (23:47 -0500)]
Revert grunt, grunt-contrib-jshint, and grunt-contrib-uglify versions used in build until we can adapt Gruntfile to support grunt 0.4.0rc5 changes
Richard Gibson [Thu, 10 Jan 2013 20:54:32 +0000 (15:54 -0500)]
Update Sizzle
Dave Methvin [Thu, 10 Jan 2013 15:35:50 +0000 (10:35 -0500)]
Fix #12886. Fix map file reference in .min.js file.
Cherry picked from
e348b4060848b46a6c4376661c093e0f0a3ef9e7 .
Richard Gibson [Wed, 9 Jan 2013 15:10:08 +0000 (10:10 -0500)]
Ref gh-1117: Use native push for size and performance
Oleg [Wed, 9 Jan 2013 09:23:34 +0000 (13:23 +0400)]
Ref gh-1117: Don't stop on a falsy value in buildFragment. Close gh-1124.
nanto [Tue, 8 Jan 2013 15:27:13 +0000 (16:27 +0100)]
Propagate context of returned deferred object in Deferred.then(). Fixes #13160.
jaubourg [Tue, 8 Jan 2013 13:04:00 +0000 (14:04 +0100)]
Adjusts unit test regarding exception in injected scripts so that it accounts for the exception being thrown in an event loop for remote scripts
jaubourg [Tue, 8 Jan 2013 10:15:36 +0000 (11:15 +0100)]
Opera 12.0 still implements an older version of the DOM so cloneNode cannot be called without an argument
jaubourg [Tue, 8 Jan 2013 10:06:20 +0000 (11:06 +0100)]
strengthens and dries 304 unit tests
Corey Frang [Tue, 8 Jan 2013 09:33:01 +0000 (03:33 -0600)]
Adding some more test coverage for .finish()
jaubourg [Tue, 8 Jan 2013 09:10:18 +0000 (10:10 +0100)]
Tweaks the logic in the 304-related unit tests so that they pass for versions of Opera that support manual 304 handling as well as for those that don't
Oleg [Mon, 7 Jan 2013 21:59:01 +0000 (01:59 +0400)]
Use while loop instead of for
Oleg [Mon, 7 Jan 2013 20:16:36 +0000 (00:16 +0400)]
Always use core_push in jQuery.buildFragment
Oleg [Mon, 7 Jan 2013 19:21:42 +0000 (23:21 +0400)]
Change test description
Oleg [Mon, 7 Jan 2013 14:38:21 +0000 (18:38 +0400)]
Bring back jQuery.buildFragment and remove jQuery.clean
Oleg [Tue, 8 Jan 2013 02:08:47 +0000 (02:08 +0000)]
Ref #8908. Update IE9 css clone fix. Close gh-1119.
Oleg [Mon, 7 Jan 2013 11:48:44 +0000 (15:48 +0400)]
Simplify .wrapAll() and fix style. Close gh-1116.
Corey Frang [Tue, 8 Jan 2013 01:16:50 +0000 (01:16 +0000)]
Fix #13103. Add .finish() method. Close gh-1118.
nanto_vi [Mon, 7 Jan 2013 16:02:40 +0000 (01:02 +0900)]
Eliminate redundancy of Deferred.then().
jaubourg [Sun, 6 Jan 2013 00:34:24 +0000 (01:34 +0100)]
Adds the abort on unload trick back in since IE9 still exhibits the bug
jaubourg [Sat, 5 Jan 2013 23:41:08 +0000 (00:41 +0100)]
Fixes comments per @rwldrn. Makes sure failing requests from local protocol yields status 404, not 0.
jaubourg [Wed, 2 Jan 2013 21:55:41 +0000 (22:55 +0100)]
2.0: reduced xhr transport
nanto_vi [Sun, 6 Jan 2013 08:09:28 +0000 (17:09 +0900)]
Propagete context of returned deferred object in Deferred.then(). Fixes #13160
Dave Methvin [Sun, 6 Jan 2013 15:24:56 +0000 (10:24 -0500)]
Fix #13143. Event target cannot be a text node.
Check removed in the initial 2.0 refactor but Chrome still needs it. No effective way to unit test; see the test case in #13143.
Dave Methvin [Sun, 6 Jan 2013 15:03:59 +0000 (10:03 -0500)]
Allow build to continue with --force on bad line endings.
Dave Methvin [Sat, 5 Jan 2013 18:11:01 +0000 (13:11 -0500)]
Fix #12471. Use consistent line endings in jquery.js
Dave Methvin [Sat, 5 Jan 2013 03:29:27 +0000 (22:29 -0500)]
Ref #12945, IE9/10 still needs safe .getAttribute check.
Dave Methvin [Fri, 4 Jan 2013 22:21:43 +0000 (17:21 -0500)]
Fix #12945. Check for .getAttribute so IE9 is happy.
Zachary Adam Kaplan [Sun, 30 Dec 2012 01:53:18 +0000 (17:53 -0800)]
Use new version of grunt-contrib-watch. Close gh-1106.
Previous versions of grunt-contrib-watch did not support editors that used safe-writes (vim, etc..).
Dave Methvin [Thu, 3 Jan 2013 02:55:56 +0000 (21:55 -0500)]
Remove appendChecked detect and stranded markup.
Dave Methvin [Thu, 3 Jan 2013 02:32:43 +0000 (21:32 -0500)]
Remove oldIE styleFloat detect.
Dave Methvin [Thu, 3 Jan 2013 02:25:49 +0000 (21:25 -0500)]
Remove noCloneEvent detects and white-box unit test.
Dave Methvin [Thu, 3 Jan 2013 02:10:54 +0000 (21:10 -0500)]
Remove oldIE submit/change bubble detects.
Dave Methvin [Thu, 3 Jan 2013 01:53:33 +0000 (20:53 -0500)]
Remove deleteExpando detect.
Dave Methvin [Thu, 3 Jan 2013 01:45:45 +0000 (20:45 -0500)]
Remove inlineBlockNeedsLayout and shrinkWrapBlocks.
Dave Methvin [Thu, 3 Jan 2013 00:49:59 +0000 (19:49 -0500)]
Remove support.reliableHiddenOffsets detect.
Dave Methvin [Wed, 2 Jan 2013 22:47:30 +0000 (17:47 -0500)]
Remove stranded support.js checks for oldIE.
Dave Methvin [Fri, 4 Jan 2013 01:39:15 +0000 (20:39 -0500)]
Revert data.js rewrite.
Reverts the following commits:
commit
f717226b3a44f918eec30b2d59ab257270189bc3
Author: Rick Waldron <waldron.rick@gmail.com>
Date: Mon Dec 31 18:06:38 2012 -0500
Only splice from internal arrays when item actually exists.
commit
b9cdc4136b688963d1dc4befb169be02a0216ba9
Author: Rick Waldron <waldron.rick@gmail.com>
Date: Mon Dec 31 16:20:35 2012 -0500
Updates to data.js re-write to pass events and manipulation
commit
d1de3000c6d50c298de14fb1ae3381d75c303723
Author: Rick Waldron <waldron.rick@gmail.com>
Date: Mon Dec 31 15:09:45 2012 -0500
2.0: Rewrite data.js
Dave Methvin [Thu, 3 Jan 2013 22:41:18 +0000 (17:41 -0500)]
Happy New Year! It's 2013.
Dave Methvin [Wed, 2 Jan 2013 19:15:33 +0000 (14:15 -0500)]
Update README to include grunt-cli step.
Rick Waldron [Mon, 31 Dec 2012 23:06:38 +0000 (18:06 -0500)]
Only splice from internal arrays when item actually exists.
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
Rick Waldron [Mon, 31 Dec 2012 21:20:35 +0000 (16:20 -0500)]
Updates to data.js re-write to pass events and manipulation (full pass in local test runs)
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
Rick Waldron [Mon, 31 Dec 2012 20:09:45 +0000 (15:09 -0500)]
2.0: Rewrite data.js
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
Dave Methvin [Mon, 31 Dec 2012 20:17:24 +0000 (15:17 -0500)]
Use a fresh input for the value-lossage check.
Dave Methvin [Mon, 31 Dec 2012 19:32:58 +0000 (14:32 -0500)]
Restore optSelected hack still needed by IE9/10
Rick Waldron [Mon, 31 Dec 2012 18:31:03 +0000 (13:31 -0500)]
Remove invalid test "jQuery.getJSON() - Using Native JSON" from test/unit/ajax.js
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
Rick Waldron [Mon, 31 Dec 2012 18:28:04 +0000 (13:28 -0500)]
Merge branch '2.0-core' of https://github.com/rwldrn/jquery
* '2.0-core' of https://github.com/rwldrn/jquery:
Explanations for each step of isPlainObject
obj === Object(obj) comparison is an unnecessary artifact from refactoring
Ensure that null/undefined args don't choke on native indexOf
Further reduction, thanks @dcherman
Straightforward support note
Straightforward support note
Remove setTimeout for body existance
2.0: Reduce globalEval
2.0: Reduced parseXML
2.0: Reduce isPlainObject
2.0: Remove isArray shim
2.0: Remove now shim
2.0: Remove inArray shim
2.0: Remove JSON.parse shim
2.0: Remove trim shim
2.0: Removes attachEvent paths for jQuery.ready()
Rick Waldron [Mon, 31 Dec 2012 18:26:28 +0000 (13:26 -0500)]
Merge branch 'event20' of https://github.com/dmethvin/jquery
* 'event20' of https://github.com/dmethvin/jquery:
Clean up comments, including browser support levels.
Remove try/catch around focus events needed by oldIE.
Remove obsolete event object fixups.
Remove oldIE proprietary event methods/properties.
Remove oldIE change and submit special-event code.
Rick Waldron [Mon, 31 Dec 2012 18:26:28 +0000 (13:26 -0500)]
Merge branch '2.0-manipulation' of https://github.com/orkel/jquery
* '2.0-manipulation' of https://github.com/orkel/jquery: (51 commits)
Rename fixCloneNodeIssues helper to fixInput Move support comment
Add tests for th element
Add empty line
Add more tests for wrapMap
Add test for td append
wrapMap.col = wrapMap.tr
wrapMap.thead = wrapMap.tr Add support comments
Rewrite tests for colgroup, caption Add tests for thead, tbody, tfoot
Remove fix for #11280
Remove fieldset from wrapMap
Add comments for optgroup and option elements in wrapMap Add tests for optgroup element
Remove fix for #4484, add more tests
Use tabs instead of spaces
Simplify getAll helper
Simplify check for non-Elements
Remove fix for object element
Save 43 bytes
Use common loop iteration idiom
Remove fix for #9587
Use correct comments
...
Rick Waldron [Mon, 31 Dec 2012 18:26:27 +0000 (13:26 -0500)]
Merge branch '2.0-attributes-rebased'
* 2.0-attributes-rebased:
2.0: Remove getSetAttribute and getSetInput and oldIE attroperties hooks
Resolved conflict
2.0: Remove style->cssText attroproties fallback
Remove outdated support tests
2.0: Remove support.optSelected
2.0: Remove oldIE enctype propFix
Rick Waldron [Mon, 31 Dec 2012 18:26:27 +0000 (13:26 -0500)]
Merge branch 'css2' of https://github.com/dmethvin/jquery
* 'css2' of https://github.com/dmethvin/jquery:
2.0: Reduce css.js
Rick Waldron [Mon, 31 Dec 2012 18:26:26 +0000 (13:26 -0500)]
Merge branch '2.0-traversing' of https://github.com/orkel/jquery
* '2.0-traversing' of https://github.com/orkel/jquery:
Code style
Reduce traversing module
Timmy Willison [Mon, 17 Dec 2012 23:45:13 +0000 (18:45 -0500)]
2.0: Remove getSetAttribute and getSetInput and oldIE attroperties hooks
Rick Waldron [Mon, 31 Dec 2012 18:23:26 +0000 (13:23 -0500)]
Resolved conflict
Timmy Willison [Mon, 17 Dec 2012 23:17:45 +0000 (18:17 -0500)]
2.0: Remove style->cssText attroproties fallback