]> source.dussan.org Git - jquery.git/log
jquery.git
11 years agoImprove CSS and `Support:` comments. Close gh-1220.
Michał Gołębiowski [Thu, 4 Apr 2013 20:04:39 +0000 (22:04 +0200)]
Improve CSS and `Support:` comments. Close gh-1220.

1) corrected box-sizing rules order - the unprefixed value should always be the last one
2) removed last semi-colons in CSS rules
3) updated support comments

code review changes + more consistent comment spacing

11 years agoFix #13721. Filter before .remove() loop so positionals work. Close gh-1221.
Dave Methvin [Fri, 5 Apr 2013 12:57:01 +0000 (08:57 -0400)]
Fix #13721. Filter before .remove() loop so positionals work. Close gh-1221.

11 years agoFix #13741. Make wrap/unwrap methods optional. Close gh-1222.
Dave Methvin [Fri, 5 Apr 2013 21:30:48 +0000 (17:30 -0400)]
Fix #13741. Make wrap/unwrap methods optional. Close gh-1222.

11 years agoRef 4ef51690: Update selector-native for new Sizzle dependencies
Richard Gibson [Fri, 5 Apr 2013 05:04:44 +0000 (01:04 -0400)]
Ref 4ef51690: Update selector-native for new Sizzle dependencies

11 years agoFix #13539: Utilize Sizzle hooks. Close gh-1215.
Richard Gibson [Wed, 27 Mar 2013 01:20:27 +0000 (21:20 -0400)]
Fix #13539: Utilize Sizzle hooks. Close gh-1215.
(cherry picked from commit 4ef516903e6e48bce388ca47c1ed88a447199fa1)

11 years agoFixes #13566. If there is a window object, and it has a document property, it might...
Rick Waldron [Thu, 4 Apr 2013 21:27:15 +0000 (17:27 -0400)]
Fixes #13566. If there is a window object, and it has a document property, it might be the window we want, so define jQuery and $. Thanks to @dcherman for saving us from that embarrassment!

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
11 years agoFixes #13566. If there is a window object, define jQuery and $
Rick Waldron [Thu, 4 Apr 2013 20:55:16 +0000 (16:55 -0400)]
Fixes #13566. If there is a window object, define jQuery and $

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
11 years agoFix #13655. Add test for jQuery.ready.promise fallback load. Close gh-1209.
Michał Gołębiowski [Sun, 24 Mar 2013 03:01:50 +0000 (04:01 +0100)]
Fix #13655. Add test for jQuery.ready.promise fallback load. Close gh-1209.

11 years agoCorrect oldIE-related comments, revert some workarounds. Close gh-1207.
Michał Gołębiowski [Wed, 20 Mar 2013 00:45:19 +0000 (01:45 +0100)]
Correct oldIE-related comments, revert some workarounds. Close gh-1207.

11 years agoUpdate grunt-contrib-jshint to 0.3.0, part 2, close gh-1203.
Michał Gołębiowski [Wed, 13 Mar 2013 23:23:36 +0000 (00:23 +0100)]
Update grunt-contrib-jshint to 0.3.0, part 2, close gh-1203.

11 years agoFollow-up for 22a4e5bd0a7c0a92b54b9965984b582fd42099f2, fix .checkOn, add support...
Oleg [Thu, 7 Mar 2013 14:15:12 +0000 (18:15 +0400)]
Follow-up for 22a4e5bd0a7c0a92b54b9965984b582fd42099f2, fix .checkOn, add support tests. Cloes gh-1199.

11 years agoRemove an unused support check, correct a comment. Close gh-1211.
Michał Gołębiowski [Tue, 26 Mar 2013 03:45:09 +0000 (04:45 +0100)]
Remove an unused support check, correct a comment. Close gh-1211.

11 years agoFix #13543. offsetWidth is wrong on non-1 zoom. Close gh-1194.
Michał Gołębiowski [Mon, 4 Mar 2013 04:20:25 +0000 (05:20 +0100)]
Fix #13543. offsetWidth is wrong on non-1 zoom. Close gh-1194.

11 years agoUpdate grunt-contrib-jshint to 0.3.0, close gh-1204.
Michał Gołębiowski [Wed, 13 Mar 2013 23:23:36 +0000 (00:23 +0100)]
Update grunt-contrib-jshint to 0.3.0, close gh-1204.

(cherry picked from 4adde5d14534799f3bcfac2771e1513be8a56a2f)

Conflicts:
src/data.js
src/effects.js

