]>
source.dussan.org Git - jquery.git/log
James Huston [Tue, 16 Oct 2012 18:51:54 +0000 (14:51 -0400)]
Fix #12751. Ensure parseJson throws in the same situations as JSON.parse. Close gh-993.
Richard Gibson [Wed, 17 Oct 2012 19:20:15 +0000 (15:20 -0400)]
no ticket: fix jQuery suite failure on Android
Merrifield, Jay [Mon, 15 Oct 2012 19:16:11 +0000 (15:16 -0400)]
Fixes #12569. Improve Feature Detect For oldIE bubbling. closes gh-967
Mike Sherov [Wed, 17 Oct 2012 18:51:58 +0000 (14:51 -0400)]
fix failing offset tests
Rick Waldron [Wed, 17 Oct 2012 17:47:47 +0000 (13:47 -0400)]
Update grunt-compare-size to 0.2.0
Merrifield, Jay [Wed, 17 Oct 2012 17:40:52 +0000 (13:40 -0400)]
Fixes #12749, correctly detect position() for position:fixed elements, closes gh-991
Roland Eckl [Wed, 17 Oct 2012 07:29:21 +0000 (09:29 +0200)]
Fixes #12752: Added OS-switch for grunt task "custom", to make use of grunt.cmd on Windows operating systems. closes gh-996
Mike Sherov [Wed, 17 Oct 2012 16:50:12 +0000 (12:50 -0400)]
no ticket: remove and enforce unused vars in jshint
Rick Waldron [Wed, 17 Oct 2012 16:50:10 +0000 (12:50 -0400)]
Don't be so picky about path separators
Timmy Willison [Tue, 16 Oct 2012 21:28:57 +0000 (17:28 -0400)]
Update Sizzle: fixes failing tests in traversing (FF, Opera, Safari)
Erick Ruiz de Chavez [Tue, 16 Oct 2012 21:25:20 +0000 (17:25 -0400)]
Style nit in test/unit/callbacks.js. Closes gh-992
Tom Fuertes [Tue, 16 Oct 2012 21:19:36 +0000 (17:19 -0400)]
Update README.md - grunt *update_*submodules
Sai Wong [Tue, 16 Oct 2012 20:50:30 +0000 (16:50 -0400)]
Refactored before/after/replaceWith to not pushStack. Fixes #12664, closes gh-987
Timmy Willison [Tue, 16 Oct 2012 20:45:50 +0000 (16:45 -0400)]
Update package.json for update submodules
Erick Ruiz de Chavez [Tue, 16 Oct 2012 20:43:30 +0000 (16:43 -0400)]
Enforce style in test/unit/callbacks.js. https://github.com/jquery/2012-dev-summit/issues/56
Timmy Willison [Tue, 16 Oct 2012 20:42:06 +0000 (16:42 -0400)]
Sizzzzzzllllleeeee
jaubourg [Tue, 16 Oct 2012 20:08:13 +0000 (16:08 -0400)]
Uses an additive approach to generating anti-cache parameters rather than a timestamp. Fixes #12550
Timmy Willison [Tue, 16 Oct 2012 19:23:03 +0000 (15:23 -0400)]
Update Sizzle: <3 reverts
Dave Methvin [Tue, 16 Oct 2012 19:15:00 +0000 (15:15 -0400)]
Merge branch 'master' of github.com:jquery/jquery
Daniel Galvez [Tue, 16 Oct 2012 18:59:36 +0000 (14:59 -0400)]
Fix #11280. IE6-8 need name attribute to parse param. Close gh-914.
Rick Waldron [Tue, 16 Oct 2012 19:06:51 +0000 (15:06 -0400)]
Fixes busted indents. Sorry folks
Richard Gibson [Tue, 16 Oct 2012 19:02:26 +0000 (15:02 -0400)]
update sizzle for test failures
Rick Waldron [Tue, 16 Oct 2012 19:01:59 +0000 (15:01 -0400)]
Replace unknown, mysterious html arg to replaceWith(fn...), with just the current node.
Greg Lavallee [Tue, 16 Oct 2012 18:36:47 +0000 (14:36 -0400)]
Fixes #12736. Move hover event hack to deprecated.js for removal in 1.9. Closes gh-982.
Signed-off-by: Timmy Willison <timmywillisn@gmail.com>
Rick Waldron [Tue, 16 Oct 2012 18:14:09 +0000 (14:14 -0400)]
Convert all jQuery.removeData(foo, bar, true) calls to jQuery._remove(foo, bar)
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
Timmy Willison [Tue, 16 Oct 2012 17:28:57 +0000 (13:28 -0400)]
Sizzle was accidentally reverted
Mike Petrovich [Tue, 16 Oct 2012 16:22:31 +0000 (12:22 -0400)]
Fixes #11635, Explicit overflow:auto is overridden by inline overflow:hidden during animation, closes gh-981
Erick Ruiz de Chavez [Tue, 16 Oct 2012 16:29:21 +0000 (12:29 -0400)]
Enforce style guide in test/unit/attributes.js. Closes gh-985
Ish [Tue, 16 Oct 2012 16:21:17 +0000 (12:21 -0400)]
Code cleanup in grunt.js. Closes gh-984
Timmy Willison [Tue, 16 Oct 2012 15:52:48 +0000 (11:52 -0400)]
Update Sizzle: allows disconnected sorting. Change add to always sort with added nodes, even when disconnected.
Ben Truyman [Tue, 16 Oct 2012 15:37:15 +0000 (11:37 -0400)]
Handle a falsy URL in the settings object for jQuery.ajax. Fixes #10093, Closes gh-979
Mike Sherov [Tue, 16 Oct 2012 15:26:14 +0000 (11:26 -0400)]
Clean up jshintrc configs. Close gh-983.
carldanley [Tue, 16 Oct 2012 15:15:41 +0000 (11:15 -0400)]
Create private methods for processing data/removeData requests. Fixes #12519, Closes gh-976
Ish [Tue, 16 Oct 2012 14:58:38 +0000 (10:58 -0400)]
Remove unused child_process init and assignment from grunt.js. Closes gh-978
MORGAN [Tue, 16 Oct 2012 14:25:08 +0000 (10:25 -0400)]
Return correct index for no-arg index() calls. Fixes #10977. Closes gh-971
Mike Sherov [Tue, 16 Oct 2012 14:17:14 +0000 (10:17 -0400)]
enforce double quotes via JSHint. Closes gh-975
jaubourg [Tue, 16 Oct 2012 14:10:17 +0000 (10:10 -0400)]
put "use strict" where it belongs so that this works for jshint 0.5.x up to 0.9.x
jaubourg [Tue, 16 Oct 2012 14:02:44 +0000 (10:02 -0400)]
fixes problematic JSONP test (gotta learn to count)
Dave Methvin [Tue, 16 Oct 2012 13:55:34 +0000 (09:55 -0400)]
Remove use strict from grunt
Akintayo Akinwunmi [Tue, 16 Oct 2012 13:51:01 +0000 (09:51 -0400)]
Moved attrFN to deprecated. Close gh-977.
jaubourg [Tue, 16 Oct 2012 13:41:15 +0000 (09:41 -0400)]
Merge branch 'master' of github.com:jquery/jquery
jaubourg [Tue, 16 Oct 2012 13:40:42 +0000 (09:40 -0400)]
better, more maintainable version of the prefilters execution and transport selection
jaubourg [Tue, 16 Oct 2012 13:39:33 +0000 (09:39 -0400)]
comments out some problematic JSONP test until we figure out what the problem is
Erick Ruiz de Chavez [Tue, 16 Oct 2012 12:16:53 +0000 (08:16 -0400)]
Fixing style for deferred.js unit tests. Close gh-973.
Close jquery/2012-dev-summit/#56
jaubourg [Tue, 16 Oct 2012 11:32:53 +0000 (07:32 -0400)]
latest jshint requires "use strict"; declaration when enforcing strict mode
Mike Sherov [Tue, 16 Oct 2012 04:15:22 +0000 (00:15 -0400)]
fix effects tests failure
Rick Waldron [Mon, 15 Oct 2012 22:05:36 +0000 (18:05 -0400)]
Latest JSHint gets cranky with the _ vars in catch() {}
Rick Waldron [Mon, 15 Oct 2012 21:21:18 +0000 (17:21 -0400)]
Fix style nit: indent inside if statement
David Bonner [Mon, 15 Oct 2012 21:20:33 +0000 (17:20 -0400)]
Deprecate fn toggle Closes gh-970 https://github.com/jquery/2012-dev-summit/issues/24
Rick Waldron [Mon, 15 Oct 2012 21:11:21 +0000 (17:11 -0400)]
Breakout JSONP domain-related tests
Timmy Willison [Mon, 15 Oct 2012 20:51:03 +0000 (16:51 -0400)]
Move deprecated.js to the bottom of the build to ensure nothing depends on a deprecated feature
Timmy Willison [Mon, 15 Oct 2012 20:09:50 +0000 (16:09 -0400)]
Update Sizzle: focus test was failing if browser window was not in focus
Rick Waldron [Mon, 15 Oct 2012 20:04:02 +0000 (16:04 -0400)]
Don't try to be dynamic, just get the damn job done. Expects = 30.
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
Rick Waldron [Mon, 15 Oct 2012 20:00:50 +0000 (16:00 -0400)]
Split failing cross domain tests into two separate test bodies.
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
Erick Ruiz [Mon, 15 Oct 2012 19:53:39 +0000 (15:53 -0400)]
Fixing style for test unit ajax.js. https://github.com/jquery/2012-dev-summit/issues/56
Rick Waldron [Mon, 15 Oct 2012 18:09:03 +0000 (14:09 -0400)]
Adds missing expect() call in test/unit/support.js, fixes failing IE tests
Rick Waldron [Mon, 15 Oct 2012 18:04:58 +0000 (14:04 -0400)]
Adds missing expect() call, fixes failing IE tests
James Huston [Mon, 15 Oct 2012 16:37:02 +0000 (12:37 -0400)]
Enforce expects in ajax.js (https://github.com/jquery/2012-dev-summit/issues/53) Closes gh-964
Rick Waldron [Mon, 15 Oct 2012 16:31:27 +0000 (12:31 -0400)]
Remove duplicate expect. Add QUnit.config.requireExpects to testrunner.js QUnit configurations.
James Huston [Mon, 15 Oct 2012 16:19:20 +0000 (12:19 -0400)]
Enforce expects in manipulation.js (https://github.com/jquery/2012-dev-summit/issues/53) Closes gh-963
James Huston [Mon, 15 Oct 2012 16:18:14 +0000 (12:18 -0400)]
Enforce expects in events.js (https://github.com/jquery/2012-dev-summit/issues/53) Closes gh-962
James Huston [Mon, 15 Oct 2012 16:16:49 +0000 (12:16 -0400)]
Enforce expects in events.js (https://github.com/jquery/2012-dev-summit/issues/53) Closes gh-961
James Huston [Mon, 15 Oct 2012 16:14:54 +0000 (12:14 -0400)]
Enforce expects in effects.js (https://github.com/jquery/2012-dev-summit/issues/53) Closes gh-960
James Huston [Mon, 15 Oct 2012 16:11:20 +0000 (12:11 -0400)]
Enforce expects in css.js (https://github.com/jquery/2012-dev-summit/issues/53)
Ben Truyman [Mon, 15 Oct 2012 15:45:00 +0000 (11:45 -0400)]
Format @DATE to ISO 8601 format. Fixes #12725, Closes gh-957
jaubourg [Mon, 15 Oct 2012 15:38:00 +0000 (11:38 -0400)]
Fixes update submodule task for windows (uses an npm based task)
Timmy Willison [Mon, 15 Oct 2012 14:40:32 +0000 (10:40 -0400)]
Sizzle: Fix :focus selector with elements that have a tabIndex !== -1
Mike Sherov [Mon, 15 Oct 2012 13:38:27 +0000 (09:38 -0400)]
Remove the Makefile and replace the submodule update with a grunt task. Thanks to @ryanneufeld. Closes gh-953.
Timmy Willison [Sun, 14 Oct 2012 16:07:05 +0000 (12:07 -0400)]
Update Sizzle: Fixes #12606, #12671, #12672.
Dave Methvin [Thu, 11 Oct 2012 14:17:24 +0000 (10:17 -0400)]
Use the correct escape for BOM; add build code to detect non-ASCII.
Dave Methvin [Thu, 11 Oct 2012 13:38:44 +0000 (09:38 -0400)]
Use Uglify's ascii_only to avoid converting UTF-8 escapes.
Thanks @curiousdannii!
Dave Methvin [Wed, 10 Oct 2012 17:00:45 +0000 (13:00 -0400)]
Fix #12690. Avoid use of UTF-8 chars in final files.
Dave Methvin [Wed, 10 Oct 2012 00:42:33 +0000 (20:42 -0400)]
Skip jQuery.sub() test since IE6 can't handle it.
Dave Methvin [Wed, 10 Oct 2012 00:06:02 +0000 (20:06 -0400)]
Break big-html check into its own test for IE6.
Timo Tijhof [Tue, 9 Oct 2012 23:48:37 +0000 (01:48 +0200)]
Test: Clean up and fix misc issues
* Clean up testinit and testrunner
* Uncomment isLocal (at least make sure it is declared)
* Rephrase environment assertions to make sense if one reads
them when they pass.
* Optimise an expensive loop that might be the cause of this
in IE6: http://cl.ly/image/3f20053m112n
jaubourg [Sat, 6 Oct 2012 20:00:43 +0000 (22:00 +0200)]
Do not iterate over functions. Fixes #12665. Unit tests added. Thanks to @kselden for finding the bug.
Richard Gibson [Sat, 6 Oct 2012 00:31:43 +0000 (20:31 -0400)]
fix failure from bad markup leaving an element behind. Closes gh-946
Dave Methvin [Fri, 5 Oct 2012 14:47:09 +0000 (10:47 -0400)]
Update AUTHORS.txt based on CLA responses.
Rick Waldron [Thu, 4 Oct 2012 17:25:50 +0000 (13:25 -0400)]
body default display is always block. @mikesherov was right and this is the proof. Fixes #10227
Timmy Willison [Thu, 4 Oct 2012 13:49:20 +0000 (09:49 -0400)]
Sizzle: throw an invalid selector exception for trailing-comma selectors. Fixes #12643.
Richard Gibson [Fri, 21 Sep 2012 15:53:03 +0000 (11:53 -0400)]
Fix #12583: Don't ignore disabled property of select-one, close gh-932.
Richard Gibson [Wed, 3 Oct 2012 12:26:01 +0000 (08:26 -0400)]
Fix #12637: restore 1.8.1 ajax crossDomain logic. Close gh-944.
Dave Methvin [Mon, 1 Oct 2012 02:23:02 +0000 (22:23 -0400)]
Revert "Chrome fails in ajax.js tests because TestSwarm/Ngnix won't give HEAD requests any respect. Skip them rather than hear Swarmy call FAILURE on each run."
This reverts commit
9c5089a60d479a959b290a5b4ab8ef38c985e963 .
These were not the droids we were looking for. Actually caused by a BrowserStack issue.
Dave Methvin [Mon, 1 Oct 2012 02:19:31 +0000 (22:19 -0400)]
Since .getAttribute() returns strings, we should check for them.
Mike Sherov [Sun, 30 Sep 2012 21:41:42 +0000 (17:41 -0400)]
Fix #12537, element.css('filter') returns undefined in IE9. Close gh-942.
Richard Gibson [Mon, 1 Oct 2012 00:54:28 +0000 (20:54 -0400)]
Fix #12357: be more kind to non-browser environments. Close gh-938.
Mike Sherov [Sat, 29 Sep 2012 04:23:55 +0000 (00:23 -0400)]
Fix #10943, tabindex not set properly on clone in IE7. Close gh-937.
This is only a unit test fix because the bug was tangentially fixed by a different commit
Callum Macrae [Tue, 25 Sep 2012 20:19:38 +0000 (16:19 -0400)]
Fixes to contributing.md. Closes gh-931
Dave Methvin [Fri, 21 Sep 2012 01:13:14 +0000 (21:13 -0400)]
Updating the source version to 1.8.3pre
Dave Methvin [Fri, 21 Sep 2012 01:12:38 +0000 (21:12 -0400)]
Tagging the 1.8.2 release.
Dave Methvin [Fri, 21 Sep 2012 00:48:20 +0000 (20:48 -0400)]
Update release notes script to 1.8.2 and add debug option.
Timmy Willison [Thu, 20 Sep 2012 21:00:43 +0000 (17:00 -0400)]
Sizzle: removes nth-child cache
Timmy Willison [Thu, 20 Sep 2012 16:00:57 +0000 (12:00 -0400)]
Sizzle: account for external document contexts (such as iframes) in combinator checks. Fixes #12572.
Timmy Willison [Thu, 20 Sep 2012 00:46:18 +0000 (20:46 -0400)]
Update Sizzle: fix a failing test in traversing. Move an attribute selector test to jQuery-only.
Timmy Willison [Wed, 19 Sep 2012 16:30:57 +0000 (12:30 -0400)]
Sizzle: fixes failing test in css
Timmy Willison [Wed, 19 Sep 2012 16:04:09 +0000 (12:04 -0400)]
Update Sizzle: fix position caching with child selectors. Fixes #12337.
Timmy Willison [Wed, 19 Sep 2012 16:00:47 +0000 (12:00 -0400)]
Fixes failing tests in selector/traversing
Timmy Willison [Wed, 19 Sep 2012 15:31:44 +0000 (11:31 -0400)]
Update Sizzle: Fixes #12303, #12474, #12523, #12526, #12541.
Richard Gibson [Tue, 18 Sep 2012 21:39:44 +0000 (17:39 -0400)]
Fix #12229, size/consistency improvements. Close gh-887.
Dave Methvin [Tue, 18 Sep 2012 18:26:21 +0000 (14:26 -0400)]
Fix #12423. Ensure we can .apply() before we try.
I can't think of an uncontrived way to unit test this, it only occurs in IE when a BHO monkeys with the links.