]>
source.dussan.org Git - jquery.git/log
Dave Methvin [Fri, 11 Jan 2013 21:15:48 +0000 (16:15 -0500)]
Update copyrights used in file headers.
Richard Gibson [Fri, 11 Jan 2013 17:29:22 +0000 (12:29 -0500)]
Update Sizzle
Oleg [Wed, 9 Jan 2013 09:52:15 +0000 (13:52 +0400)]
Ref
0ed497b . Close gh-1125.
Richard Gibson [Thu, 10 Jan 2013 20:23:51 +0000 (15:23 -0500)]
Update Sizzle
Dave Methvin [Thu, 10 Jan 2013 15:35:50 +0000 (10:35 -0500)]
Fix map file reference in .min.js file.
Corey Frang [Tue, 8 Jan 2013 09:33:01 +0000 (03:33 -0600)]
Adding some more test coverage for .finish()
Oleg [Wed, 9 Jan 2013 09:23:34 +0000 (13:23 +0400)]
Ref gh-1117: Don't stop on a falsy value in buildFragment.
(cherry picked from commit
8e6c1ba92faf830d40cafe7a4deb4ad5ab9045fe )
Dave Methvin [Wed, 9 Jan 2013 02:06:33 +0000 (21:06 -0500)]
Updating the source version to 1.9.0pre
Dave Methvin [Wed, 9 Jan 2013 02:06:04 +0000 (21:06 -0500)]
Tagging the 1.9.0rc1 release.
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 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
Dave Methvin [Tue, 8 Jan 2013 03:25:26 +0000 (03:25 +0000)]
Resurrect buildFragment and sacrifice jQuery.clean. See gh-1117.
Oleg [Tue, 8 Jan 2013 01:49:36 +0000 (01:49 +0000)]
Ref #8908. Update IE9 css clone fix. Close gh-1120.
Corey Frang [Tue, 8 Jan 2013 01:16:50 +0000 (01:16 +0000)]
Fix #13103. Add .finish() method. Cherry picked from
b6abb31df4d5be80dc13844d9988fb0c990ae5ae .
Dave Methvin [Mon, 7 Jan 2013 02:47:02 +0000 (21:47 -0500)]
Fix #12863. Prevent oldIE from calling `.removeAttribute`
Dave Methvin [Sun, 6 Jan 2013 19:20:35 +0000 (14:20 -0500)]
Fix #12336. Ensure oldIE really does .empty() selects.
Dave Methvin [Sun, 6 Jan 2013 17:01:22 +0000 (12:01 -0500)]
Fix #12471. Use consistent line endings in jquery.js
Dave Methvin [Fri, 4 Jan 2013 22:33:16 +0000 (17:33 -0500)]
Fix #12945. Check for .getAttribute so IE9 is happy.
Mike Sherov [Mon, 31 Dec 2012 17:30:02 +0000 (12:30 -0500)]
Fixes #13088: under IE8, $(selector).attr('style') always return lowercase string
Dave Methvin [Sat, 29 Dec 2012 01:47:33 +0000 (20:47 -0500)]
Add release support for map files.
Dave Methvin [Sun, 23 Dec 2012 20:57:01 +0000 (15:57 -0500)]
Followup to gh-1089. Avoid duplicate typeof check.
Sebi Burkhard [Tue, 18 Dec 2012 15:33:32 +0000 (22:33 +0700)]
Fix #13075. Optimize $.type by preferring `typeof`. Close gh-1089.
Also fixes browsers where `typeof RegExp === "function"`.
Sebi Burkhard [Tue, 18 Dec 2012 17:20:56 +0000 (00:20 +0700)]
Fix #13076. Speed up $() with strings, part of gh-1089.
Dave Methvin [Sun, 23 Dec 2012 19:45:49 +0000 (14:45 -0500)]
Put .min.js file at the end so compare_size will work.
Dave Methvin [Sat, 22 Dec 2012 21:55:10 +0000 (16:55 -0500)]
Know when to hold em, know when to fold em.
Dave Methvin [Sat, 22 Dec 2012 21:23:27 +0000 (16:23 -0500)]
Put the map in the dist directory.
Dave Methvin [Sat, 22 Dec 2012 21:10:06 +0000 (16:10 -0500)]
Post-process map file so it has the right path.
Richard Gibson [Fri, 21 Dec 2012 20:51:37 +0000 (15:51 -0500)]
Update Sizzle
Richard Gibson [Fri, 21 Dec 2012 15:34:03 +0000 (10:34 -0500)]
Fix
00bbbe20 test failures
Oleg [Fri, 21 Dec 2012 04:12:32 +0000 (08:12 +0400)]
Do not perform support check for old Opera. Close gh-1097.
Oleg [Mon, 17 Dec 2012 14:17:39 +0000 (18:17 +0400)]
Fix #12569. Improve feature detect for event bubbling. Close gh-1076.
Richard Gibson [Fri, 21 Dec 2012 02:56:53 +0000 (21:56 -0500)]
Fix #13070: better unescaping logic in Sizzle
Oleg [Wed, 19 Dec 2012 23:52:08 +0000 (03:52 +0400)]
Fix #13094. Pass index to .before(fn) fn as documented. Close gh-1093.
Mike Sherov [Thu, 20 Dec 2012 02:59:18 +0000 (21:59 -0500)]
Better dependency versions for grunt packages, thanks @Krinkle!
Mike Sherov [Thu, 20 Dec 2012 01:18:58 +0000 (20:18 -0500)]
Make sure Jenkins can grunt jQuery right from npm install
Mike Sherov [Thu, 20 Dec 2012 00:06:16 +0000 (19:06 -0500)]
Add comment about where to locate grunt TODO's
Mike Sherov [Wed, 19 Dec 2012 04:02:50 +0000 (23:02 -0500)]
Update to Grunt 0.4, and Uglify2 with Source Maps!
Dave Methvin [Wed, 19 Dec 2012 17:19:20 +0000 (12:19 -0500)]
Do not assume new versions are back compatible.
Dave Methvin [Tue, 18 Dec 2012 19:42:37 +0000 (14:42 -0500)]
Remove .live() tests now in Migrate plugin.
Dave Methvin [Tue, 18 Dec 2012 18:24:05 +0000 (13:24 -0500)]
Fix #13078. Remove .live() and .die(). Great rejoicing.
Timmy Willison [Tue, 18 Dec 2012 16:50:54 +0000 (11:50 -0500)]
Sizzle: :lang updates for handling backslashes, xml, and inheritance
Timmy Willison [Mon, 17 Dec 2012 20:13:09 +0000 (15:13 -0500)]
Sizzle: QA for :lang from gibson
Timmy Willison [Mon, 17 Dec 2012 17:10:12 +0000 (12:10 -0500)]
Sizzle: add support for :lang selector
Dave Methvin [Mon, 17 Dec 2012 00:55:09 +0000 (19:55 -0500)]
Updating the source version to 1.9.0pre
Dave Methvin [Mon, 17 Dec 2012 00:54:45 +0000 (19:54 -0500)]
Tagging the 1.9.0b1 release.
Dave Methvin [Sun, 16 Dec 2012 23:55:42 +0000 (18:55 -0500)]
Use the right repo.
Dave Methvin [Sun, 16 Dec 2012 22:13:17 +0000 (17:13 -0500)]
Update the build script so it runs on Windows.
Dave Methvin [Sun, 16 Dec 2012 21:03:30 +0000 (16:03 -0500)]
Update version in release notes builder.
Richard Gibson [Sun, 16 Dec 2012 17:37:20 +0000 (12:37 -0500)]
Fix #13064: better test fixture cleanup. Close gh-1075.
Richard Gibson [Sun, 16 Dec 2012 15:39:19 +0000 (10:39 -0500)]
let .attr(checked|selected, true) update the property
Richard Gibson [Sun, 16 Dec 2012 04:42:24 +0000 (23:42 -0500)]
Resolve
a763ae72 test failures
Richard Gibson [Sun, 9 Dec 2012 05:26:24 +0000 (00:26 -0500)]
Fix #11115: Normalize boolean attributes/properties. Close gh-1066.
Timmy Willison [Sat, 15 Dec 2012 18:05:58 +0000 (13:05 -0500)]
Sizzle: size optimization
Timmy Willison [Sat, 15 Dec 2012 17:50:30 +0000 (12:50 -0500)]
Sizzle: initialize with default document on load to get it out of the way for most use cases
Timmy Willison [Sat, 15 Dec 2012 15:50:35 +0000 (10:50 -0500)]
Sizzle: assume window.document in Sizzle.matches; massively reduce calls to setDocument by not calling when context is null
Timmy Willison [Sat, 15 Dec 2012 15:33:33 +0000 (10:33 -0500)]
Update Sizzle
Timmy Willison [Sat, 15 Dec 2012 15:26:16 +0000 (10:26 -0500)]
Update Sizzle: avoid calling setDocument when possible
Richard Gibson [Sat, 15 Dec 2012 06:26:18 +0000 (01:26 -0500)]
Update Sizzle
Timmy Willison [Sat, 15 Dec 2012 00:06:31 +0000 (19:06 -0500)]
Update Sizzle: IE6-8 traversing test fix
Timmy Willison [Sat, 15 Dec 2012 00:00:41 +0000 (19:00 -0500)]
Sizzle: fix test failures related to Sizzle.contains
Timmy Willison [Fri, 14 Dec 2012 22:24:19 +0000 (17:24 -0500)]
Sizzle: :target and :root selector support. adds Sizzle.setDocument. Remove :active support.
Richard Gibson [Sat, 8 Dec 2012 21:28:10 +0000 (16:28 -0500)]
Fix #12600: don't use value property in place of value attribute. Close gh-1063.
Timmy Willison [Thu, 13 Dec 2012 20:52:59 +0000 (15:52 -0500)]
Adjust html parsing in event tests to use jQuery.parseHTML explicitly.
timmywil [Wed, 20 Jun 2012 15:19:24 +0000 (11:19 -0400)]
Adjust jQuery('html') detection to only match when html starts with '<' (not counting space characters). Fixes #11290.
Richard Gibson [Thu, 13 Dec 2012 17:40:55 +0000 (12:40 -0500)]
compress -16 min+gzip
Oleg [Sun, 18 Nov 2012 22:03:38 +0000 (02:03 +0400)]
Ref #8908, gh-886. Avoid clone identity crisis in IE9/10. Close gh-1036.
Richard Gibson [Thu, 13 Dec 2012 01:19:18 +0000 (20:19 -0500)]
Fix #13044: execute all QUnit modules in TestSwarm. Close gh-1074.
Scott González [Tue, 11 Dec 2012 04:39:08 +0000 (23:39 -0500)]
CSS: Save some bytes. Close gh-1071.
Oleg [Mon, 1 Oct 2012 23:36:54 +0000 (03:36 +0400)]
Fix #9646. Cloned nodes shouldn't affect original in IE7. Close gh-947.
Dave Methvin [Wed, 12 Dec 2012 22:05:50 +0000 (17:05 -0500)]
Fix #11230. .appendTo and pals should always stack.
Dave Methvin [Wed, 12 Dec 2012 04:35:51 +0000 (23:35 -0500)]
Paul Ramos [Mon, 10 Dec 2012 21:12:54 +0000 (16:12 -0500)]
Fix #4087. insertAfter, insertBefore, etc do not work if origin and destination are same element. Close gh-1068.
Dave Methvin [Wed, 12 Dec 2012 04:03:12 +0000 (23:03 -0500)]
Fix #13011. Let 'type' attribute be set if the browser allows.
Richard Gibson [Wed, 12 Dec 2012 04:05:18 +0000 (23:05 -0500)]
copy defaultSelected in cloneFixAttributes
Bennett Sorbo [Sat, 1 Dec 2012 22:11:56 +0000 (14:11 -0800)]
Fix #12990. Don't add 'px' to column-count. Close gh-1050.
Oleg [Sun, 18 Nov 2012 18:53:24 +0000 (22:53 +0400)]
Fix #12956. Improve cloneFixAttributes for IE9/10 case. Close gh-1034.
Remove clear(merge)Attributes hack
Richard Gibson [Tue, 11 Dec 2012 21:12:23 +0000 (16:12 -0500)]
Fix IE failures from
55313d32
Mike Sherov [Tue, 11 Dec 2012 13:06:48 +0000 (08:06 -0500)]
Fixes #11938: Adding array getter method to jQuery.fn.css
Mike Sherov [Mon, 10 Dec 2012 23:25:23 +0000 (18:25 -0500)]
Pass style declarations around for performance improvements and paving the way for the css array signature
Also, simplify the jQuery.css numeric coercion signature
Richard Gibson [Tue, 11 Dec 2012 14:25:37 +0000 (09:25 -0500)]
Update Sizzle
Timo Tijhof [Tue, 11 Dec 2012 00:07:07 +0000 (01:07 +0100)]
Test: Update index.html to new QUnit format. Close gh-1061.
Depends on jquery/sizzle#177, included with the Sizzle submodule in this commit.
Oleg [Mon, 10 Dec 2012 08:00:12 +0000 (12:00 +0400)]
Fix #10417. setTimeout w/o 2nd arg is jQuery.later! Close gh-1065.
Timo Tijhof [Mon, 10 Dec 2012 21:38:50 +0000 (22:38 +0100)]
Test: Remove fixtures from QUnit.done hook. Close gh-1069.
This fixes jquery/testswarm#197. These are currently removed from
the TestSwarm injector, however this is jQuery specific, and
should be done from this end instead.
Rick Waldron [Tue, 11 Dec 2012 01:19:26 +0000 (20:19 -0500)]
Be specific about Firefox nodes-as-nodelist. Never assume that modern browsers will "get it right".
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
Rick Waldron [Mon, 10 Dec 2012 18:52:02 +0000 (13:52 -0500)]
Fixes #13021. Normalization of core utility array like detection based on standard protocol by Richard Gibson <richard.gibson@gmail.com>. Closes gh-1064
Rick Waldron [Mon, 10 Dec 2012 15:05:39 +0000 (10:05 -0500)]
Refactor defaultDisplay's node creation and display logic, -6
Dave Methvin [Sun, 9 Dec 2012 19:45:31 +0000 (14:45 -0500)]
Ref #13019 and gh-1062. Use parentNode check instead of isDisconnected().
Dave Methvin [Sat, 8 Dec 2012 19:49:42 +0000 (14:49 -0500)]
Fix #13019. Disconnected nodes with .replaceWith are a noop. Close gh-1062.
Richard Gibson [Sat, 8 Dec 2012 23:04:13 +0000 (18:04 -0500)]
Fix #12904: Firefox defaultDisplay with body/iframe display:none. Report and solution by @maranomynet; test by @rwldrn.
jaubourg [Fri, 7 Dec 2012 14:14:12 +0000 (15:14 +0100)]
Deferred: .resolve(), .reject() and .notify() now set the callback context to the promise instance rather than the deferred instance ; .then() has also been amended. Fixes #11405.
Dave Methvin [Fri, 7 Dec 2012 02:17:27 +0000 (21:17 -0500)]
Fix #13013. Move jQuery.buildFragment() to compat plugin.
Richard Gibson [Thu, 6 Dec 2012 22:01:36 +0000 (17:01 -0500)]
Don't test what ain't there no more
Timo Tijhof [Sun, 25 Nov 2012 19:30:16 +0000 (20:30 +0100)]
Make compatible with jshint, lint test/data. Close gh-1043.
Richard Gibson [Thu, 6 Dec 2012 04:47:33 +0000 (23:47 -0500)]
once more with feeling
Richard Gibson [Thu, 6 Dec 2012 04:30:53 +0000 (23:30 -0500)]
don't test SVG on IE6
Richard Gibson [Thu, 6 Dec 2012 03:09:43 +0000 (22:09 -0500)]
Fix #10832 (this time with tests): jQuery.contains in SVG
jaubourg [Wed, 5 Dec 2012 13:54:14 +0000 (14:54 +0100)]
Revert "Organizes the php scripts used for testing better, so that the whole logic of a unit, server-side and client-side, is contained within the unit itself. Nearly all ajax unit tests take advantage of the new 'framework'. Lots of files got deleted because they became redundant or weren't used anymore."
This reverts commit
228ab3ddae527f72cc3122a1c6115d7718bcfd57 .
jaubourg [Wed, 5 Dec 2012 13:54:10 +0000 (14:54 +0100)]
Revert "Fixes spacing"
This reverts commit
2a419a7e8f339b24121e12be891b908dff2be76f .
jaubourg [Wed, 5 Dec 2012 13:54:00 +0000 (14:54 +0100)]
Revert "
228ab3d followup 1: fix test failures. Close gh-1056."
This reverts commit
20608b3579d70d3bac7fd74b4e11e4c08cd9d9b5 .
Richard Gibson [Wed, 5 Dec 2012 06:43:16 +0000 (01:43 -0500)]
228ab3d followup 1: fix test failures. Close gh-1056.