11 years agoRemoves unnecessary semi-colon concatenation
Rick Waldron [Wed, 3 Apr 2013 17:01:49 +0000 (13:01 -0400)]
Removes unnecessary semi-colon concatenation

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
11 years agoFixes #13714. jQuery.globalEval gotcha w/ strings that contain valid, prologue positi...
Rick Waldron [Wed, 3 Apr 2013 15:26:07 +0000 (11:26 -0400)]
Fixes #13714. jQuery.globalEval gotcha w/ strings that contain valid, prologue position strict mode pragma

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
11 years agoUpdated mailmap.
Scott González [Tue, 2 Apr 2013 19:32:08 +0000 (15:32 -0400)]
Updated mailmap.

11 years agoBetter approach the hasData side effects fix. Thanks gibson042
Rick Waldron [Mon, 1 Apr 2013 21:09:37 +0000 (17:09 -0400)]
Better approach the hasData side effects fix. Thanks gibson042

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
11 years agoNo ticket: fix build date formatting
Richard Gibson [Mon, 1 Apr 2013 17:02:57 +0000 (13:02 -0400)]
No ticket: fix build date formatting

11 years agoAvoid side-effects when calling jQuery.hasData
Rick Waldron [Mon, 1 Apr 2013 16:48:30 +0000 (12:48 -0400)]
Avoid side-effects when calling jQuery.hasData

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
11 years agoNo ticker: grunt_compare_size options. Close gh-1210.
Tom Fuertes [Mon, 25 Mar 2013 04:47:46 +0000 (23:47 -0500)]
No ticker: grunt_compare_size options. Close gh-1210.

11 years agomoved bind, unbind, delegate & undelegate to event-alias.js; refs #13554
Michał Gołębiowski [Mon, 4 Mar 2013 03:03:57 +0000 (04:03 +0100)]
moved bind, unbind, delegate & undelegate to event-alias.js; refs #13554

11 years agodelegate/undelegate changed to on/off in unit tests; refs #13554
Michał Gołębiowski [Mon, 4 Mar 2013 03:00:57 +0000 (04:00 +0100)]
delegate/undelegate changed to on/off in unit tests; refs #13554

11 years agobind/unbind changed to on/off in unit tests; refs #13554
Michał Gołębiowski [Mon, 4 Mar 2013 02:22:11 +0000 (03:22 +0100)]
bind/unbind changed to on/off in unit tests; refs #13554

11 years agoFix typos, close gh-1187.
stonelee [Fri, 1 Mar 2013 01:24:21 +0000 (09:24 +0800)]
Fix typos, close gh-1187.

11 years agoChanged .jshintrc predef lists to globals objects.
Steven Benner [Thu, 28 Feb 2013 07:03:17 +0000 (23:03 -0800)]
Changed .jshintrc predef lists to globals objects.

11 years agoUse semver versions for our in-between versions as well.
Timmy Willison [Sat, 23 Mar 2013 19:20:46 +0000 (15:20 -0400)]
Use semver versions for our in-between versions as well.

http://semver.org

11 years agoRemove unprefixed `matchesSelector`. Stick most common first. Update Sizzle
Timmy Willison [Sat, 23 Mar 2013 19:18:16 +0000 (15:18 -0400)]
Remove unprefixed `matchesSelector`. Stick most common first. Update Sizzle

11 years agoFix #13514: Set selectedIndex to -1 when non-matching value is set on a select. Close...
ruado1987 [Sun, 3 Mar 2013 15:51:04 +0000 (23:51 +0800)]
Fix #13514: Set selectedIndex to -1 when non-matching value is set on a select. Close gh-1191.
(cherry picked from commit 48d71d0c3e53d1bb1688fc6c0593b008ced3403b)

11 years agoBuild selector.js from built sizzle. Update Sizzle.
Timmy Willison [Tue, 19 Mar 2013 19:30:52 +0000 (15:30 -0400)]
Build selector.js from built sizzle. Update Sizzle.

11 years agoupdated Grunt to 0.4.1 (needed for node 0.10.0 compatibility). Closes gh-1202
Michał Gołębiowski [Mon, 18 Mar 2013 16:51:04 +0000 (12:51 -0400)]
updated Grunt to 0.4.1 (needed for node 0.10.0 compatibility). Closes gh-1202

11 years agoNo ticket: Move property descriptor assignment to save a byte. Close gh-1188.
stonelee [Fri, 1 Mar 2013 04:33:37 +0000 (12:33 +0800)]
No ticket: Move property descriptor assignment to save a byte. Close gh-1188.

11 years agoAuthors update for Michał Gołębiowski. Add .mailmap entry for my old commits too...
Michał Gołębiowski [Wed, 13 Mar 2013 14:44:05 +0000 (10:44 -0400)]
Authors update for Michał Gołębiowski. Add .mailmap entry for my old commits too. Closes gh-1201.

11 years agoEdited comments and minor adjustments. Fixes #13553. Closes gh-1195.
Michał Z. Gołębiowski [Wed, 13 Mar 2013 01:06:25 +0000 (21:06 -0400)]
Edited comments and minor adjustments. Fixes #13553. Closes gh-1195.

11 years agoUpdate Sizzle: minor windows 8 issue
Timmy Willison [Mon, 11 Mar 2013 16:55:16 +0000 (12:55 -0400)]
Update Sizzle: minor windows 8 issue

11 years agoNo ticket: compare_size returns!
Richard Gibson [Mon, 11 Mar 2013 14:06:36 +0000 (10:06 -0400)]
No ticket: compare_size returns!
(remember to `npm install`)

11 years agoRevert 8d1c42296fefc4e79189b6c2d78a8a78fdd9576d
Rick Waldron [Wed, 6 Mar 2013 20:11:20 +0000 (15:11 -0500)]
Revert 8d1c42296fefc4e79189b6c2d78a8a78fdd9576d

11 years agoFixes #13571. jQuery.isPlainObject 1.9.x compatibility
Rick Waldron [Wed, 6 Mar 2013 19:42:24 +0000 (14:42 -0500)]
Fixes #13571. jQuery.isPlainObject 1.9.x compatibility

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
11 years agoMake data test titles more consistent and accurate
Rick Waldron [Mon, 4 Mar 2013 00:41:01 +0000 (19:41 -0500)]
Make data test titles more consistent and accurate

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
11 years agoFixes #13551. Guard against illegal data access by undefined elem-owner
Rick Waldron [Mon, 4 Mar 2013 00:40:33 +0000 (19:40 -0500)]
Fixes #13551. Guard against illegal data access by undefined elem-owner

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
11 years agoSimplify data-* attr lookup with camelKey
Rick Waldron [Sat, 2 Mar 2013 19:09:39 +0000 (14:09 -0500)]
Simplify data-* attr lookup with camelKey

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
11 years agotest/unit/data.js style nits
Rick Waldron [Sat, 2 Mar 2013 18:07:07 +0000 (13:07 -0500)]
test/unit/data.js style nits

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
11 years agoFixes #13550. .data should not miss attr() set data-* with hyphenated property names...
Michał Gołębiowski [Sat, 2 Mar 2013 18:04:48 +0000 (13:04 -0500)]
Fixes #13550. .data should not miss attr() set data-* with hyphenated property names. Closes gh-1189

11 years agoRemove dup camelKey path
Rick Waldron [Sat, 2 Mar 2013 00:33:12 +0000 (19:33 -0500)]
Remove dup camelKey path

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
11 years agoFixes #13548. .data should not miss attr() set data-* with hyphenated property names
Rick Waldron [Sat, 2 Mar 2013 00:02:57 +0000 (19:02 -0500)]
Fixes #13548. .data should not miss attr() set data-* with hyphenated property names

11 years agoUpdating the source version to 2.0.0pre
Dave Methvin [Fri, 1 Mar 2013 18:50:16 +0000 (13:50 -0500)]
Updating the source version to 2.0.0pre

11 years agoTagging the 2.0.0b2 release. 2.0.0b2
Dave Methvin [Fri, 1 Mar 2013 18:50:10 +0000 (13:50 -0500)]
Tagging the 2.0.0b2 release.

11 years agoRemove the define.amd.jQuery check, ref gh-1150.
jrburke [Wed, 30 Jan 2013 23:32:19 +0000 (15:32 -0800)]
Remove the define.amd.jQuery check, ref gh-1150.

11 years agoRef #13353, gh-1183: Capture onlyHandlers in jQuery.Event.isTrigger.
Richard Gibson [Sat, 2 Feb 2013 02:20:15 +0000 (21:20 -0500)]
Ref #13353, gh-1183: Capture onlyHandlers in jQuery.Event.isTrigger.

11 years agoSqueeze support module. Close gh-1165.
Oleg [Sun, 10 Feb 2013 20:01:27 +0000 (00:01 +0400)]
Squeeze support module. Close gh-1165.

11 years agoFix typos. Close gh-1186.
dmitrygusev [Wed, 27 Feb 2013 20:44:34 +0000 (00:44 +0400)]
Fix typos. Close gh-1186.

11 years ago Fixes #11151, #13388. Minor refactor of response conversion and when/where
jaubourg [Fri, 8 Feb 2013 15:26:36 +0000 (16:26 +0100)]
 Fixes #11151, #13388. Minor refactor of response conversion and when/where
 responseXXX fields are set on the jqXHR. Close gh-1164.

(Cherry-picked from 69b3d5ce0f081d3f113b2917495f35df160f8522)

11 years agoOld acceptData tests refactored and adapted to support new data system
Rick Waldron [Thu, 28 Feb 2013 19:14:40 +0000 (14:14 -0500)]
Old acceptData tests refactored and adapted to support new data system

11 years agoUpdate docs about custom builds, including unSizzled version.
Dave Methvin [Thu, 28 Feb 2013 18:56:52 +0000 (13:56 -0500)]
Update docs about custom builds, including unSizzled version.

11 years agoAdd warnings and ignore the built Sizzle file.
Dave Methvin [Wed, 27 Feb 2013 02:59:08 +0000 (21:59 -0500)]
Add warnings and ignore the built Sizzle file.

11 years agoFix #13434: native-API selector module
Richard Gibson [Tue, 19 Feb 2013 04:52:29 +0000 (23:52 -0500)]
Fix #13434: native-API selector module
What's out:
* 6 KB
* attribute not equal selector
* positional selectors (:first; :eq(n); :odd; etc.)
* type selectors (:input; :checkbox; :button; etc.)
* state-based selectors (:animated; :visible; :hidden; etc.)
* :has(selector)
* custom selectors
* leading combinators (e.g., $collection.find("> *"))
* reliable functionality on XML fragments
* requiring all parts of a selector to match elements under context (e.g., $div.find("div > *") now matches children of $div)
* matching against non-elements
* reliable sorting of disconnected nodes

11 years agoProperly resets firingLength when emptying the list. Fixes #13517
jaubourg [Wed, 27 Feb 2013 15:12:16 +0000 (16:12 +0100)]
Properly resets firingLength when emptying the list. Fixes #13517

11 years agoNo ticket: Squeeze data
Richard Gibson [Wed, 27 Feb 2013 04:41:57 +0000 (23:41 -0500)]
No ticket: Squeeze data

11 years agoRef #13283, move .andSelf() to deprecated.js. Close gh-1170.
Nguyen Phuc Lam [Wed, 27 Feb 2013 03:55:36 +0000 (22:55 -0500)]
Ref #13283, move .andSelf() to deprecated.js. Close gh-1170.

11 years agoFix #13494: Fallback defineProperties to jQuery.extend. Close gh-1182.
Richard Gibson [Sat, 23 Feb 2013 17:41:37 +0000 (12:41 -0500)]
Fix #13494: Fallback defineProperties to jQuery.extend. Close gh-1182.

Android<4 (ancient WebKit) doesn't have full ES5 support.

11 years agoWhitespace.
Scott González [Tue, 26 Feb 2013 18:06:58 +0000 (13:06 -0500)]
Whitespace.

11 years agoFix #13471. $().on(".xyz"...) should avoid later crash.
Dave Methvin [Tue, 26 Feb 2013 17:19:04 +0000 (12:19 -0500)]
Fix #13471. $().on(".xyz"...) should avoid later crash.

If the event type is an empty string we end up hanging in .off() which makes for
mighty hard debugging. Instead treat it as a no-op. Docs seem clear this is not
allowed.

11 years agoOptimisation: Use String instead of window.String. Close gh-1176.
Timo Tijhof [Wed, 20 Feb 2013 23:01:06 +0000 (00:01 +0100)]
Optimisation: Use String instead of window.String. Close gh-1176.

Follows-up 22e28b01e60e87b2454f88ca128fb84916b13564.

11 years agoNo ticket: move jQuery.expando to core
Richard Gibson [Mon, 25 Feb 2013 20:48:22 +0000 (15:48 -0500)]
No ticket: move jQuery.expando to core

11 years agoNo ticket: reduce support.js
Richard Gibson [Mon, 25 Feb 2013 20:33:13 +0000 (15:33 -0500)]
No ticket: reduce support.js

11 years agoFix #13505: Yet another detached add patch
Richard Gibson [Mon, 25 Feb 2013 04:24:28 +0000 (23:24 -0500)]
Fix #13505: Yet another detached add patch

11 years agoNo ticket: Restore support for Android<4.0
Richard Gibson [Sun, 24 Feb 2013 02:16:28 +0000 (21:16 -0500)]
No ticket: Restore support for Android<4.0

11 years agoFix #13499: selector with leading ID matching only a name
Richard Gibson [Sat, 23 Feb 2013 02:29:38 +0000 (21:29 -0500)]
Fix #13499: selector with leading ID matching only a name
(cherry picked from commit 5c4ab97a64c162503ac200bc7cea7f3e5725984d)

11 years agoNo ticket: Revise unit tests in anticipation of Sizzle-free builds
Richard Gibson [Tue, 19 Feb 2013 04:52:29 +0000 (23:52 -0500)]
No ticket: Revise unit tests in anticipation of Sizzle-free builds

11 years agoNo ticket: Reduce size in anticipation of Sizzle-free builds
Richard Gibson [Fri, 22 Feb 2013 21:33:52 +0000 (16:33 -0500)]
No ticket: Reduce size in anticipation of Sizzle-free builds
(cherry picked from commit dbf3056b250bbc279fa947031181f9e25a40bacf)

11 years agoFixes typos in core.js and css.js. Closes gh-1175
Pascal Borreli [Thu, 21 Feb 2013 17:00:51 +0000 (12:00 -0500)]
Fixes typos in core.js and css.js. Closes gh-1175

11 years agoUpdated readme to have more info. Closes gh-1177
Karl Sieburg [Thu, 21 Feb 2013 16:59:13 +0000 (11:59 -0500)]
Updated readme to have more info. Closes gh-1177

11 years agoAdds module to jshintrc
Rick Waldron [Thu, 21 Feb 2013 14:56:20 +0000 (09:56 -0500)]
Adds module to jshintrc

11 years agoSupport node-like module loaders. Closes gh-1103
isaacs [Thu, 21 Feb 2013 02:30:42 +0000 (21:30 -0500)]
Support node-like module loaders. Closes gh-1103

11 years agoNo ticket: Update Sizzle
Richard Gibson [Mon, 18 Feb 2013 04:12:44 +0000 (23:12 -0500)]
No ticket: Update Sizzle

11 years agoRefactor: Data.prototype.access. Thanks to @RubyLouvre and @gibson042. Closes #1167
Rick Waldron [Wed, 13 Feb 2013 17:14:20 +0000 (12:14 -0500)]
Refactor: Data.prototype.access. Thanks to @RubyLouvre and @gibson042. Closes #1167

11 years agoFix #13265 #13332: traversing methods with text nodes. Close gh-1145.
Richard Gibson [Sun, 27 Jan 2013 18:24:50 +0000 (13:24 -0500)]
Fix #13265 #13332: traversing methods with text nodes. Close gh-1145.

11 years agoOptimized Data rewrite
Rick Waldron [Mon, 11 Feb 2013 17:39:44 +0000 (12:39 -0500)]
Optimized Data rewrite

11 years agoFix #13401: replaceWith(""). Close gh-1163.
Mark Raddatz [Thu, 7 Feb 2013 21:43:25 +0000 (05:43 +0800)]
Fix #13401: replaceWith(""). Close gh-1163.

11 years agoFix 363299ac failures: protect Safari 5.1 from CSP
Richard Gibson [Fri, 8 Feb 2013 04:43:21 +0000 (23:43 -0500)]
Fix 363299ac failures: protect Safari 5.1 from CSP

11 years agoFix 363299ac failures
Richard Gibson [Thu, 7 Feb 2013 22:03:04 +0000 (17:03 -0500)]
Fix 363299ac failures

11 years agoRef #13316: Sync all documents on full vs. minified source. Close gh-1147.
Richard Gibson [Mon, 28 Jan 2013 04:34:38 +0000 (23:34 -0500)]
Ref #13316: Sync all documents on full vs. minified source. Close gh-1147.

11 years agoFix #13310. Get the right display value for disconnected nodes. Close gh-1156.
Oleg [Fri, 1 Feb 2013 13:22:08 +0000 (17:22 +0400)]
Fix #13310. Get the right display value for disconnected nodes. Close gh-1156.

11 years agoFix version; we are not at 2.0.0 yet!
Dave Methvin [Mon, 4 Feb 2013 15:12:14 +0000 (10:12 -0500)]
Fix version; we are not at 2.0.0 yet!

11 years agoRef fd43865c: restore correct logic
Richard Gibson [Mon, 4 Feb 2013 14:35:29 +0000 (09:35 -0500)]
Ref fd43865c: restore correct logic

11 years agoMatch the codebase standard, .split(" ") => .match( core_rnotwhite ) || []… no matter...
Rick Waldron [Sun, 3 Feb 2013 23:09:49 +0000 (18:09 -0500)]
Match the codebase standard, .split(" ") => .match( core_rnotwhite ) || []… no matter how awful it is >:|

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
11 years agoStandardize on a.indexOf(b) === -1, per @gibson042 review notes
Rick Waldron [Sun, 3 Feb 2013 23:04:53 +0000 (18:04 -0500)]
Standardize on a.indexOf(b) === -1, per @gibson042 review notes

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
11 years agoAvoid potential for breakage if test suite is run in a frame
Rick Waldron [Sun, 3 Feb 2013 22:58:07 +0000 (17:58 -0500)]
Avoid potential for breakage if test suite is run in a frame

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
11 years agoReduce hasData per @gibson042 review notes.
Rick Waldron [Sun, 3 Feb 2013 22:55:28 +0000 (17:55 -0500)]
Reduce hasData per @gibson042 review notes.

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
11 years agoReduce Data.prototype.add by using the returned length value of this.owners.push...
Rick Waldron [Sun, 3 Feb 2013 20:31:23 +0000 (15:31 -0500)]
Reduce Data.prototype.add by using the returned length value of this.owners.push(owner)

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
11 years ago2.0: Rewrite data.js (Incl. event, manipulation, tests)
Rick Waldron [Sun, 3 Feb 2013 20:27:55 +0000 (15:27 -0500)]
2.0: Rewrite data.js (Incl. event, manipulation, tests)

11 years agoAdds test for jQuery.extend deep copy with array, followed by object. Refutes and...
Rick Waldron [Sun, 3 Feb 2013 17:51:54 +0000 (12:51 -0500)]
Adds test for jQuery.extend deep copy with array, followed by object. Refutes and Closes #1154

11 years agoUpgrade QUnit: Welcome to the present!
Richard Gibson [Sun, 3 Feb 2013 17:26:56 +0000 (12:26 -0500)]
Upgrade QUnit: Welcome to the present!

11 years agoUpdate Sizzle: detached node sorting in Webkit. Fixes #13331.
Timmy Willison [Fri, 1 Feb 2013 23:06:02 +0000 (18:06 -0500)]
Update Sizzle: detached node sorting in Webkit. Fixes #13331.

11 years agoFix #13335. Remove "use strict".
Dave Methvin [Fri, 1 Feb 2013 22:17:39 +0000 (17:17 -0500)]
Fix #13335. Remove "use strict".

11 years agoAdding @andrewplummer to AUTHORS.txt
Corey Frang [Thu, 31 Jan 2013 18:13:50 +0000 (12:13 -0600)]
Adding @andrewplummer to AUTHORS.txt

11 years agoevent: Stricter type checking in trigger - Fixes #13360 - Closes gh-1153
Andrew Plummer [Thu, 31 Jan 2013 18:01:34 +0000 (12:01 -0600)]
event: Stricter type checking in trigger - Fixes #13360 - Closes gh-1153

Squashed commit of the following:

commit 5935a362c75ecef04d5ec9775cbcaf2165921e8d
Author: Andrew Plummer <plummer.andrew@gmail.com>
Date:   Fri Feb 1 02:40:42 2013 +0900

    Using "hasOwnProperty" to check for direct properties "type" and
    "namespace" on events before triggering.
(cherry picked from commit f005af54e4983658e3ae504111885921c4dca383)

11 years agoMagic fixing for previous commit
Timmy Willison [Thu, 31 Jan 2013 01:48:09 +0000 (20:48 -0500)]
Magic fixing for previous commit

11 years agoRevert change to visible/hidden selectors until 1.10 and 2.1. Reopens #13132, #10406.
Timmy Willison [Thu, 31 Jan 2013 01:05:39 +0000 (20:05 -0500)]
Revert change to visible/hidden selectors until 1.10 and 2.1. Reopens #13132, #10406.

11 years agoMinor updates. All parameters of an internal function are for internal use only.
Timmy Willison [Sat, 26 Jan 2013 01:44:55 +0000 (20:44 -0500)]
Minor updates. All parameters of an internal function are for internal use only.