commit edfc94d refs/heads/master (HEAD, origin/master, origin/HEAD, master) Author: Dave Methvin Date: 2014-10-06 09:25:27 -0400 Readme: Fix minor style issues. Thanks @MightyBranch! M README.md commit 07afc28 refs/remotes/origin/1.x-master (origin/1.x-master) Author: Oleg Gaidarenko Date: 2014-09-23 15:03:04 -0700 README: Improve build instructions Thanks @NickStefan Ref 2e9c1ead76aaae8fde004e3cacde1e36c5fd2104 M README.md commit 2e9c1ea refs/heads/master Author: Oleg Gaidarenko Date: 2014-09-23 15:03:04 -0700 README: Improve build instructions Thanks @NickStefan Closes gh-1663 M README.md commit 0cdec79 refs/heads/master Author: Jason Bedard Date: 2014-09-22 20:05:59 -0700 Data: avoid non-alphanumeric chars in expando properties Ref chromium issue 378607 Ref #14839 Closes gh-1662 M src/data/Data.js commit a8578d5 refs/remotes/origin/standard-then-tests-fixed (origin/standard-then-tests-fixed) Author: jaubourg Date: 2014-09-25 01:42:49 +0200 Deferred: naming variables makes frenchmen cry M src/deferred.js commit 54ce603 refs/remotes/origin/standard-then-tests-fixed Author: jaubourg Date: 2014-09-25 01:31:15 +0200 Deferred: Style Guide compliance M src/deferred.js commit 02204a9 refs/remotes/origin/standard-then-tests-fixed Author: jaubourg Date: 2014-09-25 01:27:48 +0200 Deferred: Use standard Promise polyfill for tests M Gruntfile.js A external/npo/npo.js D external/q/LICENSE.txt D external/q/q.js M package.json M test/index.html M test/unit/deferred.js commit d0e5c04 refs/remotes/origin/standard-then-tests-fixed Author: jaubourg Date: 2014-09-24 23:16:38 +0200 Deferred: Now 100% Promise/A compliant M promises-aplus-adapter.js M src/deferred.js commit bd15dde refs/remotes/origin/standard-then-tests-fixed Author: jaubourg Date: 2014-09-23 06:36:33 +0200 Deferred: makes xxxWith methods low level again M src/deferred.js commit 2a693bf refs/remotes/origin/standard-then-tests-fixed Author: jaubourg Date: 2014-09-23 06:27:03 +0200 Deferred: refactoring and more tests passing M src/deferred.js commit a953389 refs/remotes/origin/1.x-master Author: Alexander Farkas Date: 2014-09-13 22:16:19 +0200 Manipulation: Update html5shiv elements Include main, dialog, picture and template in html5shiv elements. Fixes #15241 Closes gh-1655 M src/manipulation.js commit 96a4d94 refs/remotes/origin/standard-then-tests-fixed Author: Michał Gołębiowski Date: 2014-09-12 00:22:26 -0500 Deferred: Make Deferred more Promises/A+ compliant M src/deferred.js commit e1303a3 refs/remotes/origin/standard-then-tests (origin/standard-then-tests) Author: Michał Gołębiowski Date: 2014-09-11 15:18:34 -0500 Deferred: Run the Promises/A+ test suite To run tests, invoke `grunt default promises-aplus-tests`. M Gruntfile.js M package.json A promises-aplus-adapter.js M src/ajax.js commit b677541 refs/remotes/origin/standard-then (origin/standard-then) Author: jaubourg Date: 2014-09-10 16:59:45 +0200 Deferred: produce and consume standard thenables Deferred.then is now aligned with the emerging standard. Objects that implement the thenable interface will also be properly consumed. We use Q to test interoperability. Fixes #14510 M Gruntfile.js A external/q/LICENSE.txt A external/q/q.js M package.json M src/deferred.js M test/.jshintrc M test/index.html M test/unit/ajax.js M test/unit/deferred.js commit d4a998f refs/remotes/origin/1.x-master Author: Daniel Herman Date: 2014-05-15 12:26:20 -0400 Event: Restore the `constructor` property on jQuery.Event prototype The original definition of the jQuery.Event prototype was paving over the `constructor` property which was causing jQuery.isPlainObject to improperly report that an instance of jQuery.Event was a plain object. Fixes #15090 Closes gh-1580 (cherry picked from commit b807aedb7fee321fb3aa5d156a5a256ab0634e2d) M src/event.js M test/unit/event.js commit b807aed refs/heads/master Author: Daniel Herman Date: 2014-05-15 12:26:20 -0400 Event: Restore the `constructor` property on jQuery.Event prototype The original definition of the jQuery.Event prototype was paving over the `constructor` property which was causing jQuery.isPlainObject to improperly report that an instance of jQuery.Event was a plain object. Fixes #15090 Closes gh-1580 M src/event.js M test/unit/event.js commit 1ae025e refs/heads/master Author: Richard Gibson Date: 2014-06-17 09:48:17 -0400 Manipulation: Tolerate XMLNode host object input to getAll Fixes #15151 Ref 25712d77c3bc0221b5b2b9b9492c20a9cfbe1b17 Closes gh-1602 M src/manipulation.js commit 609adf6 refs/heads/master Author: Amit Merchant Date: 2014-09-03 16:30:26 +0530 CONTRIBUTING: Close parenthesis Closes gh-1648 M CONTRIBUTING.md commit 787ffbf refs/remotes/origin/1.x-master Author: Oleg Gaidarenko Date: 2014-09-03 00:19:26 +0400 CSS: Correct typo in the comment M src/css/defaultDisplay.js commit 7e09619 refs/heads/master Author: Oleg Gaidarenko Date: 2014-09-03 00:20:23 +0400 CSS: Correct typo in the comment M src/css/defaultDisplay.js commit b05b6a2 refs/remotes/origin/1.x-master Author: Oleg Gaidarenko Date: 2014-09-03 00:11:05 +0400 CSS: Use pre-defined displays for html and body Ref 60f546acb1c7136092b4fd01cccff052e468cc72 Ref 274feb53cc9a99633dfac785d8b3b837d192c43c Ref a7724186c98734529b06bebb8f2dc7fc2b641011 M src/css/defaultDisplay.js commit a772418 refs/heads/master Author: Oleg Gaidarenko Date: 2014-09-03 00:11:05 +0400 CSS: Use pre-defined displays for html and body Ref 60f546acb1c7136092b4fd01cccff052e468cc72 Ref 274feb53cc9a99633dfac785d8b3b837d192c43c M src/css/defaultDisplay.js commit 44c9c4f refs/remotes/origin/1.x-master Author: Nazar Mokrynskyi Date: 2014-09-01 23:13:46 +0200 CSS: Remove use of getDefaultComputedStyle Remove optimization to make jQuery compatible with Google's Polymer project Ref 274feb53cc9a99633dfac785d8b3b837d192c43c M src/css/defaultDisplay.js commit 274feb5 refs/heads/master Author: Nazar Mokrynskyi Date: 2014-09-01 23:13:46 +0200 CSS: Remove use of getDefaultComputedStyle Remove optimization to make jQuery compatible with Google's Polymer project Closes gh-1647 Fixes #15227 M src/css/defaultDisplay.js commit 075da30 refs/heads/master Author: Oleg Gaidarenko Date: 2014-09-02 21:44:02 +0400 Attr: Use typeof check for getAttribute method Ref 29838b6cab6f2e508f3e9692f32918c72b1a504b M src/attributes/attr.js commit 835e8c4 refs/remotes/origin/1.x-master Author: Chris Antaki Date: 2014-07-27 13:20:19 -0700 Core: Drop strundefined variable Ref 29838b6cab6f2e508f3e9692f32918c72b1a504b Closes gh-1628 M src/attributes/attr.js M src/attributes/classes.js M src/effects/support.js M src/event.js M src/exports/global.js M src/manipulation.js M src/offset.js M src/support.js D src/var/strundefined.js commit 15a609f refs/heads/master Author: Chris Antaki Date: 2014-07-25 15:23:54 -0700 Build: Moved JSHint directives to .jshintrc file Closes gh-1595 M src/.jshintrc M src/exports/global.js commit 4287442 refs/heads/master Author: Chris Antaki Date: 2014-07-25 13:08:42 -0700 Offset: Simplified a conditional M src/offset.js commit 29838b6 refs/heads/master Author: Chris Antaki Date: 2014-07-25 12:21:22 -0700 Core: Drop strundefined variable M src/attributes/attr.js M src/attributes/classes.js M src/core/init.js M src/event.js M src/exports/global.js M src/offset.js D src/var/strundefined.js commit b59b819 refs/remotes/origin/1.x-master Author: Aurelio De Rosa Date: 2014-06-10 22:26:35 +0100 CSS: Removed redundant "to the number" in comment Ref 895ea6887dd02a44067d041db00c355c80e930a3 M src/css.js commit 895ea68 refs/heads/master Author: Aurelio De Rosa Date: 2014-06-10 22:26:35 +0100 CSS: Removed redundant "to the number" in comment Closes gh-1594 M src/css.js commit da84cb6 refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-07-28 18:46:31 +0200 Css: Fix the "sanity check" test The #dl element has 0 height so it's now considered hidden regardless of its width. (cherry-picked from 995f70777ac6c0f988a44807ef1399e73937b2ee) M test/unit/effects.js commit 995f707 refs/heads/master Author: Michał Gołębiowski Date: 2014-07-28 18:46:31 +0200 Css: Fix the "sanity check" test The #dl element has 0 height so it's now considered hidden regardless of its width. M test/unit/effects.js commit 764f364 refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2014-07-17 17:47:39 -0700 Build: denote that sizzle cannot be removed on this branch Fixes #14775 M build/tasks/build.js commit 7b9b98d refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2014-07-17 16:53:57 -0700 CSS: elements are hidden when either offsetWidth or offsetHeight is zero - Note: this is a breaking change that has been delayed for several versions. Fixes #10406 Fixes #13132 Conflicts: src/css/hiddenVisibleSelectors.js M src/css/hiddenVisibleSelectors.js M test/unit/css.js commit 10399dd refs/heads/master Author: Timmy Willison Date: 2014-07-17 16:53:57 -0700 CSS: elements are hidden when either offsetWidth or offsetHeight is zero - Note: this is a breaking change that has been delayed for several versions. Fixes #10406 Fixes #13132 M src/css/hiddenVisibleSelectors.js M test/unit/css.js commit 181b451 refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2014-07-17 11:15:19 -0700 Build: update source map options for the new grunt jshint M Gruntfile.js M package.json commit 269a27c refs/heads/master Author: Timmy Willison Date: 2014-07-17 11:15:19 -0700 Build: update source map options for the new grunt jshint M Gruntfile.js M package.json commit 91e06e9 refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2014-07-17 10:25:59 -0700 Build: update grunt-jscs-checker and pass with the new rules Conflicts: build/tasks/build.js src/ajax/xhr.js src/attributes/classes.js src/attributes/prop.js src/attributes/val.js src/core/init.js src/core/ready.js src/css.js src/css/curCSS.js src/css/defaultDisplay.js src/data.js src/data/var/dataPriv.js src/data/var/dataUser.js src/dimensions.js src/effects.js src/event.js src/manipulation.js src/offset.js src/queue.js src/selector-native.js test/data/testrunner.js M Gruntfile.js M build/release-notes.js M build/release.js M build/tasks/build.js M package.json M src/ajax.js M src/ajax/jsonp.js M src/ajax/parseXML.js M src/ajax/script.js M src/ajax/xhr.js M src/attributes/attr.js M src/attributes/classes.js M src/attributes/prop.js M src/attributes/support.js M src/attributes/val.js M src/callbacks.js M src/core.js M src/core/init.js M src/core/parseHTML.js M src/core/ready.js M src/css.js M src/css/curCSS.js M src/css/defaultDisplay.js M src/css/var/isHidden.js M src/data.js M src/data/support.js M src/deferred.js M src/dimensions.js M src/effects.js M src/effects/Tween.js M src/event.js M src/event/ajax.js M src/event/alias.js M src/manipulation.js M src/manipulation/support.js M src/offset.js M src/queue.js M src/serialize.js M src/traversing.js M test/data/testinit.js M test/data/testrunner.js commit 511eb15 refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2014-07-17 10:24:37 -0700 Build: update node dependencies barring jscs M package.json commit 4089c7d refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2014-07-17 10:30:10 -0700 Build: update front-end dependencies M external/requirejs/require.js M external/sinon/LICENSE.txt M external/sinon/fake_timers.js M external/sizzle/dist/sizzle.js M external/sizzle/dist/sizzle.min.js commit 79c0732 refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2014-07-17 09:02:59 -0700 Build: drop bower; use npm for front-end deps Fixes #15186 Closes gh-1620 Conflicts: bower.json D .bowerrc M .gitignore M Gruntfile.js M bower.json M build/ensure-sizzle.js M package.json commit c869a1e refs/heads/master Author: Timmy Willison Date: 2014-07-17 10:25:59 -0700 Build: update grunt-jscs-checker and pass with the new rules M Gruntfile.js M build/release-notes.js M build/release.js M build/tasks/build.js M package.json M src/ajax.js M src/ajax/jsonp.js M src/ajax/script.js M src/ajax/xhr.js M src/attributes/attr.js M src/attributes/classes.js M src/attributes/prop.js M src/attributes/val.js M src/callbacks.js M src/core.js M src/core/init.js M src/core/parseHTML.js M src/core/ready.js M src/css.js M src/css/curCSS.js M src/css/defaultDisplay.js M src/css/var/isHidden.js M src/data.js A src/data/var/dataPriv.js A src/data/var/dataUser.js D src/data/var/data_priv.js D src/data/var/data_user.js M src/deferred.js M src/dimensions.js M src/effects.js M src/effects/Tween.js M src/event.js M src/event/ajax.js M src/event/alias.js M src/manipulation.js M src/offset.js M src/queue.js M src/selector-native.js M src/serialize.js M test/data/testinit.js M test/data/testrunner.js commit 8e3a0ce refs/heads/master Author: Timmy Willison Date: 2014-07-17 10:24:37 -0700 Build: update node dependencies barring jscs M package.json commit 8356948 refs/heads/master Author: Timmy Willison Date: 2014-07-17 09:03:29 -0700 Build: update front-end dependencies M external/requirejs/require.js M external/sinon/LICENSE.txt M external/sinon/fake_timers.js commit e1949f4 refs/heads/master Author: Timmy Willison Date: 2014-07-17 09:02:59 -0700 Build: drop bower; use npm for front-end deps Fixes #15186 Closes gh-1620 D .bowerrc M .gitignore M Gruntfile.js M bower.json M build/ensure-sizzle.js M package.json commit e38a94a refs/remotes/origin/1.x-master Author: Chris Antaki Date: 2014-06-14 10:00:00 -0700 Ajax: Add support comment and fix code style issue Closes gh-1600 Ref e5190982c40d7ac8ab9bdb2e7e4334f0e123ef66 Ref #8138 M src/ajax.js commit a751bfe refs/remotes/origin/1.x-master Author: upisfree Date: 2014-06-29 14:09:59 +0300 Readme: Fix punctuation in tile Ref df62159296e9de8b04653ba999a32f9be7bb2a73 M README.md commit eeab75d refs/remotes/origin/1.x-master Author: Timo Tijhof Date: 2014-06-24 12:52:15 +0200 Core: Consistently use local reference to access() Ref 2fb719e5aa885232c5347576e9f9e1e341a7ba15 Ref 2063d6c1896b0c46c39fa0fdecef817f2e6f57c3 M src/core/access.js commit e519098 refs/heads/master Author: Chris Antaki Date: 2014-06-13 11:42:38 -0700 Ajax: Remove workaround for IE6/7 Closes gh-1597 Ref #8138 M src/ajax.js commit df62159 refs/heads/master Author: upisfree Date: 2014-06-29 14:09:59 +0300 Readme: Fix punctuation in tile Closes gh-1607 M README.md commit 2fb719e refs/heads/master Author: Timo Tijhof Date: 2014-06-24 12:52:15 +0200 Core: Consistently use local reference to access() Ref 3b53b75160606610cc8f87404f89fc9e10441c4b Closes gh-1605 M src/core/access.js commit d0f27a7 refs/remotes/origin/1.x-master Author: Oleg Gaidarenko Date: 2014-07-03 17:59:26 +0400 Build: Correct indentation issue M test/index.html commit 31e6697 refs/remotes/origin/1.x-master Author: Oleg Gaidarenko Date: 2014-07-03 17:58:29 +0400 Build: Add "timers_ie.js" file back to the repo A external/sinon/timers_ie.js commit bcca4f0 refs/heads/master Author: Timmy Willison Date: 2014-07-01 16:50:27 -0400 Build: update Sizzle to 2.0.0 M Gruntfile.js M bower.json M external/sizzle/dist/sizzle.js M external/sizzle/dist/sizzle.min.js commit 41f522a refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-06-30 18:13:57 +0200 Selector: Remove "#" exception for identifier tokens Port Sizzle test change from: https://github.com/jquery/sizzle/commit/f204a6112216f31685717d9fc1bf6cabf42b2ef1 (cherry-picked from 86e62d8b37ff9ad40e7c21c2c0c440a9cdfc550e) M test/unit/selector.js commit 86e62d8 refs/heads/master Author: Michał Gołębiowski Date: 2014-06-30 18:13:57 +0200 Selector: Remove "#" exception for identifier tokens Port Sizzle test change from: https://github.com/jquery/sizzle/commit/f204a6112216f31685717d9fc1bf6cabf42b2ef1 M test/unit/selector.js commit 4f776e5 refs/heads/master Author: Scott González Date: 2014-05-27 15:03:12 -0400 Build: Update license Closes gh-1587 A LICENSE.txt D MIT-LICENSE.txt M package.json commit b3edc61 refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2014-06-25 13:51:39 -0400 Build: update grunt-bowercopy M package.json commit 712e78c refs/heads/master Author: Timmy Willison Date: 2014-06-25 13:51:39 -0400 Build: update grunt-bowercopy M package.json commit 1c31384 refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2014-06-25 13:43:09 -0400 Build: update Sizzle to 1.11.1 and include license M Gruntfile.js M bower.json A external/sizzle/MIT-LICENSE.txt M external/sizzle/dist/sizzle.js M external/sizzle/dist/sizzle.min.js M external/sizzle/dist/sizzle.min.map commit 72e6192 refs/remotes/origin/1.x-master Author: Scott González Date: 2014-06-10 15:32:25 -0400 Build: Move all external libraries to external directory Closes gh-1593 Conflicts: Gruntfile.js test/index.html M .jscsrc M .jshintignore M Gruntfile.js M build/ensure-sizzle.js M build/tasks/build.js A external/qunit/MIT-LICENSE.txt A external/qunit/qunit.css A external/qunit/qunit.js A external/requirejs/require.js A external/sinon/LICENSE.txt A external/sinon/fake_timers.js A external/sizzle/dist/sizzle.js A external/sizzle/dist/sizzle.min.js A external/sizzle/dist/sizzle.min.map D src/sizzle/dist/sizzle.js D src/sizzle/dist/sizzle.min.js D src/sizzle/dist/sizzle.min.map M test/index.html M test/jquery.js D test/libs/qunit/qunit.css D test/libs/qunit/qunit.js D test/libs/require.js D test/libs/sinon/fake_timers.js D test/libs/sinon/timers_ie.js commit 62f7f7b refs/remotes/origin/1.x-master Author: Scott González Date: 2014-06-10 15:13:03 -0400 Build: Remove unused Sizzle test files M Gruntfile.js D src/sizzle/test/data/empty.js D src/sizzle/test/data/mixed_sort.html D src/sizzle/test/data/testinit.js D src/sizzle/test/index.html D src/sizzle/test/jquery.js D src/sizzle/test/unit/extending.js D src/sizzle/test/unit/selector.js D src/sizzle/test/unit/utilities.js commit 5150442 refs/remotes/origin/1.x-master Author: Scott González Date: 2014-06-10 15:58:28 -0400 Build: Upgrade to grunt-bowercopy 1.0.0 M package.json commit ae7a15b refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2014-06-24 11:17:44 -0400 Build: ignore test dependencies for npm install M .npmignore commit c0b23e2 refs/heads/master Author: Timmy Willison Date: 2014-06-25 13:43:09 -0400 Build: update Sizzle to 1.11.1 and include license M Gruntfile.js M bower.json A external/sizzle/MIT-LICENSE.txt M external/sizzle/dist/sizzle.js M external/sizzle/dist/sizzle.min.js M external/sizzle/dist/sizzle.min.map commit 35f8e15 refs/heads/master Author: Timmy Willison Date: 2014-06-24 11:17:44 -0400 Build: ignore test dependencies for npm install M .npmignore commit c5d9d88 refs/heads/master Author: Scott González Date: 2014-06-10 15:32:25 -0400 Build: Move all external libraries to external directory Closes gh-1593 M .jscsrc M .jshintignore M Gruntfile.js M build/ensure-sizzle.js M build/tasks/build.js A external/qunit/MIT-LICENSE.txt A external/qunit/qunit.css A external/qunit/qunit.js A external/requirejs/require.js A external/sinon/LICENSE.txt A external/sinon/fake_timers.js A external/sizzle/dist/sizzle.js A external/sizzle/dist/sizzle.min.js A external/sizzle/dist/sizzle.min.map D src/sizzle/dist/sizzle.js D src/sizzle/dist/sizzle.min.js D src/sizzle/dist/sizzle.min.map M test/index.html M test/jquery.js D test/libs/qunit/qunit.css D test/libs/qunit/qunit.js D test/libs/require.js D test/libs/sinon/fake_timers.js commit 8d11310 refs/heads/master Author: Scott González Date: 2014-06-10 15:13:03 -0400 Build: Remove unused Sizzle test files M Gruntfile.js D src/sizzle/test/data/empty.js D src/sizzle/test/data/mixed_sort.html D src/sizzle/test/data/testinit.js D src/sizzle/test/index.html D src/sizzle/test/jquery.js D src/sizzle/test/unit/extending.js D src/sizzle/test/unit/selector.js D src/sizzle/test/unit/utilities.js commit 323e82c refs/heads/master Author: Scott González Date: 2014-06-10 15:58:28 -0400 Build: Upgrade to grunt-bowercopy 1.0.0 M package.json commit a96ed7e refs/remotes/origin/1.x-master Author: Oleg Gaidarenko Date: 2014-06-16 03:01:53 +0400 Build: Update commitplease dev dependency Ref 39b76064d9400295a383291ab6e821e259b67832 M package.json commit 9953ae4 refs/remotes/origin/1.x-master Author: Oleg Gaidarenko Date: 2014-06-14 20:31:08 +0400 Build: Move test to appropriate module Ref fbdbb6fd431a3f598b581079b0ca37c399d369d4 M test/unit/ajax.js M test/unit/core.js commit 9dc29a2 refs/remotes/origin/1.x-master Author: Oleg Gaidarenko Date: 2014-06-16 02:59:41 +0400 Effects: Improve raf logic * Make animation behave as if jQuery.fx.off = true if document is hidden * Use cancelAnimationFrame in jQuery.fx.stop Ref 708764f47b0c8de152bbb444d0f608db558b76ed M src/effects.js M test/unit/effects.js commit 06a4540 refs/remotes/origin/1.x-master Author: Oleg Gaidarenko Date: 2014-06-16 02:43:31 +0400 Effects: Reintroduce use of requestAnimationFrame Same as before, just use don't use prefixes, since they pretty match useless now and use page visibility API to determine if animation should start. Also null the requestAnimationFrame attribute in window for tests since sinon does not provide fake method for it. Fixes #15147 Ref 72119e0023dcc0d9807caf6d988598b74abdc937 M src/effects.js M test/unit/effects.js commit 13040b6 refs/remotes/origin/1.x-master Author: Oleg Gaidarenko Date: 2014-05-09 04:08:48 +0400 Effects: Remove needless operations in tests Ref 10024c25820f08139f11d924cec552a26dfbba18 M test/unit/effects.js commit 37f0f7f refs/remotes/origin/1.x-master Author: Oleg Gaidarenko Date: 2014-06-16 01:45:24 +0400 Ajax: Always use script injection in globalEval Fixes #14757 Ref bbdfbb4ee859fe9319b348d88120ddc2c9efbd63 M src/core.js D test/data/event/longLoadScript.php M test/data/event/syncReady.html A test/data/longLoadScript.php M test/unit/ajax.js M test/unit/core.js M test/unit/manipulation.js commit 76294e1 refs/remotes/origin/1.x-master Author: Oleg Gaidarenko Date: 2014-06-16 01:26:49 +0400 CSS: Do not throw on frame elements in FF IE9-10 throws on elements created in popups (see #14150), FF meanwhile throws on frame elements through "defaultView.getComputedStyle" (see #15098) Use "defaultView" if in the popup which would fix IE issue, use "window.getComputedStyle" which would fix FF issue. And everybody wins, except performance, but who cares right? Fixes #15098 Ref e488d985cfb10ab8c684bbc6a9b8ff3eae23bf83 M src/css/curCSS.js M test/unit/css.js commit 39b7606 refs/heads/master Author: Oleg Gaidarenko Date: 2014-06-16 03:01:53 +0400 Build: Update commitplease dev dependency M package.json commit fbdbb6f refs/heads/master Author: Oleg Gaidarenko Date: 2014-06-14 20:31:08 +0400 Build: Move test to appropriate module M test/unit/ajax.js M test/unit/core.js commit 708764f refs/heads/master Author: Oleg Gaidarenko Date: 2014-05-12 21:53:40 +0400 Effects: Improve raf logic * Make animation behave as if jQuery.fx.off = true if document is hidden * Use cancelAnimationFrame in jQuery.fx.stop Closes gh-1578 M src/effects.js M test/unit/effects.js commit 72119e0 refs/heads/master Author: Oleg Gaidarenko Date: 2014-05-09 04:21:42 +0400 Effects: Reintroduce use of requestAnimationFrame Same as before, just use don't use prefixes, since they pretty match useless now and use page visibility API to determine if animation should start. Also null the requestAnimationFrame attribute in window for tests since sinon does not provide fake method for it. Fixes #15147 M src/effects.js M test/unit/effects.js commit bbdfbb4 refs/heads/master Author: Oleg Gaidarenko Date: 2013-11-29 12:15:05 +0400 Ajax: Always use script injection in globalEval Fixes #14757 Closes gh-1449 M src/core.js D test/data/event/longLoadScript.php M test/data/event/syncReady.html A test/data/longLoadScript.php M test/unit/ajax.js M test/unit/core.js M test/unit/manipulation.js commit e488d98 refs/heads/master Author: Oleg Gaidarenko Date: 2014-05-18 20:47:37 +0400 CSS: Do not throw on frame elements in FF IE9-10 throws on elements created in popups (see #14150), FF meanwhile throws on frame elements through "defaultView.getComputedStyle" (see #15098) Use "defaultView" if in the popup which would fix IE issue, use "window.getComputedStyle" which would fix FF issue. And everybody wins, except performance, but who cares right? Fixes #15098 Closes gh-1583 M src/css/var/getStyles.js M test/unit/css.js commit d837f11 refs/heads/master Author: Dave Methvin Date: 2014-04-25 18:26:36 -0400 Support: clean up comments and Support notation Closes gh-1577 M src/ajax.js M src/attributes/attr.js M src/attributes/classes.js M src/attributes/prop.js M src/attributes/support.js M src/attributes/val.js M src/core.js M src/core/init.js M src/core/ready.js M src/css.js M src/css/addGetHookIf.js M src/css/curCSS.js M src/css/defaultDisplay.js M src/css/support.js M src/data.js M src/data/Data.js M src/deferred.js M src/dimensions.js M src/effects.js M src/effects/Tween.js M src/event.js M src/exports/global.js M src/intro.js M src/manipulation.js M src/manipulation/support.js M src/offset.js M src/queue.js M src/traversing.js commit ff9dcfb refs/heads/master Author: Richard Gibson Date: 2014-06-07 14:33:36 -0400 Tests: Clean up isNumeric tests (cherry picked from commit d05f4bda1cc0b1ef76dce41a53c17f75c105a377) M test/unit/core.js commit e1192af refs/heads/master Author: Richard Gibson Date: 2014-06-07 14:22:49 -0400 Core: Work around loss of precision from parseFloat Fixes #15100 (cherry picked from commit b6e99eb43c35a3cd048c5c56d31c7e871f299a77) M src/core.js M test/unit/core.js commit d05f4bd refs/remotes/origin/1.x-master Author: Richard Gibson Date: 2014-06-07 14:33:36 -0400 Tests: Clean up isNumeric tests M test/unit/core.js commit b6e99eb refs/remotes/origin/1.x-master Author: Richard Gibson Date: 2014-06-07 14:22:49 -0400 Core: Work around loss of precision from parseFloat Fixes #15100 M src/core.js M test/unit/core.js commit 6cb17c8 refs/remotes/origin/1.x-master Author: TJ VanToll Date: 2014-05-30 16:13:00 -0400 Wrap: Declare a dependency on the manipulation module Fixes #15121 Closes gh-1589 M src/wrap.js commit c18c622 refs/heads/master Author: TJ VanToll Date: 2014-05-30 16:13:00 -0400 Wrap: Declare a dependency on the manipulation module Fixes #15121 Closes gh-1589 M src/wrap.js commit 479e37f refs/remotes/origin/1.x-master Author: TJ VanToll Date: 2014-05-30 09:48:43 -0400 Ajax: Support usage without jQuery.event Fixes #15118 Closes gh-1588 M src/ajax.js M test/unit/ajax.js commit d41e819 refs/heads/master Author: TJ VanToll Date: 2014-05-30 09:48:43 -0400 Ajax: Support usage without jQuery.event Fixes #15118 Closes gh-1588 M src/ajax.js M test/unit/ajax.js commit 8530a2f refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2014-06-02 12:39:11 -0400 Ajax: move ajax event aliases to their own file Fixes #15126 M Gruntfile.js M src/ajax.js A src/event/ajax.js M src/jquery.js commit 97c803a refs/heads/master Author: Timmy Willison Date: 2014-06-02 12:39:11 -0400 Ajax: move ajax event aliases to their own file Fixes #15126 M Gruntfile.js M src/ajax.js A src/event/ajax.js M src/jquery.js commit 369add5 refs/remotes/origin/1.x-master Author: Oleg Gaidarenko Date: 2014-05-29 21:54:45 +0400 Selector: Use jQuery reference not Sizzle (Cherry-picked from 3b9057a18de31b838bd0dd25ea466993b62f9dd9) M test/unit/selector.js commit 3b9057a refs/heads/master Author: Oleg Gaidarenko Date: 2014-05-29 21:54:45 +0400 Selector: Use jQuery reference not Sizzle M test/unit/selector.js commit 9e5f49f refs/remotes/origin/1.x-master Author: Oleg Gaidarenko Date: 2014-05-29 21:45:59 +0400 Selector: Fix test iframe submission for firefox Ref jquery/sizzle@20fbadb0870bd30e0e66c68891f121c0450374c4 (Cherry-picked from efc4f8d7814a8c44bd5b4d924d237a04263e1a85) M test/unit/selector.js commit efc4f8d refs/heads/master Author: Oleg Gaidarenko Date: 2014-05-29 21:45:59 +0400 Selector: Fix test iframe submission for firefox Ref jquery/sizzle@20fbadb0870bd30e0e66c68891f121c0450374c4 M test/unit/selector.js commit 523c871 refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2014-05-23 12:45:51 -0400 Release: ensure Sizzle is the latest tag Fixes #14915 A build/ensure-sizzle.js M build/release.js M package.json commit 43756f6 refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2014-05-23 12:45:19 -0400 Build: run jshint and jscs on release scripts M Gruntfile.js M build/release-notes.js commit fdff2a9 refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2014-05-23 13:56:16 -0400 Build: update AUTHORS.txt M AUTHORS.txt commit 1d93106 refs/heads/master Author: Timmy Willison Date: 2014-05-23 12:45:51 -0400 Release: ensure Sizzle is the latest tag Fixes #14915 A build/ensure-sizzle.js M build/release.js M package.json commit b80700c refs/heads/master Author: Timmy Willison Date: 2014-05-23 12:45:19 -0400 Build: run jshint and jscs on release scripts M Gruntfile.js M build/release-notes.js commit 97cbab5 refs/heads/master Author: Timmy Willison Date: 2014-05-23 13:00:55 -0400 Build: update AUTHORS.txt M AUTHORS.txt commit 10024c2 refs/heads/master Author: Oleg Gaidarenko Date: 2014-05-09 04:08:48 +0400 Effects: Remove needless operations in tests M test/unit/effects.js commit 1bd576a refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-05-05 15:45:57 +0200 Ajax, Manipulation: don't test cross-document manip in Android 2.3 (cherry-picked from 213b9604f3da654e4281eeea56fcb169f88ffd19) Fixes #14796 Closes gh-1572 M test/unit/ajax.js M test/unit/manipulation.js commit 7875622 refs/heads/master Author: Michał Gołębiowski Date: 2014-05-05 15:45:57 +0200 Ajax, Manipulation: don't test cross-document manip in Android 2.3 M test/unit/ajax.js M test/unit/manipulation.js commit 6738117 refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-05-02 16:03:52 +0200 Core: Correct the number of expected tests (cherry-picked from da148f158f40b474841ad7a60cc39c5868cf420c) M test/unit/core.js commit da148f1 refs/heads/master Author: Michał Gołębiowski Date: 2014-05-02 16:03:52 +0200 Core: Correct the number of expected tests M test/unit/core.js commit 7cf9cea refs/remotes/origin/1.x-master Author: Liang Peng Date: 2014-05-01 19:37:23 +0800 Core: Remove repeated test (cherry-picked from 69d4a48ff67188214bc28ec1a4d138c5997ce171) Closes gh-1570 M test/unit/core.js commit 69d4a48 refs/heads/master Author: Liang Peng Date: 2014-05-01 19:37:23 +0800 Core: Remove repeated test Closes gh-1570 M test/unit/core.js commit 7d5afcb refs/remotes/origin/1.x-master Author: Dave Methvin Date: 2014-05-01 16:46:12 -0400 Build: Bump version to 1.11.2-pre The release script didn't go perfectly. M package.json commit 89bf956 refs/remotes/origin/1.x-master Author: Dave Methvin Date: 2014-05-01 16:43:52 -0400 Bower: Update project version to 1.11.2-pre M bower.json commit 2f46ac8 refs/heads/master Author: Dave Methvin Date: 2014-05-01 16:42:42 -0400 Bower: Update project version to 2.1.2-pre M bower.json commit 0d5ec2d refs/tags/1.11.1 (tag: 1.11.1) Author: Dave Methvin Date: 2014-05-01 13:42:26 -0400 1.11.1 M bower.json A dist/jquery.js A dist/jquery.min.js A dist/jquery.min.map M package.json commit 568f3dd refs/heads/master Author: Dave Methvin Date: 2014-05-01 13:15:13 -0400 Build: Updating the master version to 2.1.2-pre. M package.json commit 4dec426 refs/tags/2.1.1 (tag: 2.1.1) Author: Dave Methvin Date: 2014-05-01 13:11:50 -0400 2.1.1 M bower.json A dist/jquery.js A dist/jquery.min.js A dist/jquery.min.map M package.json commit 062a7d6 refs/remotes/origin/1.x-master Author: Dave Methvin Date: 2014-04-30 10:43:39 -0400 Data: Work around IE11 bug with onpageshow attribute Fixes #14894 (cherry picked from commit b8133e282ceebf502c7c08d849b176a929c9c450) Conflicts: src/data.js test/unit/data.js M src/data.js A test/data/data/dataAttrs.html M test/unit/data.js commit b8133e2 refs/heads/master Author: Dave Methvin Date: 2014-04-30 10:43:39 -0400 Data: Work around IE11 bug with onpageshow attribute Fixes #14894 M src/data.js A test/data/data/dataAttrs.html M test/unit/data.js commit f833c9a refs/remotes/origin/1.x-master Author: Oleg Gaidarenko Date: 2014-04-26 21:24:05 +0400 Effects: Respect display value on inline elements Take "olddisplay" value into the account Fixes #14824 Closes gh-1566 Ref 73fe17299a840a8a7f3ffffcac15e32a88bd3d66 (cherry-picked from c34dbf5a8d135e0f873ab7a76d1c8f8e316f31e4) Conflicts: src/effects.js M src/effects.js M test/data/testsuite.css M test/unit/effects.js commit c34dbf5 refs/heads/master Author: Oleg Gaidarenko Date: 2014-04-26 21:24:05 +0400 Effects: Respect display value on inline elements Take "olddisplay" value into the account Fixes #14824 Closes gh-1566 Ref 73fe17299a840a8a7f3ffffcac15e32a88bd3d66 M src/effects.js M test/data/testsuite.css M test/unit/effects.js commit 874304f refs/remotes/origin/1.x-master Author: Oleg Gaidarenko Date: 2014-04-24 23:45:55 +0400 Build: Spaces vs tabs * Use tabs instead of spaces in jscs config * Always use spaces in package.json (really hope this is temporary) (cherry-picked from bbace100a3ad51287cd2864eeb03ddebb381d44f) M .jscsrc M package.json commit bbace10 refs/heads/master Author: Oleg Gaidarenko Date: 2014-04-24 23:38:38 +0400 Build: Spaces vs tabs * Use tabs instead of spaces in jscs config * Always use spaces in package.json (really hope this is temporary) M .jscsrc M package.json commit 04ddc4a refs/heads/master Author: Dave Methvin Date: 2014-04-23 12:02:55 -0400 Build: Add "browser" keyword for npm M package.json commit dda29d7 refs/remotes/origin/1.x-master Author: Dave Methvin Date: 2014-04-23 12:02:55 -0400 Build: Add "browser" keyword for npm (cherry picked from commit 108428bcabb7027852ecd656b98f110a444039d0) M package.json commit 4287ee1 refs/remotes/origin/1.x-master Author: Oleg Gaidarenko Date: 2014-04-23 20:02:06 +0400 Build: Remove json check for jscs config (cherry-picked from 1514dca501fd383a9cdb6b42cce7c71fdad1ee38) M Gruntfile.js commit 1514dca refs/heads/master Author: Oleg Gaidarenko Date: 2014-04-23 20:02:06 +0400 Build: Remove json check for jscs config M Gruntfile.js commit b50c9a8 refs/tags/1.11.1-rc2 (tag: 1.11.1-rc2) Author: Dave Methvin Date: 2014-04-21 16:58:37 -0400 1.11.1-rc2 M bower.json A dist/jquery.js A dist/jquery.min.js A dist/jquery.min.map M package.json commit c2fdcaa refs/tags/2.1.1-rc2 (tag: 2.1.1-rc2) Author: Dave Methvin Date: 2014-04-21 16:27:55 -0400 2.1.1-rc2 M bower.json A dist/jquery.js A dist/jquery.min.js A dist/jquery.min.map M package.json commit 12104f0 refs/remotes/origin/1.x-master Author: Richard Gibson Date: 2014-04-18 17:17:51 -0400 Selector: Update Sizzle to 1.10.19 Fixes #14901 Fixes #14793 (cherry picked from commit 90b43de21296cf59af7dd37c49c1a9a4f8483f68) M bower.json M src/sizzle/dist/sizzle.js M src/sizzle/dist/sizzle.min.js M src/sizzle/dist/sizzle.min.map commit 90b43de refs/heads/master Author: Richard Gibson Date: 2014-04-18 17:17:51 -0400 Selector: Update Sizzle to 1.10.19 Fixes #14901 Fixes #14793 M bower.json M src/sizzle/dist/sizzle.js M src/sizzle/dist/sizzle.min.js M src/sizzle/dist/sizzle.min.map commit baa21ff refs/tags/1.11.1-rc1 (tag: 1.11.1-rc1) Author: Michał Gołębiowski Date: 2014-04-18 17:33:46 +0200 1.11.1-rc1 M bower.json A dist/jquery.js A dist/jquery.min.js A dist/jquery.min.map M package.json commit 6ba4c8d refs/tags/2.1.1-rc1 (tag: 2.1.1-rc1) Author: Michał Gołębiowski Date: 2014-04-18 17:23:38 +0200 2.1.1-rc1 M bower.json A dist/jquery.js A dist/jquery.min.js A dist/jquery.min.map M package.json commit e848b46 refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-04-18 02:07:17 +0200 Css: Use only positive integers as values for widows/orphans According to http://www.w3.org/TR/CSS2/page.html#propdef-orphans, widows and orphans can take only positive integer values. Together with a Chrome 34 regression this caused the test to fail. (cherry-picked from def4841cfaf68e2ec156c554f8efa4aa64203f36) Fixes #15016 Closes gh-1563 M test/unit/css.js commit def4841 refs/heads/master Author: Michał Gołębiowski Date: 2014-04-18 02:07:17 +0200 Css: Use only positive integers as values for widows/orphans According to http://www.w3.org/TR/CSS2/page.html#propdef-orphans, widows and orphans can take only positive integer values. Together with a Chrome 34 regression this caused the test to fail. Fixes #15016 Closes gh-1563 M test/unit/css.js commit 90c50ef refs/remotes/origin/1.x-master Author: Christian Kosmowski Date: 2014-04-14 16:00:42 +0200 Dimensions: Reverse a check to avoid potential reflows Fixes #14979 Closes gh-1560 (cherry picked from commit 1ca84214cc89d9e5f8af12b18b34426fc91b1b08) Conflicts: AUTHORS.txt M AUTHORS.txt M src/css.js commit 1ca8421 refs/heads/master Author: Christian Kosmowski Date: 2014-04-14 16:00:42 +0200 Dimensions: Reverse a check to avoid potential reflows Fixes #14979 Closes gh-1560 M AUTHORS.txt M src/css.js commit f873d06 refs/remotes/origin/1.x-master Author: Scott González Date: 2014-04-17 15:11:24 -0400 Build: Update version from pre to -pre Ref jquery/jquery-release#61 Closes gh-1562 M package.json commit 4bd2830 refs/heads/master Author: Scott González Date: 2014-04-17 15:10:17 -0400 Build: Update version from pre to -pre Ref jquery/jquery-release#61 Fixes #15020 Closes gh-1561 M package.json commit d2c4884 refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-04-15 16:38:23 +0200 Build: Remove Sizzle from run names passed to the testswarm task (cherry-picked from d0131da70ed0144c36af3494e2f843f62d740b1a) M Gruntfile.js commit d0131da refs/heads/master Author: Michał Gołębiowski Date: 2014-04-15 16:38:23 +0200 Build: Remove Sizzle from run names passed to the testswarm task M Gruntfile.js commit 5ac2186 refs/remotes/origin/1.x-master Author: Oleg Gaidarenko Date: 2014-04-15 18:08:18 +0400 Build: Update jscsrc * Update "grunt-jscs-checker" package * Use ".jscsrc" file instead of old ".jscs.json" * Use jquery preset instead of explicitly defining all the jscs rules (Cherry-picked from b7283d738ec4c2d9d87cb16c32a3209cab567ed1 commit) D .jscs.json A .jscsrc M package.json commit b7283d7 refs/heads/master Author: Oleg Gaidarenko Date: 2014-04-15 18:08:18 +0400 Build: Update jscsrc * Update "grunt-jscs-checker" package * Use ".jscsrc" file instead of old ".jscs.json" * Use jquery preset instead of explicitly defining all the jscs rules D .jscs.json A .jscsrc M package.json commit 95dfcc5 refs/heads/master Author: Oleg Gaidarenko Date: 2014-04-15 18:06:18 +0400 Build: Fix code style issue Remove needless empty line character M test/data/testrunner.js commit 3dc5504 refs/remotes/origin/1.x-master Author: Oleg Gaidarenko Date: 2014-04-05 18:16:09 +0400 Tests: Comply the style guide M test/data/testrunner.js commit d89c278 refs/remotes/origin/1.x-master Author: Oleg Gaidarenko Date: 2014-04-04 22:31:38 +0400 Tests: Fix failing ajax tests in oldIE M test/data/test.html D test/data/test.js M test/data/test.php A test/data/testbar.php M test/unit/ajax.js M test/unit/manipulation.js commit 4d5596e refs/remotes/origin/1.x-master Author: Oleg Gaidarenko Date: 2014-02-27 03:33:15 +0400 Tests: Remove unused variables M test/data/testrunner.js M test/unit/selector.js commit 0837e41 refs/remotes/origin/1.x-master Author: Oleg Gaidarenko Date: 2014-02-27 03:32:02 +0400 Tests: Copy some Sizzle combinators tests M test/unit/selector.js commit a4e8376 refs/remotes/origin/1.x-master Author: Oleg Gaidarenko Date: 2014-02-27 03:23:10 +0400 Tests: Add more tests for Sizzle attributes M test/unit/selector.js commit 510c002 refs/remotes/origin/1.x-master Author: Oleg Gaidarenko Date: 2014-02-27 03:13:26 +0400 Tests: Add test for selectors with commas M test/unit/selector.js commit 1c59616 refs/remotes/origin/1.x-master Author: Oleg Gaidarenko Date: 2014-02-27 03:01:48 +0400 Tests: Copy Sizzle.uniqueSort tests M test/unit/selector.js commit 10d92e3 refs/remotes/origin/1.x-master Author: Oleg Gaidarenko Date: 2014-02-27 03:01:07 +0400 Tests: Copy Sizzle.contains tests M test/unit/selector.js commit 6e4f75f refs/remotes/origin/1.x-master Author: Oleg Gaidarenko Date: 2014-02-24 22:05:16 +0400 Tests: Move some of the Sizzle tests to selector M test/unit/selector.js commit 1c04178 refs/remotes/origin/1.x-master Author: Oleg Gaidarenko Date: 2014-02-18 21:50:42 +0400 Tests: Improve jsonp tests Since global variable for callback always would be equal to undefined value it better to check for boolean instead M test/data/testrunner.js M test/unit/ajax.js commit 9cdaa75 refs/remotes/origin/1.x-master Author: Oleg Gaidarenko Date: 2014-02-18 21:46:00 +0400 Tests: Correct logic of a broken assertion M test/unit/attributes.js commit 1e1ebfb refs/remotes/origin/1.x-master Author: Oleg Gaidarenko Date: 2014-02-18 20:34:49 +0400 Build: Add lint task M Gruntfile.js commit f5ea571 refs/remotes/origin/1.x-master Author: Oleg Gaidarenko Date: 2014-02-18 20:32:17 +0400 Build: Use jscs to check test helpers Also fix issues found by jscs Conflicts: test/data/testrunner.js M Gruntfile.js M test/data/testinit.js M test/data/testrunner.js commit 6cd81b8 refs/remotes/origin/1.x-master Author: Oleg Gaidarenko Date: 2014-02-18 19:49:24 +0400 Tests: Remove Sizzle intergration tests Fixes #14818 Conflicts: test/data/testrunner.js M test/data/testinit.js M test/data/testrunner.js commit d539919 refs/remotes/origin/1.x-master Author: Oleg Gaidarenko Date: 2014-01-27 23:26:27 +0400 Tests: Simplify "testTimeout" option M test/data/testrunner.js commit 270a1eb refs/remotes/origin/1.x-master Author: Oleg Gaidarenko Date: 2014-01-27 23:32:46 +0400 Tests: Remove QUnit start hook Conflicts: test/data/testrunner.js M test/data/testrunner.js commit f3b89ba refs/heads/master Author: Oleg Gaidarenko Date: 2014-04-04 22:31:38 +0400 Tests: Fix failing ajax tests in oldIE (cherry-picked from the 71780965072b1271018f2cf360e82fbe31f4987e) Picked up so tests from the 1.x-master would be more similar to this branch M test/data/test.html D test/data/test.js M test/data/test.php A test/data/testbar.php M test/unit/ajax.js M test/unit/manipulation.js commit 1dedd31 refs/heads/master Author: Oleg Gaidarenko Date: 2014-04-05 18:23:03 +0400 Tests: Bring back some of the clean-up logic M test/data/testrunner.js commit 4f14bea refs/heads/master Author: Oleg Gaidarenko Date: 2014-02-27 03:33:15 +0400 Tests: Remove unused variables M test/unit/selector.js commit 80ea65e refs/heads/master Author: Oleg Gaidarenko Date: 2014-02-27 03:32:02 +0400 Tests: Copy some Sizzle combinators tests M test/unit/selector.js commit 8084ab2 refs/heads/master Author: Oleg Gaidarenko Date: 2014-02-27 03:23:10 +0400 Tests: Add more tests for Sizzle attributes M test/unit/selector.js commit d7af366 refs/heads/master Author: Oleg Gaidarenko Date: 2014-02-27 03:13:26 +0400 Tests: Add test for selectors with commas M test/unit/selector.js commit 3115d4c refs/heads/master Author: Oleg Gaidarenko Date: 2014-02-27 03:01:48 +0400 Tests: Copy Sizzle.uniqueSort tests M test/unit/selector.js commit c63d1da refs/heads/master Author: Oleg Gaidarenko Date: 2014-02-27 03:01:07 +0400 Tests: Copy Sizzle.contains tests M test/unit/selector.js commit 81aa237 refs/heads/master Author: Oleg Gaidarenko Date: 2014-02-24 22:05:16 +0400 Tests: Move some of the Sizzle tests to selector M test/unit/selector.js commit 9475e31 refs/heads/master Author: Oleg Gaidarenko Date: 2014-02-18 21:52:48 +0400 Tests: Do global clean up in teardown function M test/data/testrunner.js commit cd546ab refs/heads/master Author: Oleg Gaidarenko Date: 2014-02-18 21:50:42 +0400 Tests: Improve jsonp tests Since global variable for callback always would be equal to undefined value it better to check for boolean instead M test/unit/ajax.js commit ebbbe96 refs/heads/master Author: Oleg Gaidarenko Date: 2014-02-18 21:46:00 +0400 Tests: Correct logic of a broken assertion M test/unit/attributes.js commit 9d79b99 refs/heads/master Author: Oleg Gaidarenko Date: 2014-02-18 20:34:49 +0400 Build: Add lint task M Gruntfile.js commit 3dee298 refs/heads/master Author: Oleg Gaidarenko Date: 2014-02-18 20:32:17 +0400 Build: Use jscs to check test helpers Also fix issues found by jscs M Gruntfile.js M test/data/testinit.js M test/data/testrunner.js commit 8e5d1ca refs/heads/master Author: Oleg Gaidarenko Date: 2014-02-18 20:13:48 +0400 Tests: More improvments for testrunner Conform to style guide and simplify it M test/data/testinit.js M test/data/testrunner.js commit 92cff8b refs/heads/master Author: Oleg Gaidarenko Date: 2014-02-18 19:49:24 +0400 Tests: Remove Sizzle intergration tests Fixes #14818 M test/data/testinit.js M test/data/testrunner.js commit a7c9fac refs/heads/master Author: Oleg Gaidarenko Date: 2014-01-27 23:43:27 +0400 Tests: Simplify globals cleanup M test/data/testrunner.js commit 7149726 refs/heads/master Author: Oleg Gaidarenko Date: 2014-01-27 23:32:46 +0400 Tests: Remove QUnit start hook M test/data/testrunner.js commit e0b606d refs/heads/master Author: Oleg Gaidarenko Date: 2014-01-27 23:27:32 +0400 Tests: Remove uselss "keys" helper M test/data/testrunner.js commit b26628a refs/heads/master Author: Oleg Gaidarenko Date: 2014-01-27 23:26:27 +0400 Tests: Simplify "testTimeout" option M test/data/testrunner.js commit 6c41d16 refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-04-15 11:47:52 +0200 Build: set default testswarm timeout to 15 minutes We're not testing on IE6-7 anymore. (cherry-picked from a0568b07d8dcd94c3b8a27c0cf5747235c6bf93c) M build/tasks/testswarm.js commit a0568b0 refs/heads/master Author: Michał Gołębiowski Date: 2014-04-15 11:47:52 +0200 Build: set default testswarm timeout to 15 minutes We're not testing on IE6-7 anymore. M build/tasks/testswarm.js commit a43000a refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-04-15 11:34:02 +0200 Build: use browserSets from config file; allow to override (cherry-picked from 7869891a97eae93699cc239274e73e53daedf781) M build/tasks/testswarm.js commit 7869891 refs/heads/master Author: Michał Gołębiowski Date: 2014-04-15 11:34:02 +0200 Build: use browserSets from config file; allow to override M build/tasks/testswarm.js commit 0f3cb60 refs/remotes/origin/1.x-master Author: Jörn Zaefferer Date: 2014-04-01 16:37:57 +0200 Build: Set npmTags and use exec properly M build/release.js commit f9ede07 refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-04-04 11:38:15 +0200 Build: change .gitattributes; use system line ends for non-JS files (cherry-picked from 99d735ab4662f45c3b65ea1200fa0d3e2b671111) M .gitattributes commit 99d735a refs/heads/master Author: Michał Gołębiowski Date: 2014-04-04 11:38:15 +0200 Build: change .gitattributes; use system line ends for non-JS files M .gitattributes commit 6b87914 refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-03-31 23:07:24 +0200 Support: Add Android support tests results M test/unit/support.js commit 4f490e5 refs/heads/master Author: Michał Gołębiowski Date: 2014-03-31 23:05:49 +0200 Support: Add Android support tests results M test/unit/support.js commit b6c4e50 refs/tags/1.11.1-beta1 (tag: 1.11.1-beta1) Author: Michał Gołębiowski Date: 2014-03-24 18:22:09 +0100 1.11.1-beta1 M bower.json A dist/jquery.js A dist/jquery.min.js A dist/jquery.min.map M package.json commit 130f395 refs/tags/2.1.1-beta1 (tag: 2.1.1-beta1) Author: Michał Gołębiowski Date: 2014-03-24 18:01:24 +0100 2.1.1-beta1 M bower.json A dist/jquery.js A dist/jquery.min.js A dist/jquery.min.map M package.json commit 8072d25 refs/remotes/origin/1.x-master Author: Richard Gibson Date: 2014-03-24 12:36:15 -0400 Effects: Fix inline element animations Ref 80cf965e02e71dc1b11bf8c1b3d216b9ab4e99ac Ref #14848 M src/effects.js commit e04c465 refs/remotes/origin/1.x-master Author: Scott González Date: 2014-03-18 11:48:21 -0400 Build: Update release script for new jquery-release API Closes gh-1544 (cherry picked from commit 5265cdac3d84b7bb4f8013ef10adaa5a9968fb1c) M build/release.js M package.json commit 5265cda refs/heads/master Author: Scott González Date: 2014-03-18 11:48:21 -0400 Build: Update release script for new jquery-release API Closes gh-1544 M build/release.js M package.json commit 10d7d5c refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-01-26 02:55:57 +0100 Css: change boxSizingReliable in IE<9. Change boxSizingReliable test value to false in all IE versions. Modify support comments to argument getComputedStyle guards with oldIE support and not node.js which is not supported in 1.x. Closes gh-1498 M src/css/support.js M test/unit/support.js commit 2c2c93c refs/heads/master Author: Philip Jägenstedt Date: 2014-02-22 01:43:51 +0700 Selector: Use Element.matches in selector-native if available Spec: http://dom.spec.whatwg.org/#dom-element-matches Support in Chromium: https://code.google.com/p/chromium/issues/detail?id=326652 Fixes #14902 Closes gh-1524 M AUTHORS.txt M src/selector-native.js commit ad032d3 refs/heads/master Author: Michał Gołębiowski Date: 2014-03-18 22:38:08 +0100 Event: Fix isDefaultPrevented for bubbled events in Android 2.3 Fixes #14897 Closes gh-1545 M src/event.js commit 98b5275 refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-03-18 23:02:49 +0100 Event: Remove redundant fallback to getPreventDefault() Android 2.3 is happy with returnValue already used for oldIE; the getPreventDefault() fallback is not needed. Closes gh-1546 M src/event.js commit 80cf965 refs/remotes/origin/1.x-master Author: Richard Gibson Date: 2014-03-20 03:39:36 -0400 Effects: Don't overwrite display:none when .hide()ing hidden elements Fixes #14848 Closes gh-1548 (cherry picked from commit 890d441aa5d319e49951ba6f0ec719cd4cb96759) Conflicts: src/effects.js M src/effects.js M test/unit/effects.js commit 890d441 refs/heads/master Author: Richard Gibson Date: 2014-03-20 03:39:36 -0400 Effects: Don't overwrite display:none when .hide()ing hidden elements Fixes #14848 Closes gh-1548 M src/effects.js M test/unit/effects.js commit 6dcca6d refs/remotes/origin/1.x-master Author: Oleg Gaidarenko Date: 2014-02-05 09:54:15 +0400 CSS: jQuery#hide should always save display value Fixes #14750 Closes gh-1509 (cherry picked from commit 5a8f76933288396b915800a18240aa17d3414201) Conflicts: src/css.js M src/css.js M test/unit/css.js commit 5a8f769 refs/heads/master Author: Oleg Gaidarenko Date: 2014-02-05 09:54:15 +0400 CSS: jQuery#hide should always save display value Fixes #14750 Closes gh-1509 M src/css.js M test/unit/css.js commit 85af4e6 refs/heads/master Author: Jonathan Sampson Date: 2014-03-11 03:44:34 -0400 Manipulation: Change support test to be WWA-friendly Setting the innerHTML property in an unsafe manner raises issues in Windows Web Applications. Strings being passed into innerHTML cannot include the name attribute. Closes gh-1537 M src/manipulation/support.js commit 541e734 refs/heads/master Author: John Hoven Date: 2014-03-06 13:56:09 -0600 Attributes: Trim whitespace from option text when returned as a value Fixes #14858 Ref #14686 Closes gh-1531 (cherry picked from commit 9ec429cf6270e455aba4eba85f4db80e633806b6) Conflicts: src/attributes/val.js M AUTHORS.txt M src/attributes/val.js M test/unit/attributes.js commit 9ec429c refs/remotes/origin/1.x-master Author: John Hoven Date: 2014-03-06 13:56:09 -0600 Attributes: Trim whitespace from option text when returned as a value Fixes #14858 Ref #14686 Closes gh-1531 M AUTHORS.txt M src/attributes/val.js M test/unit/attributes.js commit 5a1db91 refs/remotes/origin/1.x-master Author: Rodrigo Rosenfeld Rosas Date: 2014-01-28 15:19:25 -0200 CSS: window.getDefaultComputedStyle may return null Fixes #14736 Closes gh-1501 (cherry picked from commit 51910ba8a5aff4cd1a811f1fdb76a6c62a09a666) M AUTHORS.txt M src/css/defaultDisplay.js commit e547a27 refs/heads/master Author: Rodrigo Rosenfeld Rosas Date: 2014-01-28 15:19:25 -0200 CSS: window.getDefaultComputedStyle may return null Fixes #14736 Closes gh-1501 (cherry picked from commit 51910ba8a5aff4cd1a811f1fdb76a6c62a09a666) M AUTHORS.txt M src/css/defaultDisplay.js commit 17d8df8 refs/remotes/origin/1.x-master Author: Benjy Cui Date: 2014-03-18 17:15:58 +0800 Core: Fix comments for .get() method Closes gh-1547 (cherry picked from commit ca0086b55a158d8a4347f94254878d6dc5dd90ed) M AUTHORS.txt M src/core.js commit ca0086b refs/heads/master Author: Benjy Cui Date: 2014-03-18 17:15:58 +0800 Core: Fix comments for .get() method Closes gh-1547 M AUTHORS.txt M src/core.js commit c51f9f7 refs/remotes/origin/1.x-master Author: Dave Methvin Date: 2014-03-20 09:00:22 -0400 Tests: Remove obsolete speed directory Closes gh-1551 (cherry picked from commit 9ad6e7e93e62a27e6ef803fbf46623bca732750f) Conflicts: speed/event.html speed/slice.vs.concat.html D speed/benchmark.js D speed/benchmarker.css D speed/benchmarker.js D speed/closest.html D speed/css.html D speed/event.html D speed/filter.html D speed/find.html D speed/index.html D speed/jquery-basis.js D speed/slice.vs.concat.html commit 9ad6e7e refs/heads/master Author: Dave Methvin Date: 2014-03-20 09:00:22 -0400 Tests: Remove obsolete speed directory Closes gh-1551 D speed/benchmark.js D speed/benchmarker.css D speed/benchmarker.js D speed/closest.html D speed/css.html D speed/event.html D speed/filter.html D speed/find.html D speed/index.html D speed/jquery-basis.js D speed/slice.vs.concat.html commit fe8904c refs/remotes/origin/1.x-master Author: Jörn Zaefferer Date: 2014-02-21 12:53:36 +0100 Build: Add commitplease for commit msg checking Closes gh-1523 (cherry picked from commit 176a2913260b4ec890118137ccc9a290064a59be) Conflicts: package.json M package.json commit d3c1ce9 refs/heads/master Author: Jörn Zaefferer Date: 2014-02-21 12:53:36 +0100 Build: Add commitplease for commit msg checking Closes gh-1523 M package.json commit 3ffd95b refs/heads/master Author: Jörn Zaefferer Date: 2014-02-21 12:53:00 +0100 Package: Sort devDependencies M package.json commit c10af6b refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-03-19 02:29:04 +0100 Core: Change the sleep time in dont_return.php from 100s to 30s Half a minute is more than enough for the test to finish even in the slowest browsers and in case of starving the PHP FPM process pool, one has to wait for only half a minute to try again. (cherry-picked from a10aa3aac5223c250327d00c500ceb9c7a18b7f9) M test/data/core/dont_return.php commit a10aa3a refs/heads/master Author: Michał Gołębiowski Date: 2014-03-19 02:29:04 +0100 Core: Change the sleep time in dont_return.php from 100s to 30s Half a minute is more than enough for the test to finish even in the slowest browsers and in case of starving the PHP FPM process pool, one has to wait for only half a minute to try again. M test/data/core/dont_return.php commit 7326c04 refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-03-18 21:00:42 +0100 Event: Don't test stopImmediatePropagation in Android 2.3 Android 2.3 doesn't support stopImmediatePropagation; jQuery fallbacks to stopPropagation in such a case. M test/unit/event.js commit 55c196e refs/heads/master Author: Michał Gołębiowski Date: 2014-03-18 20:59:33 +0100 Event: Simplify the logic behind blacklisting Android 2.3 on one test M test/unit/event.js commit 14e0a63 refs/heads/master Author: Michał Gołębiowski Date: 2014-03-18 20:55:50 +0100 Event: Don't test stopImmediatePropagation in Android 2.3 Android 2.3 doesn't support stopImmediatePropagation; jQuery fallbacks to stopPropagation in such a case. M test/unit/event.js commit 7f5a0df refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-03-18 16:50:04 +0100 Core: Change the sleep time in dont_return.php to a sane value PHP sleep function accepts time in seconds, not milliseconds; the previous value was starving the PHP FPM process pool. (cherry-picked from b5074944b0b27f50ffe2ca9f96348b8d0cd5c82c) M test/data/core/dont_return.php commit b507494 refs/heads/master Author: Michał Gołębiowski Date: 2014-03-18 16:50:04 +0100 Core: Change the sleep time in dont_return.php to a sane value PHP sleep function accepts time in seconds, not milliseconds; the previous value was starving the PHP FPM process pool. M test/data/core/dont_return.php commit be565d1 refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-03-18 11:55:06 +0100 Build: Change the timeout for the weekly job from 4h to 1h (cherry-picked from c1e9bb9e61a79a1d0c4300cc31eac7ff61107085) M build/tasks/testswarm.js commit c1e9bb9 refs/heads/master Author: Michał Gołębiowski Date: 2014-03-18 11:55:06 +0100 Build: Change the timeout for the weekly job from 4h to 1h M build/tasks/testswarm.js commit 835d64e refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-03-17 18:13:00 +0100 Core: Blacklist the ready test on async-loaded jQuery in iOS7 (cherry-picked from 551578eb3676f67cccd8a91a582c2225bc970cac) Fixes #14882 M test/unit/core.js commit 551578e refs/heads/master Author: Michał Gołębiowski Date: 2014-03-17 18:13:00 +0100 Core: Blacklist the ready test on async-loaded jQuery in iOS7 Fixes #14882 M test/unit/core.js commit 3be4f13 refs/remotes/origin/1.x-master Author: Dave Methvin Date: 2014-03-16 10:46:57 -0400 Event: Unit test for #14741 fix Fixes #14741 Closes gh-1503 (cherry picked from commit 472f70a9df75c289393d6618c36257a04f9cb902) M test/unit/event.js commit 64d7c16 refs/remotes/origin/1.x-master Author: louisremi Date: 2014-01-30 16:07:06 +0100 Event: Treat Pointer events like mouse events, #14741 Ref #14741 Ref gh-1503 (cherry picked from commit e06f428f6ed99e0fafb2e21c456eafc570e3e5ba) M src/event.js commit 472f70a refs/heads/master Author: Dave Methvin Date: 2014-03-16 10:46:57 -0400 Event: Unit test for #14741 fix Fixes #14741 Closes gh-1503 M test/unit/event.js commit e06f428 refs/heads/master Author: louisremi Date: 2014-01-30 16:07:06 +0100 Event: Treat Pointer events like mouse events, #14741 Ref #14741 Ref gh-1503 M src/event.js commit f25a5b4 refs/remotes/origin/1.x-master Author: Dave Methvin Date: 2014-03-13 11:16:52 -0700 Readme: Fix subsection titles and grammar, thanks @robgraeber Fixes gh-1540 (cherry picked from commit 44247b1cf2f4e76e8153f8cbac69dcfd5b2eacd4) M README.md commit 44247b1 refs/heads/master Author: Dave Methvin Date: 2014-03-13 11:16:52 -0700 Readme: Fix subsection titles and grammar, thanks @robgraeber Fixes gh-1540 M README.md commit c848356 refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-03-16 04:09:12 +0100 Build: Refactor testswarm Grunt task options Add a possibility to specify the project name. Infer browserSets & timeout out of it instead of defining it in the Jenkins configuration. (cherry-picked from aa951a3184fc02551bfcb8381cdac28298432419) M build/tasks/testswarm.js commit aa951a3 refs/heads/master Author: Michał Gołębiowski Date: 2014-03-16 04:09:12 +0100 Build: Refactor testswarm Grunt task options Add a possibility to specify the project name. Infer browserSets & timeout out of it instead of defining it in the Jenkins configuration. M build/tasks/testswarm.js commit 045aeda refs/remotes/origin/1.x-master Author: Roman Rei_ Date: 2014-03-10 19:30:22 +0100 CSS: Add flex-grow and flex-shrink to cssNumber Fixes #14888 Closes gh-1536 (cherry picked from commit c29e9c4db18738f7bfeb6b4a8019121a9079beb6) M .mailmap M AUTHORS.txt M src/css.js commit c29e9c4 refs/heads/master Author: Roman Rei_ Date: 2014-03-10 19:30:22 +0100 CSS: Add flex-grow and flex-shrink to cssNumber Fixes #14888 Closes gh-1536 M .mailmap M AUTHORS.txt M src/css.js commit 4e786a9 refs/remotes/origin/1.x-master Author: Leonardo Balter Date: 2014-01-22 01:47:54 -0200 Readme: updating QUnit information updates QUnit reference site and method naming. Closes gh-1493 (cherry picked from commit 594687abdcd8427df1face9466ebff7f04b36fc6) M README.md commit 594687a refs/heads/master Author: Leonardo Balter Date: 2014-01-22 01:47:54 -0200 Readme: updating QUnit information updates QUnit reference site and method naming. Closes gh-1493 M README.md commit 2585ee5 refs/heads/master Author: S. Andrew Sheppard Date: 2014-01-09 15:27:18 -0600 AMD: Note on AMD best practices Fixes #14687 Closes gh-1478 M AUTHORS.txt M src/exports/amd.js commit 6d76198 refs/remotes/origin/1.x-master Author: S. Andrew Sheppard Date: 2014-01-09 15:27:18 -0600 AMD: Note on AMD best practices Fixes #14687 Closes gh-1478 (cherry picked from commit 19220c0f29fa60d80a2beb76f048ffc8b972ba35) Conflicts: AUTHORS.txt M AUTHORS.txt M src/exports/amd.js commit 85ba301 refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-03-13 03:26:27 +0100 Core: Bump timeouts to stabilize doc ready test The "document ready when jQuery loaded asynchronously" test fails all the time in iOS7 and sometimes in other browsers. Bumping the timeouts *might* help these other browsers to be less flakey here. (cherry-picked from 854d242db457e3191e3ca1f2a366f6c981a12fbc) M test/data/core/dont_return.php M test/data/core/dynamic_ready.html commit 854d242 refs/heads/master Author: Michał Gołębiowski Date: 2014-03-13 03:26:27 +0100 Core: Bump timeouts to stabilize doc ready test The "document ready when jQuery loaded asynchronously" test fails all the time in iOS7 and sometimes in other browsers. Bumping the timeouts *might* help these other browsers to be less flakey here. M test/data/core/dont_return.php M test/data/core/dynamic_ready.html commit 4c68d10 refs/remotes/origin/1.x-master Author: Dave Methvin Date: 2014-03-05 22:46:23 -0500 Event: Call underlying stopImmediatePropagation when present Fixes #13997 (cherry picked from commit 6a89db86ed817f6a7498076e2a06b90f9fce0831) M src/event.js M test/unit/event.js commit 725cdeb refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-03-13 02:18:29 +0100 Core: Add test for jQuery.ready.promise fallback load Fix #13655 Close gh-1209 Ref 32b066d3805a48f8c8312562ed52a1b5910b1d85 A test/data/core/dont_return.php A test/data/core/dynamic_ready.html M test/unit/core.js commit 6a89db8 refs/heads/master Author: Dave Methvin Date: 2014-03-05 22:46:23 -0500 Event: Call underlying stopImmediatePropagation when present Fixes #13997 M src/event.js M test/unit/event.js commit 412555a refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-03-13 01:48:35 +0100 Support: Make the support matrix for iOS 6 match iOS 7 as well (cherry-picked from 26ce21786252981563e49e91a85b3e0bfa16c3e3) M test/unit/support.js commit 26ce217 refs/heads/master Author: Michał Gołębiowski Date: 2014-03-13 01:46:18 +0100 Support: Make the support matrix for iOS 6 match iOS 7 as well M test/unit/support.js commit 59c4adb refs/remotes/origin/1.x-master Author: Jörn Zaefferer Date: 2014-03-12 11:08:16 +0100 Build: Fix testswarm task, use API correctly (cherry-picked from 22c515c6717efe46685b43215208aa4e5648fbc8) M build/tasks/testswarm.js commit 22c515c refs/heads/master Author: Jörn Zaefferer Date: 2014-03-12 11:08:16 +0100 Build: Fix testswarm task, use API correctly M build/tasks/testswarm.js commit c601eae refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-03-11 21:12:39 +0100 Build: Allow to specify timeout in the testswarm task (cherry-picked from a81dbc4ed82bc38b1ac5f6a8242e044232ea1594) M build/tasks/testswarm.js commit a81dbc4 refs/heads/master Author: Michał Gołębiowski Date: 2014-03-11 21:12:39 +0100 Build: Allow to specify timeout in the testswarm task M build/tasks/testswarm.js commit a59a1cd refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-03-10 20:37:11 +0100 Build: Make it possible to change browserSets in the testswarm task (cherry-picked from 14872941f9de78e7436e58ac1f03a4b2d5aa34e8) M build/tasks/testswarm.js commit 1487294 refs/heads/master Author: Michał Gołębiowski Date: 2014-03-10 20:37:11 +0100 Build: Make it possible to change browserSets in the testswarm task M build/tasks/testswarm.js commit 7ade833 refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-03-10 19:53:50 +0100 Css: Fix tests It's not easy to find a CSS property that is implemented even in ancient browsers and that returns a consistent result among browsers when passed through .css(). color didn't work since Firefox normalizes it an empty value to rgb(0, 0, 0). (cherry-picked from 0c12cb3910c446960a274fb0eab11b8830bed71f) M test/unit/css.js commit 0c12cb3 refs/heads/master Author: Michał Gołębiowski Date: 2014-03-10 19:53:50 +0100 Css: Fix tests It's not easy to find a CSS property that is implemented even in ancient browsers and that returns a consistent result among browsers when passed through .css(). color didn't work since Firefox normalizes it an empty value to rgb(0, 0, 0). M test/unit/css.js commit b5050dc refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-03-04 23:49:09 +0100 Support: Simplify the box-sizing test Don't require body in the support.boxSizing test. M src/css.js M src/css/support.js D test/data/support/boxSizing.html M test/unit/support.js commit 4a6d163 refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-03-10 00:59:14 +0100 Css: Revert 24e587929f62428e1959b10aace6dc4fd65ab397 The workaround to be able to change !important styles broke the browser keeping the old CSS value if the new one was rejected. Patching it would involve a significant perf hit (~33%) so the initial patch needs to be reverted instead. Tests by m_gol & gibson042. (cherry-picked from 10e654218a65ec9a0ffc875137cea945389c69f1) Fixes #14836 Closes gh-1532 M src/css.js M test/unit/css.js commit 2c180ef refs/heads/master Author: Michał Gołębiowski Date: 2014-03-10 00:59:14 +0100 Css: Revert 24e587929f62428e1959b10aace6dc4fd65ab397 The workaround to be able to change !important styles broke the browser keeping the old CSS value if the new one was rejected. Patching it would involve a significant perf hit (~33%) so the initial patch needs to be reverted instead. Tests by m_gol & gibson042. Fixes #14836 Closes gh-1532 M src/css.js M test/unit/css.js commit 10e6542 refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-03-10 15:03:03 +0100 Ajax, Effects: Disable Chrome 31 workarounds M test/unit/ajax.js M test/unit/effects.js commit b19d4d3 refs/heads/master Author: Michał Gołębiowski Date: 2014-03-10 14:56:42 +0100 Ajax, Effects: Disable Chrome 31 workarounds M test/unit/ajax.js M test/unit/effects.js commit a96d5be refs/heads/master Author: Michał Gołębiowski Date: 2014-03-09 23:31:59 +0100 Manipulation: don't use Object.keys for consistency Fixes #14659 M src/manipulation.js commit bb1db39 refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2014-03-07 09:55:26 -0500 Build: Fix AMD option for custom builds Fixes #14859 M build/tasks/build.js commit 984f77a refs/heads/master Author: Timmy Willison Date: 2014-03-07 09:55:26 -0500 Build: Fix AMD option for custom builds Fixes #14859 M build/tasks/build.js commit 5911b3e refs/remotes/origin/1.x-master Author: Dave Methvin Date: 2014-03-04 21:44:57 -0500 Ajax: Use two-arg form of .slice() for old IE Followup to a4b9bc57, #14773 M src/ajax/load.js commit 80e3dfa refs/remotes/origin/1.x-master Author: Dave Methvin Date: 2014-03-03 22:04:23 -0500 Core: Do not run window.onready when ready Fixes #14802 (cherry picked from commit 2df1aad6a1c9376c2a477eba26ee992113ed1c23) M src/core/ready.js A test/data/core/onready.html M test/unit/core.js commit 4adc5b2 refs/remotes/origin/1.x-master Author: Dave Methvin Date: 2014-03-03 20:55:30 -0500 CSS: Return values should be numbers Fixes #14792 (cherry picked from commit f4b37d89820535d6c7503925aa8872645681a865) M src/css.js M test/unit/css.js commit 93fdfa2 refs/remotes/origin/1.x-master Author: Dave Methvin Date: 2014-03-03 22:43:51 -0500 Event: Allow triggerHandler(beforeunload) Fixes #14791 (cherry picked from commit 06adf7c95d93507908181995a9ea15fe2729595a) Conflicts: src/event.js M src/event.js A test/data/event/triggerunload.html M test/unit/event.js commit 48837b9 refs/remotes/origin/1.x-master Author: Dave Methvin Date: 2014-03-03 21:37:56 -0500 Ajax: .load() should trim its selector Fixes #14773 (cherry picked from commit 3a68c114e3a30af86dc261c9d62ce2ae4144d420) Conflicts: src/ajax/load.js M src/ajax/load.js M test/data/test3.html M test/unit/ajax.js commit c93b174 refs/remotes/origin/1.x-master Author: Dave Methvin Date: 2014-03-03 22:18:50 -0500 Core: Arrays like [42] should fail .isNumeric() Fixes #14179 (cherry picked from commit 10efa1f5b44046aab6bcc8423322a41923faa290) M src/core.js M test/unit/core.js commit 2df1aad refs/heads/master Author: Dave Methvin Date: 2014-03-03 22:04:23 -0500 Core: Do not run window.onready when ready Fixes #14802 M src/core/ready.js A test/data/core/onready.html M test/unit/core.js commit f4b37d8 refs/heads/master Author: Dave Methvin Date: 2014-03-03 20:55:30 -0500 CSS: Return values should be numbers Fixes #14792 M src/css.js M test/unit/css.js commit 06adf7c refs/heads/master Author: Dave Methvin Date: 2014-03-03 22:43:51 -0500 Event: Allow triggerHandler(beforeunload) Fixes #14791 M src/event.js A test/data/event/triggerunload.html M test/unit/event.js commit 3a68c11 refs/heads/master Author: Dave Methvin Date: 2014-03-03 21:37:56 -0500 Ajax: .load() should trim its selector Fixes #14773 M src/ajax/load.js M test/data/test3.html M test/unit/ajax.js commit 10efa1f refs/heads/master Author: Dave Methvin Date: 2014-03-03 22:18:50 -0500 Core: Arrays like [42] should fail .isNumeric() Fixes #14179 M src/core.js M test/unit/core.js commit a9fa2ec refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-03-04 23:15:12 +0100 Core: Remove native String#trim usage to save size (cherry-picked from 279913c71b63da721fa2f118cdce150effbf773e) Fixes #14794 M src/core.js D src/var/trim.js commit 279913c refs/heads/master Author: Michał Gołębiowski Date: 2014-03-04 23:08:35 +0100 Core: Remove native String#trim usage to save size Fixes #14794 M src/core.js D src/var/trim.js commit b96522a refs/remotes/origin/1.x-master Author: Richard Gibson Date: 2014-02-14 09:21:03 -0800 Support: Reduce size via code consolidation and minification awareness Ref badcd1b6f301e6253405f17759c1270549a34e12 Closes gh-1518 M src/attributes/support.js M src/css/support.js M src/effects/support.js M src/manipulation/support.js M src/support.js commit 9434e03 refs/tags/2.1.0 (tag: 2.1.0) Author: Timmy Willison Date: 2014-02-19 17:57:34 -0500 Bower: stop ignoring yourself, bower Ref #14798 Ref gh-1516 Ref gh-1338 M bower.json commit 91cd158 refs/tags/1.11.0 (tag: 1.11.0) Author: Timmy Willison Date: 2014-02-19 17:57:34 -0500 Bower: stop ignoring yourself, bower Ref #14798 Ref gh-1516 Ref gh-1338 M bower.json commit f361f03 refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2014-02-19 17:57:34 -0500 Bower: stop ignoring yourself, bower Ref #14798 Ref gh-1516 Ref gh-1338 M bower.json commit a359961 refs/heads/master Author: Timmy Willison Date: 2014-02-19 17:57:34 -0500 Bower: stop ignoring yourself, bower Ref #14798 Ref gh-1516 Ref gh-1338 M bower.json commit 4533783 refs/tags/2.1.0 Author: Timmy Willison Date: 2014-02-19 17:25:00 -0500 Bower: add main property, move Sizzle to devDependencies, add license property Fixes #14798 Close gh-1516 Ref gh-1338 M bower.json commit 741bb6a refs/tags/1.11.0 Author: Timmy Willison Date: 2014-02-19 17:25:00 -0500 Bower: add main property, move Sizzle to devDependencies, add license property Fixes #14798 Close gh-1516 Ref gh-1338 M bower.json commit 833d7a6 refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2014-02-19 17:25:00 -0500 Bower: add main property, move Sizzle to devDependencies, add license property Fixes #14798 Close gh-1516 Ref gh-1338 Conflicts: bower.json M bower.json commit 027d470 refs/heads/master Author: Timmy Willison Date: 2014-02-19 17:25:00 -0500 Bower: add main property, move Sizzle to devDependencies, add license property Fixes #14798 Close gh-1516 Ref gh-1338 M bower.json commit 954966e refs/heads/master Author: Richard Gibson Date: 2014-02-14 07:05:47 -0800 Support: Reduce size Ref a7ea12a9a7c696a14455bfe4bfebf984dd329832 M src/css/support.js commit a7ea12a refs/heads/master Author: Richard Gibson Date: 2014-02-14 06:22:44 -0800 Support: Skip style-based tests when element.style is undefined Fixes #14785 Ref #13754 Ref badcd1b6f301e6253405f17759c1270549a34e12 M src/css/support.js commit a96ff1c refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-02-13 16:13:15 -0800 Effects: Don't check fill-opacity in Android 2.3, it's not supported (cherry-picked from 70ac4485f30633074696fa28ca29b0325459f228) M test/unit/effects.js commit 70ac448 refs/heads/master Author: Michał Gołębiowski Date: 2014-02-13 16:12:06 -0800 Effects: Don't check fill-opacity in Android 2.3, it's not supported M test/unit/effects.js commit 92361f3 refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-02-13 16:01:43 -0800 Event: Blacklist the onbeforeunload test in Android 2.3 Similarly to iOS, Android 2.3 has the onbeforeunload property on window but doesn't support the event. This commit blacklists the test there as well. (cherry-picked from 6d2ab64df7bdda087e79deaa53db969fa6f2cd92) M test/unit/event.js commit a0677d5 refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-02-13 16:01:09 -0800 Css: Don't check fill-opacity in Android 2.3, it's not supported (cherry-picked from de75b3cc626829c3478a8a6d59dddc948d348b41) M test/unit/css.js commit 6d2ab64 refs/heads/master Author: Michał Gołębiowski Date: 2014-02-13 16:00:30 -0800 Event: Blacklist the onbeforeunload test in Android 2.3 Similarly to iOS, Android 2.3 has the onbeforeunload property on window but doesn't support the event. This commit blacklists the test there as well. M test/unit/event.js commit de75b3c refs/heads/master Author: Michał Gołębiowski Date: 2014-02-13 15:57:27 -0800 Css: Don't check fill-opacity in Android 2.3, it's not supported M test/unit/css.js commit 81b89fd refs/remotes/origin/1.x-master Author: Richard Gibson Date: 2014-02-13 14:51:57 -0800 Support: Skip style-based tests when element.style is undefined Fixes #14785 Ref #13754 Ref badcd1b6f301e6253405f17759c1270549a34e12 M src/css/support.js M src/effects/support.js commit a0b19f7 refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-02-13 14:49:40 -0800 Core: Correct support comments for String.prototype.trim M src/core.js commit eda283d refs/heads/master Author: Michał Gołębiowski Date: 2014-02-13 14:48:58 -0800 Core: Fix trim in Android<4.1 M src/core.js commit 483ad03 refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-02-12 15:40:56 -0800 Docs: Remove the note about consequences of excluding Sizzle from README M README.md commit d792e40 refs/heads/master Author: Rick Waldron Date: 2014-02-11 10:59:14 -0800 Tests: remove all the empty line whitespace M test/unit/manipulation.js M test/unit/wrap.js commit 63f5486 refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-02-05 15:59:38 +0100 Docs: Add support comments for prefixed box-sizing M src/css/support.js M src/effects/support.js M test/unit/css.js M test/unit/dimensions.js commit 79f59c2 refs/heads/master Author: Michał Gołębiowski Date: 2014-02-05 15:57:11 +0100 Support: Document box-sizing was unprefixed in Firefox 29 M src/css/support.js M test/unit/css.js M test/unit/dimensions.js commit 0fcb0f6 refs/heads/master Author: Michał Gołębiowski Date: 2014-02-05 15:54:23 +0100 Docs: Change raises to throws in README test assertions M README.md commit 345a598 refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-02-05 15:47:03 +0100 Build: Upgrade QUnit to 1.14.0 (cherry-picked from 95b21c6ec2790d0d051cdfe95d73148d7c385d68) M README.md M bower.json M test/.jshintrc M test/libs/qunit/qunit.css M test/libs/qunit/qunit.js M test/unit/ajax.js M test/unit/core.js M test/unit/effects.js M test/unit/manipulation.js commit 95b21c6 refs/heads/master Author: Michał Gołębiowski Date: 2014-02-02 22:44:13 +0100 Build: Upgrade QUnit to 1.14.0 M bower.json M test/.jshintrc M test/libs/qunit/qunit.css M test/libs/qunit/qunit.js M test/unit/core.js M test/unit/effects.js M test/unit/manipulation.js commit e70d0d7 refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-02-05 15:10:22 +0100 Selector: update Sizzle (cherry-picked from a74ad04bc9c4c7203303b2547e94f1cc53c2a460) M bower.json M src/sizzle/dist/sizzle.js M src/sizzle/dist/sizzle.min.js M src/sizzle/dist/sizzle.min.map M src/sizzle/test/unit/selector.js commit a74ad04 refs/heads/master Author: Michał Gołębiowski Date: 2014-02-05 15:10:22 +0100 Selector: update Sizzle M bower.json M src/sizzle/dist/sizzle.js M src/sizzle/dist/sizzle.min.js M src/sizzle/dist/sizzle.min.map M src/sizzle/test/unit/selector.js commit cab1835 refs/heads/master Author: Oleg Date: 2014-02-05 10:23:49 +0400 Attrs: Simplify an option hook Since getter was removed in fdd78fad19ea3390cd96971cd29430e36378d137 there is no longer a need to wrap option element in order to get its value Fixes #14756 M src/attributes/val.js commit 2f202b0 refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-02-02 22:17:23 +0100 Build: Switch to explicit dependencies versions in bower.json (cherry-picked from cd4e25e991898bf07ce82fe4ab3d60c32b4a5fc9) M bower.json M test/libs/sinon/fake_timers.js M test/libs/sinon/timers_ie.js commit cd4e25e refs/heads/master Author: Michał Gołębiowski Date: 2014-02-02 22:17:23 +0100 Build: Switch to explicit dependencies versions in bower.json M bower.json M test/libs/require.js M test/libs/sinon/fake_timers.js commit 3dccf62 refs/heads/master Author: Rick Waldron Date: 2014-02-02 15:36:14 -0500 Core: Remove special case try/catch in isPlainObject Fixes #14746 M src/core.js commit 01c360f refs/heads/master Author: jaubourg Date: 2014-01-25 08:20:18 +0100 Ajax: Protect against exceptions thrown synchronously by xhr.send When xhr.send throws an exception synchronously, the onerror handler may have been called already which, unchecked, makes the exception bubble up outside of jQuery.ajax. We now catch the exception pre-emptively and only rethrow if we know it hasn't already been notified through the onerror handler. Fixes #14683 M src/ajax/xhr.js M test/unit/ajax.js commit 4c7250c refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-01-27 22:02:30 +0100 Build: Specify browserSets for TestSwarm directly M build/tasks/testswarm.js commit 53e31f4 refs/heads/master Author: Michał Gołębiowski Date: 2014-01-27 22:01:15 +0100 Build: Specify browserSets for TestSwarm directly M build/tasks/testswarm.js commit 3c6cf3d refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-01-27 21:26:06 +0100 Support: Add iOS6 support tests results M test/unit/support.js commit b2eb7ec refs/heads/master Author: Michał Gołębiowski Date: 2014-01-27 20:16:06 +0100 Support: Add iOS6 support tests results M test/unit/support.js commit e46cabc refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-01-27 19:10:18 +0100 Css: Document reliableMarginRight is needed for Android 2.3 M src/css/support.js commit 42b740b refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-01-27 18:55:53 +0100 Tests: Blacklist beforeunload test in iOS iOS has the window.onbeforeunload field but doesn't support the beforeunload handler making it impossible to feature-detect the support. (cherry-picked from 988d99ad278c2c9dc16c68f86bddc4df99dcd928) Fixes #14717 Closes gh-1496 M test/unit/event.js commit 988d99a refs/heads/master Author: Michał Gołębiowski Date: 2014-01-23 05:43:58 +0100 Tests: Blacklist beforeunload test in iOS iOS has the window.onbeforeunload field but doesn't support the beforeunload handler making it impossible to feature-detect the support. Fixes #14717 Closes gh-1496 M test/unit/event.js commit d2c37af refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-01-26 04:02:20 +0100 Build: Remove obsolete UglifyJS workaround (cherry-picked from d41fc68d9b89d39f8c71ae9f810b72798ff3e9ac) M build/tasks/dist.js commit d56f40d refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-01-26 04:01:57 +0100 Build: Upgrade npm devDependencies (cherry-picked from d63243d085c797e53a965620c439277284eada59) M package.json commit d41fc68 refs/heads/master Author: Michał Gołębiowski Date: 2014-01-26 04:02:20 +0100 Build: Remove obsolete UglifyJS workaround M build/tasks/dist.js commit d63243d refs/heads/master Author: Michał Gołębiowski Date: 2014-01-26 04:01:57 +0100 Build: Upgrade npm devDependencies M package.json commit f4970c0 refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-01-26 02:49:05 +0100 Css: Fix the reliableMarginRight test in oldIE. This fixes an error introduced by the previous commit. M src/css/support.js commit 4cbb1a0 refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-01-26 02:07:35 +0100 Css: Don’t cache support.reliableMarginRight; thanks @jdalton, @timmywil Fixes #14731 M src/css/support.js commit 4655c3d refs/heads/master Author: Timmy Willison Date: 2014-01-23 16:12:48 -0500 Updating the master version to 2.1.1pre. M bower.json M package.json commit cac43f3 refs/tags/2.1.0 Author: Timmy Willison Date: 2014-01-23 16:11:05 -0500 Tagging the 2.1.0 release. M bower.json A dist/jquery.js A dist/jquery.min.js A dist/jquery.min.map M package.json commit 41523ae refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2014-01-23 16:07:07 -0500 Updating the 1.x-master version to 1.11.1pre. M bower.json M package.json commit c4fb200 refs/tags/1.11.0 Author: Timmy Willison Date: 2014-01-23 16:03:15 -0500 Tagging the 1.11.0 release. M bower.json A dist/jquery.js A dist/jquery.min.js A dist/jquery.min.map M package.json commit de7702a refs/heads/master Author: Timmy Willison Date: 2014-01-23 15:45:23 -0500 Release: Instantiate a zip archiver, run archivers async M build/release.js commit 5294ddf refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2014-01-23 15:45:23 -0500 Release: Instantiate a zip archiver, run archivers async M build/release.js commit f345291 refs/remotes/origin/1.x-master Author: Dave Methvin Date: 2014-01-22 15:51:20 -0800 Manipulation: Use textarea for missing IE defaultValue check IE11 fixed the checkbox defaultValue issue but not textarea. Rather than creating a new detect name I'm reusing the old one to protect anyone who is unwisely using this externally. Re-fixing the defaultValue when it doesn't need to be done is not a problem, so leave that code for IE11. Fixes #14716 Closes gh-1495 M src/manipulation/support.js M test/unit/support.js commit a204942 refs/heads/master Author: Dave Methvin Date: 2014-01-22 14:50:36 -0800 Manipulation: Use textarea for missing IE defaultValue check IE11 fixed the checkbox defaultValue issue but not textarea. Rather than creating a new detect name I'm reusing the old one to protect anyone who is unwisely using this externally. Re-fixing the defaultValue when it doesn't need to be done is not a problem, so leave that code for IE11. Fixes #14716 Closes gh-1495 M src/manipulation/support.js M test/unit/support.js commit 49b03cf refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-01-22 22:33:22 +0100 Tests: Fix appendChecked support value for Safari 5.1 M test/unit/support.js commit 838bbe6 refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-01-22 21:49:53 +0100 Tests: fix Safari userAgent detection (cherry-picked from 3f3f458974fe0bdccfe9042c9503fd2d03e2f6ff) M test/unit/support.js commit 3f3f458 refs/heads/master Author: Michał Gołębiowski Date: 2014-01-22 21:49:10 +0100 Tests: fix Safari userAgent detection M test/unit/support.js commit 8366f60 refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-01-22 21:35:31 +0100 Support: Add expected support results for Safari 7 & IE11 M test/unit/support.js commit 37d036a refs/heads/master Author: Michał Gołębiowski Date: 2014-01-22 21:35:09 +0100 Support: Add expected support results for Safari 7 & IE11 M test/unit/support.js commit 0493dd0 refs/remotes/origin/delegation (origin/delegation) Author: Timmy Willison Date: 2014-01-21 15:36:40 -0500 Event: Use Sizzle's low-level select function for delegation performance M bower.json M src/event.js M src/sizzle/dist/sizzle.js M src/sizzle/dist/sizzle.min.js M src/sizzle/dist/sizzle.min.map M src/sizzle/test/unit/selector.js commit 05c108e refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-01-21 12:02:09 +0100 Tests: Blacklist one effects test in Chrome 31 Chrome 31 reports incorrect offsetWidth on a table cell with fixed width. This is fixed in Chrome 32 so let’s just skip the failing test in Chrome 31. See https://code.google.com/p/chromium/issues/detail?id=290399 (cherry-picked from c11becbb692f7707443eb2582543dfe96e8319e6) M test/unit/effects.js commit c11becb refs/heads/master Author: Michał Gołębiowski Date: 2014-01-21 12:02:09 +0100 Tests: Blacklist one effects test in Chrome 31 Chrome 31 reports incorrect offsetWidth on a table cell with fixed width. This is fixed in Chrome 32 so let’s just skip the failing test in Chrome 31. See https://code.google.com/p/chromium/issues/detail?id=290399 M test/unit/effects.js commit 0765822 refs/remotes/origin/1.x-master Author: Richard Gibson Date: 2014-01-17 00:38:56 -0500 Traversing: Check all pairwise element combinations for .find( els ) (cherry picked from commit 391c21b15d769fac1c37631b28c0226f57a59796) Ref b8d0d54a3c4960794a1b492957abeb56eddd1e48 Fixes #14701 M test/unit/traversing.js commit 391c21b refs/heads/master Author: Richard Gibson Date: 2014-01-17 00:38:56 -0500 Traversing: Check all pairwise element combinations for .find( els ) Ref b8d0d54a3c4960794a1b492957abeb56eddd1e48 Fixes #14701 M src/traversing/findFilter.js M test/unit/traversing.js commit 5c62f3c refs/tags/1.11.0-rc1 (tag: 1.11.0-rc1) Author: Oleg Date: 2014-01-17 00:28:13 +0400 Tagging the 1.11.0-rc1 release. M bower.json A dist/jquery.js A dist/jquery.min.js A dist/jquery.min.map M package.json commit e51a85b refs/remotes/origin/1.x-master Author: Oleg Date: 2014-01-17 00:25:51 +0400 Docs: Update authors file M AUTHORS.txt commit fd148ca refs/remotes/origin/1.x-master Author: Jörn Zaefferer Date: 2014-01-10 13:45:01 +0100 Release: Publish to npm (cherry-picked from 20ea8071b44c23e7915300eacc9ed958fbe4eaf5) M build/release.js commit dea4e5f refs/tags/2.1.0-rc1 (tag: 2.1.0-rc1) Author: Oleg Date: 2014-01-16 23:51:53 +0400 Tagging the 2.1.0-rc1 release. M bower.json A dist/jquery.js A dist/jquery.min.js A dist/jquery.min.map M package.json commit 2b98a26 refs/remotes/origin/1.x-master Author: Oleg Date: 2014-01-16 07:04:14 +0400 Tests: Fix code style issues (cherry-picked from a2250b0f4c157745b8cd8ac1247c6084882c500f) M test/unit/attributes.js commit a2250b0 refs/heads/master Author: Oleg Date: 2014-01-16 07:04:14 +0400 Tests: Fix code style issues M test/unit/attributes.js commit 659ac9c refs/heads/master Author: Oleg Date: 2014-01-16 06:58:54 +0400 Tests: Add assertion for the jQuery#val method M test/unit/attributes.js commit f601dd4 refs/remotes/origin/1.x-master Author: Oleg Date: 2014-01-16 06:55:56 +0400 Attrs: Restore ability to pass array to jQuery#val Thanks @gibson042 M src/attributes/val.js M test/unit/attributes.js commit 9fe051d refs/remotes/origin/1.x-master Author: Oleg Date: 2014-01-15 02:26:56 +0400 Attrs: Force reflow in select value setter When new option element is added to select box we need to force reflow of newly added node in order to workaround delay of initialization props. try...catch statment is required for bug isolation Fixes #2252 M src/attributes/val.js commit fdd78fa refs/heads/master Author: Oleg Date: 2014-01-12 23:44:07 +0400 Attrs: Remove outdated valHook for option element This hook was relevant for BlackBerry 4.7 which is no longer supported. But this code path now raises error in IE10-11 (#14686) in 1.x-master branch. So to just to be safe, also add test for IE issue to this branch too. M src/attributes/val.js M test/unit/attributes.js commit 92cbf53 refs/remotes/origin/1.x-master Author: Oleg Date: 2014-01-16 02:05:57 +0400 Attrs: Fix valHook for option element Fixes #14686 M src/attributes/val.js M test/unit/attributes.js commit a3cd88f refs/remotes/origin/1.x-master Author: Oleg Date: 2014-01-14 21:48:42 +0400 Tests: Remove one of the checks for memory leak This check is redundant since jQuery.fragments object does not exist anymore (cherry-picked from 38c122a73a843a0d117d4f962cc94fda6f553086) M test/data/testrunner.js commit 38c122a refs/heads/master Author: Oleg Date: 2014-01-14 21:48:42 +0400 Tests: Remove one of the checks for memory leak This check is redundant since jQuery.fragments object does not exist anymore M test/data/testrunner.js commit 3fbbe93 refs/remotes/origin/1.x-master Author: Oleg Date: 2014-01-14 20:58:10 +0400 Tests: Fix another issue with sinon timers M test/unit/effects.js commit a247bd0 refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2014-01-13 16:37:42 -0500 Sizzle: update committed dependencies M Gruntfile.js M src/sizzle/dist/sizzle.js M src/sizzle/dist/sizzle.min.js M src/sizzle/dist/sizzle.min.map M src/sizzle/test/index.html M src/sizzle/test/unit/selector.js commit 710d236 refs/heads/master Author: Timmy Willison Date: 2014-01-13 16:37:42 -0500 Sizzle: update committed dependencies M Gruntfile.js M src/sizzle/dist/sizzle.js M src/sizzle/dist/sizzle.min.js M src/sizzle/dist/sizzle.min.map M src/sizzle/test/index.html M src/sizzle/test/unit/selector.js commit 06ee2c1 refs/remotes/origin/1.x-master Author: Oleg Date: 2013-12-22 08:53:19 +0400 Ajax: support non-RFC2616 methods for oldIE Closes gh-1466 Fixes #13240 M src/ajax/xhr.js M test/unit/ajax.js commit f1af3c2 refs/remotes/origin/1.x-master Author: Oleg Date: 2014-01-13 22:22:51 +0400 Tests: Fix sinon timers for oldIE M Gruntfile.js M test/index.html A test/libs/sinon/timers_ie.js M test/unit/effects.js commit c991edd refs/remotes/origin/1.x-master Author: Richard Gibson Date: 2014-01-13 09:37:10 -0500 Selector: Update Sizzle Fixes #14657 (cherry picked from commit 9ac88dea494b0b79d1e1d1d26f8d9f5eb670cf62) M bower.json commit 9ac88de refs/heads/master Author: Richard Gibson Date: 2014-01-13 09:37:10 -0500 Selector: Update Sizzle Fixes #14657 M bower.json commit 478cf37 refs/heads/master Author: Dave Methvin Date: 2014-01-10 17:29:03 -0500 Authors: Update AUTHORS.txt and .mailmap M .mailmap M AUTHORS.txt commit f4a3587 refs/remotes/origin/1.x-master Author: Dave Methvin Date: 2014-01-10 10:24:52 -0500 Tests: Straighten out sinon dependencies * Cherry-pick took the wrong lines for a couple of things. * Update and commit dependencies after `grunt bower` M Gruntfile.js M test/index.html M test/libs/require.js A test/libs/sinon/fake_timers.js commit 20ea807 refs/heads/master Author: Jörn Zaefferer Date: 2014-01-10 13:45:01 +0100 Release: Publish to npm Closes gh-1479 M build/release.js commit 6bff3bf refs/heads/master Author: Dave Methvin Date: 2014-01-09 22:36:07 -0500 Tests: Remove html5 shiv M test/index.html commit 09b2853 refs/remotes/origin/1.x-master Author: Dave Methvin Date: 2013-12-24 15:59:37 -0500 Effects: First step() call should match :animated selector (cherry picked from commit 085814474e4a854d533b5ccbaef24c090081e0c4) Fixes #14623 Closes gh-1473 M src/effects.js M test/unit/effects.js commit ab1224d refs/remotes/origin/1.x-master Author: Dave Methvin Date: 2014-01-09 22:26:25 -0500 Tests: Fix test broken by previous cherry-pick M bower.json M test/unit/effects.js commit 2d6da2d refs/remotes/origin/1.x-master Author: John Paul Date: 2013-04-25 09:11:53 -0400 Effects: Integrate sinon fake timers into tests (cherry picked from commit b407bddea2ae65200df0802bef7cf06c16b5e524) Closes gh-1377 M bower.json M test/.jshintrc M test/index.html M test/unit/effects.js commit eb82709 refs/remotes/origin/1.x-master Author: Forbes Lindesay Date: 2014-01-08 13:44:10 +0000 Intro: Pass window to intro if available, for browserify Closes gh-1476 (cherry picked from commit 6de1d973a436282af7dfe3072924016c3cdc1984) M src/intro.js commit 6de1d97 refs/heads/master Author: Forbes Lindesay Date: 2014-01-08 13:44:10 +0000 Intro: Pass window to intro if available, for browserify Closes gh-1476 M src/intro.js commit 551c12c refs/remotes/origin/1.x-master Author: Dave Methvin Date: 2014-01-09 20:51:21 -0500 Build: Happy New Year! Thanks @marlonlandaverde (cherry picked from commit 3118f58c465286d538404669d09026b882b2149e) Closes gh-1477 M Gruntfile.js M MIT-LICENSE.txt M src/intro.js commit 3118f58 refs/heads/master Author: Dave Methvin Date: 2014-01-09 20:51:21 -0500 Build: Happy New Year! Thanks @marlonlandaverde M Gruntfile.js M MIT-LICENSE.txt M src/intro.js commit 0858144 refs/heads/master Author: Dave Methvin Date: 2013-12-24 15:59:37 -0500 Effects: First step() call should match :animated selector Fixes #14623 Closes gh-1473 M src/effects.js M test/unit/effects.js commit 8b88ca2 refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2014-01-06 21:04:20 +0100 Docs: Link to the browser support page in CONTRIBUTING.md Instead of duplicating the supported browsers matrix, just link to the browser support page on jquery.com. (cherry-picked from 5801c3a29a3c9a0d43f36c1d844f7cc7c24b3376) M CONTRIBUTING.md commit 5801c3a refs/heads/master Author: Michał Gołębiowski Date: 2014-01-06 21:04:20 +0100 Docs: Link to the browser support page in CONTRIBUTING.md Instead of duplicating the supported browsers matrix, just link to the browser support page on jquery.com. M CONTRIBUTING.md commit ed94889 refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2014-01-06 11:49:58 -0800 README: Add jQuery environment notes M README.md commit 4d19306 refs/heads/master Author: Timmy Willison Date: 2014-01-06 11:49:58 -0800 README: Add jQuery environment notes M README.md commit 305eefe refs/remotes/origin/1.x-master Author: cjqed Date: 2013-12-24 11:35:41 -0500 Tests: Avoid use of QUnit.reset() in tests by splitting them Closes gh-1470 Ref #1457 M test/data/testrunner.js M test/unit/attributes.js M test/unit/core.js M test/unit/css.js M test/unit/effects.js M test/unit/manipulation.js M test/unit/wrap.js commit 3140d3b refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2013-12-31 17:39:58 -0500 Update grunt-bowercopy to 0.5.0 M package.json commit 7d758ac refs/heads/master Author: Timmy Willison Date: 2013-12-31 17:39:58 -0500 Update grunt-bowercopy to 0.5.0 M package.json commit 286bf7e refs/remotes/origin/1.x-master Author: Oleg Date: 2013-12-31 23:38:34 +0400 Doc: Update links and simplify build instructions (cherry picked from commit e1a4329d78a5bae18d19fb94c1c3714ad45258ef) M README.md commit e1a4329 refs/heads/master Author: Oleg Date: 2013-12-31 23:38:34 +0400 Doc: Update links and simplify build instructions M README.md commit 1828c98 refs/remotes/origin/1.x-master Author: Timo Tijhof Date: 2013-12-14 02:10:46 +0100 traversing: Optimise .add by not using makeArray (cherry picked from commit b39ee05b69336d5a6230287ab8bd48c48e5b206f) Closes gh-1430 M src/traversing.js M test/unit/traversing.js commit b39ee05 refs/heads/master Author: Timo Tijhof Date: 2013-12-14 02:10:46 +0100 traversing: Optimise .add by not using makeArray Closes gh-1430 M src/traversing.js M test/unit/traversing.js commit 537e9ce refs/heads/master Author: cjqed Date: 2013-12-11 11:34:05 -0500 Tests: Avoid use of QUnit.reset() in tests by splitting them Fix #14040 Close gh-1457 M AUTHORS.txt M test/data/testrunner.js M test/unit/attributes.js M test/unit/core.js M test/unit/css.js M test/unit/effects.js M test/unit/manipulation.js M test/unit/wrap.js commit 7468461 refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2013-12-21 12:07:40 -0500 Release script: _tracMilestone -> tracMilestone M build/release.js commit 23db994 refs/heads/master Author: Timmy Willison Date: 2013-12-21 12:07:40 -0500 Release script: _tracMilestone -> tracMilestone M build/release.js commit 36f00d0 refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2013-12-20 18:39:16 -0500 exports/global: Do not attach global variables for most CommonJS environments For CommonJS environments where the global already has a document, it is expected that if a global is needed, the user can attach the global. Fixes #14645. M src/exports/global.js M src/intro.js commit bf6c95a refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2013-12-20 18:38:57 -0500 Gruntfile: fix watch task M Gruntfile.js commit e0fad09 refs/heads/master Author: Timmy Willison Date: 2013-12-20 18:39:16 -0500 exports/global: Do not attach global variables for most CommonJS environments For CommonJS environments where the global already has a document, it is expected that if a global is needed, the user can attach the global. Fixes #14645. M src/exports/global.js M src/intro.js commit 281808f refs/heads/master Author: Timmy Willison Date: 2013-12-20 18:38:57 -0500 Gruntfile: fix watch task M Gruntfile.js commit 5bb568c refs/tags/1.11.0-beta3 (tag: 1.11.0-beta3) Author: Timmy Willison Date: 2013-12-20 17:44:36 -0500 Tagging the 1.11.0-beta3 release. M bower.json A dist/jquery.js A dist/jquery.min.js A dist/jquery.min.map M package.json commit 0b7aeca refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2013-12-20 17:37:38 -0500 Release script: minor formatting issue. M build/release.js commit 74a4895 refs/heads/master Author: Timmy Willison Date: 2013-12-20 17:37:38 -0500 Release script: minor formatting issue. M build/release.js commit dfb03b4 refs/tags/2.1.0-beta3 (tag: 2.1.0-beta3) Author: Timmy Willison Date: 2013-12-20 17:31:45 -0500 Tagging the 2.1.0-beta3 release. M bower.json A dist/jquery.js A dist/jquery.min.js A dist/jquery.min.map M package.json commit 827b514 refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2013-12-20 17:13:48 -0500 Release script: jquery-release integration Conflicts: build/release.js M build/release.js M package.json commit fd9c321 refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2013-12-20 12:30:23 -0500 Remove hyphen from pre versions - It is intentionally invalid semver as pre versions should never be released - UI and Mobile already do this Conflicts: bower.json package.json M bower.json M package.json commit 499ae3a refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2013-12-20 12:29:28 -0500 Update AUTHORS.txt using git log --format="%aN <%aE>" M AUTHORS.txt commit f3062f9 refs/heads/master Author: Timmy Willison Date: 2013-12-20 17:13:48 -0500 Release script: jquery-release integration M build/release.js M package.json commit bae1174 refs/heads/master Author: Timmy Willison Date: 2013-12-20 12:30:23 -0500 Remove hyphen from pre versions - It is intentionally invalid semver as pre versions should never be released - UI and Mobile already do this M bower.json M package.json commit ed0f0e4 refs/heads/master Author: Timmy Willison Date: 2013-12-20 12:29:28 -0500 Update AUTHORS.txt using git log --format="%aN <%aE>" M AUTHORS.txt commit 189b2d2 refs/remotes/origin/1.x-master Author: Richard Gibson Date: 2013-12-20 16:46:30 -0500 Selector: update Sizzle Fix #14584 (cherry picked from commit 29c8003347e8768e26077c6d040203d662009220) M bower.json M src/sizzle/dist/sizzle.js M src/sizzle/dist/sizzle.min.js M src/sizzle/dist/sizzle.min.map M src/sizzle/test/unit/selector.js commit 29c8003 refs/heads/master Author: Richard Gibson Date: 2013-12-20 16:46:30 -0500 Selector: update Sizzle Fix #14584 M bower.json M src/sizzle/dist/sizzle.js M src/sizzle/dist/sizzle.min.js M src/sizzle/dist/sizzle.min.map M src/sizzle/test/unit/selector.js commit 36c3f32 refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2013-12-19 15:31:36 -0500 Build: add build option for setting the AMD name. Fixes #14016. M README.md M build/tasks/build.js commit 1d3b600 refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2013-12-19 15:00:06 -0500 Build: Add the ability to remove global exposure. Ref #14016 Conflicts: build/tasks/build.js src/core.js M README.md M build/tasks/build.js M src/core.js A src/exports/global.js M src/jquery.js commit 7e8a91c refs/heads/master Author: Timmy Willison Date: 2013-12-19 15:31:36 -0500 Build: add build option for setting the AMD name. Fixes #14016. M README.md M build/tasks/build.js commit a6f474e refs/heads/master Author: Timmy Willison Date: 2013-12-19 15:00:06 -0500 Build: Add the ability to remove global exposure. Ref #14016 M README.md M build/tasks/build.js M src/core.js A src/exports/global.js M src/jquery.js commit 0e89df5 refs/remotes/origin/1.x-master Author: Oleg Date: 2013-12-19 08:32:40 +0400 Use the exact versions dependencies And remove unused "which" package Cherry picked from the commit 09ede3d33b1a43c399bc9549c634af634513a81d M package.json commit 09ede3d refs/heads/master Author: Oleg Date: 2013-12-19 08:32:40 +0400 Use the exact versions dependencies And remove unused "which" package Closes gh-1458 M package.json commit b876352 refs/remotes/origin/1.x-master Author: Dave Methvin Date: 2013-12-18 20:54:02 -0500 Offset: Fix comment typo, thanks @AurelioDeRosa M src/offset.js commit bb3fff9 refs/heads/master Author: Dave Methvin Date: 2013-12-18 20:50:53 -0500 Offset: Fix comment typo, thanks @AurelioDeRosa M src/offset.js commit 04a652a refs/remotes/origin/1.x-master Author: Dave Methvin Date: 2013-12-18 20:44:32 -0500 Readme: Fix typo, thanks @tcort (cherry picked from commit 84190105c0f2acb39f33810678c36e4536bd1692) M README.md commit 8419010 refs/heads/master Author: Dave Methvin Date: 2013-12-18 20:44:32 -0500 Readme: Fix typo, thanks @tcort M README.md commit c4e8808 refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2013-12-18 15:23:27 +0100 Build: Upgrade to grunt-contrib-jshint 0.7.1 and squash subtasks grunt-contrib-jshint 0.7.1 allows the jshintrc option to be set to true to have it read the appropriate config file based on the file being checked. The only place where we can’t use it is the check for dist/jquery.js that has the onevar option removed. (cherry-picked from 7deee6af72bfcf328fa09a28a1e68159cc58513f) Fixes #14504 M Gruntfile.js M package.json commit 7deee6a refs/heads/master Author: Michał Gołębiowski Date: 2013-12-18 15:23:27 +0100 Build: Upgrade to grunt-contrib-jshint 0.7.1 and squash subtasks grunt-contrib-jshint 0.7.1 allows the jshintrc option to be set to true to have it read the appropriate config file based on the file being checked. The only place where we can’t use it is the check for dist/jquery.js that has the onevar option removed. Fixes #14504 M Gruntfile.js M package.json commit 15d245f refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2013-11-15 15:55:59 +0100 Build: Use absolute paths in .gitignore and .npmignore. .gitignore/.npmignore treat all its paths as relative to *every* directory in the repository. In most cases that’s not what’s desired. (cherry-picked from 2d7315051193212fca6e7d64a3de87d96977c418) M .gitignore M .npmignore commit 2d73150 refs/heads/master Author: Michał Gołębiowski Date: 2013-11-15 15:55:59 +0100 Build: Use absolute paths in .gitignore and .npmignore. .gitignore/.npmignore treat all its paths as relative to *every* directory in the repository. In most cases that’s not what’s desired. M .gitignore M .npmignore commit c536e7e refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2013-12-18 15:10:42 +0100 Ajax: don’t test jQuery.ajax() on beforeunload in Chrome 31 Chrome 31 doesn't fire Ajax requests in beforeunload event handler. There is no way for us to workaround it and it's been fixed in Chrome 32 so let's just blacklist Chrome 31 as long as it's in TestSwarm. See https://code.google.com/p/chromium/issues/detail?id=321241 (cherry-picked from fd0bce07584b73fb755574c4d462e0b175d1c6b6) M test/unit/ajax.js commit fd0bce0 refs/heads/master Author: Michał Gołębiowski Date: 2013-12-18 15:10:42 +0100 Ajax: don’t test jQuery.ajax() on beforeunload in Chrome 31 Chrome 31 doesn't fire Ajax requests in beforeunload event handler. There is no way for us to workaround it and it's been fixed in Chrome 32 so let's just blacklist Chrome 31 as long as it's in TestSwarm. See https://code.google.com/p/chromium/issues/detail?id=321241 M test/unit/ajax.js commit e2022dd refs/remotes/origin/1.x-master Author: Scott González Date: 2013-12-17 09:18:54 -0500 CONTRIBUTING: Fixed link to style guide (cherry-picked from 846771081c038f523612087d76deb3c853e252fd) M CONTRIBUTING.md commit 8467710 refs/heads/master Author: Scott González Date: 2013-12-17 09:18:54 -0500 CONTRIBUTING: Fixed link to style guide M CONTRIBUTING.md commit b8d0d54 refs/heads/master Author: Chris Antaki Date: 2013-11-05 21:23:04 -0800 Reduce size by reordering variable declarations Close gh-1421 M src/attributes/classes.js M src/core/access.js M src/effects.js M src/traversing/findFilter.js commit b278d81 refs/heads/master Author: Dave Methvin Date: 2013-12-15 22:02:51 -0500 Revert "Ajax: Fix #14424. Use ActiveX in IE9+ on local files, close gh-1434." This reverts commit 498e0e6c9bf486a0b1f16b455d65fcbc6c43867e. We can't use the ActiveX XHR because it doesn't support events. M src/.jshintrc M src/ajax/xhr.js commit c2e0dbd refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2013-12-06 15:55:55 -0500 Manage bower dependencies with grunt-bowercopy Tracked bower dependencies are located at "src/sizzle" and "test/libs". The source-destination mapping is in the Gruntfile. When updating a bower dependency, update the version in bower.json, run `grunt bower`, and then commit the result. When adding a dependency, update the bowercopy task accordingly. Fixes #14615. Closes gh-1452. Conflicts: bower.json test/index.html M .gitignore M .jscs.json M .jshintignore M Gruntfile.js M bower.json M build/release.js M build/tasks/build.js M package.json A src/sizzle/dist/sizzle.js A src/sizzle/dist/sizzle.min.js A src/sizzle/dist/sizzle.min.map A src/sizzle/test/data/empty.js A src/sizzle/test/data/mixed_sort.html A src/sizzle/test/data/testinit.js A src/sizzle/test/index.html A src/sizzle/test/jquery.js A src/sizzle/test/unit/extending.js A src/sizzle/test/unit/selector.js A src/sizzle/test/unit/utilities.js M test/data/testinit.js M test/index.html M test/jquery.js A test/libs/qunit/qunit.css A test/libs/qunit/qunit.js A test/libs/require.js commit f9ad13c refs/heads/master Author: Timmy Willison Date: 2013-12-06 15:55:55 -0500 Manage bower dependencies with grunt-bowercopy Tracked bower dependencies are located at "src/sizzle" and "test/libs". The source-destination mapping is in the Gruntfile. When updating a bower dependency, update the version in bower.json, run `grunt bower`, and then commit the result. When adding a dependency, update the bowercopy task accordingly. Fixes #14615. Closes gh-1452. M .gitignore M .jscs.json M .jshintignore M Gruntfile.js M bower.json M build/release.js M build/tasks/build.js M package.json A src/sizzle/dist/sizzle.js A src/sizzle/dist/sizzle.min.js A src/sizzle/dist/sizzle.min.map A src/sizzle/test/data/empty.js A src/sizzle/test/data/mixed_sort.html A src/sizzle/test/data/testinit.js A src/sizzle/test/index.html A src/sizzle/test/jquery.js A src/sizzle/test/unit/extending.js A src/sizzle/test/unit/selector.js A src/sizzle/test/unit/utilities.js M test/data/testinit.js M test/index.html M test/jquery.js A test/libs/qunit/qunit.css A test/libs/qunit/qunit.js A test/libs/require.js A test/libs/sinon/fake_timers.js commit b869d3f refs/remotes/origin/1.x-master Author: Richard Gibson Date: 2013-11-27 14:51:29 -0500 Fix #14579: attribute selectors with trailing spaces after an unquoted value (cherry picked from commit ed20e7c645064822f4070a0c60195e4bcdaba683) M bower.json commit ed20e7c refs/heads/master Author: Richard Gibson Date: 2013-11-27 14:51:29 -0500 Fix #14579: attribute selectors with trailing spaces after an unquoted value M bower.json commit d6684dc refs/remotes/origin/1.x-master Author: Corey Frang Date: 2013-11-26 12:45:39 -0600 Ajax: Use weak ETag header in tests See http://en.wikipedia.org/wiki/HTTP_ETag#Strong_and_weak_validation Close gh-1448 (cherry picked from commit d2aa969206aa1b7738b911cdaf29038f249b5066) M test/data/etag.php commit d2aa969 refs/heads/master Author: Corey Frang Date: 2013-11-26 12:45:39 -0600 Ajax: Use weak ETag header in tests See http://en.wikipedia.org/wiki/HTTP_ETag#Strong_and_weak_validation Close gh-1448 M test/data/etag.php commit d14f617 refs/remotes/origin/1.x-master Author: Jakob Stoeck Date: 2013-11-25 19:48:10 +0100 Add unit tests for .html( number ). Close gh-1447. (cherry picked from commit ed291938c287d34fe1183e588e12372e540eb5e7) M test/unit/manipulation.js commit ed29193 refs/heads/master Author: Jakob Stoeck Date: 2013-11-25 19:48:10 +0100 Add unit tests for .html( number ). Close gh-1447. M test/unit/manipulation.js commit e07c00b refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2013-11-14 14:36:04 -0500 Fixes #14535: update Sizzle to 1.10.13 (cherry picked from commit c389c2e6ba698e95c683ad113d728e757a4da29a) M bower.json commit b407bdd refs/heads/master Author: John Paul Date: 2013-04-25 09:11:53 -0400 Effects: Integrate sinon fake timers into tests. Close gh-1377. M bower.json M test/.jshintrc M test/index.html M test/unit/effects.js commit 9158699 refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2013-11-17 01:06:44 +0100 Change window to global in the most outer IIFE parameters. (cherry-picked from dc649a33e081c7beb083b04956731aa410eb6b3f) In the most outer IIFE it’s not yet known if the global is window or not. Using the window variable to denote the global was misleading in that case, especially that the code didn’t make such assumption, requiring to provide a Web-like window separately. Renaming window to global clears the confusion. M src/intro.js commit dc649a3 refs/heads/master Author: Michał Gołębiowski Date: 2013-11-17 01:06:44 +0100 Change window to global in the most outer IIFE parameters. In the most outer IIFE it’s not yet known if the global is window or not. Using the window variable to denote the global was misleading in that case, especially that the code didn’t make such assumption, requiring to provide a Web-like window separately. Renaming window to global clears the confusion. M src/intro.js commit 54419cb refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2013-11-15 17:18:22 -0500 Fixes #14549. Execute the factory immediately when CommonJS is used in the browser. M src/intro.js commit 8f7db68 refs/heads/master Author: Timmy Willison Date: 2013-11-15 17:18:22 -0500 Fixes #14549. Execute the factory immediately when CommonJS is used in the browser. M src/intro.js commit 9cf2538 refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2013-11-15 17:07:12 -0500 Fixes #14548. Add main property to package.json Conflicts: package.json M package.json commit 6fde975 refs/heads/master Author: Timmy Willison Date: 2013-11-15 17:07:12 -0500 Fixes #14548. Add main property to package.json M package.json commit 8d09ee0 refs/heads/master Author: hongymagic Date: 2013-11-11 13:28:36 +1100 Ref #14503: Cherry-pick tests. (cherry picked from commit 27b22f4ef5f3f291204f0e0f9f414ac503f6c8a8) (cherry picked from commit 8dc0f2ea84e1861d8d8dfa7699268368c659f8e9) (cherry picked from commit 936126f10de193e2bb1c8280dbc2361ca5d62e29) M test/data/headers.php M test/unit/ajax.js commit adf904c refs/tags/2.1.0-beta2 (tag: 2.1.0-beta2) Author: Timmy Willison Date: 2013-11-15 11:19:43 -0500 2.1.0-beta2 A dist/jquery.js A dist/jquery.min.js A dist/jquery.min.map commit 98c7948 refs/tags/2.1.0-beta2 Author: Timmy Willison Date: 2013-11-15 11:19:24 -0500 Add sizzle A bower_modules/sizzle/.bower.json A bower_modules/sizzle/dist/sizzle.js A bower_modules/sizzle/dist/sizzle.min.js A bower_modules/sizzle/dist/sizzle.min.map A bower_modules/sizzle/test/data/empty.js A bower_modules/sizzle/test/data/mixed_sort.html A bower_modules/sizzle/test/data/testinit.js A bower_modules/sizzle/test/index.html A bower_modules/sizzle/test/jquery.js A bower_modules/sizzle/test/unit/extending.js A bower_modules/sizzle/test/unit/selector.js A bower_modules/sizzle/test/unit/utilities.js commit fce6853 refs/tags/2.1.0-beta2 Author: Timmy Willison Date: 2013-11-15 11:19:12 -0500 Remove scripts from package.json M package.json commit 1259551 refs/tags/2.1.0-beta2 Author: Timmy Willison Date: 2013-11-15 10:23:23 -0500 Release script: Add .npmignore and keep .gitignore when creating the tag A .npmignore M build/release.js commit 02cb5be refs/tags/1.11.0-beta2 (tag: 1.11.0-beta2) Author: Dave Methvin Date: 2013-11-15 10:59:01 -0500 1.11.0-beta2 A dist/jquery.js A dist/jquery.min.js A dist/jquery.min.map commit c064624 refs/remotes/origin/1.x-master Author: Dave Methvin Date: 2013-11-15 10:59:01 -0500 Updating the source version to 1.11.0-pre✓™ M bower.json M package.json commit b8be944 refs/tags/1.11.0-beta2 Author: Dave Methvin Date: 2013-11-15 10:59:01 -0500 Add sizzle A bower_modules/sizzle/.bower.json A bower_modules/sizzle/dist/sizzle.js A bower_modules/sizzle/dist/sizzle.min.js A bower_modules/sizzle/dist/sizzle.min.map A bower_modules/sizzle/test/data/empty.js A bower_modules/sizzle/test/data/mixed_sort.html A bower_modules/sizzle/test/data/testinit.js A bower_modules/sizzle/test/index.html A bower_modules/sizzle/test/jquery.js A bower_modules/sizzle/test/unit/extending.js A bower_modules/sizzle/test/unit/selector.js A bower_modules/sizzle/test/unit/utilities.js commit 90ae593 refs/tags/1.11.0-beta2 Author: Dave Methvin Date: 2013-11-15 10:59:01 -0500 Remove scripts property from package.json M package.json commit 26dbe63 refs/remotes/origin/1.x-master Author: Dave Methvin Date: 2013-11-15 10:58:35 -0500 Updating version to 1.11.0-beta2. M bower.json M package.json commit 21a1e7d refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2013-11-15 10:48:49 -0500 Release script: Add dist files in multiple commits for a clean final commit with a small diff M build/release.js commit 14c19cf refs/heads/master Author: Timmy Willison Date: 2013-11-15 10:48:49 -0500 Release script: Add dist files in multiple commits for a clean final commit with a small diff M build/release.js commit 9b860e9 refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2013-11-15 10:23:23 -0500 Release script: Add .npmignore and keep .gitignore when creating the tag A .npmignore M build/release.js commit b04b386 refs/heads/master Author: Timmy Willison Date: 2013-11-15 10:23:23 -0500 Release script: Add .npmignore and keep .gitignore when creating the tag A .npmignore M build/release.js commit 6f74abb refs/heads/master Author: Dave Methvin Date: 2013-11-15 09:55:16 -0500 Updating the source version to 2.1.0-pre✓™ M bower.json M package.json commit 1f7661f refs/tags/2.1.0-beta2 Author: Dave Methvin Date: 2013-11-15 09:54:53 -0500 Updating version to 2.1.0-beta2. M bower.json M package.json commit 1f112c9 refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2013-11-15 15:50:31 +0100 Keep bower_components in .gitignore. (cherry-picked from 21c218eabb933095d933c9fe3fa29dcd0aef35fe) M .gitignore commit 21c218e refs/tags/2.1.0-beta2 Author: Michał Gołębiowski Date: 2013-11-15 15:50:31 +0100 Keep bower_components in .gitignore. M .gitignore commit c89ddaf refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2013-11-15 09:19:44 -0500 Release script: create tag after building CDN files M build/release.js commit 9aacb89 refs/tags/2.1.0-beta2 Author: Timmy Willison Date: 2013-11-15 09:19:44 -0500 Release script: create tag after building CDN files M build/release.js commit 62cebac refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2013-11-15 12:54:40 +0100 Add es3: true to test/.jshintrc. Make tests conform to that jsHint setting. M test/.jshintrc M test/unit/ajax.js M test/unit/core.js commit 936126f refs/remotes/origin/1.x-master Author: Richard Gibson Date: 2013-11-15 00:18:46 -0500 Ref 27b22f4e: Remove oldIE-unfriendly trailing comma M test/unit/ajax.js commit 8dc0f2e refs/remotes/origin/1.x-master Author: Richard Gibson Date: 2013-11-14 23:50:53 -0500 Ref 27b22f4e: Don't try to outsmart Apache M test/unit/ajax.js commit 27b22f4 refs/remotes/origin/1.x-master Author: hongymagic Date: 2013-11-11 13:28:36 +1100 Fix #14503: Cast to string before setting XHR header. Close gh-1427. M src/ajax/xhr.js M test/data/headers.php M test/unit/ajax.js commit 5f325b1 refs/remotes/origin/1.x-master Author: Dave Methvin Date: 2013-11-14 16:33:12 -0500 Ref #14180, let focusin/out work on non-element targets. (cherry picked from commit c2aca17d457d302cb1683f925b9e5ee93f0984ea) Conflicts: src/event.js M src/event.js M test/unit/event.js commit c2aca17 refs/tags/2.1.0-beta2 Author: Dave Methvin Date: 2013-11-14 16:33:12 -0500 Ref #14180, let focusin/out work on non-element targets. M src/event.js M test/unit/event.js commit 9ca87af refs/remotes/origin/1.x-master Author: Dave Methvin Date: 2013-11-14 16:10:43 -0500 Fix #14475. Use IE11-friendly detect for proper XHR object. We don't seem to have test cases for local file access. M src/ajax/xhr.js commit 498e0e6 refs/tags/2.1.0-beta2 Author: Dave Methvin Date: 2013-11-13 21:31:07 -0500 Ajax: Fix #14424. Use ActiveX in IE9+ on local files, close gh-1434. We can't feature detect ActiveX in IE11, but we can just call it and catch whatever error occurs, then try normal XHR. M src/.jshintrc M src/ajax/xhr.js commit d0782ed refs/tags/2.1.0-beta2 Author: Ilya Kantor Date: 2013-10-15 17:09:55 +0400 Event: Fix #14544. Remove elem from event handle, close gh-1400. This also reduces memory leaks if the element is removed without cleaning events (e.g with native DOM operations). Not pickable into the 1.x branch because oldIE still needs this. M src/event.js commit c389c2e refs/tags/2.1.0-beta2 Author: Timmy Willison Date: 2013-11-14 14:36:04 -0500 Fixes #14535: update Sizzle to 1.10.13 M bower.json commit 473c7db refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2013-11-14 10:21:46 -0500 Update sizzle location in release script M build/release.js commit 7f0b28e refs/tags/2.1.0-beta2 Author: Timmy Willison Date: 2013-11-14 10:21:46 -0500 Update sizzle location in release script M build/release.js commit a9f5946 refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2013-11-14 10:17:18 -0500 Use grunt and bower packages as local dependencies. Close gh-1433. M .gitignore M .jshintignore M .travis.yml M Gruntfile.js M README.md M bower.json D build/bower-install.js M build/tasks/build.js M package.json M test/data/testinit.js M test/index.html M test/jquery.js commit ac7ff97 refs/tags/2.1.0-beta2 Author: Timmy Willison Date: 2013-11-14 10:17:18 -0500 Use grunt and bower packages as local dependencies. Close gh-1433. M .gitignore M .jshintignore M .travis.yml M Gruntfile.js M README.md M bower.json D build/bower-install.js M build/tasks/build.js M package.json M test/data/testinit.js M test/index.html M test/jquery.js commit 36f00b1 refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2013-11-13 22:05:37 -0500 Update Sizzle: remove the use of version ranges Conflicts: bower.json M bower.json commit 1a13e0b refs/tags/2.1.0-beta2 Author: Timmy Willison Date: 2013-11-13 22:05:37 -0500 Update Sizzle: remove the use of version ranges M bower.json commit 73365ae refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2013-11-13 21:25:37 -0500 Modify release script to create a headless tag for bower and publish to NPM Conflicts: build/release.js M build/release.js commit 2035695 refs/tags/2.1.0-beta2 Author: Timmy Willison Date: 2013-11-13 21:25:37 -0500 Modify release script to create a headless tag for bower and publish to NPM M build/release.js commit c58a643 refs/remotes/origin/1.x-master Author: njhamann Date: 2013-08-24 13:02:17 -0400 Fix #14036. Remove user/pass from ajaxLocation. Close gh-1340. (cherry picked from commit eb1a2afc9fb1d990d10358aab0e17bc0ce1d1db3) M AUTHORS.txt M src/ajax.js commit 0d68b78 refs/tags/2.1.0-beta2 Author: njhamann Date: 2013-08-24 13:02:17 -0400 Fix #14036. Remove user/pass from ajaxLocation. Close gh-1340. M AUTHORS.txt M src/ajax.js commit dce2edb refs/tags/2.1.0-beta2 Author: Dave Methvin Date: 2013-11-13 20:53:04 -0500 ajax: Fix #14207. file protocol returns status 0, see #8605. M src/ajax/xhr.js commit 97d5383 refs/remotes/origin/1.x-master Author: Dave Methvin Date: 2013-09-17 18:51:54 -0400 Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369. (cherry picked from commit ebdb467761d756d4e52608a0df4a4d9b17da8092) (conflicts with .data() resolved manually) M src/event.js A test/data/event/focusinCrossFrame.html M test/unit/event.js commit 1cecf64 refs/tags/2.1.0-beta2 Author: Dave Methvin Date: 2013-09-17 18:51:54 -0400 Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369. M src/event.js A test/data/event/focusinCrossFrame.html M test/unit/event.js commit b7f62ab refs/tags/2.1.0-beta2 Author: Richard Gibson Date: 2013-11-12 13:31:35 -0500 Ref 71b2ac52: Disallow 2.x bypass of environmental helper methods M test/jquery.js commit 71b2ac5 refs/tags/2.1.0-beta2 Author: Richard Gibson Date: 2013-11-04 23:36:15 -0500 Fix #14492: More correct jQuery.parseJSON. Close gh-1419. (cherry picked from commit 60a6178131afec97b68c9a45bc24459f7b8bd905) Conflicts: src/ajax/parseJSON.js M src/ajax/parseJSON.js M test/jquery.js M test/unit/core.js commit e8e53a6 refs/tags/2.1.0-beta2 Author: Richard Gibson Date: 2013-11-12 00:08:51 -0500 Merge branches 'master' and 'master' of github.com:jquery/jquery commit 60a6178 refs/remotes/origin/1.x-master Author: Richard Gibson Date: 2013-11-04 23:36:15 -0500 Fix #14492: More correct jQuery.parseJSON. Close gh-1419. M src/ajax/parseJSON.js M test/jquery.js M test/unit/core.js commit 07c3747 refs/tags/2.1.0-beta2 Author: Michał Gołębiowski Date: 2013-11-11 01:53:23 +0100 No ticket. Remove the unnecessary guard in addGetHookIf. Close gh-1426. In 1.x if the support test executes before doc ready, it may not be able to return a result yet. In such a case, we protect ourselves from future breakages, allowing only for the ones before doc ready. Since in 2.x lazy support tests attach test elements to docElem, not body, such a guard is unnecessary. M src/css/addGetHookIf.js commit 4b39a82 refs/tags/2.1.0-beta2 Author: Michał Gołębiowski Date: 2013-09-07 02:46:55 +0200 Fix #14340. Remove remnants of oldIE from unit tests. Close gh-1425. M test/data/testsuite.css M test/unit/attributes.js M test/unit/core.js M test/unit/css.js M test/unit/effects.js M test/unit/event.js M test/unit/manipulation.js M test/unit/offset.js M test/unit/selector.js M test/unit/wrap.js commit ef7f8f1 refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2013-11-11 00:43:18 +0100 No ticket. Remove version sniffing from test/unit/support.js, browsers got updated. M test/unit/support.js commit 2ace149 refs/tags/2.1.0-beta2 Author: Michał Gołębiowski Date: 2013-11-11 00:42:37 +0100 No ticket. Remove version sniffing from test/unit/support.js, browsers got updated. M test/unit/support.js commit 14272ba refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2013-11-10 23:47:04 +0100 No ticket. Remove the pre-uglify task form build/tasks/build.js. Fix custom builds. (cherry-picked from 7d5a12376d18e0ec70241e653721ce9977123d34) M build/tasks/build.js commit 7d5a123 refs/tags/2.1.0-beta2 Author: Michał Gołębiowski Date: 2013-11-10 23:47:04 +0100 No ticket. Remove the pre-uglify task form build/tasks/build.js. Fix custom builds. M build/tasks/build.js commit 3fa4f48 refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2013-11-09 23:55:32 +0100 Fix #14415. Remove the source map comment in the release script. Close gh-1424. (cherry-picked from 562145e887cc42ce8c9c9cd2c6e946ff01e6731d) M build/release.js commit 562145e refs/tags/2.1.0-beta2 Author: Michał Gołębiowski Date: 2013-11-09 23:55:32 +0100 Fix #14415. Remove the source map comment in the release script. Close gh-1424. M build/release.js commit 762459a refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2013-11-10 22:34:46 +0100 Grunt: put .sizecache.json in build/, not dist/. (see 6095be1260c5c0e7dfe88380501188d4c50975eb) M Gruntfile.js commit b349731 refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2013-09-07 02:46:55 +0200 No ticket. Restore some parsing tests in core. (cherry-picked from 650f325d8e5e9092cd8ca7c1a7ab62c4bba582cf) M test/unit/core.js commit 650f325 refs/tags/2.1.0-beta2 Author: Michał Gołębiowski Date: 2013-09-07 02:46:55 +0200 No ticket. Restore some parsing tests in core. M test/unit/core.js commit 7c38b06 refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2013-11-09 23:12:06 +0100 Remove workarounds for the uglify task mishandling banners when used with source maps. (cherry-picked from d0fadbba9f1dbe2ee009be6586fbdf3cda4eff98) The issue was fixed in grunt-contrib-uglify: https://github.com/gruntjs/grunt-contrib-uglify/issues/22 M Gruntfile.js D build/tasks/uglify.js M package.json commit d0fadbb refs/tags/2.1.0-beta2 Author: Michał Gołębiowski Date: 2013-11-09 23:12:06 +0100 Remove workarounds for the uglify task mishandling banners when used with source maps. The issue was fixed in grunt-contrib-uglify: https://github.com/gruntjs/grunt-contrib-uglify/issues/22 M Gruntfile.js D build/tasks/uglify.js M package.json commit ff95131 refs/remotes/origin/1.x-master Author: Oleg Date: 2013-11-08 22:32:35 +0100 Remove old try...catch for old FF M src/ajax/xhr.js commit c6de821 refs/remotes/origin/1.x-master Author: Richard Gibson Date: 2013-11-08 10:13:32 -0500 Ref 705216d: Synchronize ajax/xhr.js with master M src/ajax/xhr.js commit 7e383b1 refs/remotes/origin/1.x-master Author: Richard Gibson Date: 2013-11-08 10:10:21 -0500 Merge branches '1.x-master' and '1.x-master' of github.com:jquery/jquery into 1.x-master commit 0b987db refs/remotes/origin/1.x-master Author: Oleg Date: 2013-11-08 16:03:51 +0100 Check Gruntfile and tasks for code style Cherry picked from 85d4c0133b5369b54bc9c4250989214bb2d45700 commit M Gruntfile.js commit 7f82975 refs/remotes/origin/1.x-master Author: Oleg Date: 2013-11-07 22:32:12 +0100 Don't execute focus tests in Firefox Cherry picked from 45be91e3981164e076a71de31f0b8a972a4bf104 commit M test/unit/event.js commit 85d4c01 refs/tags/2.1.0-beta2 Author: Oleg Date: 2013-11-08 16:03:51 +0100 Check Gruntfile and tasks for code style M Gruntfile.js commit 45be91e refs/tags/2.1.0-beta2 Author: Oleg Date: 2013-11-07 22:32:12 +0100 Don't execute focus tests in Firefox Close gh-1423 M test/unit/event.js commit d6fc713 refs/remotes/origin/1.x-master Author: Oleg Date: 2013-11-08 00:49:15 +0100 Use full version of jQuery 1.9.1 Had some weird failures in IE with xhr build of 1.9.1. Cherry picked from 626cbde7f8267e2463cef85d84f9f0172f1c7cb9 commit M .jshintignore D test/data/jquery-1.9.1.ajax_xhr.min.js A test/data/jquery-1.9.1.js M test/index.html commit 626cbde refs/tags/2.1.0-beta2 Author: Oleg Date: 2013-11-07 22:51:46 +0100 Use full version of jQuery 1.9.1 Had some weird failures in IE with xhr build of 1.9.1 M .jshintignore D test/data/jquery-1.9.1.ajax_xhr.min.js A test/data/jquery-1.9.1.js M test/index.html M test/unit/support.js commit 878b007 refs/remotes/origin/1.x-master Author: Sindre Sorhus Date: 2013-10-25 20:12:46 +0200 Add "keywords" to bower.json Cherry picked from 0bb4090c2c77746ae3976bcce52ea3f58a056604 commit M bower.json commit 7e5c2cb refs/remotes/origin/1.x-master Author: Sindre Sorhus Date: 2013-10-25 20:02:04 +0200 Add load-grunt-tasks package dependency Cherry picked from abfa210adfaee28e2496d7749d675d157d8e6c9d commit M Gruntfile.js M package.json commit 22120ce refs/remotes/origin/1.x-master Author: Oleg Date: 2013-11-07 21:14:23 +0100 Fix some code style inconsistencies M src/ajax.js M src/ajax/parseXML.js M src/attributes/support.js M src/attributes/val.js M src/callbacks.js M src/core/ready.js M src/css.js M src/css/support.js M src/css/var/rmargin.js M src/css/var/rnumnonpx.js M src/data.js M src/data/support.js M src/deferred.js M src/effects.js M src/effects/Tween.js M src/effects/support.js M src/event.js M src/event/support.js M src/manipulation.js M src/manipulation/support.js M src/offset.js M src/queue.js M src/selector-sizzle.js M src/serialize.js commit bcae427 refs/remotes/origin/1.x-master Author: Oleg Date: 2013-09-13 00:51:59 +0400 Fix #12757 - use jscs to check the style guide Cherry picked from ab63e568f50b5b9823490eda9c184e48cc6440c4 commit A .jscs.json M Gruntfile.js M package.json commit 9e3d0f3 refs/remotes/origin/1.x-master Author: Oleg Date: 2013-10-30 16:20:38 +0400 Fix #14422 and add more thorough check for CSP violations Close gh-1413 M src/event/support.js A test/data/support/csp-clean.php A test/data/support/csp-log.php A test/data/support/csp.log M test/data/support/csp.php M test/unit/support.js commit 0bb4090 refs/tags/2.1.0-beta2 Author: Sindre Sorhus Date: 2013-10-25 20:12:46 +0200 Add "keywords" to bower.json Close gh-1407 M bower.json commit abfa210 refs/tags/2.1.0-beta2 Author: Sindre Sorhus Date: 2013-10-25 20:02:04 +0200 Add load-grunt-tasks package dependency Close gh-1405 M Gruntfile.js M package.json commit 5ce0b34 refs/tags/2.1.0-beta2 Author: Oleg Date: 2013-09-13 00:51:59 +0400 Fix #12757 - use jscs to check the style guide Close gh-1396 A .jscs.json M Gruntfile.js M package.json commit ee0d0e6 refs/tags/2.1.0-beta2 Author: Oleg Date: 2013-10-30 16:20:38 +0400 Add more thorough check for CSP violations A test/data/support/csp-clean.php A test/data/support/csp-log.php A test/data/support/csp.log M test/data/support/csp.php M test/unit/support.js commit ba2a8fb refs/remotes/origin/1.x-master Author: Richard Gibson Date: 2013-11-07 11:59:56 -0500 Ref c66a5e70: Synchronize unit tests with master M test/unit/data.js commit c66a5e7 refs/tags/2.1.0-beta2 Author: Richard Gibson Date: 2013-09-18 09:41:07 -0400 Fix #14074: element id="nodeName". Close gh-1389. (cherry picked from commit 126d596b56924613687329b7aab4f0cdf4b593b3) Conflicts: src/data.js src/data/accepts.js test/unit/core.js test/unit/data.js M src/data/accepts.js A test/data/core/aliased.html M test/unit/core.js M test/unit/data.js commit 126d596 refs/remotes/origin/1.x-master Author: Richard Gibson Date: 2013-09-18 09:41:07 -0400 Fix #14074: element id="nodeName". Close gh-1389. M src/data.js M src/data/accepts.js A test/data/core/aliased.html M test/unit/core.js M test/unit/data.js commit d0b8f9f refs/remotes/origin/1.x-master Author: Chris Antaki Date: 2013-10-30 01:16:05 -0700 Ref fb2e0a0c: Synchronize unit tests with master M test/unit/manipulation.js commit 075763b refs/remotes/origin/1.x-master Author: Corey Frang Date: 2013-11-05 15:03:28 -0500 Fix #14101: $().data() should be undefined, not null - Backported 30eee925dbc9f8d465ccf064f48c24061ffdc378 for 1.x M src/data.js M test/unit/data.js commit ff365d3 refs/tags/2.1.0-beta2 Author: Marian Sollmann Date: 2013-10-28 15:31:58 +0100 Fix #14190: Remove unnecessary assignment in .closest. Close gh-1411. (cherry picked from commit 346b031af9e3b315ef351a9cc7fee56f930cf346) Conflicts: src/traversing.js M src/traversing.js commit 3c968ce refs/remotes/origin/1.x-master Author: Marian Sollmann Date: 2013-10-28 15:31:58 +0100 Fix #14190: Remove unnecessary assignment in .closest. Close gh-1411. (cherry picked from commit 346b031af9e3b315ef351a9cc7fee56f930cf346) Conflicts: src/traversing.js M src/traversing.js commit 30eee92 refs/tags/2.1.0-beta2 Author: Corey Frang Date: 2013-11-05 15:03:28 -0500 Fix #14101: $().data() should be undefined, not null M src/data.js M test/unit/data.js commit cc19a6b refs/tags/2.1.0-beta2 Author: Chris Antaki Date: 2013-11-02 01:38:37 -0700 No ticket: Reduce size by reordering variable declarations. Close gh-1416. M src/manipulation.js commit fb2e0a0 refs/tags/2.1.0-beta2 Author: Chris Antaki Date: 2013-10-30 01:16:05 -0700 Fix #11809: Update text without creating DOM nodes. Close gh-1412. M src/manipulation.js M test/unit/manipulation.js commit 90d9c46 refs/remotes/origin/1.x-master Author: Richard Gibson Date: 2013-11-04 12:58:13 -0500 No ticket: Update style per gh-1418 comments M src/ajax/xhr.js commit 19c1b61 refs/tags/2.1.0-beta2 Author: Richard Gibson Date: 2013-11-04 12:51:57 -0500 No ticket: Update support comment to match convention M src/ajax/xhr.js commit 45a4559 refs/remotes/origin/1.x-master Author: Richard Gibson Date: 2013-11-03 14:19:57 -0500 Ref 705216dc: Synchronize ajax/xhr.js with master. Close gh-1418. M src/ajax/xhr.js commit faed51b refs/remotes/origin/1.x-master Author: Richard Gibson Date: 2013-11-04 09:36:16 -0500 Ref f9d41ac6: Opera-compatible form target (cherry picked from commit d5b7139abce9dd207773531d6dcb3493c6ac0c7c) M test/data/ajax/onunload.html commit 26705c6 refs/remotes/origin/1.x-master Author: Richard Gibson Date: 2013-10-28 17:40:13 -0400 Fix #14379: AJAX requests on unload (cherry picked from commit f9d41ac641dcb5a93ba8a9027476b160d8f41111) Conflicts: src/ajax/xhr.js A test/data/ajax/onunload.html M test/unit/ajax.js commit d5b7139 refs/tags/2.1.0-beta2 Author: Richard Gibson Date: 2013-11-04 09:36:16 -0500 Ref f9d41ac6: Opera-compatible form target M test/data/ajax/onunload.html commit 705216d refs/tags/2.1.0-beta2 Author: Richard Gibson Date: 2013-10-28 17:41:34 -0400 No ticket: Small ajax/xhr size optimizations M src/ajax/xhr.js commit f9d41ac refs/tags/2.1.0-beta2 Author: Richard Gibson Date: 2013-10-28 17:40:13 -0400 Fix #14379: AJAX requests on unload M src/ajax/xhr.js A test/data/ajax/onunload.html M test/unit/ajax.js commit ebabb33 refs/tags/2.1.0-beta2 Author: Oleg Date: 2013-10-28 21:31:41 +0400 No ticket. Remove useless comment M src/event.js commit d857613 refs/remotes/origin/1.x-master Author: Richard Gibson Date: 2013-10-28 11:35:53 -0400 Fix #14459: Use jQuery.parseJSON instead of JSON.parse (cherry picked from commit ced9d155f010bc456745a55a63ca959db9d405d3) M src/data.js M test/unit/data.js commit ced9d15 refs/tags/2.1.0-beta2 Author: Richard Gibson Date: 2013-10-28 11:35:53 -0400 Fix #14459: Use jQuery.parseJSON instead of JSON.parse M src/data.js M test/unit/data.js commit 5823bf3 refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2013-10-25 21:26:44 +0200 No ticket. Update npm devDependencies. (cherry-picked from 95d1192d5378926e750d0494818323ff17be821e) M package.json commit 95d1192 refs/tags/2.1.0-beta2 Author: Michał Gołębiowski Date: 2013-10-25 21:26:44 +0200 No ticket. Update npm devDependencies. M package.json commit 4743f01 refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2013-10-24 19:45:42 +0200 Add tests for class manipulation on jQuery object containing more than one element. Close gh-1404. (cherry-picked from 35b2b94979ed3419e50b72ab3b84307269fa25e8) M test/unit/attributes.js commit 35b2b94 refs/tags/2.1.0-beta2 Author: Michał Gołębiowski Date: 2013-10-24 19:45:42 +0200 Add tests for class manipulation on jQuery object containing more than one element. Close gh-1404. M test/unit/attributes.js commit eca79fb refs/tags/2.1.0-beta2 Author: Dave Methvin Date: 2013-10-22 22:49:03 -0400 Revert "Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369." This reverts commit 9b6f0745805941a6d7b7c16c02cf56ab00021c82. M src/event.js D test/data/event/focusinCrossFrame.html M test/unit/event.js commit 469150a refs/remotes/origin/1.x-master Author: Dave Methvin Date: 2013-10-22 22:47:34 -0400 Revert "Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369." This reverts commit bba8366af48bd2c80c96e7a0f58b3e16fd736125. Because cross-frame focus sucks. M src/event.js D test/data/event/focusinCrossFrame.html M test/unit/event.js commit 9b6f074 refs/tags/2.1.0-beta2 Author: Dave Methvin Date: 2013-09-17 18:51:54 -0400 Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369. M src/event.js A test/data/event/focusinCrossFrame.html M test/unit/event.js commit bba8366 refs/remotes/origin/1.x-master Author: Dave Methvin Date: 2013-09-17 18:51:54 -0400 Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369. (cherry picked from commit 6d5dfa0eda2c19e8838930fafff83b596654eca2) Manually edited for conflicts. M src/event.js A test/data/event/focusinCrossFrame.html M test/unit/event.js commit aa70819 refs/remotes/origin/1.x-master Author: Ronny Springer Date: 2013-10-11 10:09:54 +0200 Ref 2263134b: Better identify potential JSON. Close gh-1401. (cherry picked from commit 083edd60a6c189f17ff1087431e849dd11c111b2) Conflicts: src/data.js M src/data.js M test/unit/data.js commit 083edd6 refs/tags/2.1.0-beta2 Author: Ronny Springer Date: 2013-10-11 10:09:54 +0200 Ref 2263134b: Better identify potential JSON. Close gh-1401. M src/data.js M test/unit/data.js commit 08b6271 refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2013-10-15 17:59:58 -0400 Only set uglify options if not already the default M Gruntfile.js commit 209f0a8 refs/tags/2.1.0-beta2 Author: Timmy Willison Date: 2013-10-15 17:59:58 -0400 Only set uglify options if not already the default M Gruntfile.js commit 3ca883f refs/tags/2.1.0-beta2 Author: Timo Tijhof Date: 2013-09-24 16:23:58 +0200 No ticket: Clean up uglifyjs compress options. Close gh-1382. (cherry picked from commit e15627022f0c5e13a972baffb41f6f52ca4d3ec3) M Gruntfile.js commit e156270 refs/remotes/origin/1.x-master Author: Timo Tijhof Date: 2013-09-24 16:23:58 +0200 No ticket: Clean up uglifyjs compress options. Close gh-1382. M Gruntfile.js commit a5063ee refs/remotes/origin/1.x-master Author: Lihan Li Date: 2013-09-29 12:06:32 -0400 Fix #14394: Changing style !important in webkit. Close gh-1385. (cherry picked from commit 24e587929f62428e1959b10aace6dc4fd65ab397) Conflicts: src/css.js M src/css.js M test/unit/css.js commit 24e5879 refs/tags/2.1.0-beta2 Author: Lihan Li Date: 2013-09-29 12:06:32 -0400 Fix #14394: Changing style !important in webkit. Close gh-1385. M src/css.js M test/unit/css.js commit 6095be1 refs/tags/2.1.0-beta2 Author: Timmy Willison Date: 2013-10-15 16:14:10 -0400 Preparations for npm/bower publishing M Gruntfile.js M bower.json commit 1ceecf4 refs/remotes/origin/1.x-master Author: Richard Gibson Date: 2013-10-15 15:48:53 -0400 No ticket: Test cleanup (cherry picked from commit 8df348e9eb3681ff5f09b1e52b72573e2eee3105) Conflicts: test/unit/css.js M test/unit/css.js commit 8df348e refs/tags/2.1.0-beta2 Author: Richard Gibson Date: 2013-10-15 15:48:53 -0400 No ticket: Test cleanup M test/unit/css.js commit 024317f refs/remotes/origin/1.x-master Author: Richard Gibson Date: 2013-10-15 11:12:31 -0400 No ticket: Small curCSS size optimizations (cherry picked from commit a339096d6a9d0313c2184de0d626e2c7e127955b) Conflicts: src/css/curCSS.js M src/css/curCSS.js commit 32d61d7 refs/remotes/origin/1.x-master Author: George Kats Date: 2013-10-06 19:53:26 +0300 Fix #14432: Always return string from .css("z-index"). Close gh-1395. (cherry picked from commit 5ce4b06c285bd8cf52eaff0f39e0b9192a927873) Conflicts: src/css/curCSS.js M src/css/curCSS.js M test/unit/css.js commit a339096 refs/tags/2.1.0-beta2 Author: Richard Gibson Date: 2013-10-15 11:12:31 -0400 No ticket: Small curCSS size optimizations M src/css/curCSS.js commit 5ce4b06 refs/tags/2.1.0-beta2 Author: George Kats Date: 2013-10-06 19:53:26 +0300 Fix #14432: Always return string from .css("z-index"). Close gh-1395. M src/css/curCSS.js M test/unit/css.js commit b24a3d5 refs/tags/2.1.0-beta2 Author: Timmy Willison Date: 2013-10-15 12:03:55 -0400 Unify build script capabilities between branches. Specifically, added a special comment pragma for removing certain lines. M build/tasks/build.js commit 62900a9 refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2013-10-15 10:40:48 -0400 Fixes #14450. Remove CommonJS+AMD syntax. - To keep file size unaffected, an extra pragma was added to build.js to remove certain lines when building with special comments. Conflicts: src/core.js src/css.js src/effects.js src/event.js src/manipulation.js src/offset.js M build/tasks/build.js M src/core.js M src/css.js M src/effects.js M src/event.js M src/manipulation.js M src/offset.js commit 03dd514 refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2013-10-15 10:44:50 -0400 Remove comment M build/tasks/build.js commit 9628649 refs/tags/2.1.0-beta2 Author: Timmy Willison Date: 2013-10-15 10:44:50 -0400 Remove comment M build/tasks/build.js commit a5037cb refs/tags/2.1.0-beta2 Author: Timmy Willison Date: 2013-10-15 10:40:48 -0400 Fixes #14450. Remove CommonJS+AMD syntax. M src/core.js M src/css.js M src/effects.js M src/event.js M src/manipulation.js M src/offset.js commit 67e56db refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2013-10-15 09:51:09 -0400 Update requirejs to compatible version, remove r.js Conflicts: package.json D build/r.js M build/tasks/build.js M package.json commit 310b8f5 refs/tags/2.1.0-beta2 Author: Timmy Willison Date: 2013-10-15 09:51:09 -0400 Update requirejs to compatible version, remove r.js D build/r.js M build/tasks/build.js M package.json commit 3774ee4 refs/remotes/origin/1.x-master Author: Richard Gibson Date: 2013-10-11 15:08:07 -0400 No ticket: Fix subproject iframe tests (cherry picked from commit 13d58a9bec67356ecae0d6902cb634e52cebcf19) M test/.jshintrc M test/data/testinit.js M test/data/testrunner.js commit 13d58a9 refs/tags/2.1.0-beta2 Author: Richard Gibson Date: 2013-10-11 15:08:07 -0400 No ticket: Fix subproject iframe tests M test/.jshintrc M test/data/testinit.js M test/data/testrunner.js commit c93743b refs/tags/2.1.0-beta2 Author: Richard Gibson Date: 2013-10-11 14:14:03 -0400 Fix #14381: Update to Sizzle 1.10.11 (cherry picked from commit 64bdf4140b58c6dae72db78fc2f02832ed51a863) M bower.json commit 64bdf41 refs/remotes/origin/1.x-master Author: Richard Gibson Date: 2013-10-11 14:14:03 -0400 Fix #14381: Update to Sizzle 1.10.11 M bower.json commit c733b48 refs/remotes/origin/1.x-master Author: Dominik D. Geyer Date: 2013-10-11 15:09:56 +0200 No ticket: Correct typo in README section "rebasing". Close gh-1398. (cherry picked from commit 943dc6cf834a57b5bffe99314add0a4d397201ce) M README.md commit 943dc6c refs/tags/2.1.0-beta2 Author: Dominik D. Geyer Date: 2013-10-11 15:09:56 +0200 No ticket: Correct typo in README section "rebasing". Close gh-1398. M README.md commit f669420 refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2013-10-10 16:24:41 -0400 Update Sizzle to 1.10.10 M bower.json commit a9f1cb8 refs/tags/2.1.0-beta2 Author: Timmy Willison Date: 2013-10-10 16:24:41 -0400 Update Sizzle to 1.10.10 M bower.json commit e239873 refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2013-10-07 18:24:02 -0400 Add bower install script and release scripts to jshint and pass lint M Gruntfile.js M build/bower-install.js M build/release-notes.js M build/release.js commit fc4ff93 refs/tags/2.1.0-beta2 Author: Timmy Willison Date: 2013-10-07 18:24:02 -0400 Add bower install script and release scripts to jshint and pass lint M Gruntfile.js M build/bower-install.js M build/release-notes.js M build/release.js commit 44b9d87 refs/remotes/origin/1.x-master Author: Timmy Willison Date: 2013-10-07 17:18:11 -0400 Edit bower install script based on comments. Close gh-1392. M build/bower-install.js M package.json commit e9a36f3 refs/remotes/origin/1.x-master Author: Scott González Date: 2013-10-05 14:28:54 -0400 Warn on npm install if Bower isn't installed. A build/bower-install.js M package.json commit fea6904 refs/tags/2.1.0-beta2 Author: Timmy Willison Date: 2013-10-07 17:18:11 -0400 Edit bower install script based on comments. Close gh-1392. M build/bower-install.js M package.json commit 4d818ab refs/tags/2.1.0-beta2 Author: Scott González Date: 2013-10-05 14:28:54 -0400 Warn on npm install if Bower isn't installed. A build/bower-install.js M package.json commit 2ef0a17 refs/remotes/origin/1.x-master Author: Timo Tijhof Date: 2013-10-02 14:58:15 +0200 Gruntfile: Remove project prefix from TestSwarm job name M build/tasks/testswarm.js commit d1f247d refs/tags/2.1.0-beta2 Author: Timo Tijhof Date: 2013-10-02 14:58:15 +0200 Gruntfile: Remove project prefix from TestSwarm job name, close gh-1387 M build/tasks/testswarm.js commit b561f5a refs/tags/2.1.0-beta2 Author: Oleg Date: 2013-10-06 08:21:40 +0400 Fix some code style inconsistencies M src/css.js M src/css/var/getStyles.js M src/css/var/rmargin.js M src/css/var/rnumnonpx.js M src/intro.js M src/manipulation/support.js M src/offset.js M src/selector-sizzle.js commit b7da3b0 refs/remotes/origin/1.x-master Author: Dave Methvin Date: 2013-09-19 11:34:48 -0400 Fix #13993. Save result of native inline handlers. Close gh-1368. (cherry picked from commit 3bcd04f528597dac0a7084865461574ab4a06465) M src/event.js M test/unit/event.js commit 3bcd04f refs/tags/2.1.0-beta2 Author: Dave Methvin Date: 2013-09-19 11:34:48 -0400 Fix #13993. Save result of native inline handlers. Close gh-1368. M src/event.js M test/unit/event.js commit 4375750 refs/tags/2.1.0-beta2 Author: Scott González Date: 2013-10-04 11:47:42 -0400 Updated author information. M .mailmap M AUTHORS.txt commit 11f386f refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2013-10-02 00:39:49 +0200 No ticket. Simplify the post-uglify task. (cherry-picked from 923bfc80dbba00659a2fbadafad6d894973cc560) M Gruntfile.js M build/tasks/uglify.js commit 923bfc8 refs/tags/2.1.0-beta2 Author: Michał Gołębiowski Date: 2013-10-02 00:39:49 +0200 No ticket. Simplify the post-uglify task. M Gruntfile.js M build/tasks/uglify.js commit 908d88c refs/remotes/origin/1.x-master Author: Oleg Date: 2013-09-30 21:12:58 +0400 Add setup function for the event module (cherry picked from the commit 2c0b9027de841a437baf7b9c85262f196b9cb09e) M test/unit/event.js commit 2c0b902 refs/tags/2.1.0-beta2 Author: Oleg Date: 2013-09-30 21:12:58 +0400 Add setup function for the event module M test/unit/event.js commit 0a62e22 refs/tags/2.1.0-beta2 Author: Oleg Date: 2013-09-30 20:23:21 +0400 Focus on the body before running focus test (cherry picked from commit b2f27632ebaa0f975eb70d531925129cee4014b9) Conflicts: test/unit/event.js M test/unit/event.js commit b2f2763 refs/remotes/origin/1.x-master Author: Oleg Date: 2013-09-30 20:23:21 +0400 Focus on the body before running focus test M test/unit/event.js commit c809736 refs/remotes/origin/1.x-master Author: Oleg Date: 2013-09-30 19:20:08 +0400 Try to fix focus test again M test/unit/event.js commit f519539 refs/tags/2.1.0-beta2 Author: Richard Gibson Date: 2013-09-28 11:57:46 -0400 No ticket: Compress core and data modules (cherry picked from commit b31bd4c05d87660352a3f7d3081146e332440d99) Conflicts: src/core.js src/data.js M src/core.js M src/data.js commit b31bd4c refs/remotes/origin/1.x-master Author: Richard Gibson Date: 2013-09-28 11:57:46 -0400 No ticket: Compress core and data modules M src/core.js M src/data.js commit 9bf6aaf refs/remotes/origin/1.x-master Author: Michał Gołębiowski Date: 2013-09-24 14:11:24 +0200 No ticket. Get rid of comma expression in curCSS. M src/css/curCSS.js commit 33c80f3 refs/tags/2.1.0-beta2 Author: Oleg Date: 2013-09-23 20:50:31 +0400 Run focus test only if document has focus (cherry picked from commit 0b9a182ecde49adb508d76577e8f244da08a1e51) M test/unit/event.js commit 0b9a182 refs/remotes/origin/1.x-master Author: Oleg Date: 2013-09-23 20:50:31 +0400 Run focus test only if document has focus M test/unit/event.js commit 9dadd68 refs/tags/2.1.0-beta2 Author: Richard Gibson Date: 2013-09-23 12:00:57 -0400 No ticket: Fix IE focus test failures (cherry picked from commit 3d6ed4483e2c9c52d83bdab72e9b884ebf720f22) M test/unit/event.js commit 3d6ed44 refs/remotes/origin/1.x-master Author: Richard Gibson Date: 2013-09-23 12:00:57 -0400 No ticket: Fix IE focus test failures M test/unit/event.js commit 4b37828 refs/remotes/origin/1.x-master Author: Anthony Ryan Date: 2013-09-20 06:00:24 -0400 No ticket: Fix XHTML regression. Close gh-1376. M src/manipulation/support.js commit 2d4c0d5 refs/tags/2.1.0-beta2 Author: Anthony Ryan Date: 2013-09-20 06:00:24 -0400 No ticket: Fix XHTML regression. Close gh-1375. M src/manipulation/support.js commit 020414c refs/remotes/origin/1.x-master Author: Timo Tijhof Date: 2013-09-22 10:19:28 +0200 core: Fix cut off comment in jQuery.map from c72371f714. Close gh-1379. (cherry picked from commit 2aa2957d213c2801d9999a8902d041026fbb059a) M src/core.js commit 2aa2957 refs/tags/2.1.0-beta2 Author: Timo Tijhof Date: 2013-09-22 10:19:28 +0200 core: Fix cut off comment in jQuery.map from c72371f714. Close gh-1379. M src/core.js commit 210cbcf refs/tags/2.1.0-beta2 Author: Dave Methvin Date: 2013-09-19 16:15:47 -0400 Updating the source version to 2.1.0-pre✓™ M package.json commit 1185427 refs/tags/2.1.0-beta1 (tag: 2.1.0-beta1) Author: Dave Methvin Date: 2013-09-19 16:15:38 -0400 Tagging the 2.1.0-beta1 release. M package.json commit e0e0ab5 refs/remotes/origin/1.x-master Author: Dave Methvin Date: 2013-09-19 16:04:38 -0400 Updating the source version to 1.11.0-pre M package.json commit b445958 refs/tags/1.11.0-beta1 (tag: 1.11.0-beta1) Author: Dave Methvin Date: 2013-09-19 16:04:29 -0400 Tagging the 1.11.0-beta1 release. M package.json commit 75a0b4a refs/tags/1.11.0-beta1 Author: Dave Methvin Date: 2013-09-17 23:29:02 -0400 Fix #14290. Don't throw if text node is appended to table. Close gh-1371. (cherry picked from commit ec3ac9a247ec3132dea3c30ca36cefc217e25441) M src/manipulation.js commit ec3ac9a refs/tags/2.1.0-beta1 Author: Dave Methvin Date: 2013-09-17 23:29:02 -0400 Fix #14290. Don't throw if text node is appended to table. Close gh-1371. M src/manipulation.js commit 60004e6 refs/tags/1.11.0-beta1 Author: Dave Methvin Date: 2013-09-19 09:53:08 -0400 Fix #14282. Don't fondle getPreventDefault if preventDefault exists. Close gh-1365. (cherry picked from commit 4671ef15c2d62962048fd4863911146fcc085f26) Conflicts: src/event.js M src/event.js commit a4d90ab refs/tags/1.11.0-beta1 Author: Dave Methvin Date: 2013-09-19 09:06:19 -0400 Update release script for sourcmap syntax change (cherry picked from commit d79c036ad6cbf0da3593da98410f17bb6b272639) M build/release.js commit 4671ef1 refs/tags/2.1.0-beta1 Author: Dave Methvin Date: 2013-09-19 09:53:08 -0400 Fix #14282. Don't fondle getPreventDefault if preventDefault exists. Close gh-1365. M src/event.js commit d79c036 refs/tags/2.1.0-beta1 Author: Dave Methvin Date: 2013-09-19 09:06:19 -0400 Update release script for sourcmap syntax change M build/release.js commit 94a9a4f refs/tags/1.11.0-beta1 Author: Oleg Date: 2013-09-17 18:21:26 +0400 Correct test assertion of #10227 ticket for IE8 M test/unit/css.js commit 94ae713 refs/tags/2.1.0-beta1 Author: Richard Gibson Date: 2013-09-17 09:53:55 -0400 No ticket: Improve line-height animation test stability M test/unit/effects.js commit d16fe84 refs/tags/1.11.0-beta1 Author: Richard Gibson Date: 2013-09-17 09:53:55 -0400 No ticket: Improve line-height animation test stability M test/unit/effects.js commit ff156d7 refs/tags/1.11.0-beta1 Author: Oleg Date: 2013-09-17 17:53:26 +0400 Fix memory leaks in tests for css module M test/unit/css.js commit fd29642 refs/tags/1.11.0-beta1 Author: Oleg Date: 2013-09-17 16:06:21 +0400 Fix #12723 and simplification and optmization of defaultDisplay helper (cherry picked from commit a25343001eea2436dcf8ea60deea3844f77e42e4) M src/css/defaultDisplay.js M test/unit/css.js commit a253430 refs/tags/2.1.0-beta1 Author: Oleg Date: 2013-09-17 15:47:31 +0400 Fix #12723 and simplification and optmization of defaultDisplay helper M src/css/defaultDisplay.js M test/unit/css.js commit 303e41d refs/tags/1.11.0-beta1 Author: Oleg Date: 2013-09-17 13:24:27 +0400 Simplify replaceWith method. Closes gh-1276 (cherry picked from commit 642e9a45579cfa90861b8ea71a95dd077775caaf) M src/manipulation.js M test/unit/manipulation.js commit 642e9a4 refs/tags/2.1.0-beta1 Author: Oleg Date: 2013-09-17 13:24:27 +0400 Simplify replaceWith method. Closes gh-1276 M src/manipulation.js M test/unit/manipulation.js commit 80538b0 refs/tags/2.1.0-beta1 Author: Oleg Date: 2013-09-13 19:29:48 +0400 Correct code style in comment line M src/serialize.js commit cb37994 refs/tags/2.1.0-beta1 Author: Oleg Date: 2013-09-11 05:08:01 +0400 No ticket: fix code style inconsistencies. Closes gh-1361 M src/ajax.js M src/ajax/parseXML.js M src/ajax/xhr.js M src/attributes/support.js M src/attributes/val.js M src/callbacks.js M src/css/support.js M src/deferred.js M src/effects.js M src/effects/Tween.js M src/event.js M src/manipulation.js M src/offset.js M src/queue.js M src/serialize.js commit e12746d refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-09-12 15:52:23 -0500 Small adjustment to prefilter test. Follow the right path for prefixes. M test/unit/ajax.js commit 53aa2e0 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-09-12 15:49:15 -0500 Use charAt instead of string indexing for oldIE's sake. Fixes #14356. M src/ajax.js M test/unit/ajax.js commit c6b4230 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-09-12 15:25:23 -0500 Adjust prefilter test to error on string indexing in oldIE M test/unit/ajax.js commit 68213f2 refs/tags/2.1.0-beta1 Author: Richard Gibson Date: 2013-09-05 14:04:11 -0400 Ref #14313: NaN detection. Close gh-1352. (cherry picked from commit 0bc0a69026ce4c1ac570a729d3c975a4a55d0ff4) M src/core.js M src/css.js commit 0bc0a69 refs/tags/1.11.0-beta1 Author: Richard Gibson Date: 2013-09-05 14:04:11 -0400 Ref #14313: NaN detection. Close gh-1352. M src/core.js M src/css.js commit 3a552cd refs/tags/1.11.0-beta1 Author: Richard Gibson Date: 2013-09-12 16:36:29 -0400 Fix #14351: Update Sizzle (cherry picked from commit 1d57ffe5fff06928aac53813342d33ec6bddd531) M bower.json commit 1d57ffe refs/tags/2.1.0-beta1 Author: Richard Gibson Date: 2013-09-12 16:36:29 -0400 Fix #14351: Update Sizzle M bower.json commit 6b7a52b refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-09-12 15:25:23 -0500 Adjust prefilter test to error on string indexing in oldIE M test/unit/ajax.js commit 679536e refs/tags/2.1.0-beta1 Author: Mike Sidorov Date: 2013-09-12 12:32:44 -0500 charAt -> string indexing. Close gh-1359. M src/core/init.js M src/css.js commit 292b671 refs/tags/1.11.0-beta1 Author: Jörn Zaefferer Date: 2013-09-12 18:30:09 +0200 Travis: Also install bower M .travis.yml commit f1333ff refs/tags/1.11.0-beta1 Author: Jörn Zaefferer Date: 2013-09-12 18:08:29 +0200 Add Travis CI config for PR testing A .travis.yml M package.json commit 4228905 refs/tags/2.1.0-beta1 Author: Jörn Zaefferer Date: 2013-09-12 18:30:09 +0200 Travis: Also install bower M .travis.yml commit b61a642 refs/tags/1.11.0-beta1 Author: Amey Sakhadeo Date: 2013-09-12 11:18:36 -0500 Add unit tests for jQuery.grep. Close gh-1345. M test/unit/core.js commit 18099d5 refs/tags/2.1.0-beta1 Author: Amey Sakhadeo Date: 2013-09-12 11:18:36 -0500 Add unit tests for jQuery.grep. Close gh-1345. M test/unit/core.js commit dab011e refs/tags/2.1.0-beta1 Author: Jörn Zaefferer Date: 2013-09-12 18:08:29 +0200 Add Travis CI config for PR testing A .travis.yml M package.json commit e7bdcca refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-09-11 17:58:38 -0500 Fix failing support test in IE6/7 M src/support.js commit 1a9f8d9 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-09-11 17:23:17 -0500 Fix more support tests (support.input should only be false in IE8 and checkClone as it is now used is fine in IE) M src/attributes/support.js M src/support.js M test/unit/support.js commit d092a88 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-09-11 15:03:40 -0500 Set the input type for firefox. Fix a support test. M src/manipulation/support.js M src/support.js M test/unit/support.js commit cb707d8 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-09-11 15:03:40 -0500 Flip the switch on checkOn M src/attributes/val.js commit 03fdc70 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-09-11 14:29:15 -0500 Correct the checkClone support test for Safari 5.1 and mobile webkits Conflicts: src/manipulation/support.js M src/manipulation/support.js commit 7a6c635 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-09-11 09:51:31 -0500 Fix support test for checkClone. Fixes Safari 5.1 manip failures. Conflicts: src/manipulation.js M src/manipulation.js M src/manipulation/support.js commit 6d2c5c7 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-09-11 14:29:15 -0500 Correct the checkClone support test for Safari 5.1 and mobile webkits M src/manipulation/support.js commit 8a83279 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-09-11 09:51:31 -0500 Fix support test for checkClone. Fixes Safari 5.1 manip failures. M src/manipulation.js M src/manipulation/support.js commit c13c5d7 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-09-11 08:46:08 -0500 Fix context M src/css/addGetHookIf.js commit 19de30c refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-09-11 08:46:08 -0500 Fix context M src/css/addGetHookIf.js commit 577df98 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-09-11 08:41:48 -0500 The cssHook from addGetHookIf wasn't actually getting added Conflicts: src/css.js M src/css.js M src/css/addGetHookIf.js M src/offset.js commit 2e850fb refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-09-11 08:41:48 -0500 The cssHook from addGetHookIf wasn't actually getting added M src/css.js M src/css/addGetHookIf.js M src/offset.js commit baa8dff refs/tags/1.11.0-beta1 Author: Michał Gołębiowski Date: 2013-09-11 03:36:18 +0200 Restore support for Firefox < 23, Chrome < 28 and Safari 5.1. M test/unit/support.js commit 48a3549 refs/tags/2.1.0-beta1 Author: Michał Gołębiowski Date: 2013-09-11 03:35:46 +0200 Restore support for Firefox < 23, Chrome < 28 and Safari 5.1. M test/unit/support.js commit b812c5b refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-09-10 20:24:04 -0500 Modules can assume the presence of their parents Conflicts: src/css/curCSS.js M src/css/curCSS.js commit 70a1c36 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-09-10 20:24:04 -0500 Modules can assume the presence of their parents M src/css/curCSS.js commit 203f63c refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-09-10 20:15:38 -0500 Remove unnecessary file from master cherry-pick D src/css/var/getStyles.js commit 5bd074d refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-09-10 19:24:26 -0500 Remove offset dependency from css. Move curCSS and getStyles to their own module. M build/tasks/build.js M src/css.js A src/css/curCSS.js A src/css/var/getStyles.js A src/css/var/rmargin.js A src/css/var/rnumnonpx.js M src/offset.js commit f7111fb refs/tags/1.11.0-beta1 Author: Michał Gołębiowski Date: 2013-09-11 02:51:48 +0200 No ticket. Abstract conditional hook definition. M src/css.js A src/css/addGetHookIf.js commit 0b9f034 refs/tags/2.1.0-beta1 Author: Michał Gołębiowski Date: 2013-09-11 02:45:11 +0200 No ticket. Abstract conditional hook definition. M src/css.js A src/css/addGetHookIf.js M src/offset.js commit 4ded9be refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-09-10 19:24:26 -0500 Remove offset dependency from css. Move curCSS and getStyles to their own modules. -39 bytes. Close gh-1360. M src/css.js A src/css/curCSS.js A src/css/var/getStyles.js A src/css/var/rmargin.js A src/css/var/rnumnonpx.js M src/offset.js commit 641492b refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-09-10 18:50:03 -0500 Woops, lint grunt file M test/jquery.js commit 5fbf4a4 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-09-10 18:47:36 -0500 Map Sizzle to a path with config to allow users to put Sizzle wherever they want M build/tasks/build.js M src/selector-sizzle.js M test/jquery.js commit aab9d63 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-09-10 18:47:36 -0500 Map Sizzle to a path with config to allow users to put Sizzle wherever they want M build/tasks/build.js M src/selector-sizzle.js M test/jquery.js commit 8123190 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-09-10 15:09:58 -0500 Ensure display: inline-block when animating width/height on inline elements. Fixes #14344. M src/effects.js M test/unit/effects.js commit 73fe172 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-09-10 14:57:14 -0500 Ensure display: inline-block when animating width/height on inline elements. Fixes #14344. M src/effects.js M test/unit/effects.js commit 89ddf10 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-09-09 23:26:21 -0500 Unignore license in bower. Ignore other unnecessary files. M bower.json commit ac60f10 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-09-09 23:26:21 -0500 Unignore license in bower. Ignore other unnecessary files. M bower.json commit 19a0fdf refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-09-09 22:54:07 -0500 Match ordering in ajax with master. -3 bytes. M src/ajax.js commit 2f62749 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-09-09 19:13:01 -0500 Separate jQuery.fn.init into its own module (for lighter core dependencies across all modules). Restore proper support property for effects. Conflicts: src/attributes/classes.js src/core.js src/manipulation.js src/traversing.js M src/ajax.js M src/attributes/classes.js M src/attributes/val.js M src/core.js A src/core/init.js M src/core/parseHTML.js M src/core/ready.js A src/core/var/rsingleTag.js M src/css.js M src/effects.js M src/event.js M src/manipulation.js M src/offset.js M src/serialize.js M src/support.js M src/traversing.js A src/traversing/findFilter.js A src/traversing/var/rneedsContext.js D src/var/rsingleTag.js M src/wrap.js commit 825ac37 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-09-09 19:13:01 -0500 Separate jQuery.fn.init into its own module (for lighter core dependencies across all modules) M src/ajax.js M src/attributes/classes.js M src/attributes/val.js M src/core.js A src/core/init.js M src/core/parseHTML.js M src/core/ready.js A src/core/var/rsingleTag.js M src/css.js M src/effects.js M src/event.js M src/manipulation.js M src/offset.js M src/serialize.js M src/traversing.js A src/traversing/findFilter.js A src/traversing/var/rneedsContext.js D src/var/rsingleTag.js M src/wrap.js commit d788010 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-09-09 12:32:06 -0400 Don't keep semicolons if the require call is not a var declaration M build/tasks/build.js commit 99191a5 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-09-09 12:13:41 -0400 Apply consistent ordering in all modules. -38 bytes. Order modules like functions > jQuery.extend > jQuery.fn.extend. M src/ajax.js M src/data.js M src/deprecated.js M src/dimensions.js M src/effects.js M src/manipulation.js M src/offset.js M src/serialize.js M src/traversing.js commit 6c57339 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-09-09 12:32:06 -0400 Don't keep semicolons if the require call is not a var declaration M build/tasks/build.js commit 49cfcb9 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-09-09 12:22:37 -0400 Apply consistent ordering in all modules. -219 bytes. Order modules like functions > jQuery.extend > jQuery.fn.extend. M src/deprecated.js M src/dimensions.js M src/effects.js M src/manipulation.js M src/offset.js M src/serialize.js M src/traversing.js commit cd4a9cd refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-09-09 11:39:02 -0400 All non-var modules should not indent in their AMD wrappers (just for prettier builds). No functionality changes. M src/ajax/parseJSON.js M src/ajax/parseXML.js M src/attributes.js M src/core/access.js M src/core/parseHTML.js M src/css/swap.js M src/effects/animatedSelector.js M src/manipulation/_evalUrl.js commit 6bc8059 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-09-09 12:07:40 -0400 All non-var modules should not indent in their AMD wrappers (just for prettier builds). No functionality changes. M src/ajax/parseJSON.js M src/ajax/parseXML.js M src/attributes.js M src/core/access.js M src/core/parseHTML.js M src/css/swap.js M src/effects/animatedSelector.js M src/manipulation/_evalUrl.js commit 2063d6c refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-09-09 11:26:21 -0400 Break jQuery.access out into its own module to separate it from core; Adjust CommonJS+AMD build support to include non-var dependencies. Convert modules with more than a few dependencies to use CJS+AMD syntax. Conflicts: src/core.js src/css.js src/data.js src/effects.js src/event.js src/manipulation.js src/traversing.js M build/tasks/build.js M src/attributes/attr.js M src/attributes/prop.js M src/core.js A src/core/access.js M src/css.js M src/data.js M src/dimensions.js M src/effects.js M src/event.js M src/manipulation.js M src/offset.js M src/traversing.js M src/wrap.js commit fb599f6 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-09-09 11:23:16 -0400 Update r.js (running latest master until new r.js is published to NPM) M build/r.js commit 800b80f refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-09-09 09:54:52 -0400 Reorder css.js logically Conflicts: src/css.js M src/css.js commit ee0343d refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-09-09 09:50:12 -0400 Add AMD+CommonJS capabilities to the build script (for modules with long unreadable dependency lists) Conflicts: src/core.js M build/tasks/build.js M src/core.js M src/var/class2type.js commit 3b53b75 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-09-09 11:26:21 -0400 Break jQuery.access out into its own module to separate it from core; Adjust CommonJS+AMD build support to include non-var dependencies. Convert modules with more than a few dependencies to use CJS+AMD syntax. M build/tasks/build.js M src/attributes/attr.js M src/attributes/prop.js M src/core.js A src/core/access.js M src/css.js M src/data.js M src/dimensions.js M src/effects.js M src/event.js M src/manipulation.js M src/offset.js M src/traversing.js M src/wrap.js commit 2fe09ce refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-09-09 11:23:16 -0400 Update r.js (running latest master until new r.js is published to NPM) M build/r.js commit 4fd6e8e refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-09-09 09:54:52 -0400 Reorder css.js logically M src/css.js commit 1b3c0c0 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-09-09 09:50:12 -0400 Add AMD+CommonJS capabilities to the build script (for modules with long unreadable dependency lists) M build/tasks/build.js M src/core.js M src/var/class2type.js commit 38cb6d9 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-09-09 09:49:49 -0400 Fix loading tests with AMD (new support module needed core) M src/css/support.js commit a289beb refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-09-08 22:26:05 -0400 Restore optIn behavior for builds Conflicts: build/tasks/build.js M build/tasks/build.js commit a8627a9 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-09-08 22:27:20 -0400 Revert "Keep the build for bower" This reverts commit c9858a4351c0c04aa1786b01ca1dfef84412dcf9. M bower.json commit 8791920 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-09-08 22:26:05 -0400 Restore optIn behavior for builds M build/tasks/build.js commit d4518ea refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-09-08 22:23:32 -0400 Revert "Keep the build for bower" This reverts commit 69d84dadc2db228910bdf31c377621cb8b1dab21. M bower.json commit c9858a4 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-09-08 21:51:44 -0400 Keep the build for bower M bower.json commit 69d84da refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-09-08 21:51:44 -0400 Keep the build for bower M bower.json commit 3c717d2 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-09-08 21:25:27 -0400 Always return jQuery in modules that can be included separately Conflicts: src/attributes.js src/data.js src/manipulation.js M src/attributes.js M src/callbacks.js M src/css.js M src/data.js M src/deferred.js M src/dimensions.js M src/effects.js M src/event.js M src/manipulation.js M src/offset.js M src/queue.js M src/serialize.js M src/traversing.js M src/wrap.js commit b534ee2 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-09-08 21:25:27 -0400 Always return jQuery in modules that can be included separately M src/attributes.js M src/callbacks.js M src/css.js M src/data.js M src/deferred.js M src/dimensions.js M src/effects.js M src/event.js M src/manipulation.js M src/offset.js M src/queue.js M src/serialize.js M src/traversing.js M src/wrap.js commit 44596aa refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-09-08 21:05:07 -0400 Move parsing methods to their own files (separates manipulation dependency from core) Conflicts: src/core.js M src/ajax.js M src/ajax/load.js A src/ajax/parseJSON.js A src/ajax/parseXML.js M src/core.js A src/core/parseHTML.js A src/var/rsingleTag.js commit 99c123b refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-09-08 21:05:07 -0400 Move parsing methods to their own files (separates manipulation dependency from core) M src/ajax.js M src/ajax/load.js A src/ajax/parseJSON.js A src/ajax/parseXML.js M src/core.js A src/core/parseHTML.js A src/var/rsingleTag.js commit eb9cbfc refs/tags/2.1.0-beta1 Author: Michał Gołębiowski Date: 2013-08-22 00:33:57 +0200 No ticket. Update support comments to reflect current state of affairs. M src/attributes/support.js M src/core.js M src/css.js M src/manipulation/support.js M test/unit/core.js commit 48e13e9 refs/tags/1.11.0-beta1 Author: Michał Gołębiowski Date: 2013-09-07 03:08:20 +0200 No ticket. Update AUTHORS.txt. M AUTHORS.txt commit 0ed397d refs/tags/2.1.0-beta1 Author: Michał Gołębiowski Date: 2013-09-07 03:08:14 +0200 No ticket. Update AUTHORS.txt. M AUTHORS.txt commit ac0e7a1 refs/tags/1.11.0-beta1 Author: Michał Gołębiowski Date: 2013-09-07 02:30:19 +0200 No ticket. Restore support for Safari 5.1 in test/unit/support.js for now. (cherry-picked from badcd1b6f301e6253405f17759c1270549a34e12) M test/unit/support.js commit 9968364 refs/tags/2.1.0-beta1 Author: Michał Gołębiowski Date: 2013-09-07 02:30:19 +0200 No ticket. Restore support for Safari 5.1 in test/unit/support.js for now. M test/unit/support.js commit be1e4ee refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-09-06 17:11:04 -0400 Convert testrunner to an AMD module and ensure jQuery is on the page when executing the testrunner (another race condition amplified by swarm) Conflicts: test/data/testinit.js test/data/testrunner.js M test/.jshintrc M test/data/testinit.js M test/data/testrunner.js M test/index.html M test/jquery.js commit d14904d refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-09-06 16:23:20 -0400 Move test loader to testinit.js. Fix race condition with dependency loading. M test/data/testinit.js M test/data/testrunner.js M test/index.html commit b99972d refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-09-06 15:44:50 -0400 Use requirejs to load the testswarm inject script M test/data/testrunner.js M test/index.html commit 5093b89 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-09-06 17:11:04 -0400 Convert testrunner to an AMD module and ensure jQuery is on the page when executing the testrunner (another race condition amplified by swarm) M test/.jshintrc M test/data/testinit.js M test/data/testrunner.js M test/index.html M test/jquery.js commit 4ca5a0c refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-09-06 16:25:33 -0400 No ticket: link testinit M test/data/testinit.js commit e563cd3 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-09-06 16:23:20 -0400 Move test loader to testinit.js. Fix race condition with dependency loading. M test/data/testinit.js M test/data/testrunner.js M test/index.html commit 6535cc5 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-09-06 15:44:50 -0400 Use requirejs to load the testswarm inject script M test/data/testrunner.js M test/index.html commit f044622 refs/tags/1.11.0-beta1 Author: Michał Gołębiowski Date: 2013-09-06 20:31:48 +0200 No ticket. Restore checking individual src/**/*.js files by jsHint. M .jshintignore M Gruntfile.js M src/ajax/load.js M src/ajax/var/rquery.js M src/css/var/cssExpand.js M src/effects/animatedSelector.js M src/exports/amd.js M src/manipulation/var/rcheckableType.js M src/offset.js M src/outro.js M src/selector.js M src/var/class2type.js M src/var/concat.js M src/var/deletedIds.js M src/var/hasOwn.js M src/var/indexOf.js M src/var/pnum.js M src/var/push.js M src/var/rnotwhite.js M src/var/slice.js M src/var/strundefined.js M src/var/toString.js M src/var/trim.js commit 1a25f21 refs/tags/2.1.0-beta1 Author: Michał Gołębiowski Date: 2013-09-06 20:31:18 +0200 No ticket. Restore checking individual src/**/*.js files by jsHint. M .jshintignore M Gruntfile.js M src/ajax/load.js M src/ajax/var/rquery.js M src/css/var/cssExpand.js M src/css/var/isHidden.js M src/exports/amd.js M src/manipulation/var/rcheckableType.js M src/offset.js M src/outro.js M src/selector.js M src/var/arr.js M src/var/class2type.js M src/var/concat.js M src/var/hasOwn.js M src/var/indexOf.js M src/var/pnum.js M src/var/push.js M src/var/rnotwhite.js M src/var/slice.js M src/var/strundefined.js M src/var/toString.js M src/var/trim.js commit 1f16b16 refs/tags/2.1.0-beta1 Author: Michał Gołębiowski Date: 2013-09-06 18:33:55 +0200 No ticket. Optimize the marginRight hook: run the support test once only. M src/css.js commit 6987220 refs/tags/1.11.0-beta1 Author: Michał Gołębiowski Date: 2013-09-06 18:29:53 +0200 No ticket. Optimize top/left hooks: move the position check up, don't re-check it inside a hook. M src/css.js commit 3ec6af8 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-09-06 12:08:41 -0400 Remove test element in css/support M src/css/support.js commit 73e1201 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-09-06 11:26:08 -0400 With all of the ready calls removed internally, ready was never kicked off. Add a call in the ready module to ensure ready is checked. M src/core/ready.js commit badcd1b refs/tags/1.11.0-beta1 Author: Michał Gołębiowski Date: 2013-09-02 19:21:09 +0200 Fix #10814. Fix #14084. Make support tests lazy and broken out to components. M .jshintignore M README.md M src/ajax/xhr.js M src/attributes/attr.js M src/attributes/prop.js A src/attributes/support.js M src/attributes/val.js M src/core.js D src/core/swap.js M src/css.js D src/css/hidden-visible-selectors.js A src/css/hiddenVisibleSelectors.js A src/css/support.js A src/css/swap.js M src/data.js A src/data/support.js M src/effects.js D src/effects/animated-selector.js A src/effects/animatedSelector.js A src/effects/support.js M src/event.js A src/event/support.js M src/jquery.js M src/manipulation.js A src/manipulation/support.js M src/support.js M src/traversing.js A src/var/support.js A test/data/css/cssWidthBeforeDocReady.html M test/data/support/bodyBackground.html M test/data/support/boxSizing.html M test/data/support/csp.js M test/data/support/csp.php A test/data/support/getComputedSupport.js M test/data/support/shrinkWrapBlocks.html M test/unit/css.js M test/unit/effects.js M test/unit/support.js commit bbbdd94 refs/tags/2.1.0-beta1 Author: Michał Gołębiowski Date: 2013-08-27 00:54:13 +0200 Fix #10814. Make support tests lazy and broken out to components. M Gruntfile.js M README.md M src/ajax/xhr.js M src/attributes/attr.js M src/attributes/prop.js A src/attributes/support.js M src/attributes/val.js M src/core.js D src/core/swap.js M src/css.js D src/css/hidden-visible-selectors.js A src/css/hiddenVisibleSelectors.js A src/css/support.js A src/css/swap.js D src/effects/animated-selector.js A src/effects/animatedSelector.js M src/event.js A src/event/support.js M src/jquery.js M src/manipulation.js A src/manipulation/support.js D src/support.js A src/var/support.js M test/data/css/cssWidthBeforeDocReady.html D test/data/dimensions/documentSmall.html M test/data/jquery-1.9.1.ajax_xhr.min.js M test/data/support/bodyBackground.html D test/data/support/boxSizing.html M test/data/support/csp.js M test/data/support/csp.php A test/data/support/getComputedSupport.js D test/data/support/shrinkWrapBlocks.html D test/data/support/testElementCrash.html M test/data/testsuite.css M test/unit/css.js M test/unit/dimensions.js M test/unit/manipulation.js M test/unit/support.js commit 776012b refs/tags/2.1.0-beta1 Author: Michał Gołębiowski Date: 2013-08-22 00:33:57 +0200 Fix #14084: attach the test div to documentElement, not body. M .jshintignore M src/support.js A test/data/css/cssWidthBeforeDocReady.html M test/unit/css.js commit 9035cab refs/tags/1.11.0-beta1 Author: Michał Gołębiowski Date: 2013-09-05 18:24:13 +0200 Fix #13983. Switch to //# for sourcemap directives. (cherry-picked from dfaee326e6605dc6d848c4c5022e39069d2cee65) M Gruntfile.js M build/tasks/dist.js M build/tasks/uglify.js commit dfaee32 refs/tags/2.1.0-beta1 Author: Michał Gołębiowski Date: 2013-09-05 18:23:56 +0200 Fix #13983. Switch to //# for sourcemap directives. M Gruntfile.js M build/tasks/dist.js M build/tasks/uglify.js commit e4cfe82 refs/tags/1.11.0-beta1 Author: Michał Gołębiowski Date: 2013-09-05 18:19:04 +0200 No ticket. Update packages, make the devDependencies list alphabetic. (cherry-picked from 3f3a6c5ff5e6f1565ff4ad672ad44f71ad765f29) M package.json commit 58a5040 refs/tags/2.1.0-beta1 Author: Michał Gołębiowski Date: 2013-09-05 18:18:48 +0200 No ticket. Update packages, make the devDependencies list alphabetic. M package.json commit 6a6604b refs/tags/1.11.0-beta1 Author: Richard Gibson Date: 2013-09-03 09:55:32 -0400 No ticket: Hide the testing-support jQuery from tests (cherry picked from commit 0c185209233f4c15e57c6a24e8f81b27dd26db59) Conflicts: test/data/testrunner.js M test/.jshintrc M test/data/testinit.js M test/data/testrunner.js M test/unit/attributes.js M test/unit/core.js M test/unit/event.js M test/unit/manipulation.js commit 0c18520 refs/tags/2.1.0-beta1 Author: Richard Gibson Date: 2013-09-03 09:55:32 -0400 No ticket: Hide the testing-support jQuery from tests M test/.jshintrc M test/data/testinit.js M test/data/testrunner.js M test/unit/attributes.js M test/unit/core.js M test/unit/event.js commit ceb5b4c refs/tags/1.11.0-beta1 Author: Amey Sakhadeo Date: 2013-08-28 22:24:55 +0530 Ref #14313: Optimize 1.x jQuery.merge for size. (cherry picked from commits c75c9a8ebb5d2483daa68bec799e0d770083a811 f66d53c85643e703a8e37d9ca9375dd386a60cda) M src/core.js M test/unit/core.js commit f66d53c refs/tags/2.1.0-beta1 Author: Richard Gibson Date: 2013-09-03 01:24:01 -0400 Ref #14313: Further code and test improvements M src/core.js M test/unit/core.js commit c75c9a8 refs/tags/2.1.0-beta1 Author: Amey Sakhadeo Date: 2013-08-28 22:24:55 +0530 Fix #14313: Optimize jQuery.merge for size. Close gh-1344. M src/core.js commit 83396ba refs/tags/2.1.0-beta1 Author: Richard Gibson Date: 2013-08-30 12:38:43 -0400 Fix #14318: Cherry-pick interrupted animation fix from master ea5c22ec12e6a548b1ec2d7b0dcd9f71bea8d5dd M test/unit/effects.js commit 5cd6868 refs/tags/1.11.0-beta1 Author: Richard Gibson Date: 2013-08-30 12:38:43 -0400 Fix #14318: Cherry-pick interrupted animation fix from master ea5c22ec12e6a548b1ec2d7b0dcd9f71bea8d5dd M src/effects.js M test/unit/effects.js commit 8e6e239 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-08-29 16:18:17 -0400 Pass all tests (and load Sizzle fixture correctly) when loading with AMD Conflicts: src/css.js M src/ajax/load.js M src/css.js M test/.jshintrc M test/data/testrunner.js M test/index.html M test/jquery.js M test/unit/event.js A test/unit/ready.js commit 004c1fc refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-08-29 16:18:17 -0400 Pass all tests (and load Sizzle fixture correctly) when loading with AMD M src/ajax/load.js M src/css.js M test/.jshintrc M test/data/testrunner.js M test/index.html M test/jquery.js M test/unit/event.js A test/unit/ready.js commit ca1c90e refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-08-27 00:31:14 -0400 Use window.QUnit to detect the top window when loading with AMD M test/jquery.js commit 01d5a1a refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-08-28 12:12:37 -0400 Fix for custom attr handles duck-punching the boolean attr handle Conflicts: src/attributes/attr.js M src/attributes/attr.js M test/unit/attributes.js commit 05d907d refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-08-28 12:12:37 -0400 Fix for custom attr handles duck-punching the boolean attr handle M src/attributes/attr.js M test/unit/attributes.js commit 2af2e74 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-08-27 15:05:00 -0400 Update Sizzle to 1.10.7 Conflicts: bower.json M bower.json commit a7a3b8c refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-08-27 15:05:00 -0400 Update Sizzle to 1.10.7 M bower.json commit 9372f6f refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-08-27 14:22:28 -0400 Explicitly set bower folder location A .bowerrc commit 0f2f684 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-08-27 14:22:28 -0400 Explicitly set bower folder location A .bowerrc commit 29903f3 refs/tags/2.1.0-beta1 Author: Richard Gibson Date: 2013-08-26 16:36:55 -0400 No ticket: improve line-height animation test robustness (cherry picked from commit 2b6a7b1caf5f95034e0324a44ca9e3f27956ff64) M test/unit/effects.js commit 9f433d9 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-08-27 00:31:14 -0400 Use window.QUnit to detect the top window when loading with AMD M test/jquery.js commit b718a16 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-08-27 00:16:14 -0400 Update Sizzle: minor change to a test (oldIE must set defaultChecked on creation) M bower.json commit 6e19d2a refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-08-26 23:28:41 -0400 Make the attr handles a little more readable (+4 bytes) M src/attributes/attr.js commit dc0d3b4 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-08-26 22:54:17 -0400 Fix most of the broken tests in oldIE. Build order issue. - attr requires val for attaching to the nodeHook as a valHook for buttons M src/attributes.js M src/attributes/attr.js commit 2b6a7b1 refs/tags/1.11.0-beta1 Author: Richard Gibson Date: 2013-08-26 16:36:55 -0400 No ticket: improve line-height animation test robustness M test/unit/effects.js commit 0f03378 refs/tags/1.11.0-beta1 Author: Michał Gołębiowski Date: 2013-08-20 15:53:28 +0200 No ticket. Correct a support comment for the `order` test. (cherry-picked from 2ac1cd91db5c20cbe8ba0db44f7640cd150060ee) M test/unit/css.js commit 2ac1cd9 refs/tags/2.1.0-beta1 Author: Michał Gołębiowski Date: 2013-08-20 15:53:28 +0200 No ticket. Correct a support comment for the `order` test. M test/unit/css.js commit 6f4da9a refs/tags/2.1.0-beta1 Author: Guy Bedford Date: 2013-08-20 09:47:35 -0400 Remove trailing comma in define array. Close gh-1336. M src/effects/animated-selector.js commit 62da89b refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-08-19 18:27:30 -0400 Revert "Close php tags for ajax tests on swarm" This reverts commit f6e86c3ca4d527d5453a0b5b9591ef38b5d3c000. M test/data/errorWithJSON.php M test/data/errorWithText.php M test/data/headers.php commit f6e86c3 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-08-19 16:05:27 -0400 Close php tags for ajax tests on swarm M test/data/errorWithJSON.php M test/data/errorWithText.php M test/data/headers.php commit a542590 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-08-19 15:49:18 -0400 Fix cherry-pick issue. The master branch tests should not be run in oldIE. M build/tasks/testswarm.js commit ef5693f refs/tags/1.11.0-beta1 Author: Oleg Date: 2013-08-19 22:33:52 +0400 Correct QUnit check, this might fix swarm failures Conflicts: test/jquery.js M test/jquery.js commit 493548c refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-08-19 15:01:00 -0400 Fix tests for testswarm M test/jquery.js commit 04f1263 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-08-19 15:01:00 -0400 Fix tests for testswarm M test/jquery.js commit 42cd19f refs/tags/2.1.0-beta1 Author: Oleg Date: 2013-08-19 22:33:52 +0400 Correct QUnit check, this might fix swarm failures M test/jquery.js commit f5f36db refs/tags/1.11.0-beta1 Author: Michał Gołębiowski Date: 2013-08-19 20:16:16 +0200 No ticket. Correct a support comment. (cherry-picked from f92a446ee8d6e98c43b87f185e73240fabec5ae4) M test/unit/css.js commit f92a446 refs/tags/2.1.0-beta1 Author: Michał Gołębiowski Date: 2013-08-19 20:16:16 +0200 No ticket. Correct a support comment. M test/unit/css.js commit 78a80c3 refs/tags/1.11.0-beta1 Author: Michał Gołębiowski Date: 2013-08-19 19:53:31 +0200 Remove redundant prefixes from the CSS order test. (cherry-picked from e3584179fe919c59033e54f019a1511691d2c85b) M test/unit/css.js commit e358417 refs/tags/2.1.0-beta1 Author: Michał Gołębiowski Date: 2013-08-19 19:53:31 +0200 Remove redundant prefixes from the CSS order test. M test/unit/css.js commit 215cc09 refs/tags/2.1.0-beta1 Author: Michał Gołębiowski Date: 2013-08-19 19:31:15 +0200 No ticket. Add a support note about defaultPrevented missing in Android < 4.0 M src/event.js commit bc2b139 refs/tags/1.11.0-beta1 Author: Daniel Herman Date: 2013-07-18 21:17:29 -0400 No ticket: add assertions for jQuery.when( array ). Close gh-1312. (cherry-picked from 584a4af9c8633b35fe49152c81977de03f885826) M test/unit/deferred.js commit 584a4af refs/tags/2.1.0-beta1 Author: Daniel Herman Date: 2013-07-18 21:17:29 -0400 No ticket: add assertions for jQuery.when( array ). Close gh-1312. M test/unit/deferred.js commit b414efd refs/tags/1.11.0-beta1 Author: Chris Price Date: 2013-08-19 18:12:46 +0200 Fix #14150: revert to ownerDocument.defaultView.getComputedStyle. Close gh-1311. (cherry-picked from 3e3680c2cdc524ee9194ef27fdce318cf301144c) M src/css.js commit 3e3680c refs/tags/2.1.0-beta1 Author: Chris Price Date: 2013-08-19 18:10:11 +0200 Fix #14150: revert to ownerDocument.defaultView.getComputedStyle. Close gh-1311. M src/css.js commit 7dfe0ad refs/tags/1.11.0-beta1 Author: Jeremy Dunck Date: 2013-08-19 17:55:05 +0200 Fix #14164: assign className in addClass/removeClass only if changed. Close gh-1331. (cherry-picked from c418b94eb48188cd9329519ae5e030a52dd81cc9) M src/attributes/classes.js commit c418b94 refs/tags/2.1.0-beta1 Author: Jeremy Dunck Date: 2013-08-19 17:55:05 +0200 Fix #14164: assign className in addClass/removeClass only if changed. Close gh-1331. M src/attributes/classes.js commit 32e803c refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-08-16 14:33:28 -0400 Minor build change: remove trailing tabs M build/tasks/build.js commit ef694f6 refs/tags/2.1.0-beta1 Author: Oleg Gaidarenko Date: 2013-08-16 14:36:08 -0400 Don't execute DOM ready tests in AMD mode (they aren't loaded before DOM ready). Close gh-1335. Conflicts: src/manipulation.js M test/unit/event.js commit 49670c5 refs/tags/1.11.0-beta1 Author: Oleg Gaidarenko Date: 2013-08-16 14:36:08 -0400 Don't execute DOM ready tests in AMD mode (they aren't loaded before DOM ready). Close gh-1335. M src/manipulation.js M test/unit/event.js commit ca4a007 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-08-16 14:33:28 -0400 Minor build change: remove trailing tabs M build/tasks/build.js commit 2f985ff refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-08-16 12:54:43 -0400 When converting the source to AMD, don't forget to AMD M build/tasks/build.js M src/exports/amd.js M src/jquery.js commit b693b37 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-08-16 12:54:43 -0400 When converting the source to AMD, don't forget to AMD M build/tasks/build.js M src/exports/amd.js M src/jquery.js commit 993418e refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-08-16 10:13:09 -0400 Custom builds: Fix source folder location now that build.js is in the tasks folder M build/tasks/build.js commit 4d9c62a refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-08-16 10:11:22 -0400 Custom builds: Remove _evalUrl when excluding ajax M Gruntfile.js commit 338e48a refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-08-16 10:13:09 -0400 Custom builds: Fix source folder location now that build.js is in the tasks folder M build/tasks/build.js commit 31f0912 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-08-16 10:11:22 -0400 Custom builds: Remove _evalUrl when excluding ajax M Gruntfile.js commit 213eaad refs/tags/1.11.0-beta1 Author: Oleg Gaidarenko Date: 2013-08-16 09:48:00 -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 Conflicts: Gruntfile.js build/tasks/build.js M Gruntfile.js D build/build.js A build/tasks/build.js A build/tasks/dist.js A build/tasks/testswarm.js A build/tasks/uglify.js commit df67c1a refs/tags/2.1.0-beta1 Author: Oleg Gaidarenko Date: 2013-08-16 09:48:00 -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 M Gruntfile.js D build/build.js A build/tasks/build.js A build/tasks/dist.js A build/tasks/testswarm.js A build/tasks/uglify.js commit 70c9a0a refs/tags/2.1.0-beta1 Author: Oleg Gaidarenko Date: 2013-08-16 09:40:28 -0400 Fixed pulling in Sizzle subproject when testing with min/dev. M test/index.html commit 723ced4 refs/tags/1.11.0-beta1 Author: Oleg Gaidarenko Date: 2013-08-16 09:40:28 -0400 Fixed pulling in Sizzle subproject when testing with min/dev. M test/index.html commit 7315861 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-08-15 20:38:48 -0400 Specify support as a dependency wherever it is used. Optimize module order to save 15 bytes. Conflicts: src/css.js src/manipulation.js src/offset.js src/support.js M README.md M src/ajax/xhr.js M src/attributes/attr.js M src/attributes/prop.js M src/attributes/val.js M src/css.js M src/jquery.js M src/manipulation.js M src/offset.js M src/support.js commit cecb52f refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-08-15 20:38:48 -0400 Specify support as a dependency wherever it is used. Optimize module order to save 15 bytes. M README.md M src/ajax/xhr.js M src/attributes/attr.js M src/attributes/prop.js M src/attributes/val.js M src/css.js M src/jquery.js M src/manipulation.js M src/offset.js M src/support.js commit f5b1a8e refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-08-15 15:58:44 -0400 Fix build for jenkins M build/build.js commit 7877c4f refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-08-15 15:58:15 -0400 Remove log M build/build.js commit b7b50a7 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-08-15 15:56:47 -0400 Fix build for jenkins M build/build.js commit 217cbb7 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-08-15 14:15:49 -0400 AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163. Conflicts: Gruntfile.js README.md src/ajax.js src/ajax/xhr.js src/attributes.js src/core.js src/css.js src/data.js src/effects.js src/event.js src/manipulation.js src/offset.js src/selector-native.js src/traversing.js test/unit/core.js test/unit/data.js M .gitignore M Gruntfile.js M README.md M bower.json A build/build.js A build/r.js M package.json M src/ajax.js M src/ajax/jsonp.js A src/ajax/load.js M src/ajax/script.js A src/ajax/var/nonce.js A src/ajax/var/rquery.js M src/ajax/xhr.js M src/attributes.js A src/attributes/attr.js A src/attributes/classes.js A src/attributes/prop.js A src/attributes/val.js M src/callbacks.js M src/core.js A src/core/ready.js A src/core/swap.js M src/css.js A src/css/defaultDisplay.js A src/css/hidden-visible-selectors.js A src/css/var/cssExpand.js A src/css/var/isHidden.js M src/data.js A src/data/accepts.js M src/deferred.js M src/deprecated.js M src/dimensions.js M src/effects.js A src/effects/Tween.js A src/effects/animated-selector.js D src/event-alias.js M src/event.js A src/event/alias.js A src/exports/amd.js M src/intro.js A src/jquery.js M src/manipulation.js A src/manipulation/_evalUrl.js A src/manipulation/var/rcheckableType.js M src/offset.js M src/outro.js M src/queue.js A src/queue/delay.js A src/selector-sizzle.js A src/selector.js M src/serialize.js D src/sizzle-jquery.js M src/support.js M src/traversing.js A src/var/class2type.js A src/var/concat.js A src/var/deletedIds.js A src/var/hasOwn.js A src/var/indexOf.js A src/var/pnum.js A src/var/push.js A src/var/rnotwhite.js A src/var/slice.js A src/var/strundefined.js A src/var/toString.js A src/var/trim.js M src/wrap.js M test/data/testinit.js M test/data/testrunner.js M test/index.html M test/jquery.js M test/unit/core.js M test/unit/data.js M test/unit/support.js commit 6318ae6 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-08-15 14:15:49 -0400 AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163. M .gitignore M Gruntfile.js M README.md M bower.json A build/build.js A build/r.js M package.json M src/ajax.js M src/ajax/jsonp.js A src/ajax/load.js M src/ajax/script.js A src/ajax/var/nonce.js A src/ajax/var/rquery.js M src/ajax/xhr.js M src/attributes.js A src/attributes/attr.js A src/attributes/classes.js A src/attributes/prop.js A src/attributes/val.js M src/callbacks.js M src/core.js A src/core/ready.js A src/core/swap.js M src/css.js A src/css/defaultDisplay.js A src/css/hidden-visible-selectors.js A src/css/var/cssExpand.js A src/css/var/isHidden.js M src/data.js A src/data/Data.js A src/data/accepts.js A src/data/var/data_priv.js A src/data/var/data_user.js M src/deferred.js M src/deprecated.js M src/dimensions.js M src/effects.js A src/effects/Tween.js A src/effects/animated-selector.js D src/event-alias.js M src/event.js A src/event/alias.js A src/exports/amd.js M src/intro.js A src/jquery.js M src/manipulation.js A src/manipulation/_evalUrl.js A src/manipulation/var/rcheckableType.js M src/offset.js M src/outro.js M src/queue.js A src/queue/delay.js M src/selector-native.js A src/selector-sizzle.js A src/selector.js M src/serialize.js D src/sizzle-jquery.js M src/support.js M src/traversing.js A src/var/arr.js A src/var/class2type.js A src/var/concat.js A src/var/hasOwn.js A src/var/indexOf.js A src/var/pnum.js A src/var/push.js A src/var/rnotwhite.js A src/var/slice.js A src/var/strundefined.js A src/var/toString.js A src/var/trim.js M src/wrap.js M test/data/testinit.js M test/data/testrunner.js M test/index.html M test/jquery.js M test/unit/core.js M test/unit/data.js M test/unit/support.js commit 144837a refs/tags/1.11.0-beta1 Author: Michał Gołębiowski Date: 2013-08-12 18:31:21 +0200 correct a typo in README M README.md commit 7627b8b refs/tags/2.1.0-beta1 Author: Michał Gołębiowski Date: 2013-08-12 18:31:00 +0200 correct a typo in README M README.md commit 032ef35 refs/tags/1.11.0-beta1 Author: Oleg Date: 2013-08-10 10:49:14 +0400 Correct typos in the test assertion M test/unit/effects.js commit 012bda7 refs/tags/2.1.0-beta1 Author: Oleg Date: 2013-08-10 10:49:14 +0400 Correct typos in the test assertion M test/unit/effects.js commit 4b74fe1 refs/tags/1.11.0-beta1 Author: Oleg Date: 2013-08-10 07:47:21 +0400 Fix test of #13855 for Opera 12.1 and IE10 M test/unit/effects.js commit 5bbfa46 refs/tags/2.1.0-beta1 Author: Oleg Date: 2013-08-10 07:47:21 +0400 Fix test of #13855 for Opera 12.1 and IE10 M test/unit/effects.js commit ae630c4 refs/tags/1.11.0-beta1 Author: Oleg Date: 2013-08-08 01:10:35 +0400 Correct assertion for #14049 ticket. Close gh-1327 M test/unit/css.js commit 2bdeb6b refs/tags/2.1.0-beta1 Author: Oleg Date: 2013-08-08 01:10:35 +0400 Correct assertion for #14049 ticket M test/unit/css.js commit 34cc465 refs/tags/1.11.0-beta1 Author: Oleg Date: 2013-08-08 04:11:42 +0400 Improve test stability for #13855 ticket. Close gh-1328. M test/unit/effects.js commit 9214c37 refs/tags/2.1.0-beta1 Author: Oleg Date: 2013-08-08 04:11:42 +0400 Improve test stability for #13855 ticket. Close gh-1328. M test/unit/effects.js commit 1e9d43c refs/tags/1.11.0-beta1 Author: Oleg Date: 2013-08-05 03:59:02 +0400 Support tests * Check all the properties in jQuery.support * Fix value of "pixelPosition" in new Chrome M test/unit/support.js commit 03ad042 refs/tags/1.11.0-beta1 Author: terrycojones Date: 2013-08-02 01:04:49 +0100 Removed an unneeded variable (cherry-picked from the commit 74dadd3eb65301e630a274fa8d65e9b81bfade54) M src/deferred.js commit e253c65 refs/tags/2.1.0-beta1 Author: Oleg Date: 2013-08-05 03:06:51 +0400 "pixelPosition" should be "true" in 28 >= Chrome M test/unit/support.js commit 3484a68 refs/tags/2.1.0-beta1 Author: terrycojones Date: 2013-08-02 01:04:49 +0100 Removed an unneeded variable. Closes gh-1321. M AUTHORS.txt M src/deferred.js commit 410cf4e refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-07-24 21:29:32 -0400 Update QUnit to 1.12.0 M bower.json commit 302f222 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-07-24 21:21:56 -0400 No need to remove if they ain't nuthin thar M src/core.js commit c56a9a6 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-07-24 21:29:32 -0400 Update QUnit to 1.12.0 M bower.json commit 755e465 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-07-24 21:21:56 -0400 No need to remove if they ain't nuthin thar M src/core.js commit 353fe2a refs/tags/1.11.0-beta1 Author: Oleg Date: 2013-07-24 18:39:09 +0400 Fix paths for qunit files (cherry picked from commit c8c32f1d0583711355c593fb4c84332bfba18254) M test/index.html commit bfa05f0 refs/tags/1.11.0-beta1 Author: Oleg Date: 2013-07-22 22:08:10 +0400 Change Windows install explanation (cherry picked from commit 831a532c3ce9b014ed7c0f8fd910a0a2fc0aa5aa) M README.md commit 556bbea refs/tags/1.11.0-beta1 Author: Oleg Date: 2013-07-22 22:04:01 +0400 Remove the Xcode note in readme (cherry picked from commit 24571f4a730ea51127fe5f1f798c1283a2b8cc8a) M README.md commit 40f96b8 refs/tags/1.11.0-beta1 Author: Oleg Date: 2013-07-22 21:54:37 +0400 Install bower packages with npm install (cherry picked from commit 806b0230cd14916907807ced638aea066465e1d4) M README.md M package.json commit c8c32f1 refs/tags/2.1.0-beta1 Author: Oleg Date: 2013-07-24 18:39:09 +0400 Fix paths for qunit files M test/index.html commit 831a532 refs/tags/2.1.0-beta1 Author: Oleg Date: 2013-07-22 22:08:10 +0400 Change Windows install explanation M README.md commit 24571f4 refs/tags/2.1.0-beta1 Author: Oleg Date: 2013-07-22 22:04:01 +0400 Remove the Xcode note in readme M README.md commit 806b023 refs/tags/2.1.0-beta1 Author: Oleg Date: 2013-07-22 21:54:37 +0400 Install bower packages with npm install M README.md M package.json commit 7e7ed7a refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-07-19 09:54:59 -0400 Update Sizzle to 1.10.5. Fixes #14142. M bower.json commit caea5b1 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-07-19 09:53:57 -0400 Lint JSON manifests during development M Gruntfile.js M package.json commit 0600a29 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-07-19 09:54:59 -0400 Update Sizzle to 1.10.5. Fixes #14142. M bower.json commit 07b5f12 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-07-19 09:53:57 -0400 Lint JSON manifests during development M Gruntfile.js M package.json commit 4b7a0d4 refs/tags/1.11.0-beta1 Author: Michał Gołębiowski Date: 2013-07-11 12:52:07 -0400 Update devDependencies, adjust .jshintrc to jsHint 2.x, use .jshintignore. Close gh-1283. Conflicts: src/.jshintrc test/.jshintrc A .jshintignore M Gruntfile.js M package.json M src/.jshintrc D test/.jshintignore M test/.jshintrc commit c33108c refs/tags/2.1.0-beta1 Author: Michał Gołębiowski Date: 2013-07-11 12:52:07 -0400 Update devDependencies, adjust .jshintrc to jsHint 2.x, use .jshintignore. Close gh-1283. A .jshintignore M Gruntfile.js M package.json M src/.jshintrc D test/.jshintignore M test/.jshintrc commit b7ea5c0 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-07-10 14:20:32 -0400 Fix bower.json version from cherry-picked commit M bower.json commit a68b840 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-07-10 14:18:57 -0400 Update README for bower usage M README.md commit bc4e976 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-07-10 14:18:57 -0400 Update README for bower usage M README.md commit 40d4881 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-07-10 12:00:26 -0400 Include Sizzle and Qunit with bower. Fixes #14118. M .gitignore D .gitmodules M Gruntfile.js M README.md A bower.json M package.json D src/sizzle M test/index.html D test/qunit commit b13d822 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-07-10 12:00:26 -0400 Include Sizzle and Qunit with bower. Fixes #14118. M .gitignore D .gitmodules M Gruntfile.js M README.md A bower.json M package.json D src/sizzle M test/index.html D test/qunit commit d355140 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-07-08 12:27:33 -0400 Remove `undefined` var declarations M src/intro.js M src/sizzle commit c93f91e refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-07-08 12:27:33 -0400 Remove `undefined` var declarations M src/intro.js M src/sizzle commit acdcc6b refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-07-04 14:00:26 -0400 Support CommonJS environments by accentuating the need for a window with a document. Fixes #13768. M Gruntfile.js D src/exports.js M src/intro.js M src/outro.js commit 1f67d07 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-07-04 14:00:26 -0400 Support CommonJS environments by accentuating the need for a window with a document. Fixes #13768. M Gruntfile.js D src/exports.js M src/intro.js M src/outro.js commit aee4659 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-07-04 13:28:03 -0400 Update Sizzle to version 1.10.3-pre M src/sizzle commit 894a6c1 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-07-04 13:25:47 -0400 Update sizzle to 1.10.3-pre M src/sizzle commit 571bdd7 refs/tags/1.11.0-beta1 Author: Dave Methvin Date: 2013-07-03 09:49:00 -0400 Updating the source version to 1.10.3-pre M package.json commit 16b079b refs/tags/1.10.2 (tag: 1.10.2) Author: Timmy Willison Date: 2014-02-12 10:20:32 -0800 Include distribution in release tag A bower.json A component.json A composer.json A jquery-migrate.js A jquery-migrate.min.js A jquery.js A jquery.min.js A jquery.min.map commit 3b0b953 refs/tags/1.11.0-beta1 Author: Dave Methvin Date: 2013-07-03 09:48:24 -0400 Tagging the 1.10.2 release. M package.json commit 1ebed13 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-07-03 09:39:17 -0400 Update Sizzle to version 1.10.2 M src/sizzle commit 0dd8806 refs/tags/2.1.0-beta1 Author: Dave Methvin Date: 2013-07-03 09:30:49 -0400 Updating the source version to 2.0.4-pre✓™ M package.json commit f852e63 refs/tags/2.0.3 (tag: 2.0.3) Author: Timmy Willison Date: 2014-02-12 10:27:18 -0800 Include distribution in release tag A bower.json A component.json A composer.json A jquery-migrate.js A jquery-migrate.min.js A jquery.js A jquery.min.js A jquery.min.map commit f576d00 refs/tags/2.1.0-beta1 Author: Dave Methvin Date: 2013-07-03 09:30:16 -0400 Tagging the 2.0.3 release. M package.json commit 98980d8 refs/tags/1.11.0-beta1 Author: Dave Methvin Date: 2013-07-02 16:12:12 -0400 Change the changelog header style (cherry picked from commit a44202dc604d14688756ae0cccde0fec53e53dbf) M build/release-notes.js commit 5f2b586 refs/tags/1.11.0-beta1 Author: Dave Methvin Date: 2013-07-02 16:58:20 -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. (cherry picked from commit 6e630fbbb19306e1914712502a2b22872e94ddad) M Gruntfile.js M build/release.js commit 6e630fb refs/tags/2.1.0-beta1 Author: Dave Methvin Date: 2013-07-02 16:58:20 -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. M Gruntfile.js M build/release.js commit a44202d refs/tags/2.1.0-beta1 Author: Dave Methvin Date: 2013-07-02 16:12:12 -0400 Change the changelog header style M build/release-notes.js commit cfa0035 refs/tags/1.11.0-beta1 Author: Dave Methvin Date: 2013-07-02 09:48:40 -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. (cherry picked from commit d53ddc90c1f119fb9148a553443ef3fbc3f3cc99) M Gruntfile.js M build/release.js commit d53ddc9 refs/tags/2.1.0-beta1 Author: Dave Methvin Date: 2013-07-02 09:48:40 -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. M Gruntfile.js M build/release.js commit 48a948f refs/tags/1.11.0-beta1 Author: Oleg Date: 2013-06-27 14:35:21 +0400 Fix test for #13937 ticket. Close gh-1299 (cherry picked from commit 308980ee2a5c85ba1600446d093edc921f9a71de) M test/unit/effects.js commit 5f1aa23 refs/tags/2.1.0-beta1 Author: ruado1987 Date: 2013-06-02 14:32:48 +0800 Fixes #13976: Garbage input should not cause error in buildFragment. Close gh-1284 M src/manipulation.js M test/unit/core.js commit 308980e refs/tags/2.1.0-beta1 Author: Oleg Date: 2013-06-27 14:35:21 +0400 Fix test for #13937 ticket. Close gh-1299 M test/unit/effects.js commit 16115c1 refs/tags/2.1.0-beta1 Author: Oleg Date: 2013-06-03 01:23:03 +0400 support.boxSizingReliable in FF 23 should be true. Close gh-1288 M test/unit/support.js commit d57c22c refs/tags/2.1.0-beta1 Author: Michał Gołębiowski Date: 2013-07-01 20:09:14 +0200 Update AUTHORS.txt M AUTHORS.txt commit f8d0581 refs/tags/1.11.0-beta1 Author: Michał Gołębiowski Date: 2013-07-01 20:08:01 +0200 Update AUTHORS.txt M AUTHORS.txt commit 1c6641f refs/tags/1.11.0-beta1 Author: Jason Merino Date: 2013-06-28 16:08:16 -0700 Fixes #14049: don't append px to CSS order value. Close gh-1300. (cherry picked from ec6eb38c64aadd6860c402cc0894c77b82b1a65d) M src/css.js M test/unit/css.js commit ec6eb38 refs/tags/2.1.0-beta1 Author: Jason Merino Date: 2013-06-28 16:08:16 -0700 Fixes #14049: don't append px to CSS order value. Close gh-1300. M src/css.js M test/unit/css.js commit 2933c30 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-06-26 23:08:37 -0400 Update Sizzle: bower manifest M src/sizzle commit d139732 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-06-26 23:08:37 -0400 Update Sizzle: bower manifest M src/sizzle commit 147726a refs/tags/2.1.0-beta1 Author: Rick Waldron Date: 2013-06-21 15:45:30 -0400 Fixes #14047 jQuery.data should not miss data-* w/ hyphenated property names http://bugs.jquery.com/ticket/14047 Signed-off-by: Rick Waldron M src/data.js M test/unit/data.js commit cafd88e refs/tags/1.11.0-beta1 Author: terrycojones Date: 2013-06-19 22:36:32 +0100 Moved too-early assignment inside the if stmt where the var is actually used. Close gh-1292. (cherry picked from commit 3a434434c420096cef478936ea21b33e9cfae30c) M .mailmap M src/callbacks.js commit 3a43443 refs/tags/2.1.0-beta1 Author: terrycojones Date: 2013-06-19 22:36:32 +0100 Moved too-early assignment inside the if stmt where the var is actually used. Close gh-1292. M .mailmap M src/callbacks.js commit f22b074 refs/tags/1.11.0-beta1 Author: Jörn Zaefferer Date: 2013-06-05 15:58:33 +0200 Build: Update testswarm task to node-testswarm 1.x API M Gruntfile.js M package.json commit 8643ac7 refs/tags/2.1.0-beta1 Author: Jörn Zaefferer Date: 2013-06-05 15:58:33 +0200 Build: Update testswarm task to node-testswarm 1.x API M Gruntfile.js M package.json commit 6b46fde refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-06-03 16:10:48 -0400 Update Sizzle. Avoid the use of frameElement. Fixes #13980. M src/sizzle commit 4ad18e0 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-06-03 16:10:48 -0400 Update Sizzle. Avoid the use of frameElement. Fixes #13980. M src/sizzle commit 9a3683b refs/tags/1.11.0-beta1 Author: Jason Bedard Date: 2013-05-11 12:34:48 -0700 Avoid jQuery(this) and a closure for .toggle(Boolean), close gh-1271. (cherry picked from commit e53a91909061c7a7280a274990db179b94db81b6) M src/attributes.js M src/css.js commit e53a919 refs/tags/2.1.0-beta1 Author: Jason Bedard Date: 2013-05-11 12:34:48 -0700 Avoid jQuery(this) and a closure for .toggle(Boolean), close gh-1271. M src/attributes.js M src/css.js commit 0b7c44a refs/tags/2.1.0-beta1 Author: Richard Gibson Date: 2013-06-02 01:35:24 -0400 Fix #13974: XML .attr("type") (cherry picked from commit adf30903182f6ab99e3490ceac5a8c37bc59e325) M src/sizzle commit adf3090 refs/tags/1.11.0-beta1 Author: Richard Gibson Date: 2013-06-02 01:35:24 -0400 Fix #13974: XML .attr("type") M src/sizzle commit f766f8c refs/tags/1.11.0-beta1 Author: Michał Gołębiowski Date: 2013-05-31 17:20:32 +0200 No ticket: correct typo in an example in README.md. Close gh-1281. (cherry-picked from a0aa6232d0b451bb6e61a33d6f33a750b51bbe18) M README.md commit a0aa623 refs/tags/2.1.0-beta1 Author: Michał Gołębiowski Date: 2013-05-31 17:20:32 +0200 No ticket: correct typo in an example in README.md. Close gh-1281. M README.md commit 1904ed0 refs/tags/1.11.0-beta1 Author: Dave Methvin Date: 2013-05-30 17:49:13 -0400 Updating the source version to 1.10.2-pre M package.json commit 935eb19 refs/tags/1.10.1 (tag: 1.10.1) Author: Timmy Willison Date: 2014-02-12 10:18:01 -0800 Include distribution in release tag A bower.json A component.json A composer.json A jquery-migrate.js A jquery-migrate.min.js A jquery.js A jquery.min.js commit 3a67de7 refs/tags/1.11.0-beta1 Author: Dave Methvin Date: 2013-05-30 17:49:05 -0400 Tagging the 1.10.1 release. M package.json commit 86fe6ee refs/tags/2.1.0-beta1 Author: Dave Methvin Date: 2013-05-30 17:25:29 -0400 Updating the source version to 2.0.3-pre✓™ M package.json commit 617d181 refs/tags/2.0.2 (tag: 2.0.2) Author: Timmy Willison Date: 2014-02-12 10:25:29 -0800 Include distribution in release tag A bower.json A component.json A composer.json A jquery-migrate.js A jquery-migrate.min.js A jquery.js A jquery.min.js commit b21c88f refs/tags/2.1.0-beta1 Author: Dave Methvin Date: 2013-05-30 17:25:21 -0400 Tagging the 2.0.2 release. M package.json commit f57f86e refs/tags/1.11.0-beta1 Author: Eddie Monge Date: 2013-05-13 13:10:36 -0700 Fix #13789: Don't throw when module === null. Close gh-1269. Close gh-1280. (cherry-picked from eabb56c27484cbffd2ce4951f661df83c91e5d7a) M src/exports.js commit 272db24 refs/tags/1.11.0-beta1 Author: Oleg Date: 2013-05-29 17:46:02 +0400 Sizzle Update: fix #13936 - iframe reload should not affect Sizzle. M src/sizzle commit d0ca609 refs/tags/2.1.0-beta1 Author: Oleg Date: 2013-05-29 17:19:18 +0400 Sizzle Update: fix #13936 - iframe reload should not affect Sizzle. M src/sizzle commit 6fd5e48 refs/tags/2.1.0-beta1 Author: Richard Gibson Date: 2013-05-25 10:18:57 -0400 Fix #13937: Correctly scope .finish() following multi-element .animate(). Thanks @gnarf37. Close gh-1279. (cherry picked from commit ae9e05e9f3cb071232b056005755acb5926e403e) M src/effects.js M src/queue.js M test/unit/effects.js commit ae9e05e refs/tags/1.11.0-beta1 Author: Richard Gibson Date: 2013-05-25 10:18:57 -0400 Fix #13937: Correctly scope .finish() following multi-element .animate(). Thanks @gnarf37. Close gh-1279. M src/effects.js M src/queue.js M test/unit/effects.js commit 68c9d05 refs/tags/2.1.0-beta1 Author: Oleg Date: 2013-05-26 15:20:47 +0400 Simplification of jQuery#contents method M src/traversing.js commit 26980c6 refs/tags/2.1.0-beta1 Author: Richard Gibson Date: 2013-05-26 16:02:32 -0400 Fix #13939: Same-unit relative animations (cherry picked from commit 00231d5d94d3374d53bfe79e04ba253250c73087) M src/effects.js M test/unit/effects.js commit 00231d5 refs/tags/1.11.0-beta1 Author: Richard Gibson Date: 2013-05-26 16:02:32 -0400 Fix #13939: Same-unit relative animations M src/effects.js M test/unit/effects.js commit 28db00f refs/tags/1.11.0-beta1 Author: Dave Methvin Date: 2013-05-24 14:39:33 -0400 Updating the source version to 1.10.1-pre M package.json commit 2c62b78 refs/tags/1.10.0 (tag: 1.10.0) Author: Timmy Willison Date: 2014-02-12 10:16:34 -0800 Include distribution in release tag A bower.json A component.json A composer.json A jquery-migrate.js A jquery-migrate.min.js A jquery.js A jquery.min.js commit 61bc65e refs/tags/1.11.0-beta1 Author: Dave Methvin Date: 2013-05-24 14:39:24 -0400 Tagging the 1.10.0 release. M package.json commit ef154cc refs/tags/1.11.0-beta1 Author: Michał Gołębiowski Date: 2013-05-21 08:35:12 +0200 Remove an unnecessary comment M src/event.js commit bd36ea2 refs/tags/2.1.0-beta1 Author: Dave Methvin Date: 2013-05-24 12:44:52 -0400 Updating the source version to 2.0.2-pre✓™ M package.json commit 873bfd8 refs/tags/2.0.1 (tag: 2.0.1) Author: Timmy Willison Date: 2014-02-12 10:24:19 -0800 Include distribution in release tag A bower.json A component.json A composer.json A jquery-migrate.js A jquery-migrate.min.js A jquery.js A jquery.min.js commit 6190370 refs/tags/2.1.0-beta1 Author: Dave Methvin Date: 2013-05-24 12:44:44 -0400 Tagging the 2.0.1 release. M package.json commit c91e5d4 refs/tags/1.11.0-beta1 Author: Dave Methvin Date: 2013-05-24 12:37:32 -0400 Do not include the path in map references. (cherry picked from commit 9cbd6898b9deb1a21b796933ba6f4e6dd801172e) M build/release.js commit 9cbd689 refs/tags/2.1.0-beta1 Author: Dave Methvin Date: 2013-05-24 12:37:32 -0400 Do not include the path in map references. M build/release.js commit ce1a829 refs/tags/1.11.0-beta1 Author: Michał Gołębiowski Date: 2013-05-22 15:11:19 +0200 Fix #13793. Correct source map generation bugs. Close gh-1275. (cherry-picked from commit 997da31121b9d084ccba05a9bb1e258c8c8faaf0) M Gruntfile.js commit 997da31 refs/tags/2.1.0-beta1 Author: Michał Gołębiowski Date: 2013-05-22 15:11:19 +0200 Fix #13793. Correct source map generation bugs. Close gh-1275. M Gruntfile.js commit 5309588 refs/tags/1.11.0-beta1 Author: Julian Aubourg Date: 2013-05-23 02:11:37 +0200 Handles HEAD requests as if they always were 204. Fixes #13922. M src/ajax.js M test/unit/ajax.js commit a2cd89a refs/tags/2.1.0-beta1 Author: Julian Aubourg Date: 2013-05-23 02:11:37 +0200 Handles HEAD requests as if they always were 204. Fixes #13922. M src/ajax.js M test/unit/ajax.js commit ef31479 refs/tags/1.11.0-beta1 Author: Richard Gibson Date: 2013-05-21 17:08:49 -0400 Followup #13315: Correct support comment M src/core.js commit eabb56c refs/tags/2.1.0-beta1 Author: Eddie Monge Date: 2013-05-13 13:10:36 -0700 Fix #13789: Don't throw when module === null. Close gh-1269. M src/exports.js commit df372ad refs/tags/2.1.0-beta1 Author: Dave Methvin Date: 2013-05-16 22:48:02 -0400 Update the map reference in each minified file. (cherry picked from commit ebc7899ba1ba6e8306066b5bd4d3e14f0d2d8aad) M build/release.js commit ebc7899 refs/tags/1.11.0-beta1 Author: Dave Methvin Date: 2013-05-16 22:48:02 -0400 Update the map reference in each minified file. M build/release.js commit 4681012 refs/tags/1.11.0-beta1 Author: Dave Methvin Date: 2013-05-12 21:58:53 -0400 build: switch from .min.gz to .zip format. (cherry picked from commit 5e8a5f4adcbaf07a8306f8a6a14a9fbcda81afb8) M build/release.js commit 3a59f8a refs/tags/1.11.0-beta1 Author: Chris Talkington Date: 2013-05-12 16:21:31 -0500 build: update release script to use nodejs archiver. (cherry picked from commit eaee6eae0fee57337fabe41eb4558cf1acdf765b) Conflicts: AUTHORS.txt M AUTHORS.txt M build/release.js M package.json commit befc11e refs/tags/1.11.0-beta1 Author: Chris Talkington Date: 2013-05-12 15:50:54 -0500 build: correct paths so that archiving works. (cherry picked from commit 8ab32fe3ff81491e01f2da132ec2ba9bd499b555) M build/release.js commit 2f2e045 refs/tags/2.1.0-beta1 Author: Richard Gibson Date: 2013-05-15 21:25:30 -0400 Fix #13894: CSS identifiers with backslash-escaped whitespace (cherry picked from commit a75016634d439179fa6517da1918a5a667886e99) M src/sizzle commit a750166 refs/tags/1.11.0-beta1 Author: Richard Gibson Date: 2013-05-15 21:25:30 -0400 Fix #13894: CSS identifiers with backslash-escaped whitespace M src/sizzle commit a7f42d9 refs/tags/1.11.0-beta1 Author: Richard Gibson Date: 2013-05-13 21:55:00 -0400 Fix #13835: classes separated by form feed (cherry picked from commit d8a35011ec05ed3493a85c1bd699902893cd437c) M src/attributes.js M test/unit/attributes.js commit d8a3501 refs/tags/2.1.0-beta1 Author: Richard Gibson Date: 2013-05-13 21:55:00 -0400 Fix #13835: classes separated by form feed M src/attributes.js M test/unit/attributes.js commit d80c6ac refs/tags/2.1.0-beta1 Author: Richard Gibson Date: 2013-05-13 20:37:42 -0400 Ref 3971c2eb: Sync with 1.x-master M src/effects.js M test/unit/effects.js commit 42c2565 refs/tags/1.11.0-beta1 Author: Richard Gibson Date: 2013-05-08 22:56:51 -0400 Fix #13855: line-height animations. Close gh-1265. (cherry picked from commit 3971c2ebb2e6729fe80bac4ee7b91bc02f26486f) M src/css.js M src/effects.js M test/unit/effects.js commit e0f5960 refs/tags/1.11.0-beta1 Author: Renato Oliveira dos Santos Date: 2013-03-17 03:40:18 -0300 Ref #13483: Cherry-pick tests from master ea5c22ec12e6a548b1ec2d7b0dcd9f71bea8d5dd M AUTHORS.txt M test/unit/effects.js commit 3971c2e refs/tags/2.1.0-beta1 Author: Richard Gibson Date: 2013-05-08 22:56:51 -0400 Fix #13855: line-height animations. Close gh-1265. M src/css.js M src/effects.js M test/unit/effects.js commit c1b8edf refs/tags/2.1.0-beta1 Author: Rick Waldron Date: 2013-04-17 12:53:41 -0400 Optimize cleanData: allow direct access to data_priv for cleanup M src/data.js M src/manipulation.js commit 5e8a5f4 refs/tags/2.1.0-beta1 Author: Dave Methvin Date: 2013-05-12 21:58:53 -0400 build: switch from .min.gz to .zip format. M build/release.js commit eaee6ea refs/tags/2.1.0-beta1 Author: Chris Talkington Date: 2013-05-12 16:21:31 -0500 build: update release script to use nodejs archiver. M AUTHORS.txt M build/release.js M package.json commit 8ab32fe refs/tags/2.1.0-beta1 Author: Chris Talkington Date: 2013-05-12 15:50:54 -0500 build: correct paths so that archiving works. M build/release.js commit 8ee67bd refs/tags/2.1.0-beta1 Author: Dave Methvin Date: 2013-05-11 15:54:17 -0400 Add release time to header on uncompressed file. (cherry picked from commit 71f33cc7d949e3b5661754a9075aca990d71ba1f) M Gruntfile.js commit 71f33cc refs/tags/1.11.0-beta1 Author: Dave Methvin Date: 2013-05-11 15:54:17 -0400 Add release time to header on uncompressed file. M Gruntfile.js commit 1debe49 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-05-10 15:43:39 -0400 Update Sizzle: fix sort order test M src/sizzle commit 6fe4f92 refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-05-10 15:43:39 -0400 Update Sizzle: fix sort order test M src/sizzle commit 5dda068 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-05-10 12:48:03 -0400 Update Sizzle: empty string arguments in pseudos. Fixes #13882. M src/sizzle commit da948ce refs/tags/1.11.0-beta1 Author: Timmy Willison Date: 2013-05-10 12:48:03 -0400 Update Sizzle: empty string arguments in pseudos. Fixes #13882. M src/sizzle commit af60d4e refs/tags/1.11.0-beta1 Author: Dave Methvin Date: 2013-05-09 21:16:58 -0400 Updating the source version to 1.10.0-pre M package.json commit 3a8fcde refs/tags/1.10.0-beta1 (tag: 1.10.0-beta1) Author: Dave Methvin Date: 2013-05-09 21:16:49 -0400 Tagging the 1.10.0-beta1 release. M package.json commit a6d35a3 refs/tags/1.10.0-beta1 Author: Kyle Robinson Young Date: 2013-04-24 11:56:38 -0700 Use grunt option with grunt.util.spawn, close gh-1255. (cherry picked from commit b5580a989869f0b702e60704a35e133eeee3e1fc) M AUTHORS.txt M Gruntfile.js commit b5580a9 refs/tags/2.1.0-beta1 Author: Kyle Robinson Young Date: 2013-04-24 11:56:38 -0700 Use grunt option with grunt.util.spawn, close gh-1255. M AUTHORS.txt M Gruntfile.js commit 9fdbc8b refs/tags/2.1.0-beta1 Author: Dave Methvin Date: 2013-05-08 21:07:41 -0400 Fix #13223. Re-allow leading space in HTML. Close gh-1264. (cherry picked from commit 00eafdf028f7730665ce1c05ab44e3f0bc80fbc2) M src/core.js M test/unit/core.js M test/unit/selector.js commit fc9e50a refs/tags/1.10.0-beta1 Author: Jason Bedard Date: 2013-05-02 18:45:02 -0700 Only call jQuery(this) when needed. Close gh-1260. Conflicts: .mailmap AUTHORS.txt A .mailmap M AUTHORS.txt M src/attributes.js commit c9267ab refs/tags/2.1.0-beta1 Author: Jason Bedard Date: 2013-05-02 18:45:02 -0700 Only call jQuery(this) when needed. Close gh-1260. M .mailmap M AUTHORS.txt M src/attributes.js commit 00eafdf refs/tags/1.10.0-beta1 Author: Dave Methvin Date: 2013-05-08 21:07:41 -0400 Fix #13223. Re-allow leading space in HTML. Close gh-1264. M src/core.js M test/unit/core.js M test/unit/selector.js commit 0135a22 refs/tags/1.10.0-beta1 Author: Dave Methvin Date: 2013-05-08 20:00:24 -0400 Create CDN archives in the build script. M build/release.js commit 47f56f1 refs/tags/2.1.0-beta1 Author: Dave Methvin Date: 2013-05-08 20:00:24 -0400 Create CDN archives in the build script. M build/release.js commit 5e42df0 refs/tags/2.1.0-beta1 Author: Jason Bedard Date: 2013-05-02 19:01:15 -0700 Use String.slice instead of String.substring in order to save a three bytes. Close gh-1261. M src/data.js commit 2fc6b65 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-05-08 10:38:06 -0400 Update Sizzle: minor fixes M src/sizzle commit 9260f6c refs/tags/1.10.0-beta1 Author: Timmy Willison Date: 2013-05-08 10:38:06 -0400 Update Sizzle: minor fixes M src/sizzle commit 7725f8e refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-05-07 17:37:51 -0400 Update Sizzle: fix failing tests with attributes M src/sizzle commit 765485d refs/tags/1.10.0-beta1 Author: Timmy Willison Date: 2013-05-07 17:37:51 -0400 Update Sizzle: fix failing tests with attributes M src/sizzle commit 24f2166 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-05-07 15:26:49 -0400 Update Sizzle: minor selector issues M src/sizzle commit e0df650 refs/tags/1.10.0-beta1 Author: Timmy Willison Date: 2013-05-07 15:22:58 -0400 Move attr hook for value to Sizzle. Related: https://github.com/jquery/sizzle/issues/209 M src/attributes.js M src/sizzle commit 8d3c050 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-05-06 15:42:00 -0400 Check nodeType of elements passed to selector-native's find. Fixes #13577. M src/selector-native.js M src/sizzle commit 6d04ebf refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-05-06 15:41:22 -0400 No ticket: boolean -> bool in selector-native M src/selector-native.js commit c57ca9e refs/tags/1.10.0-beta1 Author: Richard Gibson Date: 2013-05-06 11:13:25 -0400 No ticket: Sync master/1.x-master README.md. M README.md commit caf9639 refs/tags/2.1.0-beta1 Author: Dave Methvin Date: 2013-05-06 10:32:16 -0400 Make it easier to debug the release script. M build/release.js commit 2406b5e refs/tags/2.1.0-beta1 Author: Rick Waldron Date: 2013-05-02 16:35:22 -0400 Fixes #13850. Better removal of hyphenated data property names. Signed-off-by: Rick Waldron M src/data.js M test/unit/data.js commit e8b110c refs/tags/2.1.0-beta1 Author: Dave Methvin Date: 2013-05-02 13:40:25 -0400 Add -wrap to the minimumest-possible-build list. M README.md commit 6b53915 refs/tags/2.1.0-beta1 Author: Dave Methvin Date: 2013-05-02 13:39:13 -0400 Fix #13255. Set a default event target for Cordova. M src/event.js commit 7c72f69 refs/tags/1.10.0-beta1 Author: Richard Gibson Date: 2013-05-01 11:33:06 -0400 Fix #13846: .prev sort direction (cherry picked from commit 9c4a428528cc47b0ef87a273f191c0fbbccc9678) M src/traversing.js M test/unit/traversing.js commit 9c4a428 refs/tags/2.1.0-beta1 Author: Richard Gibson Date: 2013-05-01 11:33:06 -0400 Fix #13846: .prev sort direction M src/traversing.js M test/unit/traversing.js commit a49693a refs/tags/1.10.0-beta1 Author: Richard Gibson Date: 2013-04-29 13:31:59 -0400 Fix #13803: domManip remote-script evaluation per 1.9 (AJAX dataType "script") (cherry picked from commit 18cccd04a6f69018242bce96ef905bc5d3be6ff8) M src/manipulation.js commit 18cccd0 refs/tags/2.1.0-beta1 Author: Richard Gibson Date: 2013-04-29 13:31:59 -0400 Fix #13803: domManip remote-script evaluation per 1.9 (AJAX dataType "script") M src/manipulation.js commit 55e319a refs/tags/2.1.0-beta1 Author: Corey Frang Date: 2013-04-24 16:07:15 -0400 Fixes #13815: Ensure each element has its own private data object - Tests by @rwldrn M src/data.js M src/manipulation.js M test/unit/data.js commit 3a61940 refs/tags/2.1.0-beta1 Author: Oleg Date: 2013-04-24 22:15:41 +0400 Fix #13818: Add wrapMap entry for col element M src/manipulation.js M test/unit/manipulation.js commit 78c803f refs/tags/2.1.0-beta1 Author: Richard Gibson Date: 2013-04-24 11:38:23 -0400 Fix #13819: .parent sort direction (cherry picked from commit 6a816ec95fd96d130a4af67a28873d9daa66a328) M src/traversing.js M test/unit/traversing.js commit 6a816ec refs/tags/1.10.0-beta1 Author: Richard Gibson Date: 2013-04-24 11:38:23 -0400 Fix #13819: .parent sort direction M src/traversing.js M test/unit/traversing.js commit 7723012 refs/tags/1.10.0-beta1 Author: Richard Gibson Date: 2013-04-24 09:06:11 -0400 Fix #13809: Avoid collisions with words reserved by any version of ECMA-262 (cherry picked from commit ad71f47b27f463c6952768c5ab2773ae15ffa745) M src/attributes.js M src/sizzle commit ad71f47 refs/tags/2.1.0-beta1 Author: Richard Gibson Date: 2013-04-24 09:06:11 -0400 Fix #13809: Avoid collisions with words reserved by any version of ECMA-262 M src/attributes.js M src/sizzle commit d605322 refs/tags/1.10.0-beta1 Author: Richard Gibson Date: 2013-04-22 21:08:18 -0400 Fix #13810: .replaceWith(nextSibling) (cherry picked from commit d8f7e8371230a6dd504ca02e65442745b6ff6ce2) M src/manipulation.js M test/unit/manipulation.js commit d8f7e83 refs/tags/2.1.0-beta1 Author: Richard Gibson Date: 2013-04-22 21:08:18 -0400 Fix #13810: .replaceWith(nextSibling) M src/manipulation.js M test/unit/manipulation.js commit 29b0e52 refs/tags/1.10.0-beta1 Author: Richard Gibson Date: 2013-04-22 09:58:09 -0400 Fix #13807: attribute/Object.prototype name collisions (cherry picked from commit 67a080b284af50433583da05f84e73bc63814bab) M src/sizzle commit 67a080b refs/tags/2.1.0-beta1 Author: Richard Gibson Date: 2013-04-22 09:58:09 -0400 Fix #13807: attribute/Object.prototype name collisions M src/sizzle commit fb1731a refs/tags/2.1.0-beta1 Author: Richard Gibson Date: 2013-04-20 11:40:27 -0400 Fix #13797: .is with single-node context (cherry picked from commit 4f786ba4d2a5544cb48f589d2659d6cab84efc34) M src/traversing.js M test/unit/traversing.js commit 4f786ba refs/tags/1.10.0-beta1 Author: Richard Gibson Date: 2013-04-20 11:40:27 -0400 Fix #13797: .is with single-node context M src/traversing.js M test/unit/traversing.js commit d754b50 refs/tags/2.1.0-beta1 Author: Richard Gibson Date: 2013-04-20 10:02:07 -0400 No ticket: Reduce .find (cherry picked from commit 85b3c82445d9e88c6e747a33ad97f5f9e35a7d35) M src/traversing.js commit 85b3c82 refs/tags/1.10.0-beta1 Author: Richard Gibson Date: 2013-04-20 10:02:07 -0400 No ticket: Reduce .find M src/traversing.js commit ebecdac refs/tags/2.1.0-beta1 Author: Dave Methvin Date: 2013-04-18 16:52:15 -0400 Updating the source version to 2.0.1-pre M package.json commit a55c5ee refs/tags/2.0.0 (tag: 2.0.0) Author: Timmy Willison Date: 2014-02-12 10:22:45 -0800 Include distribution in release tag A bower.json A component.json A composer.json A jquery-migrate.js A jquery-migrate.min.js A jquery.js A jquery.min.js commit 6aaa8a1 refs/tags/2.1.0-beta1 Author: Dave Methvin Date: 2013-04-18 16:52:00 -0400 Tagging the 2.0.0 release. M package.json commit 157aeb7 refs/tags/1.10.0-beta1 Author: Timmy Willison Date: 2013-04-18 14:00:13 -0400 Fix failing test in manipulation. Empty string values are acceptable. M src/manipulation.js commit 3ef7a96 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-04-18 13:43:51 -0400 Remove unnecessary usage of getAttributeNode(). Fixes #12072. M src/manipulation.js commit 3c7dd23 refs/tags/1.10.0-beta1 Author: Richard Gibson Date: 2013-04-18 13:19:22 -0400 Fix #13776: Add banner before generating source map. Close gh-1246. (cherry picked from commit 9d16fe6283667396094d49559a37fc672c06252c) M Gruntfile.js M package.json commit ed66609 refs/tags/1.10.0-beta1 Author: Timmy Willison Date: 2013-04-18 13:39:29 -0400 Remove usage of the deprecated getAttributeNode() unless a support test warrants it. Fixes #12072. M src/attributes.js M src/manipulation.js commit 9d16fe6 refs/tags/2.1.0-beta1 Author: Richard Gibson Date: 2013-04-18 13:19:22 -0400 Fix #13776: Add banner before generating source map. Close gh-1246. M Gruntfile.js M package.json commit aae7abf refs/tags/2.1.0-beta1 Author: Oleg Date: 2013-04-18 17:16:59 +0400 Change uglify compression options, close gh-1245. M Gruntfile.js commit 35784a8 refs/tags/1.10.0-beta1 Author: Michał Gołębiowski Date: 2013-04-07 14:42:42 +0200 Fix #13743. Remove deprecated support.boxModel. Close gh-1231. add myself to AUTHORS.txt M AUTHORS.txt M src/support.js M test/unit/support.js commit 0db70aa refs/tags/1.10.0-beta1 Author: Michał Gołębiowski Date: 2013-04-08 23:40:08 +0200 Fix #13741. Make wrap/unwrap methods optional; close gh-1236. move size() test to unit/deprecated; don't use size() in other tests; make 2 unit tests actually fire; code cleanup M Gruntfile.js M README.md M src/manipulation.js A src/wrap.js M test/index.html M test/unit/core.js M test/unit/css.js M test/unit/deprecated.js M test/unit/manipulation.js M test/unit/traversing.js A test/unit/wrap.js commit 5179fa0 refs/tags/2.1.0-beta1 Author: ros3cin Date: 2013-04-17 04:06:12 -0300 Refactor code in effects to use data_priv. Re- Close gh-1244. M src/effects.js commit 039371c refs/tags/2.1.0-beta1 Author: Richard Gibson Date: 2013-04-17 12:23:44 -0400 Followup #13779: Backwards-compatible unit test (cherry picked from commit 12a101729086ec1f9b8b029cd66971c11959bc33) M test/unit/manipulation.js commit 12a1017 refs/tags/1.10.0-beta1 Author: Richard Gibson Date: 2013-04-17 12:23:44 -0400 Followup #13779: Backwards-compatible unit test M test/unit/manipulation.js commit 0100bec refs/tags/1.10.0-beta1 Author: Richard Gibson Date: 2012-12-02 00:14:25 -0500 Fix #12838: hook point for non-jQuery.ajax synchronous script fetch/execute in domManip. Close gh-1051. (cherry picked from commit 03db1ada2cc223edf545c5a452e55062647837fa) M src/ajax.js M src/manipulation.js M test/unit/manipulation.js commit 03db1ad refs/tags/2.1.0-beta1 Author: Richard Gibson Date: 2012-12-02 00:14:25 -0500 Fix #12838: hook point for non-jQuery.ajax synchronous script fetch/execute in domManip. Close gh-1051. M src/ajax.js M src/manipulation.js M test/unit/manipulation.js commit ea5c22e refs/tags/2.1.0-beta1 Author: Renato Oliveira dos Santos Date: 2013-03-17 03:40:18 -0300 Fix #13483. Let slideDown() work after stop(). Close gh-1205. M AUTHORS.txt M src/effects.js M test/unit/effects.js commit 2c7b1b8 refs/tags/2.1.0-beta1 Author: Rick Waldron Date: 2013-04-16 22:37:48 -0400 Loop cleanup Signed-off-by: Rick Waldron M src/manipulation.js commit e572eed refs/tags/1.10.0-beta1 Author: Rick Waldron Date: 2013-04-16 22:26:22 -0400 Fixes #13779. Remove nodes in document order Signed-off-by: Rick Waldron M src/manipulation.js M test/unit/manipulation.js commit 77d7f26 refs/tags/2.1.0-beta1 Author: Rick Waldron Date: 2013-04-16 22:16:12 -0400 Fixes #13779. Remove nodes in document order (uses for loop matching empty()). M src/manipulation.js M test/unit/manipulation.js commit db0326b refs/tags/2.1.0-beta1 Author: Richard Gibson Date: 2013-04-03 13:17:02 -0400 Fix #13596; #13722: .replaceWith consistency. Close gh-1216. M src/manipulation.js M src/sizzle M test/.jshintignore D test/data/jquery-1.8.2.ajax_xhr.min.js A test/data/jquery-1.9.1.ajax_xhr.min.js M test/index.html M test/unit/manipulation.js commit bdc4f3e refs/tags/1.10.0-beta1 Author: Richard Gibson Date: 2013-04-03 13:17:02 -0400 Fix #13596; #13722: .replaceWith consistency. Close gh-1216. M src/manipulation.js M src/sizzle M test/.jshintignore D test/data/jquery-1.8.2.ajax_xhr.min.js A test/data/jquery-1.9.1.ajax_xhr.min.js M test/index.html M test/unit/manipulation.js commit 0c92717 refs/tags/1.10.0-beta1 Author: Michał Gołębiowski Date: 2013-04-15 19:26:34 +0200 Further spacing & code style corrections. M test/data/event/focusElem.html M test/data/support/boxSizing.html M test/data/testsuite.css M test/unit/queue.js commit 562ca75 refs/tags/2.1.0-beta1 Author: Michał Gołębiowski Date: 2013-04-15 19:26:34 +0200 Correct spacing. M test/data/event/focusElem.html M test/data/support/boxSizing.html M test/data/testsuite.css M test/unit/queue.js commit a19c831 refs/tags/1.10.0-beta1 Author: Michał Gołębiowski Date: 2013-04-15 19:13:08 +0200 Correct spacing M Gruntfile.js M test/.jshintrc commit 8576e24 refs/tags/2.1.0-beta1 Author: Michał Gołębiowski Date: 2013-04-10 20:46:31 +0200 Tell uglifyjs to not mangle undefined; saves 44 bytes. Fixes #13759. Close gh-1239. M Gruntfile.js commit c0088f2 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-04-15 10:43:29 -0400 Update Sizzle: src attribute in IE7. Fixes #13777. M src/sizzle commit 0acf264 refs/tags/1.10.0-beta1 Author: Timmy Willison Date: 2013-04-15 10:43:29 -0400 Update Sizzle: src attribute in IE7. Fixes #13777. M src/sizzle commit e80117a refs/tags/2.1.0-beta1 Author: Michał Gołębiowski Date: 2013-04-10 17:27:31 -0400 Fixes #13760. Pass window, not this to the main IIFE. Closes gh-1238 M src/outro.js commit 738b8f8 refs/tags/1.10.0-beta1 Author: Timmy Willison Date: 2013-04-09 12:48:34 -0400 Add onevar to jshintrc, but remove the option for linting the concatenated file M Gruntfile.js M src/.jshintrc commit ac9cad1 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-04-09 12:48:34 -0400 Add onevar to jshintrc, but remove the option for linting the concatenated file M Gruntfile.js M src/.jshintrc commit 6bf2c3e refs/tags/1.10.0-beta1 Author: Timmy Willison Date: 2013-04-09 12:40:50 -0400 Update Sizzle: jshintrc M src/sizzle commit e01a623 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-04-09 12:40:50 -0400 Update Sizzle: jshintrc M src/sizzle commit d2435ea refs/tags/1.10.0-beta1 Author: Timmy Willison Date: 2013-04-09 11:45:09 -0400 Update jshintrc to conform to new style guide. Conform to onevar and unused in tests. Fixes #13755. Conflicts: src/.jshintrc src/data.js test/unit/attributes.js test/unit/core.js test/unit/data.js test/unit/event.js test/unit/manipulation.js test/unit/queue.js test/unit/traversing.js test/unit/wrap.js M .jshintrc M Gruntfile.js M src/.jshintrc M test/.jshintrc M test/data/test.js M test/data/testinit.js M test/data/testrunner.js M test/unit/ajax.js M test/unit/attributes.js M test/unit/callbacks.js M test/unit/core.js M test/unit/css.js M test/unit/data.js M test/unit/deferred.js M test/unit/dimensions.js M test/unit/effects.js M test/unit/event.js M test/unit/manipulation.js M test/unit/offset.js M test/unit/queue.js M test/unit/serialize.js M test/unit/traversing.js commit 0fa52c1 refs/tags/2.1.0-beta1 Author: Timmy Willison Date: 2013-04-09 11:45:09 -0400 Update jshintrc to conform to new style guide. Conform to onevar and unused in tests. Fixes #13755. M .jshintrc M Gruntfile.js M src/.jshintrc M src/data.js M test/.jshintrc M test/data/test.js M test/data/testinit.js M test/data/testrunner.js M test/unit/ajax.js M test/unit/attributes.js M test/unit/callbacks.js M test/unit/core.js M test/unit/css.js M test/unit/data.js M test/unit/deferred.js M test/unit/dimensions.js M test/unit/effects.js M test/unit/event.js M test/unit/manipulation.js M test/unit/offset.js M test/unit/queue.js M test/unit/serialize.js M test/unit/traversing.js M test/unit/wrap.js commit c6a694e refs/tags/1.10.0-beta1 Author: Richard Gibson Date: 2013-04-09 09:59:43 -0400 Fix #13754: Require element.style for support tests M src/support.js commit 0afc92b refs/tags/2.1.0-beta1 Author: Dave Methvin Date: 2013-04-09 08:10:23 -0400 Updating the source version to 2.0.0-pre M package.json commit baa50b5 refs/tags/2.0.0-beta3 (tag: 2.0.0-beta3) Author: Dave Methvin Date: 2013-04-09 08:10:08 -0400 Tagging the 2.0.0-beta3 release. M package.json commit f6471f4 refs/tags/2.0.0-beta3 Author: Dave Methvin Date: 2013-04-09 08:07:21 -0400 Use semantic versions. M build/release.js commit fdaf214 refs/tags/1.10.0-beta1 Author: Dave Methvin Date: 2013-04-08 21:33:25 -0400 Fix #13393. Avoid IE9 activeElement of death. (Cherry picked from 85fc5878b3c6af73f42d61eedf73013e7faae408) Conflicts: src/event.js M src/event.js A test/data/event/focusElem.html M test/unit/event.js commit 08e57b1 refs/tags/1.10.0-beta1 Author: Oleg Gaidarenko Date: 2013-04-08 21:33:17 -0400 Adjust the return value of the tabIndex propHook to match the spec. Fixes #13752. M src/attributes.js M test/index.html M test/unit/attributes.js commit 85fc587 refs/tags/2.0.0-beta3 Author: Dave Methvin Date: 2013-04-08 21:33:25 -0400 Fix #13393. Avoid IE9 activeElement of death. M src/event.js A test/data/event/focusElem.html M test/unit/event.js commit f1ba486 refs/tags/2.0.0-beta3 Author: Oleg Gaidarenko Date: 2013-04-08 21:33:17 -0400 Adjust tabIndex propHook for modern browsers and return -1 where appropriate. Close gh-1228. M src/attributes.js M test/index.html M test/unit/attributes.js commit 52394ba refs/tags/2.0.0-beta3 Author: Michał Gołębiowski Date: 2013-04-09 00:18:45 +0200 Move size() test to deprecated.js and avoid in other tests. Close gh-1237. M test/unit/ajax.js M test/unit/attributes.js M test/unit/core.js M test/unit/css.js M test/unit/data.js M test/unit/deprecated.js M test/unit/effects.js M test/unit/queue.js M test/unit/traversing.js commit bea0d9a refs/tags/2.0.0-beta3 Author: Michał Gołębiowski Date: 2013-04-09 00:00:02 +0200 Separate test/unit/wrap.js; make tests not fail when wrap module excluded M test/index.html M test/unit/manipulation.js A test/unit/wrap.js commit 570ec3d refs/tags/2.0.0-beta3 Author: Rick Waldron Date: 2013-04-08 15:39:20 -0400 Add note about deprecation of _removeData and _data Signed-off-by: Rick Waldron M src/data.js commit 90eb24e refs/tags/1.10.0-beta1 Author: Timmy Willison Date: 2013-04-08 15:37:58 -0400 Update Sizzle: pick IE over Chrome this time. Supplements #13378. M src/sizzle commit d7d6b7a refs/tags/2.0.0-beta3 Author: Rick Waldron Date: 2013-04-08 15:26:05 -0400 Move Data.prototype.accept => Data.accepts Signed-off-by: Rick Waldron M src/data.js commit 73f0bd5 refs/tags/1.10.0-beta1 Author: Timmy Willison Date: 2013-04-08 15:36:52 -0400 Revert "Update Sizzle: use documentElement in focus selector. Fixes #13378." This reverts commit ae7efb6bc2a6e29f798e6906d217c1e7f2445c29. M src/sizzle commit 58a75a5 refs/tags/2.0.0-beta3 Author: Oleg Gaidarenko Date: 2013-04-08 15:36:24 -0400 No ticket. Add additional test for jQuery.queue. Closes gh-1235 M test/unit/queue.js commit 5833081 refs/tags/2.0.0-beta3 Author: Timmy Willison Date: 2013-04-08 15:35:28 -0400 Update Sizzle: pick IE over Chrome this time. Supplements #13378. M src/sizzle commit e873141 refs/tags/2.0.0-beta3 Author: Oleg Gaidarenko Date: 2013-04-08 15:35:16 -0400 No ticket. Use data_priv methods instead of jQuery._removeData and jQuery._data; Remove needless, internal second argument of jQuery.cleanData. Closes gh-1234 M src/attributes.js M src/css.js M src/data.js M src/effects.js M src/event.js M src/manipulation.js M src/queue.js commit 1a39396 refs/tags/2.0.0-beta3 Author: Oleg Gaidarenko Date: 2013-04-08 15:31:47 -0400 No ticket. Simplifies data methods and updates comments. Closes gh-1233 M src/data.js commit ff3f83f refs/tags/2.0.0-beta3 Author: Timmy Willison Date: 2013-04-08 15:21:13 -0400 Revert Sizzle. Reopens #13378 M src/sizzle commit f61314f refs/tags/2.0.0-beta3 Author: Oleg Gaidarenko Date: 2013-04-08 15:10:39 -0400 Fixes #8335. Do not allow add data to non-elements (2.x). Closes gh-1232 M src/data.js M test/unit/data.js commit ae7efb6 refs/tags/1.10.0-beta1 Author: Timmy Willison Date: 2013-04-08 14:17:01 -0400 Update Sizzle: use documentElement in focus selector. Fixes #13378. M src/sizzle commit aadae50 refs/tags/2.0.0-beta3 Author: Timmy Willison Date: 2013-04-08 14:17:01 -0400 Update Sizzle: use documentElement in focus selector. Fixes #13378. M src/sizzle commit a120bbb refs/tags/2.0.0-beta3 Author: Richard Gibson Date: 2013-04-06 22:56:03 -0400 Ref #12652: Allow overriding native .click() suppression (cherry picked from commit 14b09ef98eb11aae04c028a3b3d7af116c7d2c20) M src/event.js M test/unit/event.js commit 14b09ef refs/tags/1.10.0-beta1 Author: Richard Gibson Date: 2013-04-06 22:56:03 -0400 Ref #12652: Allow overriding native .click() suppression M src/event.js M test/unit/event.js commit 1233fc7 refs/tags/2.0.0-beta3 Author: Michał Gołębiowski Date: 2013-04-07 14:39:44 +0200 Ref #13743. Remove support.boxModel, deprecated 1.3. Close gh-1230. M src/support.js M test/unit/support.js commit eaedf09 refs/tags/2.0.0-beta3 Author: Oleg Date: 2013-04-07 12:14:31 +0400 No ticket: Small simplification of .removeProp. Close gh-1227. M src/attributes.js commit 18d0067 refs/tags/2.0.0-beta3 Author: Michał Gołębiowski Date: 2013-04-07 13:48:46 +0200 No ticket: Move jQuery.fn.size to deprecated. Close gh-1229. (cherry picked from commit e3777b64377947b7222a2050aee7f2ec371faef9) M src/core.js M src/deprecated.js commit e3777b6 refs/tags/1.10.0-beta1 Author: Michał Gołębiowski Date: 2013-04-07 13:48:46 +0200 No ticket: Move jQuery.fn.size to deprecated. Close gh-1229. M src/core.js M src/deprecated.js M src/traversing.js commit c44f079 refs/tags/2.0.0-beta3 Author: Rick Waldron Date: 2013-04-07 21:11:09 -0400 Removes unnecessary "object/applet" element test from data tests. Signed-off-by: Rick Waldron M test/unit/data.js commit 8594dec refs/tags/1.10.0-beta1 Author: Michał Gołębiowski Date: 2013-03-04 03:22:11 +0100 Ref #13554: Move redundant methods to event-alias.js. Close gh-1225. (cherry picked from commits 8ca9f931ec311b6f73990eac7665451a28bceac3 84a94acae1ed7d65d91df235985e433d34486dc3 100d3c351604e1f9641098da2e78678b4e6d9cdf) M src/event-alias.js M src/event.js M test/unit/ajax.js M test/unit/data.js M test/unit/event.js M test/unit/manipulation.js commit 8f4bebe refs/tags/1.10.0-beta1 Author: Michał Gołębiowski Date: 2013-04-07 05:48:48 +0200 No ticket: fix indentation. Close gh-1224. M src/traversing.js commit dca7681 refs/tags/2.0.0-beta3 Author: Michał Gołębiowski Date: 2013-04-04 22:04:39 +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 M src/core.js M src/css.js M src/event.js M src/manipulation.js M src/support.js M test/unit/ajax.js M test/unit/css.js M test/unit/dimensions.js M test/unit/offset.js commit f0ea912 refs/tags/1.10.0-beta1 Author: Dave Methvin Date: 2013-04-06 16:50:36 -0400 Fix indentation issue with last cherry-pick. M src/manipulation.js commit f7a378e refs/tags/1.10.0-beta1 Author: Dave Methvin Date: 2013-04-05 08:57:01 -0400 Fix #13721. Filter before .remove() loop so positionals work. Close gh-1221. (Cherry picked from 1b610266502490eab42a0b9ddfac2f93da0b0fe1) M src/manipulation.js M test/unit/manipulation.js commit 1b61026 refs/tags/2.0.0-beta3 Author: Dave Methvin Date: 2013-04-05 08:57:01 -0400 Fix #13721. Filter before .remove() loop so positionals work. Close gh-1221. M src/manipulation.js M test/unit/manipulation.js commit 5031c9d refs/tags/2.0.0-beta3 Author: Dave Methvin Date: 2013-04-05 17:30:48 -0400 Fix #13741. Make wrap/unwrap methods optional. Close gh-1222. M Gruntfile.js M README.md M src/manipulation.js A src/wrap.js M test/unit/manipulation.js commit ca045de refs/tags/1.10.0-beta1 Author: Richard Gibson Date: 2013-04-05 01:16:32 -0400 No ticket: minor 1.x/2.x code standardization M src/attributes.js M src/traversing.js commit 1114611 refs/tags/2.0.0-beta3 Author: Richard Gibson Date: 2013-04-05 01:04:44 -0400 Ref 4ef51690: Update selector-native for new Sizzle dependencies M src/selector-native.js commit 5d1dfe7 refs/tags/2.0.0-beta3 Author: Richard Gibson Date: 2013-03-26 21:20:27 -0400 Fix #13539: Utilize Sizzle hooks. Close gh-1215. (cherry picked from commit 4ef516903e6e48bce388ca47c1ed88a447199fa1) M Gruntfile.js M src/attributes.js M src/sizzle M src/sizzle-jquery.js M src/traversing.js M test/unit/css.js M test/unit/selector.js M test/unit/traversing.js commit 4ef5169 refs/tags/1.10.0-beta1 Author: Richard Gibson Date: 2013-03-26 21:20:27 -0400 Fix #13539: Utilize Sizzle hooks. Close gh-1215. M Gruntfile.js M src/attributes.js M src/sizzle M src/sizzle-jquery.js M src/traversing.js M test/unit/css.js M test/unit/selector.js M test/unit/traversing.js commit f8b27f1 refs/tags/1.10.0-beta1 Author: Richard Gibson Date: 2013-04-04 19:26:08 -0400 Ref 65a66489: oldIE handholding for native event tests M test/unit/event.js commit 6358da8 refs/tags/2.0.0-beta3 Author: Rick Waldron Date: 2013-04-04 17:27:15 -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 M src/exports.js commit 37c801e refs/tags/2.0.0-beta3 Author: Rick Waldron Date: 2013-04-04 16:55:16 -0400 Fixes #13566. If there is a window object, define jQuery and $ Signed-off-by: Rick Waldron M src/exports.js commit 32b066d refs/tags/2.0.0-beta3 Author: Michał Gołębiowski Date: 2013-03-24 04:01:50 +0100 Fix #13655. Add test for jQuery.ready.promise fallback load. Close gh-1209. A test/data/core/dont_return.php A test/data/core/dynamic_ready.html M test/unit/core.js commit 7049877 refs/tags/2.0.0-beta3 Author: Michał Gołębiowski Date: 2013-03-20 01:45:19 +0100 Correct oldIE-related comments, revert some workarounds. Close gh-1207. M CONTRIBUTING.md M src/ajax.js M src/attributes.js M src/core.js M src/effects.js commit ba16ba2 refs/tags/2.0.0-beta3 Author: Michał Gołębiowski Date: 2013-03-14 00:23:36 +0100 Update grunt-contrib-jshint to 0.3.0, part 2, close gh-1203. M Gruntfile.js M src/.jshintrc M src/core.js M src/effects.js M src/event.js commit 58b8535 refs/tags/1.10.0-beta1 Author: Brandon Johnson Date: 2013-04-04 10:14:05 -0400 Fix #12199. Handle iteration over inherited properties in oldIE. Close gh-1196. M AUTHORS.txt M src/core.js M src/support.js M test/unit/core.js M test/unit/support.js commit 6da5eb1 refs/tags/2.0.0-beta3 Author: Oleg Date: 2013-03-07 18:15:12 +0400 Follow-up for 22a4e5bd0a7c0a92b54b9965984b582fd42099f2, fix .checkOn, add support tests. Cloes gh-1199. M src/support.js M test/unit/support.js commit df7847b refs/tags/1.10.0-beta1 Author: Michał Gołębiowski Date: 2013-03-04 05:20:25 +0100 Fix #13543. offsetWidth is wrong on non-1 zoom. Close gh-1218. M src/core.js M src/css.js M src/support.js A test/data/support/boxSizing.html M test/unit/support.js commit 01fcdba refs/tags/1.10.0-beta1 Author: Dave Methvin Date: 2013-04-03 21:44:40 -0400 Remove doesNotIncludeMarginInBodyOffset from support checks. M test/unit/support.js commit 5aaa276 refs/tags/2.0.0-beta3 Author: Michał Gołębiowski Date: 2013-03-26 04:45:09 +0100 Remove an unused support check, correct a comment. Close gh-1211. M src/support.js M src/traversing.js commit 674d34f refs/tags/1.10.0-beta1 Author: Michał Gołębiowski Date: 2013-03-26 04:48:47 +0100 Remove an unused support check, correct a comment. Close gh-1212. M src/support.js M src/traversing.js commit 8db7d6f refs/tags/2.0.0-beta3 Author: Michał Gołębiowski Date: 2013-03-04 05:20:25 +0100 Fix #13543. offsetWidth is wrong on non-1 zoom. Close gh-1194. M src/core.js M src/css.js M src/support.js A test/data/support/boxSizing.html M test/unit/support.js commit 1205103 refs/tags/2.0.0-beta3 Author: Michał Gołębiowski Date: 2013-03-14 00:23:36 +0100 Update grunt-contrib-jshint to 0.3.0, close gh-1204. (cherry picked from 4adde5d14534799f3bcfac2771e1513be8a56a2f) Conflicts: src/data.js src/effects.js M package.json M src/.jshintrc M src/ajax.js M src/attributes.js M src/core.js M src/event.js M test/unit/attributes.js commit 4adde5d refs/tags/1.10.0-beta1 Author: Michał Gołębiowski Date: 2013-03-14 00:23:36 +0100 Update grunt-contrib-jshint to 0.3.0, ref gh-1204. M build/release.js M package.json M speed/benchmark.js M src/.jshintrc M src/ajax.js M src/attributes.js M src/core.js M src/data.js M src/effects.js M src/event.js M test/data/testrunner.js M test/unit/ajax.js M test/unit/attributes.js commit 65a6648 refs/tags/1.10.0-beta1 Author: Richard Gibson Date: 2013-02-01 21:20:15 -0500 Ref #13353: capture onlyHandlers in jQuery.Event.isTrigger. Close gh-1183. M src/event.js M test/unit/event.js commit b6dd1c6 refs/tags/1.10.0-beta1 Author: jrburke Date: 2013-01-30 15:32:19 -0800 Remove the define.amd.jQuery check, close gh-1150. Cherry picked from 2.0 master 34c4e122a333bbfc80bd4f6e79db20f3a73ae5b3 Conflicts: src/exports.js M src/.jshintrc M src/exports.js M test/data/testinit.js commit 9eb838e refs/tags/2.0.0-beta3 Author: Rick Waldron Date: 2013-04-03 13:01:49 -0400 Removes unnecessary semi-colon concatenation Signed-off-by: Rick Waldron M src/core.js commit feea939 refs/tags/2.0.0-beta3 Author: Rick Waldron Date: 2013-04-03 11:26:07 -0400 Fixes #13714. jQuery.globalEval gotcha w/ strings that contain valid, prologue position strict mode pragma Signed-off-by: Rick Waldron M src/core.js M test/unit/core.js commit 05d55d0 refs/tags/2.0.0-beta3 Author: Scott González Date: 2013-04-02 15:32:08 -0400 Updated mailmap. M .mailmap M AUTHORS.txt commit 73b3155 refs/tags/2.0.0-beta3 Author: Rick Waldron Date: 2013-04-01 17:09:37 -0400 Better approach the hasData side effects fix. Thanks gibson042 Signed-off-by: Rick Waldron M src/data.js commit 937b2b1 refs/tags/1.10.0-beta1 Author: Richard Gibson Date: 2013-04-01 13:02:57 -0400 No ticket: fix build date formatting (cherry picked from commit 5b59a63b2b9247b326c654ca941a1dfe77914024) M Gruntfile.js commit 5b59a63 refs/tags/2.0.0-beta3 Author: Richard Gibson Date: 2013-04-01 13:02:57 -0400 No ticket: fix build date formatting M Gruntfile.js commit 332a490 refs/tags/2.0.0-beta3 Author: Rick Waldron Date: 2013-04-01 12:48:30 -0400 Avoid side-effects when calling jQuery.hasData Signed-off-by: Rick Waldron M src/data.js M test/unit/data.js commit e3a802c refs/remotes/origin/1.9-stable (origin/1.9-stable) Author: Tom Fuertes Date: 2013-03-24 23:47:46 -0500 No ticker: grunt_compare_size options. Close gh-1210. (cherry picked from commit 1f530e286755416369f4452d20f5ab6bb175451d) M Gruntfile.js M package.json commit 1f530e2 refs/tags/2.0.0-beta3 Author: Tom Fuertes Date: 2013-03-24 23:47:46 -0500 No ticker: grunt_compare_size options. Close gh-1210. M Gruntfile.js M package.json commit 100d3c3 refs/tags/2.0.0-beta3 Author: Michał Gołębiowski Date: 2013-03-04 04:03:57 +0100 moved bind, unbind, delegate & undelegate to event-alias.js; refs #13554 M src/event-alias.js M src/event.js commit 84a94ac refs/tags/2.0.0-beta3 Author: Michał Gołębiowski Date: 2013-03-04 04:00:57 +0100 delegate/undelegate changed to on/off in unit tests; refs #13554 M test/unit/event.js commit 8ca9f93 refs/tags/2.0.0-beta3 Author: Michał Gołębiowski Date: 2013-03-04 03:22:11 +0100 bind/unbind changed to on/off in unit tests; refs #13554 M test/unit/ajax.js M test/unit/data.js M test/unit/event.js M test/unit/manipulation.js commit f2cb536 refs/tags/2.0.0-beta3 Author: stonelee Date: 2013-03-01 09:24:21 +0800 Fix typos, close gh-1187. M AUTHORS.txt M test/unit/data.js commit 237413e refs/tags/2.0.0-beta3 Author: Steven Benner Date: 2013-02-27 23:03:17 -0800 Changed .jshintrc predef lists to globals objects. M AUTHORS.txt M src/.jshintrc M test/.jshintrc commit 131de8c refs/remotes/origin/1.9-stable Author: Dave Methvin Date: 2013-02-26 21:59:08 -0500 No ticket: Grunt changes from 2.0 selector-native (cherry picked from commits 1083f82d1ee0c8f15a66be15e6184294a69d4420 8be9cd1ce71de8affa32a85b596c1bfed2e714a6 054c6946d4f86e4ba5ce6284554c8cacd7498e93) M .gitignore M Gruntfile.js M README.md commit 336cf71 refs/remotes/origin/1.9-stable Author: Timmy Willison Date: 2013-03-23 15:22:49 -0400 Use semver versions for our in-between versions as well. Also update Sizzle. http://semver.org/ M package.json M src/sizzle commit f319f42 refs/tags/2.0.0-beta3 Author: Timmy Willison Date: 2013-03-23 15:20:46 -0400 Use semver versions for our in-between versions as well. http://semver.org M package.json M src/sizzle commit 6bbbb78 refs/tags/2.0.0-beta3 Author: Timmy Willison Date: 2013-03-23 15:18:16 -0400 Remove unprefixed `matchesSelector`. Stick most common first. Update Sizzle M src/selector-native.js M src/sizzle commit c9ca9bf refs/tags/2.0.0-beta3 Author: ruado1987 Date: 2013-03-03 23:51:04 +0800 Fix #13514: Set selectedIndex to -1 when non-matching value is set on a select. Close gh-1191. (cherry picked from commit 48d71d0c3e53d1bb1688fc6c0593b008ced3403b) M src/attributes.js M test/unit/attributes.js commit 48d71d0 refs/remotes/origin/1.9-stable Author: ruado1987 Date: 2013-03-03 23:51:04 +0800 Fix #13514: Set selectedIndex to -1 when non-matching value is set on a select. Close gh-1191. M src/attributes.js M test/unit/attributes.js commit 8f45724 refs/tags/2.0.0-beta3 Author: Timmy Willison Date: 2013-03-19 15:30:52 -0400 Build selector.js from built sizzle. Update Sizzle. M Gruntfile.js M src/sizzle commit ab5b0ff refs/remotes/origin/1.9-stable Author: Timmy Willison Date: 2013-03-19 15:55:37 -0400 Update Sizzle: now uses built files M src/sizzle commit 53021da refs/remotes/origin/1.9-stable Author: Timmy Willison Date: 2013-03-19 15:35:59 -0400 Update copyright year M MIT-LICENSE.txt commit 87d9173 refs/remotes/origin/1.9-stable Author: Timmy Willison Date: 2013-03-19 15:31:53 -0400 Build selector.js from built sizzle M Gruntfile.js commit 97e84fc refs/remotes/origin/1.9-stable Author: Michał Gołębiowski Date: 2013-03-18 12:58:53 -0400 updated Grunt to 0.4.1 M package.json commit c5fc953 refs/tags/2.0.0-beta3 Author: Michał Gołębiowski Date: 2013-03-18 12:51:04 -0400 updated Grunt to 0.4.1 (needed for node 0.10.0 compatibility). Closes gh-1202 M package.json commit 92b2367 refs/tags/2.0.0-beta3 Author: stonelee Date: 2013-03-01 12:33:37 +0800 No ticket: Move property descriptor assignment to save a byte. Close gh-1188. M src/data.js commit e0416f2 refs/tags/2.0.0-beta3 Author: Michał Gołębiowski Date: 2013-03-13 10:44:05 -0400 Authors update for Michał Gołębiowski. Add .mailmap entry for my old commits too. Closes gh-1201. A .mailmap M AUTHORS.txt commit 79992d7 refs/tags/2.0.0-beta3 Author: Michał Z. Gołębiowski Date: 2013-03-12 21:06:25 -0400 Edited comments and minor adjustments. Fixes #13553. Closes gh-1195. M AUTHORS.txt M build/release.js M speed/benchmark.js M speed/event.html M speed/slice.vs.concat.html M src/ajax.js M src/dimensions.js M src/effects.js M src/event.js M test/unit/ajax.js M test/unit/attributes.js commit d55c466 refs/remotes/origin/1.9-stable Author: Timmy Willison Date: 2013-03-11 12:55:16 -0400 Update Sizzle: minor windows 8 issue M src/sizzle commit ae35246 refs/tags/2.0.0-beta3 Author: Timmy Willison Date: 2013-03-11 12:55:16 -0400 Update Sizzle: minor windows 8 issue M src/sizzle commit 91d5764 refs/tags/2.0.0-beta3 Author: Richard Gibson Date: 2013-03-11 10:06:36 -0400 No ticket: compare_size returns! (remember to `npm install`) M Gruntfile.js M package.json commit 832ecdb refs/remotes/origin/1.9-stable Author: Richard Gibson Date: 2013-03-11 10:06:36 -0400 No ticket: compare_size returns! (remember to `npm install`) M Gruntfile.js M package.json commit 5c82d36 refs/tags/2.0.0-beta3 Author: Rick Waldron Date: 2013-03-06 15:11:20 -0500 Revert 8d1c42296fefc4e79189b6c2d78a8a78fdd9576d M src/core.js M test/unit/core.js commit 8d1c422 refs/tags/2.0.0-beta3 Author: Rick Waldron Date: 2013-03-06 14:42:24 -0500 Fixes #13571. jQuery.isPlainObject 1.9.x compatibility Signed-off-by: Rick Waldron M src/core.js M test/unit/core.js commit 49abe3d refs/tags/2.0.0-beta3 Author: Rick Waldron Date: 2013-03-03 19:41:01 -0500 Make data test titles more consistent and accurate Signed-off-by: Rick Waldron M test/unit/data.js commit 692afbc refs/tags/2.0.0-beta3 Author: Rick Waldron Date: 2013-03-03 19:40:33 -0500 Fixes #13551. Guard against illegal data access by undefined elem-owner Signed-off-by: Rick Waldron M src/data.js M test/unit/data.js commit 91824bd refs/tags/2.0.0-beta3 Author: Rick Waldron Date: 2013-03-02 14:09:39 -0500 Simplify data-* attr lookup with camelKey Signed-off-by: Rick Waldron M src/data.js commit 9bf8b04 refs/tags/2.0.0-beta3 Author: Rick Waldron Date: 2013-03-02 13:07:07 -0500 test/unit/data.js style nits Signed-off-by: Rick Waldron M test/unit/data.js commit 761b96c refs/tags/2.0.0-beta3 Author: Michał Gołębiowski Date: 2013-03-02 13:04:48 -0500 Fixes #13550. .data should not miss attr() set data-* with hyphenated property names. Closes gh-1189 M src/data.js M test/unit/data.js commit 8f72181 refs/tags/2.0.0-beta3 Author: Rick Waldron Date: 2013-03-01 19:33:12 -0500 Remove dup camelKey path Signed-off-by: Rick Waldron M src/data.js commit 3212a29 refs/tags/2.0.0-beta3 Author: Rick Waldron Date: 2013-03-01 19:02:57 -0500 Fixes #13548. .data should not miss attr() set data-* with hyphenated property names M src/data.js M test/unit/data.js commit 9f981c8 refs/tags/2.0.0-beta3 Author: Dave Methvin Date: 2013-03-01 13:50:16 -0500 Updating the source version to 2.0.0pre M package.json commit 4cbc235 refs/tags/2.0.0b2 (tag: 2.0.0b2) Author: Dave Methvin Date: 2013-03-01 13:50:10 -0500 Tagging the 2.0.0b2 release. M package.json commit 34c4e12 refs/tags/2.0.0b2 Author: jrburke Date: 2013-01-30 15:32:19 -0800 Remove the define.amd.jQuery check, ref gh-1150. M src/exports.js M test/data/testinit.js commit 3f05afb refs/tags/2.0.0b2 Author: Richard Gibson Date: 2013-02-01 21:20:15 -0500 Ref #13353, gh-1183: Capture onlyHandlers in jQuery.Event.isTrigger. M src/event.js M test/unit/event.js commit 22a4e5b refs/tags/2.0.0b2 Author: Oleg Date: 2013-02-11 00:01:27 +0400 Squeeze support module. Close gh-1165. M src/support.js commit a13cada refs/remotes/origin/1.9-stable Author: dmitrygusev Date: 2013-02-28 00:44:34 +0400 Fix typos. Close gh-1186. M AUTHORS.txt M speed/index.html M speed/jquery-basis.js M test/networkerror.html M test/unit/ajax.js M test/unit/attributes.js M test/unit/core.js M test/unit/dimensions.js M test/unit/event.js M test/unit/manipulation.js M test/unit/traversing.js commit eee2eaf refs/tags/2.0.0b2 Author: dmitrygusev Date: 2013-02-28 00:44:34 +0400 Fix typos. Close gh-1186. M AUTHORS.txt M speed/index.html M speed/jquery-basis.js M test/networkerror.html M test/unit/ajax.js M test/unit/attributes.js M test/unit/core.js M test/unit/dimensions.js M test/unit/event.js M test/unit/manipulation.js M test/unit/traversing.js commit eebc778 refs/tags/2.0.0b2 Author: jaubourg Date: 2013-02-08 16:26:36 +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) M src/ajax.js A test/data/errorWithJSON.php M test/unit/ajax.js commit 69b3d5c refs/remotes/origin/1.9-stable Author: jaubourg Date: 2013-02-08 16:26:36 +0100 Fixes #11151, #13388. Minor refactor of response conversion and when/where responseXXX fields are set on the jqXHR. Close gh-1164. M src/ajax.js A test/data/errorWithJSON.php M test/unit/ajax.js commit 38bc968 refs/tags/2.0.0b2 Author: Rick Waldron Date: 2013-02-28 14:14:40 -0500 Old acceptData tests refactored and adapted to support new data system M test/unit/data.js commit 054c694 refs/tags/2.0.0b2 Author: Dave Methvin Date: 2013-02-28 13:56:52 -0500 Update docs about custom builds, including unSizzled version. M README.md commit 8be9cd1 refs/tags/2.0.0b2 Author: Dave Methvin Date: 2013-02-26 21:59:08 -0500 Add warnings and ignore the built Sizzle file. M .gitignore M src/selector-native.js commit 1083f82 refs/tags/2.0.0b2 Author: Richard Gibson Date: 2013-02-18 23:52:29 -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 M Gruntfile.js A src/selector-native.js commit 0618710 refs/tags/2.0.0b2 Author: jaubourg Date: 2013-02-27 16:12:16 +0100 Properly resets firingLength when emptying the list. Fixes #13517 M src/callbacks.js M test/unit/callbacks.js commit a14a317 refs/remotes/origin/1.9-stable Author: jaubourg Date: 2013-02-27 16:12:16 +0100 Properly resets firingLength when emptying the list. Fixes #13517 M src/callbacks.js M test/unit/callbacks.js commit 1b6be73 refs/tags/2.0.0b2 Author: Richard Gibson Date: 2013-02-26 23:41:57 -0500 No ticket: Squeeze data M src/data.js commit b6cfc04 refs/remotes/origin/1.9-stable Author: Dave Methvin Date: 2013-02-26 23:17:13 -0500 Try these dependencies since they work for 2.0 M package.json commit 8bc7bde refs/tags/2.0.0b2 Author: Nguyen Phuc Lam Date: 2013-02-26 22:55:36 -0500 Ref #13283, move .andSelf() to deprecated.js. Close gh-1170. M AUTHORS.txt M src/deprecated.js M src/traversing.js M test/unit/effects.js M test/unit/event.js M test/unit/queue.js M test/unit/traversing.js commit 85f1985 refs/tags/2.0.0b2 Author: Richard Gibson Date: 2013-02-23 12:41:37 -0500 Fix #13494: Fallback defineProperties to jQuery.extend. Close gh-1182. Android<4 (ancient WebKit) doesn't have full ES5 support. M src/data.js commit 89b62a7 refs/remotes/origin/1.9-stable Author: Scott González Date: 2013-02-26 13:06:58 -0500 Whitespace. (cherry picked from commit b55bfb140f4ccf871a38ec52f21f7ca698515e52) M src/event.js commit 6b0aa04 refs/remotes/origin/1.9-stable Author: Timo Tijhof Date: 2013-02-21 00:01:06 +0100 Optimisation: Use String instead of window.String. Close gh-1176. Follows-up 22e28b01e60e87b2454f88ca128fb84916b13564. (cherry picked from commit 31478b90128a60585c087bee57d31148677a99cd) M src/ajax.js commit b55bfb1 refs/tags/2.0.0b2 Author: Scott González Date: 2013-02-26 13:06:58 -0500 Whitespace. M src/event.js commit f516391 refs/remotes/origin/1.9-stable Author: Dave Methvin Date: 2013-02-26 12:19:04 -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. M src/event.js M test/unit/event.js commit 2bbc3d5 refs/tags/2.0.0b2 Author: Dave Methvin Date: 2013-02-26 12:19:04 -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. M src/event.js M test/unit/event.js commit 31478b9 refs/tags/2.0.0b2 Author: Timo Tijhof Date: 2013-02-21 00:01:06 +0100 Optimisation: Use String instead of window.String. Close gh-1176. Follows-up 22e28b01e60e87b2454f88ca128fb84916b13564. M src/ajax.js commit dabdea7 refs/remotes/origin/1.9-stable Author: Richard Gibson Date: 2013-02-25 15:48:22 -0500 No ticket: move jQuery.expando to core M src/core.js M src/data.js commit 328ba95 refs/remotes/origin/1.9-stable Author: Richard Gibson Date: 2013-02-25 16:06:09 -0500 No ticket: reduce support.js M src/support.js commit 6d18818 refs/tags/2.0.0b2 Author: Richard Gibson Date: 2013-02-25 15:48:22 -0500 No ticket: move jQuery.expando to core M src/core.js M src/data.js commit 972de58 refs/tags/2.0.0b2 Author: Richard Gibson Date: 2013-02-25 15:33:13 -0500 No ticket: reduce support.js M src/support.js commit 6256c61 refs/tags/2.0.0b2 Author: Richard Gibson Date: 2013-02-24 23:24:28 -0500 Fix #13505: Yet another detached add patch M src/sizzle commit 44340c8 refs/remotes/origin/1.9-stable Author: Richard Gibson Date: 2013-02-24 23:24:06 -0500 Fix #13505: Yet another detached add patch M src/sizzle commit 2129c23 refs/tags/2.0.0b2 Author: Richard Gibson Date: 2013-02-23 21:16:28 -0500 No ticket: Restore support for Android<4.0 M src/sizzle commit 4083a19 refs/remotes/origin/1.9-stable Author: Richard Gibson Date: 2013-02-23 21:15:53 -0500 No ticket: Restore support for Android<4.0 M src/sizzle commit 7d36c0f refs/tags/2.0.0b2 Author: Richard Gibson Date: 2013-02-22 21:29:38 -0500 Fix #13499: selector with leading ID matching only a name (cherry picked from commit 5c4ab97a64c162503ac200bc7cea7f3e5725984d) M src/sizzle commit 5c4ab97 refs/remotes/origin/1.9-stable Author: Richard Gibson Date: 2013-02-22 21:29:38 -0500 Fix #13499: selector with leading ID matching only a name M src/sizzle commit 1f76536 refs/remotes/origin/1.9-stable Author: Richard Gibson Date: 2013-02-18 23:52:29 -0500 No ticket: Revise unit tests in anticipation of Sizzle-free builds (cherry picked from commit 59f5adb622dd6bc3419bbaa9cc2d4acd7a0b08b9) M test/data/testrunner.js M test/unit/attributes.js M test/unit/core.js M test/unit/css.js M test/unit/dimensions.js M test/unit/effects.js M test/unit/event.js M test/unit/manipulation.js M test/unit/selector.js M test/unit/serialize.js M test/unit/traversing.js commit 59f5adb refs/tags/2.0.0b2 Author: Richard Gibson Date: 2013-02-18 23:52:29 -0500 No ticket: Revise unit tests in anticipation of Sizzle-free builds M test/data/testrunner.js M test/unit/attributes.js M test/unit/core.js M test/unit/css.js M test/unit/dimensions.js M test/unit/effects.js M test/unit/event.js M test/unit/manipulation.js M test/unit/selector.js M test/unit/serialize.js M test/unit/traversing.js commit 9338a69 refs/tags/2.0.0b2 Author: Richard Gibson Date: 2013-02-22 16:33:52 -0500 No ticket: Reduce size in anticipation of Sizzle-free builds (cherry picked from commit dbf3056b250bbc279fa947031181f9e25a40bacf) M src/core.js M src/offset.js commit dbf3056 refs/remotes/origin/1.9-stable Author: Richard Gibson Date: 2013-02-22 16:33:52 -0500 No ticket: Reduce size in anticipation of Sizzle-free builds M src/core.js M src/offset.js commit 85ee87b refs/tags/2.0.0b2 Author: Pascal Borreli Date: 2013-02-21 12:00:51 -0500 Fixes typos in core.js and css.js. Closes gh-1175 M src/core.js M src/css.js commit 710962c refs/tags/2.0.0b2 Author: Karl Sieburg Date: 2013-02-21 11:59:13 -0500 Updated readme to have more info. Closes gh-1177 M README.md commit a464d75 refs/tags/2.0.0b2 Author: Rick Waldron Date: 2013-02-21 09:56:20 -0500 Adds module to jshintrc M src/.jshintrc commit a128355 refs/tags/2.0.0b2 Author: isaacs Date: 2013-02-20 21:30:42 -0500 Support node-like module loaders. Closes gh-1103 M src/exports.js M src/outro.js commit 0f977e6 refs/tags/2.0.0b2 Author: Richard Gibson Date: 2013-02-17 23:12:44 -0500 No ticket: Update Sizzle M src/sizzle commit 6cb58e4 refs/remotes/origin/1.9-stable Author: Richard Gibson Date: 2013-02-17 23:10:53 -0500 No ticket: Update Sizzle M src/sizzle commit 164d402 refs/remotes/origin/1.9-stable Author: Richard Gibson Date: 2013-02-17 09:30:21 -0500 Fix #13463: Update copyright M Gruntfile.js commit 5e29ff7 refs/remotes/origin/1.9-stable Author: Richard Gibson Date: 2013-01-27 11:36:04 -0500 Fix #13265 #13332: Allow .parent/.closest with text nodes. Close gh-1146. M src/traversing.js M test/index.html M test/unit/traversing.js commit 93043d0 refs/tags/2.0.0b2 Author: Rick Waldron Date: 2013-02-13 12:14:20 -0500 Refactor: Data.prototype.access. Thanks to @RubyLouvre and @gibson042. Closes #1167 M src/data.js M test/unit/data.js commit b734666 refs/tags/2.0.0b2 Author: Richard Gibson Date: 2013-01-27 13:24:50 -0500 Fix #13265 #13332: traversing methods with text nodes. Close gh-1145. M src/traversing.js M test/index.html M test/unit/traversing.js commit 941d2e0 refs/remotes/origin/1.9-stable Author: Richard Gibson Date: 2013-02-12 00:45:35 -0500 No ticket: keep jquery.min.js.gz under 32K M src/data.js commit 1d5d959 refs/tags/2.0.0b2 Author: Rick Waldron Date: 2013-02-11 12:39:44 -0500 Optimized Data rewrite M src/data.js M test/unit/data.js commit 03ab9b9 refs/remotes/origin/1.9-stable Author: Mark Raddatz Date: 2013-02-08 05:43:25 +0800 Fix #13401: replaceWith(""). Close gh-1163. (cherry picked from commit 6a0ee2d9ed34b81d4ad0662423bf815a3110990f) M src/manipulation.js M test/unit/manipulation.js commit 6a0ee2d refs/tags/2.0.0b2 Author: Mark Raddatz Date: 2013-02-08 05:43:25 +0800 Fix #13401: replaceWith(""). Close gh-1163. M src/manipulation.js M test/unit/manipulation.js commit 67a2e4e refs/remotes/origin/1.9-stable Author: Richard Gibson Date: 2013-02-08 00:20:33 -0500 Ref #13316: Sync all test documents on full vs. minified source. M src/support.js D test/csp.php M test/data/ajax/unreleasedXHR.html M test/data/core/cc_on.html M test/data/dimensions/documentLarge.html M test/data/dimensions/documentSmall.html M test/data/event/promiseReady.html M test/data/event/syncReady.html M test/data/manipulation/iframe-denied.html M test/data/offset/absolute.html M test/data/offset/body.html M test/data/offset/fixed.html M test/data/offset/relative.html M test/data/offset/scroll.html M test/data/offset/static.html M test/data/offset/table.html M test/data/selector/html5_selector.html M test/data/selector/sizzle_cache.html M test/data/support/bodyBackground.html A test/data/support/csp.js A test/data/support/csp.php M test/data/support/shrinkWrapBlocks.html M test/data/support/testElementCrash.html M test/delegatetest.html M test/hovertest.html M test/index.html A test/jquery.js M test/localfile.html M test/networkerror.html D test/polluted.php M test/readywait.html M test/unit/selector.js M test/unit/support.js commit dc9b009 refs/tags/2.0.0b2 Author: Richard Gibson Date: 2013-02-07 23:43:21 -0500 Fix 363299ac failures: protect Safari 5.1 from CSP M test/unit/support.js commit 6971d9d refs/tags/2.0.0b2 Author: Richard Gibson Date: 2013-02-07 17:03:04 -0500 Fix 363299ac failures M test/data/selector/sizzle_cache.html M test/data/support/csp.php M test/unit/selector.js commit 363299a refs/tags/2.0.0b2 Author: Richard Gibson Date: 2013-01-27 23:34:38 -0500 Ref #13316: Sync all documents on full vs. minified source. Close gh-1147. M src/support.js D test/csp.php M test/data/ajax/unreleasedXHR.html M test/data/core/cc_on.html M test/data/dimensions/documentLarge.html M test/data/dimensions/documentSmall.html A test/data/event/onbeforeunload.html M test/data/event/promiseReady.html M test/data/event/syncReady.html M test/data/manipulation/iframe-denied.html M test/data/offset/absolute.html M test/data/offset/body.html M test/data/offset/fixed.html M test/data/offset/relative.html M test/data/offset/scroll.html M test/data/offset/static.html M test/data/offset/table.html D test/data/onbeforeunload.html M test/data/selector/html5_selector.html M test/data/selector/sizzle_cache.html M test/data/support/bodyBackground.html A test/data/support/csp.js A test/data/support/csp.php M test/data/support/shrinkWrapBlocks.html M test/data/support/testElementCrash.html M test/delegatetest.html M test/hovertest.html M test/index.html A test/jquery.js M test/localfile.html M test/networkerror.html D test/polluted.php M test/readywait.html M test/unit/event.js M test/unit/selector.js M test/unit/support.js commit a8518c3 refs/remotes/origin/1.9-stable Author: Timmy Willison Date: 2013-02-01 18:06:02 -0500 Update Sizzle: detached node sorting in Webkit. Fixes #13331. M src/sizzle commit 3895e3a refs/remotes/origin/1.9-stable Author: Dave Methvin Date: 2013-02-04 19:59:13 -0500 2013! M src/intro.js commit ef49a68 refs/remotes/origin/1.9-stable Author: Dave Methvin Date: 2013-02-04 19:56:34 -0500 Updating the source version to 1.9.2pre M package.json commit d71f6a5 refs/tags/1.9.1 (tag: 1.9.1) Author: Timmy Willison Date: 2014-02-12 10:14:49 -0800 Include distribution in release tag A component.json A composer.json A jquery-migrate.js A jquery-migrate.min.js A jquery.js A jquery.min.js A jquery.min.map commit 28d9463 refs/remotes/origin/1.9-stable Author: Dave Methvin Date: 2013-02-04 19:56:06 -0500 Tagging the 1.9.1 release. M package.json commit f3c776d refs/remotes/origin/1.9-stable Author: Oleg Date: 2013-01-22 21:58:41 +0400 Fix #13356. Clean up after load/ready handlers. Close gh-1152. M src/core.js commit f3db084 refs/tags/2.0.0b2 Author: Oleg Date: 2013-02-01 17:22:08 +0400 Fix #13310. Get the right display value for disconnected nodes. Close gh-1156. M src/css.js M test/data/testsuite.css M test/index.html M test/unit/css.js commit 8226666 refs/remotes/origin/1.9-stable Author: Oleg Date: 2013-02-01 16:57:50 +0400 Fix #13310. Get the right display value for disconnected nodes. Close gh-1155. M src/css.js M test/data/testsuite.css M test/index.html M test/unit/css.js commit a30785a refs/tags/2.0.0b2 Author: Dave Methvin Date: 2013-02-04 10:12:14 -0500 Fix version; we are not at 2.0.0 yet! M package.json commit a5b456e refs/tags/2.0.0b2 Author: Richard Gibson Date: 2013-02-04 09:35:29 -0500 Ref fd43865c: restore correct logic M src/data.js commit cf260fe refs/tags/2.0.0b2 Author: Rick Waldron Date: 2013-02-03 18:09:49 -0500 Match the codebase standard, .split(" ") => .match( core_rnotwhite ) || []… no matter how awful it is >:| Signed-off-by: Rick Waldron M src/data.js commit f506808 refs/tags/2.0.0b2 Author: Rick Waldron Date: 2013-02-03 18:04:53 -0500 Standardize on a.indexOf(b) === -1, per @gibson042 review notes Signed-off-by: Rick Waldron M src/data.js commit 7b50c4a refs/tags/2.0.0b2 Author: Rick Waldron Date: 2013-02-03 17:58:07 -0500 Avoid potential for breakage if test suite is run in a frame Signed-off-by: Rick Waldron M test/data/onbeforeunload.html commit fd43865 refs/tags/2.0.0b2 Author: Rick Waldron Date: 2013-02-03 17:55:28 -0500 Reduce hasData per @gibson042 review notes. Signed-off-by: Rick Waldron M src/data.js commit 64630ea refs/tags/2.0.0b2 Author: Rick Waldron Date: 2013-02-03 15:31:23 -0500 Reduce Data.prototype.add by using the returned length value of this.owners.push(owner) Signed-off-by: Rick Waldron M src/data.js commit 7f94a5c refs/tags/2.0.0b2 Author: Rick Waldron Date: 2013-02-03 15:27:55 -0500 2.0: Rewrite data.js (Incl. event, manipulation, tests) M src/data.js M src/event.js M src/manipulation.js A test/data/onbeforeunload.html M test/data/testrunner.js M test/unit/data.js M test/unit/event.js commit 219a193 refs/remotes/origin/1.9-stable Author: Dave Methvin Date: 2013-02-03 13:54:38 -0500 Fix #13089. Only apply zoom to IE6/7 body. M src/support.js M test/unit/support.js commit ed0e2d1 refs/tags/2.0.0b2 Author: Rick Waldron Date: 2013-02-03 12:51:54 -0500 Adds test for jQuery.extend deep copy with array, followed by object. Refutes and Closes #1154 M test/unit/core.js commit 59dd3d9 refs/remotes/origin/1.9-stable Author: Richard Gibson Date: 2013-02-03 12:28:42 -0500 Upgrade QUnit: Welcome to the present! M test/qunit commit d12b26c refs/tags/2.0.0b2 Author: Richard Gibson Date: 2013-02-03 12:26:56 -0500 Upgrade QUnit: Welcome to the present! M test/qunit commit fbce702 refs/remotes/origin/1.9-stable Author: Dave Methvin Date: 2013-02-02 22:18:33 -0500 Ref #12846 and 3b6d8941d8. Fix unit test for IE6. M test/unit/effects.js commit 21c7a05 refs/tags/2.0.0b2 Author: Timmy Willison Date: 2013-02-01 18:06:02 -0500 Update Sizzle: detached node sorting in Webkit. Fixes #13331. M src/sizzle commit 7adee6c refs/remotes/origin/1.9-stable Author: Dave Methvin Date: 2013-02-01 17:17:39 -0500 Fix #13335. Remove "use strict". M src/.jshintrc M src/intro.js commit 0e29775 refs/tags/2.0.0b2 Author: Dave Methvin Date: 2013-02-01 17:17:39 -0500 Fix #13335. Remove "use strict". M src/.jshintrc M src/intro.js commit 115143b refs/tags/2.0.0b2 Author: Corey Frang Date: 2013-01-31 12:13:50 -0600 Adding @andrewplummer to AUTHORS.txt M AUTHORS.txt commit 1923da8 refs/remotes/origin/1.9-stable Author: Corey Frang Date: 2013-01-31 12:13:50 -0600 Adding @andrewplummer to AUTHORS.txt M AUTHORS.txt commit d654914 refs/tags/2.0.0b2 Author: Andrew Plummer Date: 2013-01-31 12:01:34 -0600 event: Stricter type checking in trigger - Fixes #13360 - Closes gh-1153 Squashed commit of the following: commit 5935a362c75ecef04d5ec9775cbcaf2165921e8d Author: Andrew Plummer 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) M src/event.js M test/unit/event.js commit f005af5 refs/remotes/origin/1.9-stable Author: Andrew Plummer Date: 2013-01-31 12:01:34 -0600 event: Stricter type checking in trigger - Fixes #13360 - Closes gh-1153 Squashed commit of the following: commit 5935a362c75ecef04d5ec9775cbcaf2165921e8d Author: Andrew Plummer Date: Fri Feb 1 02:40:42 2013 +0900 Using "hasOwnProperty" to check for direct properties "type" and "namespace" on events before triggering. M src/event.js M test/unit/event.js commit d79bf35 refs/remotes/origin/1.9-stable Author: Oleg Date: 2013-01-29 04:04:58 +0400 Fix #13355. Tweak Uglify options and var order for gzip. Close gh-1151. Change uglify-js options for compressor Change variables initialization sequence for some declarations M Gruntfile.js M src/ajax.js M src/ajax/xhr.js M src/attributes.js M src/callbacks.js M src/core.js M src/css.js M src/data.js M src/effects.js M src/event.js M src/manipulation.js M src/support.js commit e392e55 refs/remotes/origin/1.9-stable Author: Oleg Date: 2013-01-25 06:26:16 +0400 Change variables initialization sequence for some declarations M src/attributes.js M src/callbacks.js M src/core.js M src/event.js M src/manipulation.js commit dc931af refs/remotes/origin/1.9-stable Author: Timmy Willison Date: 2013-01-30 20:52:06 -0500 Again, magic fixing for previous commit. M test/unit/css.js commit d3a2ef7 refs/tags/2.0.0b2 Author: Timmy Willison Date: 2013-01-30 20:48:09 -0500 Magic fixing for previous commit M test/unit/css.js commit 2a70774 refs/remotes/origin/1.9-stable Author: Timmy Willison Date: 2013-01-30 20:40:39 -0500 Minor updates. All parameters of an internal function are for internal use only. M src/data.js commit f3ce0e6 refs/tags/2.0.0b2 Author: Timmy Willison Date: 2013-01-30 20:05:39 -0500 Revert change to visible/hidden selectors until 1.10 and 2.1. Reopens #13132, #10406. M src/css.js M test/index.html commit f5110cd refs/tags/2.0.0b2 Author: Timmy Willison Date: 2013-01-25 20:44:55 -0500 Minor updates. All parameters of an internal function are for internal use only. M src/data.js commit 1e1ea2c refs/remotes/origin/1.9-stable Author: Timmy Willison Date: 2013-01-30 20:09:56 -0500 Revert change to visible/hidden selectors until 1.10 and 2.1. Reopens #13132, #10406. M src/css.js M test/index.html commit 1bbe2b1 refs/remotes/origin/1.9-stable Author: Dave Methvin Date: 2013-01-29 20:57:26 -0500 Fix #13349. No need to sort simple .find() cases. M src/traversing.js commit a5c33fe refs/tags/2.0.0b2 Author: Dave Methvin Date: 2013-01-29 20:48:48 -0500 Fix #13349. No need to sort simple .find() cases. M src/traversing.js commit 451d0c3 refs/tags/2.0.0b2 Author: Dave Methvin Date: 2013-01-29 16:56:32 -0500 Fix comment about Safari shortfalls. M src/core.js commit aa3c929 refs/tags/2.0.0b2 Author: Dave Methvin Date: 2013-01-29 13:03:45 -0500 Revert "Fix #13291, no longer need the functionish-regex guard." Turns out this is still needed by Safari 5.1, which we're still supporting. This reverts commit c4b1da40075532e4f14821b1519ae0ef6665bf1e. M src/core.js commit c4dd702 refs/remotes/origin/1.9-stable Author: Dave Methvin Date: 2013-01-27 13:53:47 -0500 Update author list. M AUTHORS.txt commit 5be99ec refs/remotes/origin/1.9-stable Author: adamcoulombe Date: 2013-01-03 17:05:00 -0500 Fix #13150, .has() w/o args checks for any callbacks. Close gh-1111. M src/callbacks.js M test/unit/callbacks.js commit 0868699 refs/tags/2.0.0b2 Author: Dave Methvin Date: 2013-01-27 13:53:47 -0500 Update author list. M AUTHORS.txt commit 54fc5fd refs/tags/2.0.0b2 Author: adamcoulombe Date: 2013-01-03 17:05:00 -0500 Fix #13150, .has() w/o args checks for any callbacks. Close gh-1111. M src/callbacks.js M test/unit/callbacks.js commit 64b55f0 refs/tags/2.0.0b2 Author: Richard Gibson Date: 2013-01-23 23:25:29 -0500 Fix #13315 for IE9: compare typeof xmlNode.method to var instead of literal "undefined" for safer uglification (cherry picked from commit ec9b38a34fb9bd81d1903cf12b69466f699abca5) M src/attributes.js M src/core.js M src/event.js M src/manipulation.js M src/offset.js commit 6f7b691 refs/tags/2.0.0b2 Author: Dave Methvin Date: 2013-01-26 23:48:59 -0500 Fix #12656. Make event shorthands excludable. M Gruntfile.js A src/event-alias.js M src/event.js M test/unit/attributes.js M test/unit/core.js M test/unit/event.js M test/unit/manipulation.js commit 24e7624 refs/remotes/origin/1.9-stable Author: Dave Methvin Date: 2013-01-26 23:48:59 -0500 Fix #12656. Make event shorthands excludable. M Gruntfile.js A src/event-alias.js M src/event.js M test/unit/attributes.js M test/unit/core.js M test/unit/event.js M test/unit/manipulation.js commit 3f9f2b1 refs/remotes/origin/1.9-stable Author: Dave Methvin Date: 2013-01-26 22:02:15 -0500 Fix #12846. Restore overflow when animation is stopped. (Cherry picked from a6c358d) M src/effects.js M test/unit/effects.js commit a6c358d refs/tags/2.0.0b2 Author: Dave Methvin Date: 2013-01-26 22:02:15 -0500 Fix #12846. Restore overflow when animation is stopped. M src/effects.js M test/unit/effects.js commit b594673 refs/tags/2.0.0b2 Author: Dave Methvin Date: 2013-01-26 20:55:21 -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. M package.json commit c4b1da4 refs/tags/2.0.0b2 Author: Dave Methvin Date: 2013-01-26 20:31:37 -0500 Fix #13291, no longer need the functionish-regex guard. M src/core.js commit 47a6f52 refs/tags/2.0.0b2 Author: Dave Methvin Date: 2013-01-26 13:38:04 -0500 Fix build until next grunt rc, disable compare_size. M Gruntfile.js M package.json commit 74aa3eb refs/remotes/origin/1.9-stable Author: Dave Methvin Date: 2013-01-26 13:38:04 -0500 Fix build until next grunt rc, disable compare_size. M Gruntfile.js M package.json commit a3055f3 refs/remotes/origin/1.9-stable Author: Dave Methvin Date: 2013-01-26 10:48:10 -0500 Fix #13316. Use minified version in unit testing. Also migrates the XHR check added to 2.0 in 62acda819f9b6fba9263d0b613e15285807b23a7. A test/data/ajax/unreleasedXHR.html M test/data/dimensions/documentLarge.html M test/data/dimensions/documentSmall.html M test/data/event/promiseReady.html M test/data/event/syncReady.html M test/data/manipulation/iframe-denied.html M test/data/offset/absolute.html M test/data/offset/body.html M test/data/offset/fixed.html M test/data/offset/relative.html M test/data/offset/scroll.html M test/data/offset/static.html M test/data/offset/table.html M test/data/selector/html5_selector.html M test/data/selector/sizzle_cache.html M test/data/support/bodyBackground.html M test/data/support/shrinkWrapBlocks.html M test/data/support/testElementCrash.html M test/delegatetest.html M test/hovertest.html M test/index.html M test/localfile.html M test/networkerror.html M test/readywait.html commit 58cd84f refs/tags/2.0.0b2 Author: Dave Methvin Date: 2013-01-26 10:48:10 -0500 Fix #13316. Use minified version in unit testing. M test/data/ajax/unreleasedXHR.html M test/data/dimensions/documentLarge.html M test/data/dimensions/documentSmall.html M test/data/event/promiseReady.html M test/data/event/syncReady.html M test/data/manipulation/iframe-denied.html M test/data/offset/absolute.html M test/data/offset/body.html M test/data/offset/fixed.html M test/data/offset/relative.html M test/data/offset/scroll.html M test/data/offset/static.html M test/data/offset/table.html M test/data/selector/html5_selector.html M test/data/selector/sizzle_cache.html M test/data/support/bodyBackground.html M test/data/support/shrinkWrapBlocks.html M test/data/support/testElementCrash.html M test/delegatetest.html M test/hovertest.html M test/index.html M test/localfile.html M test/networkerror.html M test/readywait.html commit 487b703 refs/tags/2.0.0b2 Author: Richard Gibson Date: 2013-01-23 17:42:28 -0500 Fix #13274: Wrap sourceMap directive in multiline comments. Close gh-1143. (cherry picked from commit ac93559eb9f18fcaec95dfdc97358b1b85bfe234) M Gruntfile.js A test/data/core/cc_on.html M test/unit/core.js commit ac93559 refs/remotes/origin/1.9-stable Author: Richard Gibson Date: 2013-01-23 17:42:28 -0500 Fix #13274: Wrap sourceMap directive in multiline comments. Close gh-1143. M Gruntfile.js A test/data/core/cc_on.html M test/unit/core.js commit fb0f295 refs/tags/2.0.0b2 Author: Richard Gibson Date: 2013-01-24 23:45:44 -0500 Fix #13282: QtWebKit (e.g., phantomjs) can only apply Arrays M src/manipulation.js commit f39ca22 refs/tags/2.0.0b2 Author: Richard Gibson Date: 2013-01-24 23:11:47 -0500 Fix #13281: update Sizzle M src/sizzle commit 079ee50 refs/remotes/origin/1.9-stable Author: Richard Gibson Date: 2013-01-24 23:10:44 -0500 Fix #13281: update Sizzle M src/sizzle commit ec9b38a refs/remotes/origin/1.9-stable Author: Richard Gibson Date: 2013-01-23 23:25:29 -0500 Fix #13315: compare typeof node.method to var instead of literal "undefined" for safer uglification M src/attributes.js M src/core.js M src/event.js M src/manipulation.js M src/offset.js M src/support.js commit eb47553 refs/remotes/origin/1.9-stable Author: byroot Date: 2013-01-24 02:33:17 +0100 Don't try and convert data for 204 No Content responses. Fixes #13292. Fixes #13261. M src/ajax.js A test/data/nocontent.php M test/unit/ajax.js commit bfc61b8 refs/tags/2.0.0b2 Author: byroot Date: 2013-01-24 02:33:17 +0100 Don't try and convert data for 204 No Content responses. Fixes #13292. Fixes #13261. M src/ajax.js A test/data/nocontent.php M test/unit/ajax.js commit caac041 refs/tags/2.0.0b2 Author: Timmy Willison Date: 2013-01-23 12:23:46 -0500 Ignore file inputs when serializing forms. File input serialization is handled by plugins. Fixes #13306. M src/serialize.js M test/unit/serialize.js commit 21af3a9 refs/remotes/origin/1.9-stable Author: Timmy Willison Date: 2013-01-23 12:21:48 -0500 Ignore file inputs when serializing forms. File input serialization is handled by plugins. Fixes #13306. M src/serialize.js M test/unit/serialize.js commit bb1d148 refs/remotes/origin/1.9-stable Author: Timmy Willison Date: 2013-01-21 18:12:16 -0500 Fix failing tests, add support for empty spans in Opera. Supplements #13132, #10406. M src/css.js M test/index.html M test/unit/css.js M test/unit/selector.js commit b326225 refs/tags/2.0.0b2 Author: Timmy Willison Date: 2013-01-21 18:03:07 -0500 Fix failing tests, add support for empty spans in Opera. Supplements #13132, #10406. M src/css.js M test/index.html M test/unit/css.js M test/unit/selector.js commit 372e04e refs/tags/2.0.0b2 Author: Timmy Willison Date: 2013-01-21 16:14:56 -0500 Treat an element as hidden if either offsetWidth or offsetHeight is 0. Fixes #13132, #10406. M src/css.js M test/unit/css.js commit 3015ee0 refs/remotes/origin/1.9-stable Author: Timmy Willison Date: 2013-01-21 17:06:47 -0500 Treat elements as hidden when either offsetWidth OR offsetHeight is 0. Fixes #13132, #10406. M src/css.js M test/unit/css.js commit 1c77259 refs/tags/2.0.0b2 Author: jaubourg Date: 2013-01-21 03:05:03 +0100 Removes unnecessary call to `.off()` as noted by @dcherman. M src/ajax/script.js commit 4c6fb65 refs/tags/2.0.0b2 Author: jaubourg Date: 2013-01-21 02:53:50 +0100 Fixes #13276. Unit test is enough since the 2.x XHR transport already dismissed the XML as parsed by the XHR instance. M test/unit/ajax.js commit b83081b refs/remotes/origin/1.9-stable Author: jaubourg Date: 2013-01-21 02:44:16 +0100 Never use the XML as parsed by the XHR instance. Use raw text instead and let the ajax conversion logic do the trick. -20 min/gzipped. Fixes #13276. Unit test added. M src/ajax/xhr.js M test/unit/ajax.js commit cbe0c2e refs/tags/2.0.0b2 Author: Oleg Date: 2013-01-16 01:54:40 +0400 2.0: Reduce offset module. Close gh-1139. M src/offset.js commit 19def21 refs/tags/2.0.0b2 Author: Oleg Date: 2013-01-16 22:07:53 +0400 Fix #13232, fix jQuery.buildFragment for tables, close gh-1138. M src/manipulation.js M test/unit/manipulation.js commit dbf4926 refs/tags/2.0.0b2 Author: Oleg Date: 2013-01-15 18:45:21 +0400 Consistently clean up after .ready() handler, close gh-1135. M src/core.js commit 1ad874f refs/tags/2.0.0b2 Author: jaubourg Date: 2013-01-09 11:04:03 +0100 Further script transport cleanup, close gh-1123. M src/ajax/script.js commit c373a49 refs/tags/2.0.0b2 Author: jaubourg Date: 2013-01-09 02:01:13 +0100 Reduced script transport M src/ajax/script.js commit df47eb7 refs/remotes/origin/1.9-stable Author: Ryunosuke SATO Date: 2013-01-14 11:59:37 +0900 Fix requirements and dependencies in README, close gh-1131. M README.md commit 8b19982 refs/remotes/origin/1.9-stable Author: Ryunosuke SATO Date: 2013-01-14 14:45:13 +0900 Fix broken link in CONTRIBUTING.md, close gh-1132. M CONTRIBUTING.md commit 359e3f5 refs/tags/2.0.0b2 Author: Ryunosuke SATO Date: 2013-01-14 11:59:37 +0900 Fix requirements and dependencies in README, close gh-1131. M README.md commit 4488f68 refs/tags/2.0.0b2 Author: Ryunosuke SATO Date: 2013-01-14 14:45:13 +0900 Fix broken link in CONTRIBUTING.md, close gh-1132. M CONTRIBUTING.md commit c0a3700 refs/remotes/origin/1.9-stable Author: Timmy Willison Date: 2013-01-18 10:49:10 -0500 Update Sizzle: fixes native slice usage M src/sizzle commit 7632711 refs/tags/2.0.0b2 Author: Timmy Willison Date: 2013-01-18 10:48:39 -0500 Update Sizzle: fixes native slice usage M src/sizzle commit 8871218 refs/tags/2.0.0b2 Author: Richard Gibson Date: 2013-01-17 17:00:29 -0500 Fix jQuery #13251: use slice instead of substring (cherry picked from commit 37eb6125c0fb0bec4e0d043bc78110b4f49f3aa6) M src/data.js M src/sizzle commit 37eb612 refs/remotes/origin/1.9-stable Author: Richard Gibson Date: 2013-01-17 17:00:29 -0500 Fix jQuery #13251: use slice instead of substring M src/data.js M src/sizzle commit 64bb0c4 refs/remotes/origin/1.9-stable Author: Richard Gibson Date: 2013-01-16 14:36:24 -0500 Ref 8f72967e: use acceptData to determine when it is safe to add event handlers (cherry picked from commit 50290b8ffb05c504d3866a619f282bf795bc01f6) M src/event.js commit 8f72967 refs/remotes/origin/1.9-stable Author: danilsomsikov Date: 2013-01-11 16:04:50 +0100 Fix #8335: Avoid memory leak by never setting data on non-element non-document nodes. Ref gh-1127. (cherry picked from commit cc324abf739669bd2a4669742c994b86c4ad467b) M src/data.js M test/unit/data.js commit 50290b8 refs/tags/2.0.0b2 Author: Richard Gibson Date: 2013-01-16 14:36:24 -0500 Ref cc324abf: use acceptData to determine when it is safe to add event handlers M src/event.js commit cc324ab refs/tags/2.0.0b2 Author: danilsomsikov Date: 2013-01-11 16:04:50 +0100 Fix #8335: Avoid memory leak by never setting data on non-element non-document nodes. Close gh-1127. M src/data.js M test/unit/data.js commit a96aa9e refs/tags/2.0.0b2 Author: Richard Gibson Date: 2013-01-16 12:55:56 -0500 Fix #13233: re-allow .replaceWith of text nodes. Close gh-1137. (cherry picked from commit 6b1b0a26b4d485b4d9f334286efed5dfe33e3f3f) M src/manipulation.js M test/unit/manipulation.js commit 6b1b0a2 refs/remotes/origin/1.9-stable Author: Richard Gibson Date: 2013-01-16 12:55:56 -0500 Fix #13233: re-allow .replaceWith of text nodes. Close gh-1137. M src/manipulation.js M test/unit/manipulation.js commit 306b698 refs/tags/2.0.0b2 Author: Richard Gibson Date: 2013-01-16 12:30:47 -0500 No ticket: improve replaceWith testing (cherry picked from commit 13468abaeb5488d547bc75d99bc3425ee891859e) M test/unit/manipulation.js commit 13468ab refs/remotes/origin/1.9-stable Author: Richard Gibson Date: 2013-01-16 12:30:47 -0500 No ticket: improve replaceWith testing M test/unit/manipulation.js commit 2f0756b refs/tags/2.0.0b2 Author: Richard Gibson Date: 2013-01-16 00:18:04 -0500 Fix #13182: update Sizzle M src/sizzle commit d869034 refs/remotes/origin/1.9-stable Author: Richard Gibson Date: 2013-01-16 00:16:24 -0500 Fix #13182: update Sizzle M src/sizzle commit fc2ba2e refs/remotes/origin/1.9-stable Author: Richard Gibson Date: 2013-01-16 00:14:57 -0500 Fix #13208: only check elements for delegation matches M src/event.js M test/unit/event.js commit 10cc33e refs/tags/2.0.0b2 Author: Mike Sherov Date: 2013-01-15 23:09:35 -0500 Fix #13183: Wrong animation initial value calc. Ref gh-1136. M src/css.js M src/effects.js M test/unit/effects.js commit 65df32d refs/remotes/origin/1.9-stable Author: Mike Sherov Date: 2013-01-15 23:09:35 -0500 Fix #13183: Wrong animation initial value calc. Close gh-1136. M src/css.js M src/effects.js M test/unit/effects.js commit 86278d4 refs/tags/2.0.0b2 Author: Dave Methvin Date: 2013-01-14 23:19:45 -0500 Updating the source version to 2.0.0pre M package.json commit 2cc06af refs/tags/2.0.0b1 (tag: 2.0.0b1) Author: Dave Methvin Date: 2013-01-14 23:19:18 -0500 Tagging the 2.0.0b1 release. M package.json commit a8cbbd3 refs/tags/2.0.0b1 Author: Dave Methvin Date: 2013-01-14 23:11:33 -0500 Let version 1.9 claim jquery.js and jquery-latest.js files. M build/release.js commit 79feac9 refs/remotes/origin/1.9-stable Author: Dave Methvin Date: 2013-01-14 22:54:40 -0500 Updating the source version to 1.9.1pre M package.json commit 6361fdf refs/tags/1.9.0 (tag: 1.9.0) Author: Timmy Willison Date: 2014-02-12 10:13:27 -0800 Include distribution in release tag A component.json A composer.json A jquery.js A jquery.min.js commit 8574d8b refs/remotes/origin/1.9-stable Author: Dave Methvin Date: 2013-01-14 22:54:13 -0500 Tagging the 1.9.0 release. M package.json commit e7a2e3c refs/tags/2.0.0b1 Author: Dave Methvin Date: 2013-01-14 21:58:09 -0500 Simplify release notes generator script. M build/release-notes.js D build/release-notes.txt commit d8b5d5d refs/remotes/origin/1.9-stable Author: Dave Methvin Date: 2013-01-14 21:58:09 -0500 Simplify release notes generator script. M build/release-notes.js D build/release-notes.txt commit 348e1a7 refs/tags/2.0.0b1 Author: Richard Gibson Date: 2013-01-13 22:59:20 -0500 de486684 with moar guard for IE6 (cherry picked from commit 6c29dd24e9786dfd61cdfdb5d21ffcb5694e25ea) M test/unit/event.js commit 6c29dd2 refs/remotes/origin/1.9-stable Author: Richard Gibson Date: 2013-01-13 22:59:20 -0500 0a3a424e with moar guard for IE6 M test/unit/event.js commit eff59f9 refs/tags/2.0.0b1 Author: Oleg Date: 2013-01-13 23:47:29 +0400 Add a comment M src/manipulation.js commit 38ad408 refs/tags/2.0.0b1 Author: Oleg Date: 2013-01-13 21:59:22 +0400 Fixes #13200 - innerHTML in buildFragment need end tags M src/manipulation.js commit 63f4086 refs/remotes/origin/1.9-stable Author: Richard Gibson Date: 2013-01-13 21:38:40 -0500 Fix #13203: delegated events with selector matching Object.prototype property (cherry picked from commit 31b95797155077e4e670c0bbb2c57815f89769a1) M src/event.js M test/unit/event.js commit 31b9579 refs/tags/2.0.0b1 Author: Richard Gibson Date: 2013-01-13 21:38:40 -0500 Fix #13203: delegated events with selector matching Object.prototype property M src/event.js M test/unit/event.js commit de48668 refs/tags/2.0.0b1 Author: Richard Gibson Date: 2013-01-13 20:37:14 -0500 Fix f860e0bd Firefox failures (cherry picked from commit 0a3a424e65f66414305bf6a34fc6fd93d3b61c62) M test/unit/event.js commit 0a3a424 refs/remotes/origin/1.9-stable Author: Richard Gibson Date: 2013-01-13 20:37:14 -0500 Fix f860e0bd Firefox failures M test/unit/event.js commit a7683d8 refs/remotes/origin/1.9-stable Author: Richard Gibson Date: 2013-01-13 20:05:43 -0500 No ticket: sync with master @ b75b9ef8 M src/event.js commit b75b9ef refs/tags/2.0.0b1 Author: Richard Gibson Date: 2013-01-13 19:53:19 -0500 Fix #13180: don't delegate into SVG (cherry picked from commits 36457cb6afc12d4a755cf93442a502783a669517..f860e0bd2f7dd228a14704d78ed5208cbe870d01) M src/event.js M test/unit/event.js commit 7767234 refs/tags/2.0.0b1 Author: Richard Gibson Date: 2013-01-12 17:11:07 -0500 No ticket: compress event.js (cherry picked from commit 9cf812d7a28a08608eab30440102b00ebd3c2291) M src/effects.js M src/event.js commit f860e0b refs/remotes/origin/1.9-stable Author: Richard Gibson Date: 2013-01-13 14:32:38 -0500 Fix #13180: don't delegate into SVG M src/event.js commit 7812aab refs/remotes/origin/1.9-stable Author: Richard Gibson Date: 2013-01-13 14:01:43 -0500 reduce size M src/event.js commit 14c50da refs/remotes/origin/1.9-stable Author: Richard Gibson Date: 2013-01-13 13:11:43 -0500 jQuery.event.handlers delegate matching hook point M src/event.js commit 36457cb refs/remotes/origin/1.9-stable Author: Richard Gibson Date: 2013-01-13 13:10:40 -0500 #13180 unit test M test/unit/event.js commit 09589c4 refs/remotes/origin/1.9-stable Author: Oleg Date: 2013-01-13 23:46:50 +0400 Add a comment M src/manipulation.js commit bf4fce7 refs/remotes/origin/1.9-stable Author: Oleg Date: 2013-01-13 21:45:52 +0400 Fixes #13200 - innerHTML in buildFragment need end tags M src/manipulation.js commit e5f3795 refs/remotes/origin/1.9-stable Author: Richard Gibson Date: 2013-01-12 19:09:49 -0500 Fix 9cf812d7 oldIE failures M src/event.js commit 9cf812d refs/remotes/origin/1.9-stable Author: Richard Gibson Date: 2013-01-12 17:11:07 -0500 No ticket: compress event.js M src/effects.js M src/event.js commit fa71737 refs/tags/2.0.0b1 Author: Dave Methvin Date: 2013-01-11 16:59:24 -0500 Leave out the web site, you know where to find us. M Gruntfile.js commit 7be47fb refs/remotes/origin/1.9-stable Author: Dave Methvin Date: 2013-01-11 16:15:48 -0500 Update copyrights used in file headers. M Gruntfile.js M src/intro.js commit c0c1bdd refs/tags/2.0.0b1 Author: Dave Methvin Date: 2013-01-11 16:08:09 -0500 Update copyrights used in file headers. M Gruntfile.js M src/intro.js commit bad229c refs/tags/2.0.0b1 Author: Richard Gibson Date: 2013-01-11 13:01:56 -0500 Update Sizzle M src/sizzle commit 5290567 refs/remotes/origin/1.9-stable Author: Richard Gibson Date: 2013-01-11 12:29:22 -0500 Update Sizzle M src/sizzle commit 8b82af9 refs/remotes/origin/1.9-stable Author: Oleg Date: 2013-01-09 13:52:15 +0400 Ref 0ed497b. Close gh-1125. M src/manipulation.js M test/unit/manipulation.js commit 5aba210 refs/tags/2.0.0b1 Author: adam j. sontag Date: 2013-01-10 23:47:48 -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 M package.json commit c1a59f7 refs/tags/2.0.0b1 Author: Richard Gibson Date: 2013-01-10 15:54:32 -0500 Update Sizzle M src/sizzle commit f40eac1 refs/remotes/origin/1.9-stable Author: Richard Gibson Date: 2013-01-10 15:23:51 -0500 Update Sizzle M src/sizzle commit 2ff2d1d refs/tags/2.0.0b1 Author: Dave Methvin Date: 2013-01-10 10:35:50 -0500 Fix #12886. Fix map file reference in .min.js file. Cherry picked from e348b4060848b46a6c4376661c093e0f0a3ef9e7 . M Gruntfile.js commit e348b40 refs/remotes/origin/1.9-stable Author: Dave Methvin Date: 2013-01-10 10:35:50 -0500 Fix map file reference in .min.js file. M Gruntfile.js commit 58003c4 refs/remotes/origin/1.9-stable Author: Corey Frang Date: 2013-01-08 03:33:01 -0600 Adding some more test coverage for .finish() M test/unit/effects.js commit 46bbda8 refs/remotes/origin/1.9-stable Author: Oleg Date: 2013-01-09 13:23:34 +0400 Ref gh-1117: Don't stop on a falsy value in buildFragment. (cherry picked from commit 8e6c1ba92faf830d40cafe7a4deb4ad5ab9045fe) M src/manipulation.js M test/unit/manipulation.js commit ca49ef9 refs/tags/2.0.0b1 Author: Richard Gibson Date: 2013-01-09 10:10:08 -0500 Ref gh-1117: Use native push for size and performance M src/manipulation.js commit 8e6c1ba refs/tags/2.0.0b1 Author: Oleg Date: 2013-01-09 13:23:34 +0400 Ref gh-1117: Don't stop on a falsy value in buildFragment. Close gh-1124. M src/manipulation.js M test/unit/manipulation.js commit a777b35 refs/remotes/origin/1.9-stable Author: Dave Methvin Date: 2013-01-08 21:06:33 -0500 Updating the source version to 1.9.0pre M package.json commit 11eb1c4 refs/tags/1.9.0rc1 (tag: 1.9.0rc1) Author: Dave Methvin Date: 2013-01-08 21:06:04 -0500 Tagging the 1.9.0rc1 release. M package.json commit 0c5d2fb refs/tags/1.9.0rc1 Author: nanto Date: 2013-01-08 16:27:13 +0100 Propagate context of returned deferred object in Deferred.then(). Fixes #13160. M src/deferred.js M test/unit/deferred.js commit 2f6b3f8 refs/tags/2.0.0b1 Merge: 18c376a 412d910 Author: nanto Date: 2013-01-08 16:27:13 +0100 Propagate context of returned deferred object in Deferred.then(). Fixes #13160. commit 18c376a refs/tags/2.0.0b1 Author: jaubourg Date: 2013-01-08 14:04:00 +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 M test/unit/manipulation.js commit 4694118 refs/tags/1.9.0rc1 Author: jaubourg Date: 2013-01-08 11:15:36 +0100 Opera 12.0 still implements an older version of the DOM so cloneNode cannot be called without an argument M src/support.js commit 7cc629d refs/tags/2.0.0b1 Author: jaubourg Date: 2013-01-08 11:15:36 +0100 Opera 12.0 still implements an older version of the DOM so cloneNode cannot be called without an argument M src/support.js commit d4e666d refs/tags/2.0.0b1 Author: jaubourg Date: 2013-01-08 11:06:20 +0100 strengthens and dries 304 unit tests M test/unit/ajax.js commit ce426c5 refs/tags/2.0.0b1 Author: Corey Frang Date: 2013-01-08 03:33:01 -0600 Adding some more test coverage for .finish() M test/unit/effects.js commit ed6209e refs/tags/2.0.0b1 Author: jaubourg Date: 2013-01-08 10:10:18 +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 M test/unit/ajax.js commit 0ed497b refs/tags/1.9.0rc1 Author: Dave Methvin Date: 2013-01-08 03:25:26 +0000 Resurrect buildFragment and sacrifice jQuery.clean. See gh-1117. M src/core.js M src/manipulation.js M test/unit/core.js M test/unit/manipulation.js commit 57d9dcd refs/tags/2.0.0b1 Author: Oleg Date: 2013-01-08 01:59:01 +0400 Use while loop instead of for M src/manipulation.js commit 58b4994 refs/tags/2.0.0b1 Author: Oleg Date: 2013-01-08 00:16:36 +0400 Always use core_push in jQuery.buildFragment M src/manipulation.js commit 6d2ae92 refs/tags/2.0.0b1 Author: Oleg Date: 2013-01-07 23:21:42 +0400 Change test description M test/unit/core.js commit c9bf5c5 refs/tags/2.0.0b1 Author: Oleg Date: 2013-01-07 18:38:21 +0400 Bring back jQuery.buildFragment and remove jQuery.clean M src/core.js M src/manipulation.js M test/unit/core.js M test/unit/manipulation.js commit 054daa2 refs/tags/2.0.0b1 Author: Oleg Date: 2013-01-08 02:08:47 +0000 Ref #8908. Update IE9 css clone fix. Close gh-1119. M src/css.js M src/support.js M test/unit/css.js commit ce67f0c refs/tags/1.9.0rc1 Author: Oleg Date: 2013-01-08 01:49:36 +0000 Ref #8908. Update IE9 css clone fix. Close gh-1120. M src/css.js M src/support.js M test/unit/css.js M test/unit/support.js commit 9434060 refs/tags/2.0.0b1 Author: Oleg Date: 2013-01-07 15:48:44 +0400 Simplify .wrapAll() and fix style. Close gh-1116. M src/manipulation.js commit c27d8e2 refs/tags/1.9.0rc1 Author: Corey Frang Date: 2013-01-08 01:16:50 +0000 Fix #13103. Add .finish() method. Cherry picked from b6abb31df4d5be80dc13844d9988fb0c990ae5ae. M src/effects.js M src/queue.js M test/unit/effects.js commit b6abb31 refs/tags/2.0.0b1 Author: Corey Frang Date: 2013-01-08 01:16:50 +0000 Fix #13103. Add .finish() method. Close gh-1118. M src/effects.js M src/queue.js M test/unit/effects.js commit 412d910 refs/tags/2.0.0b1 Author: nanto_vi Date: 2013-01-08 01:02:40 +0900 Eliminate redundancy of Deferred.then(). M src/deferred.js commit 62acda8 refs/tags/2.0.0b1 Author: jaubourg Date: 2013-01-06 01:34:24 +0100 Adds the abort on unload trick back in since IE9 still exhibits the bug M src/ajax/xhr.js A test/data/ajax/unreleasedXHR.html M test/unit/ajax.js commit f6df030 refs/tags/2.0.0b1 Author: jaubourg Date: 2013-01-06 00:41:08 +0100 Fixes comments per @rwldrn. Makes sure failing requests from local protocol yields status 404, not 0. M src/ajax/xhr.js commit 17049c7 refs/tags/2.0.0b1 Author: jaubourg Date: 2013-01-02 22:55:41 +0100 2.0: reduced xhr transport M src/ajax/xhr.js M test/unit/ajax.js commit 4e0bc16 refs/tags/1.9.0rc1 Author: Dave Methvin Date: 2013-01-06 21:47:02 -0500 Fix #12863. Prevent oldIE from calling `.removeAttribute` M src/manipulation.js commit bbdf957 refs/tags/1.9.0rc1 Author: Dave Methvin Date: 2013-01-06 14:20:35 -0500 Fix #12336. Ensure oldIE really does .empty() selects. M src/manipulation.js M test/unit/manipulation.js commit e7fdda9 refs/tags/2.0.0b1 Author: nanto_vi Date: 2013-01-06 17:09:28 +0900 Propagete context of returned deferred object in Deferred.then(). Fixes #13160 M src/deferred.js M test/unit/deferred.js commit b45c775 refs/tags/1.9.0rc1 Author: Dave Methvin Date: 2013-01-06 12:01:22 -0500 Fix #12471. Use consistent line endings in jquery.js M Gruntfile.js commit c611504 refs/tags/2.0.0b1 Author: Dave Methvin Date: 2013-01-06 10:24:56 -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. M src/event.js commit d2a51f0 refs/tags/2.0.0b1 Author: Dave Methvin Date: 2013-01-06 10:03:59 -0500 Allow build to continue with --force on bad line endings. M Gruntfile.js commit b760d79 refs/tags/2.0.0b1 Author: Dave Methvin Date: 2013-01-05 13:11:01 -0500 Fix #12471. Use consistent line endings in jquery.js M Gruntfile.js commit c0241a4 refs/tags/2.0.0b1 Author: Dave Methvin Date: 2013-01-04 22:29:27 -0500 Ref #12945, IE9/10 still needs safe .getAttribute check. M src/attributes.js commit e9ab6a7 refs/tags/2.0.0b1 Author: Dave Methvin Date: 2013-01-04 17:21:43 -0500 Fix #12945. Check for .getAttribute so IE9 is happy. M src/attributes.js commit a95f357 refs/tags/1.9.0rc1 Author: Dave Methvin Date: 2013-01-04 17:33:16 -0500 Fix #12945. Check for .getAttribute so IE9 is happy. M src/attributes.js commit e713668 refs/tags/1.8.3+1 (tag: 1.8.3+1) Author: Timmy Willison Date: 2014-03-26 12:04:59 -0400 Include distribution in release tag A component.json A composer.json A jquery.js A jquery.min.js commit 4b2e979 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2013-01-04 10:19:15 -0500 Tagging the 1.8.3+1 release; build updates only. Close gh-1102. There are no code changes from the 1.8.3 tag. This addresses issues in building the library that are caused by incorrect versions in the package.json file. Thanks @damienklinnert for pointing out this problem! M package.json commit 8b55137 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2013-01-04 10:17:23 -0500 Suppress warnings given by newer jshint. M src/.jshintrc commit 65889d0 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2013-01-04 10:04:24 -0500 Fix dependencies so archived 1.8.3 will build. M package.json commit 8ac7fa7 refs/tags/2.0.0b1 Author: Zachary Adam Kaplan Date: 2012-12-29 17:53:18 -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..). M package.json commit 1e5b14a refs/tags/2.0.0b1 Author: Dave Methvin Date: 2013-01-02 21:55:56 -0500 Remove appendChecked detect and stranded markup. M src/support.js commit 9a32f12 refs/tags/2.0.0b1 Author: Dave Methvin Date: 2013-01-02 21:32:43 -0500 Remove oldIE styleFloat detect. M src/css.js M src/support.js commit cef3450 refs/tags/2.0.0b1 Author: Dave Methvin Date: 2013-01-02 21:25:49 -0500 Remove noCloneEvent detects and white-box unit test. M src/support.js M test/unit/manipulation.js commit 4ee1b03 refs/tags/2.0.0b1 Author: Dave Methvin Date: 2013-01-02 21:10:54 -0500 Remove oldIE submit/change bubble detects. M src/support.js commit 11e6a66 refs/tags/2.0.0b1 Author: Dave Methvin Date: 2013-01-02 20:53:33 -0500 Remove deleteExpando detect. M src/support.js M test/unit/data.js commit aa52969 refs/tags/2.0.0b1 Author: Dave Methvin Date: 2013-01-02 20:45:45 -0500 Remove inlineBlockNeedsLayout and shrinkWrapBlocks. M src/effects.js M src/support.js M test/unit/effects.js commit 02d7f9a refs/tags/2.0.0b1 Author: Dave Methvin Date: 2013-01-02 19:49:59 -0500 Remove support.reliableHiddenOffsets detect. M src/css.js M src/support.js commit 3d9edb3 refs/tags/2.0.0b1 Author: Dave Methvin Date: 2013-01-02 17:47:30 -0500 Remove stranded support.js checks for oldIE. M src/support.js M test/unit/css.js commit 445dbd9 refs/tags/2.0.0b1 Author: Dave Methvin Date: 2013-01-03 20:39:15 -0500 Revert data.js rewrite. Reverts the following commits: commit f717226b3a44f918eec30b2d59ab257270189bc3 Author: Rick Waldron Date: Mon Dec 31 18:06:38 2012 -0500 Only splice from internal arrays when item actually exists. commit b9cdc4136b688963d1dc4befb169be02a0216ba9 Author: Rick Waldron 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 Date: Mon Dec 31 15:09:45 2012 -0500 2.0: Rewrite data.js M src/data.js M src/event.js M src/manipulation.js M test/data/testrunner.js M test/unit/data.js commit 0d540c3 refs/tags/2.0.0b1 Author: Dave Methvin Date: 2013-01-03 17:41:18 -0500 Happy New Year! It's 2013. M MIT-LICENSE.txt M src/intro.js commit b0e40a4 refs/tags/2.0.0b1 Author: Dave Methvin Date: 2013-01-02 14:15:33 -0500 Update README to include grunt-cli step. M README.md commit f717226 refs/tags/2.0.0b1 Author: Rick Waldron Date: 2012-12-31 18:06:38 -0500 Only splice from internal arrays when item actually exists. Signed-off-by: Rick Waldron M src/data.js commit b9cdc41 refs/tags/2.0.0b1 Author: Rick Waldron Date: 2012-12-31 16:20:35 -0500 Updates to data.js re-write to pass events and manipulation (full pass in local test runs) Signed-off-by: Rick Waldron M src/data.js M src/event.js M src/manipulation.js commit d1de300 refs/tags/2.0.0b1 Author: Rick Waldron Date: 2012-12-31 15:09:45 -0500 2.0: Rewrite data.js Signed-off-by: Rick Waldron M src/data.js M test/data/testrunner.js M test/unit/data.js commit e1dcf96 refs/tags/2.0.0b1 Author: Dave Methvin Date: 2012-12-31 15:17:24 -0500 Use a fresh input for the value-lossage check. M src/support.js commit f75c062 refs/tags/2.0.0b1 Author: Dave Methvin Date: 2012-12-31 14:32:58 -0500 Restore optSelected hack still needed by IE9/10 M src/attributes.js M src/support.js commit 747dd8c refs/tags/2.0.0b1 Author: Rick Waldron Date: 2012-12-31 13:31:03 -0500 Remove invalid test "jQuery.getJSON() - Using Native JSON" from test/unit/ajax.js Signed-off-by: Rick Waldron M test/unit/ajax.js commit 6d10801 refs/tags/2.0.0b1 Merge: 57b268e 3746bf8 Author: Rick Waldron Date: 2012-12-31 13:28:04 -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() commit 57b268e refs/tags/2.0.0b1 Merge: dc93f8c e47dfc6 Author: Rick Waldron Date: 2012-12-31 13:26:28 -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. commit dc93f8c refs/tags/2.0.0b1 Merge: a205aac 39e6792 Author: Rick Waldron Date: 2012-12-31 13:26:28 -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 ... commit a205aac refs/tags/2.0.0b1 Merge: 7539ba5 3f66e92 Author: Rick Waldron Date: 2012-12-31 13:26:27 -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 commit 7539ba5 refs/tags/2.0.0b1 Merge: 5f5d2e5 1e0eca0 Author: Rick Waldron Date: 2012-12-31 13:26:27 -0500 Merge branch 'css2' of https://github.com/dmethvin/jquery * 'css2' of https://github.com/dmethvin/jquery: 2.0: Reduce css.js commit 5f5d2e5 refs/tags/2.0.0b1 Merge: df7431b 3894157 Author: Rick Waldron Date: 2012-12-31 13:26: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 commit 3f66e92 refs/tags/2.0.0b1 Author: Timmy Willison Date: 2012-12-17 18:45:13 -0500 2.0: Remove getSetAttribute and getSetInput and oldIE attroperties hooks M src/attributes.js M src/support.js commit d50c18e refs/tags/2.0.0b1 Author: Rick Waldron Date: 2012-12-31 13:23:26 -0500 Resolved conflict M src/attributes.js M src/support.js commit d96fa37 refs/tags/2.0.0b1 Author: Timmy Willison Date: 2012-12-17 18:17:45 -0500 2.0: Remove style->cssText attroproties fallback M src/attributes.js M src/support.js M test/unit/attributes.js commit ccf7aba refs/tags/2.0.0b1 Author: Timmy Willison Date: 2012-12-17 18:16:04 -0500 Remove outdated support tests M test/unit/support.js commit 0b91e83 refs/tags/2.0.0b1 Author: Timmy Willison Date: 2012-12-17 18:15:51 -0500 2.0: Remove support.optSelected M src/attributes.js M src/support.js commit 049cc9d refs/tags/2.0.0b1 Author: Timmy Willison Date: 2012-12-17 18:13:06 -0500 2.0: Remove oldIE enctype propFix M src/attributes.js M src/support.js commit df7431b refs/tags/2.0.0b1 Author: Rick Waldron Date: 2012-12-31 13:10:05 -0500 Set testswarm browsersets to "popular-no-old-ie" Signed-off-by: Rick Waldron M Gruntfile.js commit 960911e refs/tags/2.0.0b1 Author: Rick Waldron Date: 2012-12-31 13:02:23 -0500 Updating the version to 2.0.0pre Signed-off-by: Rick Waldron M package.json commit abead1c refs/tags/1.9.0rc1 Author: Mike Sherov Date: 2012-12-31 12:30:02 -0500 Fixes #13088: under IE8, $(selector).attr('style') always return lowercase string M src/attributes.js M test/unit/attributes.js commit c9b75df refs/tags/1.9.0rc1 Author: Dave Methvin Date: 2012-12-28 20:47:33 -0500 Add release support for map files. M build/release.js commit 39e6792 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-28 23:38:30 +0400 Rename fixCloneNodeIssues helper to fixInput Move support comment M src/manipulation.js commit 72e9e91 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-28 20:27:59 +0400 Add tests for th element M test/unit/manipulation.js commit 1490afe refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-28 20:16:49 +0400 Add empty line M src/manipulation.js commit 4862eb4 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-28 20:16:28 +0400 Add more tests for wrapMap M test/unit/manipulation.js commit acb206a refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-28 20:06:04 +0400 Add test for td append M test/unit/manipulation.js commit ecd1062 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-28 19:59:55 +0400 wrapMap.col = wrapMap.tr M src/manipulation.js commit 9dbfbe5 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-28 19:50:22 +0400 wrapMap.thead = wrapMap.tr Add support comments M src/manipulation.js M test/unit/manipulation.js commit b3e546c refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-28 19:43:01 +0400 Rewrite tests for colgroup, caption Add tests for thead, tbody, tfoot M test/unit/manipulation.js commit 6215840 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-28 19:16:22 +0400 Remove fix for #11280 M src/manipulation.js commit 378ab82 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-28 19:09:50 +0400 Remove fieldset from wrapMap M src/manipulation.js commit d3d8ed4 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-28 18:56:29 +0400 Add comments for optgroup and option elements in wrapMap Add tests for optgroup element M src/manipulation.js M test/unit/manipulation.js commit f193acf refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-28 18:39:12 +0400 Remove fix for #4484, add more tests M src/manipulation.js M test/unit/manipulation.js commit e47dfc6 refs/tags/2.0.0b1 Author: Dave Methvin Date: 2012-12-26 18:38:21 -0500 Clean up comments, including browser support levels. M src/event.js commit c228874 refs/tags/2.0.0b1 Author: Dave Methvin Date: 2012-12-26 17:52:04 -0500 Remove try/catch around focus events needed by oldIE. M src/event.js commit 69bab50 refs/tags/2.0.0b1 Author: Dave Methvin Date: 2012-12-26 17:29:17 -0500 Remove obsolete event object fixups. M src/event.js commit 97fa97f refs/tags/2.0.0b1 Author: Dave Methvin Date: 2012-12-26 16:47:31 -0500 Remove oldIE proprietary event methods/properties. M src/event.js commit 1c42978 refs/tags/2.0.0b1 Author: Dave Methvin Date: 2012-12-26 16:06:16 -0500 Remove oldIE change and submit special-event code. M src/event.js commit 3746bf8 refs/tags/2.0.0b1 Author: Rick Waldron Date: 2012-12-24 10:54:11 -0500 Explanations for each step of isPlainObject Signed-off-by: Rick Waldron M src/core.js commit 7e3f96c refs/tags/2.0.0b1 Author: Rick Waldron Date: 2012-12-24 10:38:02 -0500 obj === Object(obj) comparison is an unnecessary artifact from refactoring Signed-off-by: Rick Waldron M src/core.js commit dcf94a5 refs/tags/2.0.0b1 Author: Rick Waldron Date: 2012-12-21 15:24:42 -0500 Ensure that null/undefined args don't choke on native indexOf Signed-off-by: Rick Waldron M src/core.js commit 1d0322f refs/tags/2.0.0b1 Author: Rick Waldron Date: 2012-12-17 18:11:11 -0500 Further reduction, thanks @dcherman Signed-off-by: Rick Waldron M src/core.js commit d99f124 refs/tags/2.0.0b1 Author: Rick Waldron Date: 2012-12-17 18:08:14 -0500 Straightforward support note Signed-off-by: Rick Waldron M src/core.js commit 5dbfddc refs/tags/2.0.0b1 Author: Rick Waldron Date: 2012-12-17 18:06:33 -0500 Straightforward support note Signed-off-by: Rick Waldron M src/core.js commit 8000c6c refs/tags/2.0.0b1 Author: Rick Waldron Date: 2012-12-17 17:57:02 -0500 Remove setTimeout for body existance Signed-off-by: Rick Waldron M src/core.js commit f300c5c refs/tags/2.0.0b1 Author: Rick Waldron Date: 2012-12-17 17:49:17 -0500 2.0: Reduce globalEval Signed-off-by: Rick Waldron M src/core.js commit 155dbad refs/tags/2.0.0b1 Author: Rick Waldron Date: 2012-12-17 17:41:38 -0500 2.0: Reduced parseXML Signed-off-by: Rick Waldron M src/core.js commit 338eaf6 refs/tags/2.0.0b1 Author: Rick Waldron Date: 2012-12-17 17:30:38 -0500 2.0: Reduce isPlainObject Signed-off-by: Rick Waldron M src/core.js commit 7169639 refs/tags/2.0.0b1 Author: Rick Waldron Date: 2012-12-17 17:09:30 -0500 2.0: Remove isArray shim Signed-off-by: Rick Waldron M src/core.js commit 334d610 refs/tags/2.0.0b1 Author: Rick Waldron Date: 2012-12-17 17:06:57 -0500 2.0: Remove now shim Signed-off-by: Rick Waldron M src/core.js commit af06c3c refs/tags/2.0.0b1 Author: Rick Waldron Date: 2012-12-17 17:05:41 -0500 2.0: Remove inArray shim Signed-off-by: Rick Waldron M src/core.js commit bd9498c refs/tags/2.0.0b1 Author: Rick Waldron Date: 2012-12-17 17:02:23 -0500 2.0: Remove JSON.parse shim Signed-off-by: Rick Waldron M src/core.js commit 25d9339 refs/tags/2.0.0b1 Author: Rick Waldron Date: 2012-12-17 16:56:36 -0500 2.0: Remove trim shim Signed-off-by: Rick Waldron M src/core.js commit eb5df5e refs/tags/2.0.0b1 Author: Rick Waldron Date: 2012-12-17 16:51:59 -0500 2.0: Removes attachEvent paths for jQuery.ready() Signed-off-by: Rick Waldron M src/core.js commit f752891 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-24 04:47:13 +0400 Use tabs instead of spaces M test/unit/manipulation.js commit 25712d7 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-24 04:29:41 +0400 Simplify getAll helper M src/manipulation.js commit fa3dad3 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-24 04:28:52 +0400 Simplify check for non-Elements M src/manipulation.js commit 33be48a refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-24 04:16:17 +0400 Remove fix for object element M src/manipulation.js commit 5e64281 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-24 02:51:09 +0400 Save 43 bytes M src/manipulation.js commit 5f8e99b refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-24 01:54:53 +0400 Use common loop iteration idiom M src/manipulation.js commit f66c33d refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-23 21:11:40 +0400 Remove fix for #9587 M src/manipulation.js commit 87a7690 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-23 21:10:59 +0400 Use correct comments M src/manipulation.js commit 9256ba5 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-23 20:52:46 +0400 Simplify check for empty set in jQuery#domManip M src/manipulation.js commit 2dd2e48 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-23 20:51:07 +0400 Use tabs instead of spaces "$" => "jQuery" M test/unit/manipulation.js commit 9e703a2 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-20 21:11:13 +0400 Code style changes Save one byte M src/manipulation.js commit d41ac85 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-20 21:06:06 +0400 Save one byte M src/manipulation.js commit 3c1b428 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-20 20:51:22 +0400 Take care of comments M src/manipulation.js commit a3ddcc5 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-20 20:50:00 +0400 Add additional test M test/unit/manipulation.js commit ec75705 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-20 04:06:44 +0400 Remove needless expression M src/manipulation.js commit 0d16158 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-20 03:56:33 +0400 Revert changes in support module M src/support.js commit 3eb1f64 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-20 03:40:48 +0400 Use GET method in jQuery#domManip M src/manipulation.js commit 32cfbd6 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-20 03:26:55 +0400 Add additional test M test/unit/manipulation.js commit a8b38b0 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-20 03:17:05 +0400 Remove couple of spaces M src/manipulation.js commit 8958f7c refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-20 03:16:02 +0400 More simplifications fore jQuery#html M src/manipulation.js commit bc70e0c refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-20 02:45:22 +0400 Speed up iteration in jQuery#domManip if it called with function inside first argument M src/manipulation.js commit f07e675 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-20 02:35:52 +0400 Simplify execution of script element if it processed without src attribute M src/manipulation.js commit d086aa1 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-20 02:32:54 +0400 Use jQuery.merge only if it really necessary M src/manipulation.js commit d552b94 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-20 02:27:45 +0400 Simplify jQuery.expando M src/manipulation.js commit c334878 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-20 01:15:21 +0400 Simplify wrapMap M src/manipulation.js commit 1043fa8 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-20 01:13:54 +0400 Move all helpers to the end of the module M src/manipulation.js commit a10dd52 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-20 01:10:20 +0400 Remove fixDefaultChecked helper M src/manipulation.js commit 61d01c8 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-20 01:08:24 +0400 Simplify getAll helper M src/manipulation.js commit 7a5000a refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-20 00:52:39 +0400 Simplify fixCloneNodeIssues helper M src/manipulation.js commit 329d5e1 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-19 23:40:24 +0400 Remove memory fix M src/manipulation.js commit e9ea667 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-19 23:35:25 +0400 Change "isFunc" variable to "isFunction" M src/manipulation.js commit 76bde01 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-19 22:59:16 +0400 Code style changes M src/manipulation.js commit 8c4b9f0 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-19 22:42:07 +0400 Simplify jQuery#wrap M src/manipulation.js commit 2378438 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-19 22:33:55 +0400 Code style changes M src/manipulation.js commit 28f6fcb refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-19 20:34:08 +0400 Remove unused variables M src/manipulation.js commit eac4e8e refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-19 20:31:36 +0400 Remove removal of container children through removeChild method M src/manipulation.js commit 7a2a82b refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-19 20:30:13 +0400 Remove tbody check M src/manipulation.js M src/support.js commit c1c97b4 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-19 20:27:42 +0400 Remove leading white space check M src/manipulation.js M src/support.js commit fd2af63 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-19 20:26:49 +0400 Remove createSafeFragment helper M src/manipulation.js M src/support.js commit 861a45b refs/tags/1.9.0rc1 Author: Dave Methvin Date: 2012-12-23 15:57:01 -0500 Followup to gh-1089. Avoid duplicate typeof check. M src/core.js commit 5eec75e refs/tags/1.9.0rc1 Author: Sebi Burkhard Date: 2012-12-18 22:33:32 +0700 Fix #13075. Optimize $.type by preferring `typeof`. Close gh-1089. Also fixes browsers where `typeof RegExp === "function"`. M src/core.js M test/unit/core.js commit d829804 refs/tags/1.9.0rc1 Author: Sebi Burkhard Date: 2012-12-19 00:20:56 +0700 Fix #13076. Speed up $() with strings, part of gh-1089. M AUTHORS.txt M src/core.js commit 4de4be4 refs/tags/1.9.0rc1 Author: Dave Methvin Date: 2012-12-23 14:45:49 -0500 Put .min.js file at the end so compare_size will work. M Gruntfile.js commit e296190 refs/tags/1.9.0rc1 Author: Dave Methvin Date: 2012-12-22 16:55:10 -0500 Know when to hold em, know when to fold em. M test/unit/offset.js commit b20f536 refs/tags/1.9.0rc1 Author: Dave Methvin Date: 2012-12-22 16:23:27 -0500 Put the map in the dist directory. M Gruntfile.js commit b848766 refs/tags/1.9.0rc1 Author: Dave Methvin Date: 2012-12-22 16:10:06 -0500 Post-process map file so it has the right path. M Gruntfile.js commit 3e1589d refs/tags/1.9.0rc1 Author: Richard Gibson Date: 2012-12-21 15:51:37 -0500 Update Sizzle M src/sizzle commit 1e7e541 refs/tags/1.9.0rc1 Author: Richard Gibson Date: 2012-12-21 10:34:03 -0500 Fix 00bbbe20 test failures M src/sizzle commit efb139f refs/tags/1.9.0rc1 Author: Oleg Date: 2012-12-21 08:12:32 +0400 Do not perform support check for old Opera. Close gh-1097. M test/unit/support.js commit c8c6ab6 refs/tags/1.9.0rc1 Author: Oleg Date: 2012-12-17 18:17:39 +0400 Fix #12569. Improve feature detect for event bubbling. Close gh-1076. M src/support.js M test/csp.php M test/unit/event.js M test/unit/support.js commit 00bbbe2 refs/tags/1.9.0rc1 Author: Richard Gibson Date: 2012-12-20 21:56:53 -0500 Fix #13070: better unescaping logic in Sizzle M src/sizzle commit 5afc93c refs/tags/1.9.0rc1 Author: Oleg Date: 2012-12-20 03:52:08 +0400 Fix #13094. Pass index to .before(fn) fn as documented. Close gh-1093. M src/manipulation.js M test/unit/manipulation.js commit 96a349e refs/tags/1.9.0rc1 Author: Mike Sherov Date: 2012-12-19 21:59:18 -0500 Better dependency versions for grunt packages, thanks @Krinkle! M package.json commit 34946b3 refs/tags/1.9.0rc1 Author: Mike Sherov Date: 2012-12-19 20:18:58 -0500 Make sure Jenkins can grunt jQuery right from npm install M Gruntfile.js M package.json commit 3ffaa0f refs/tags/1.9.0rc1 Author: Mike Sherov Date: 2012-12-19 19:06:16 -0500 Add comment about where to locate grunt TODO's M Gruntfile.js commit cc97125 refs/tags/1.9.0rc1 Author: Mike Sherov Date: 2012-12-18 23:02:50 -0500 Update to Grunt 0.4, and Uglify2 with Source Maps! A Gruntfile.js D grunt.js M package.json commit 92001a3 refs/tags/1.9.0rc1 Author: Dave Methvin Date: 2012-12-19 12:19:20 -0500 Do not assume new versions are back compatible. M package.json commit 3894157 refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-19 19:38:33 +0400 Code style M src/traversing.js commit 65bdfbf refs/tags/2.0.0b1 Author: Oleg Date: 2012-12-18 15:29:04 +0400 Reduce traversing module M src/traversing.js M test/unit/traversing.js commit 1e0eca0 refs/tags/2.0.0b1 Author: Dave Methvin Date: 2012-12-18 13:17:40 -0500 2.0: Reduce css.js M src/css.js commit c928ed4 refs/tags/1.9.0rc1 Author: Dave Methvin Date: 2012-12-18 14:42:37 -0500 Remove .live() tests now in Migrate plugin. M test/unit/event.js commit eed78cc refs/tags/1.9.0rc1 Author: Dave Methvin Date: 2012-12-18 13:24:05 -0500 Fix #13078. Remove .live() and .die(). Great rejoicing. M src/event.js commit 963c47f refs/tags/1.9.0rc1 Author: Timmy Willison Date: 2012-12-18 11:50:54 -0500 Sizzle: :lang updates for handling backslashes, xml, and inheritance M src/sizzle commit 5c8984e refs/tags/1.9.0rc1 Author: Timmy Willison Date: 2012-12-17 15:13:09 -0500 Sizzle: QA for :lang from gibson M src/sizzle commit d6d6c3e refs/tags/1.9.0rc1 Author: Timmy Willison Date: 2012-12-17 12:10:12 -0500 Sizzle: add support for :lang selector M src/sizzle commit 7d91be5 refs/tags/1.9.0rc1 Author: Dave Methvin Date: 2012-12-16 19:55:09 -0500 Updating the source version to 1.9.0pre M package.json commit d2262fb refs/tags/1.9.0b1 (tag: 1.9.0b1) Author: Dave Methvin Date: 2012-12-16 19:54:45 -0500 Tagging the 1.9.0b1 release. M package.json commit 6ecac3b refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-12-16 18:55:42 -0500 Use the right repo. M build/release.js commit bddd100 refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-12-16 17:13:17 -0500 Update the build script so it runs on Windows. M build/release.js commit 24db734 refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-12-16 16:03:30 -0500 Update version in release notes builder. M build/release-notes.js commit 2ea7876 refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-12-16 12:37:20 -0500 Fix #13064: better test fixture cleanup. Close gh-1075. M test/data/testrunner.js commit 06f46da refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-12-16 10:39:19 -0500 let .attr(checked|selected, true) update the property M src/attributes.js M test/unit/attributes.js commit 30e2ffb refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-12-15 23:42:24 -0500 Resolve a763ae72 test failures M test/unit/manipulation.js commit a763ae7 refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-12-09 00:26:24 -0500 Fix #11115: Normalize boolean attributes/properties. Close gh-1066. M src/attributes.js M src/support.js M test/unit/attributes.js M test/unit/selector.js M test/unit/traversing.js commit 55a8ba5 refs/tags/1.9.0b1 Author: Timmy Willison Date: 2012-12-15 13:05:58 -0500 Sizzle: size optimization M src/sizzle commit 54cbcf1 refs/tags/1.9.0b1 Author: Timmy Willison Date: 2012-12-15 12:50:30 -0500 Sizzle: initialize with default document on load to get it out of the way for most use cases M src/sizzle commit d907848 refs/tags/1.9.0b1 Author: Timmy Willison Date: 2012-12-15 10:50:35 -0500 Sizzle: assume window.document in Sizzle.matches; massively reduce calls to setDocument by not calling when context is null M src/sizzle commit cc164a3 refs/tags/1.9.0b1 Author: Timmy Willison Date: 2012-12-15 10:33:33 -0500 Update Sizzle M src/sizzle commit 8424933 refs/tags/1.9.0b1 Author: Timmy Willison Date: 2012-12-15 10:26:16 -0500 Update Sizzle: avoid calling setDocument when possible M src/sizzle commit 60fdc12 refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-12-15 01:26:18 -0500 Update Sizzle M src/sizzle commit 7368906 refs/tags/1.9.0b1 Author: Timmy Willison Date: 2012-12-14 19:06:31 -0500 Update Sizzle: IE6-8 traversing test fix M src/sizzle commit 8b4cdbb refs/tags/1.9.0b1 Author: Timmy Willison Date: 2012-12-14 19:00:41 -0500 Sizzle: fix test failures related to Sizzle.contains M src/sizzle commit 04bcb17 refs/tags/1.9.0b1 Author: Timmy Willison Date: 2012-12-14 17:24:19 -0500 Sizzle: :target and :root selector support. adds Sizzle.setDocument. Remove :active support. M src/sizzle commit 2c40fdd refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-12-08 16:28:10 -0500 Fix #12600: don't use value property in place of value attribute. Close gh-1063. M src/attributes.js M src/support.js M test/unit/attributes.js M test/unit/selector.js commit 7d61c52 refs/tags/1.9.0b1 Author: Timmy Willison Date: 2012-12-13 15:52:59 -0500 Adjust html parsing in event tests to use jQuery.parseHTML explicitly. M test/unit/event.js commit 05531fc refs/tags/1.9.0b1 Author: timmywil Date: 2012-06-20 11:19:24 -0400 Adjust jQuery('html') detection to only match when html starts with '<' (not counting space characters). Fixes #11290. M src/core.js M src/sizzle M test/unit/core.js M test/unit/selector.js M test/unit/traversing.js commit 452e327 refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-12-13 12:40:55 -0500 compress -16 min+gzip M src/css.js M src/manipulation.js commit 643ecf9 refs/tags/1.9.0b1 Author: Oleg Date: 2012-11-19 02:03:38 +0400 Ref #8908, gh-886. Avoid clone identity crisis in IE9/10. Close gh-1036. M src/css.js M src/manipulation.js M src/support.js M test/unit/css.js M test/unit/manipulation.js commit ca26d45 refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-12-12 20:19:18 -0500 Fix #13044: execute all QUnit modules in TestSwarm. Close gh-1074. M grunt.js M test/unit/selector.js commit a270d63 refs/tags/1.9.0b1 Author: Scott González Date: 2012-12-10 23:39:08 -0500 CSS: Save some bytes. Close gh-1071. M src/css.js commit 13651f2 refs/tags/1.9.0b1 Author: Oleg Date: 2012-10-02 03:36:54 +0400 Fix #9646. Cloned nodes shouldn't affect original in IE7. Close gh-947. M src/attributes.js M test/unit/attributes.js commit 0018f77 refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-12-12 17:05:50 -0500 Fix #11230. .appendTo and pals should always stack. M src/manipulation.js M test/unit/manipulation.js commit 40e08f8 refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-12-11 23:35:51 -0500 Missed a var declaration in aad235b3251494afe71fd5bb6031e11965af9bdb. M test/unit/attributes.js commit f12611f refs/tags/1.9.0b1 Author: Paul Ramos Date: 2012-12-10 16:12:54 -0500 Fix #4087. insertAfter, insertBefore, etc do not work if origin and destination are same element. Close gh-1068. M src/manipulation.js M test/unit/manipulation.js commit aad235b refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-12-11 23:03:12 -0500 Fix #13011. Let 'type' attribute be set if the browser allows. M src/attributes.js M test/unit/attributes.js commit 1d1c80d refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-12-11 23:05:18 -0500 copy defaultSelected in cloneFixAttributes M src/manipulation.js commit 32842ac refs/tags/1.9.0b1 Author: Bennett Sorbo Date: 2012-12-01 14:11:56 -0800 Fix #12990. Don't add 'px' to column-count. Close gh-1050. M AUTHORS.txt M src/css.js M test/unit/css.js commit 93e1892 refs/tags/1.9.0b1 Author: Oleg Date: 2012-11-18 22:53:24 +0400 Fix #12956. Improve cloneFixAttributes for IE9/10 case. Close gh-1034. Remove clear(merge)Attributes hack M src/manipulation.js M test/unit/event.js commit f42e1e6 refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-12-11 16:12:23 -0500 Fix IE failures from 55313d32 M test/unit/core.js commit ef6d877 refs/tags/1.9.0b1 Author: Mike Sherov Date: 2012-12-11 08:06:48 -0500 Fixes #11938: Adding array getter method to jQuery.fn.css M src/core.js M src/css.js M test/unit/css.js commit a918dc8 refs/tags/1.9.0b1 Author: Mike Sherov Date: 2012-12-10 18:25:23 -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 M src/css.js M src/dimensions.js M src/effects.js M src/offset.js commit aa0e4aa refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-12-11 09:25:37 -0500 Update Sizzle M src/sizzle commit 55313d3 refs/tags/1.9.0b1 Author: Timo Tijhof Date: 2012-12-11 01:07: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. M src/sizzle M test/data/testrunner.js M test/index.html M test/unit/attributes.js M test/unit/event.js M test/unit/manipulation.js M test/unit/offset.js M test/unit/selector.js M test/unit/traversing.js commit d41b983 refs/tags/1.9.0b1 Author: Oleg Date: 2012-12-10 12:00:12 +0400 Fix #10417. setTimeout w/o 2nd arg is jQuery.later! Close gh-1065. M src/ajax/xhr.js M src/core.js M src/effects.js commit cef044d refs/tags/1.9.0b1 Author: Timo Tijhof Date: 2012-12-10 22:38:50 +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. M test/data/testrunner.js commit 3c7f2af refs/tags/1.9.0b1 Author: Rick Waldron Date: 2012-12-10 20:19:26 -0500 Be specific about Firefox nodes-as-nodelist. Never assume that modern browsers will "get it right". Signed-off-by: Rick Waldron M src/core.js M test/unit/core.js commit 07a7b3e refs/tags/1.9.0b1 Author: Rick Waldron Date: 2012-12-10 13:52:02 -0500 Fixes #13021. Normalization of core utility array like detection based on standard protocol by Richard Gibson . Closes gh-1064 M src/core.js M test/unit/core.js commit 7d5b86e refs/tags/1.9.0b1 Author: Rick Waldron Date: 2012-12-10 10:05:39 -0500 Refactor defaultDisplay's node creation and display logic, -6 M src/css.js commit 2eda329 refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-12-09 14:45:31 -0500 Ref #13019 and gh-1062. Use parentNode check instead of isDisconnected(). M src/manipulation.js M src/traversing.js commit f8f52cf refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-12-08 14:49:42 -0500 Fix #13019. Disconnected nodes with .replaceWith are a noop. Close gh-1062. M src/manipulation.js M test/unit/manipulation.js commit d343e6b refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-12-08 18:04:13 -0500 Fix #12904: Firefox defaultDisplay with body/iframe display:none. Report and solution by @maranomynet; test by @rwldrn. M src/css.js M test/unit/css.js commit 23d7cf0 refs/tags/1.9.0b1 Author: jaubourg Date: 2012-12-07 15:14:12 +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. M src/deferred.js M test/unit/deferred.js commit 282c044 refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-12-06 21:17:27 -0500 Fix #13013. Move jQuery.buildFragment() to compat plugin. M src/core.js M src/manipulation.js commit 747600b refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-12-06 17:01:36 -0500 Don't test what ain't there no more M test/unit/core.js commit 5dd8a90 refs/tags/1.9.0b1 Author: Timo Tijhof Date: 2012-11-25 20:30:16 +0100 Make compatible with jshint, lint test/data. Close gh-1043. M .jshintrc M grunt.js M src/.jshintrc A test/.jshintignore M test/.jshintrc M test/data/test.js M test/data/testinit.js M test/data/testrunner.js commit 26bf8dd refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-12-05 23:47:33 -0500 once more with feeling M src/sizzle commit 9bfe9e7 refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-12-05 23:30:53 -0500 don't test SVG on IE6 M src/sizzle commit abe009c refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-12-05 22:09:43 -0500 Fix #10832 (this time with tests): jQuery.contains in SVG M src/sizzle commit b7ece8c refs/tags/1.9.0b1 Author: jaubourg Date: 2012-12-05 14:54:14 +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. M test/.jshintrc D test/data/ajax/echo/index.php D test/data/ajax/headers/cache/index.php D test/data/ajax/headers/request/index.php D test/data/ajax/headers/response/index.php A test/data/atom+xml.php A test/data/badcall.js A test/data/badjson.js A test/data/cleanScript.html A test/data/dashboard.xml A test/data/echoData.php A test/data/echoQuery.php A test/data/errorWithText.php A test/data/etag.php A test/data/evalScript.php A test/data/headers.php A test/data/if_modified_since.php A test/data/json.php A test/data/json_obj.js A test/data/jsonp.php A test/data/name.html A test/data/name.php A test/data/params_html.php A test/data/script.php A test/data/statusText.php A test/data/test.html A test/data/test.js A test/data/test.php A test/data/test2.html A test/data/test3.html M test/data/testinit.js A test/data/text.php A test/data/ua.txt A test/data/with_fries.xml A test/data/with_fries_over_jsonp.php M test/localfile.html M test/unit/ajax.js M test/unit/manipulation.js commit 6df2900 refs/tags/1.9.0b1 Author: jaubourg Date: 2012-12-05 14:54:10 +0100 Revert "Fixes spacing" This reverts commit 2a419a7e8f339b24121e12be891b908dff2be76f. M test/.jshintrc commit 7f7007d refs/tags/1.9.0b1 Author: jaubourg Date: 2012-12-05 14:54:00 +0100 Revert "228ab3d followup 1: fix test failures. Close gh-1056." This reverts commit 20608b3579d70d3bac7fd74b4e11e4c08cd9d9b5. M test/data/testinit.js M test/unit/ajax.js commit 20608b3 refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-12-05 01:43:16 -0500 228ab3d followup 1: fix test failures. Close gh-1056. M test/data/testinit.js M test/unit/ajax.js commit 4437002 refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-12-04 22:14:08 -0500 Radical idea: Calculate `expect()` value before fn call. :purple_heart: M test/unit/manipulation.js commit 551c2c9 refs/tags/1.9.0b1 Author: Rod Vagg Date: 2012-12-04 21:50:22 -0500 Fixes #12449. make replaceWith() clone elements where required. Closes gh-920 M src/manipulation.js M test/unit/manipulation.js commit 13449a9 refs/tags/1.9.0b1 Author: Paul Ramos Date: 2012-12-04 21:30:37 -0500 Fix #11989. Remove fragment cache, moving to jquery-compat. Close gh-1052. M src/core.js M src/manipulation.js M test/unit/manipulation.js commit ec72d9f refs/tags/1.9.0b1 Author: Paul Ramos Date: 2012-12-04 13:21:47 -0500 Fix #12756. Restyle manipulation unit tests. Close gh-1053. https://github.com/jquery/2012-dev-summit/issues/56 M test/unit/manipulation.js commit 2a419a7 refs/tags/1.9.0b1 Author: jaubourg Date: 2012-12-04 07:45:30 +0100 Fixes spacing M test/.jshintrc commit 228ab3d refs/tags/1.9.0b1 Author: jaubourg Date: 2012-12-04 07:39:27 +0100 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. M test/.jshintrc A test/data/ajax/echo/index.php A test/data/ajax/headers/cache/index.php A test/data/ajax/headers/request/index.php A test/data/ajax/headers/response/index.php D test/data/atom+xml.php D test/data/badcall.js D test/data/badjson.js D test/data/cleanScript.html D test/data/dashboard.xml D test/data/echoData.php D test/data/echoQuery.php D test/data/errorWithText.php D test/data/etag.php D test/data/evalScript.php D test/data/headers.php D test/data/if_modified_since.php D test/data/json.php D test/data/json_obj.js D test/data/jsonp.php D test/data/name.html D test/data/name.php D test/data/params_html.php D test/data/script.php D test/data/statusText.php D test/data/test.html D test/data/test.js D test/data/test.php D test/data/test2.html D test/data/test3.html M test/data/testinit.js D test/data/text.php D test/data/ua.txt D test/data/with_fries.xml D test/data/with_fries_over_jsonp.php M test/localfile.html M test/unit/ajax.js M test/unit/manipulation.js commit 3ab2634 refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-12-03 23:43:34 -0500 Fix #12856: keep PSEUDO regex non-greedy M src/sizzle commit 4ada325 refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-12-03 11:32:19 -0500 More improvements per @jaubourg M test/data/testinit.js M test/data/testrunner.js commit ad690f8 refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-12-03 00:49:40 -0500 Improvements per @jaubourg M test/data/testinit.js M test/data/testrunner.js commit 5b9bf13 refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-12-02 23:32:16 -0500 No ticket: improve global variable/ajax request tracking M test/.jshintrc M test/data/test.js M test/data/testinit.js M test/data/testrunner.js M test/unit/ajax.js M test/unit/core.js M test/unit/manipulation.js commit 27c9360 refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-12-02 10:53:34 -0500 Don't really want to expect any global events here. M test/unit/ajax.js commit b5acda7 refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-12-02 10:48:26 -0500 Followup to #12989 fix, improve unit test resiliency. M test/unit/ajax.js commit c2d6847 refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-12-01 15:25:52 -0500 Fix #12989. Remove ajax "global" event behavior. M src/event.js M test/unit/ajax.js commit b382af6 refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-11-30 16:11:51 -0500 keep manipulation.js assertions consistent M test/unit/manipulation.js commit e63625e refs/tags/1.9.0b1 Author: jaubourg Date: 2012-11-29 17:28:16 +0100 Fixes awkward spacing M src/ajax.js commit 8a79be7 refs/tags/1.9.0b1 Author: jaubourg Date: 2012-11-29 17:16:42 +0100 Simplifies how url is kept devoid of anti-cache parameter for ifModified requests. Also, renames ifModifiedKey to cacheURL so that it now conveys the variable's nature rather than its purpose. -5 min/gzipped. M src/ajax.js commit 6378a19 refs/tags/1.9.0b1 Author: jaubourg Date: 2012-11-29 00:15:17 +0100 Unit test for #12004 M test/unit/ajax.js commit 081c4ef refs/tags/1.9.0b1 Author: Matt Farmer Date: 2012-11-28 23:59:37 +0100 Alias options.method to options.type. Fixes #12004. M src/ajax.js commit 9ae6b1a refs/tags/1.9.0b1 Author: Oleg Date: 2012-11-27 21:32:59 -0500 Fix #12957. Simplify wrapMap, it doesn't need end tags. Close gh-1044. M src/manipulation.js M test/unit/attributes.js M test/unit/manipulation.js commit 1052f9c refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-11-27 09:53:30 -0500 save a byte M src/attributes.js commit 243d4cc refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-11-27 09:46:06 -0500 Don't let removeClass create attributes M src/attributes.js M test/unit/attributes.js commit b9dfcfd refs/tags/1.9.0b1 Author: jaubourg Date: 2012-11-27 02:39:08 +0100 sandboxes start for real this time (fixes test failures in IE) M test/data/testinit.js M test/data/testrunner.js commit e679f6c refs/tags/1.9.0b1 Author: jaubourg Date: 2012-11-27 02:38:20 +0100 Use strictEqual rather than equal M test/unit/ajax.js commit c4858c1 refs/tags/1.9.0b1 Merge: 0877d42 0766240 Author: jaubourg Date: 2012-11-27 02:01:03 +0100 Merge branch 'master' of github.com:jquery/jquery commit 0877d42 refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-11-26 03:20:43 -0500 Fix #12959: Optimize library-wide patterns M src/.jshintrc M src/ajax.js M src/attributes.js M src/callbacks.js M src/core.js M src/css.js M src/data.js M src/effects.js M src/event.js M src/manipulation.js M src/serialize.js M src/sizzle commit 512b826 refs/tags/1.9.0b1 Author: jaubourg Date: 2012-11-26 12:09:42 +0100 Removes unnecessary closure and apply M test/unit/ajax.js commit 603e70b refs/tags/1.9.0b1 Author: jaubourg Date: 2012-11-26 11:49:20 +0100 Greatly simplifies ajaxTest M test/data/testinit.js commit 0766240 refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-11-26 03:20:43 -0500 Fix #12959: Optimize library-wide patterns M src/.jshintrc M src/ajax.js M src/attributes.js M src/callbacks.js M src/core.js M src/css.js M src/data.js M src/effects.js M src/event.js M src/manipulation.js M src/serialize.js M src/sizzle commit d31cef3 refs/tags/1.9.0b1 Author: jaubourg Date: 2012-11-26 03:31:19 +0100 Total revamping of the ajax unit tests M test/.jshintrc M test/data/testinit.js M test/data/testrunner.js M test/unit/ajax.js commit 53a0666 refs/tags/1.9.0b1 Author: Timo Tijhof Date: 2012-11-25 19:50:49 +0100 Grunt: Rename TestSwarm job name pattern for PR. Close gh-1042. More consistent with the other one: Project Name #id. M grunt.js commit 516a7a8 refs/tags/1.9.0b1 Author: Corey Frang Date: 2012-11-08 00:02:14 -0600 Fix #12803. Add jQuery.fx.start as a hook point. Close gh-1024. M src/effects.js M test/unit/effects.js commit 84629a9 refs/tags/1.9.0b1 Author: Scott González Date: 2012-11-08 11:52:27 -0500 Fix #12869. Zoom the body after support tests; avoids layout changes in IE8/9/10 in IE7 mode. Close gh-1025. M src/support.js commit ae215fd refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-11-25 14:54:07 -0500 Fix #12134. Make .serialize() HTML5-compliant; provide a propHook for shimming. M src/serialize.js commit a938d7b refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-11-23 10:29:08 -0500 No ticket: compress ajax. Close gh-1041. M src/ajax.js M src/ajax/jsonp.js M src/ajax/script.js M src/ajax/xhr.js commit c27dc01 refs/tags/1.9.0b1 Author: Corey Frang Date: 2012-11-24 18:04:34 -0600 Using the right matched param M grunt.js commit 5c62ac8 refs/tags/1.9.0b1 Author: Corey Frang Date: 2012-11-24 17:59:56 -0600 Adding job name for pull request jobs coming from mergeatron M grunt.js commit 67df705 refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-11-24 17:22:14 -0500 Fix #12191. jQuery.type should return "error" for Error objects. M src/core.js M test/unit/core.js commit 78c1560 refs/tags/1.9.0b1 Author: dcooper Date: 2012-09-07 14:12:24 -0400 Fix #9960, allow manipulation for parent document nodes. Close gh-924. M AUTHORS.txt M src/manipulation.js M test/unit/manipulation.js commit 3fce794 refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-11-24 16:03:57 -0500 Fix #12733. Ignore excess spaciness in event strings. Thanks @bentruyman! M src/event.js M test/unit/event.js commit 6b00b3c refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-11-24 15:25:54 -0500 Close #10882. Test case for "hover" event in 1.9 M test/unit/event.js commit b7ec6dd refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-11-23 15:03:55 -0500 Fix #12868. Use native focus/blur to get event order right. M src/event.js M test/unit/event.js commit 1fb2f92 refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-11-20 22:31:33 -0500 Fix #3827. Get the correct checkbox status for a click handler. M src/event.js M test/unit/event.js M test/unit/manipulation.js commit 4fed8eb refs/tags/1.9.0b1 Author: Timo Tijhof Date: 2012-11-21 21:47:59 -0500 Set async to true instead of async (prop vs. attr). Closes gh-1039 M src/ajax/script.js commit bb570fc refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-11-20 22:57:41 -0500 Fix #12920: remove addMandatoryAttributes. Close gh-1037. M src/manipulation.js M test/unit/manipulation.js commit 22f58bd refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-11-19 17:17:48 -0500 fix Safari test failures M src/manipulation.js commit e889134 refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-11-19 09:50:19 -0500 Fix #11795, #10470: keep scripts in DOM; execute only on first insertion. Close gh-864. M src/core.js M src/manipulation.js M test/unit/manipulation.js commit 90f9f49 refs/tags/1.9.0b1 Author: Timo Tijhof Date: 2012-11-17 21:20:09 +0100 Grunt: Set testswarm/browserSets from JSON file. File on jq03.jquery.com is already updated. M grunt.js commit ca5e06a refs/tags/1.9.0b1 Author: aFarkas Date: 2012-11-18 20:48:49 -0500 Fix #12915, add propHook for scrip src property on oldIE. Close gh-1035. M src/attributes.js M test/unit/attributes.js commit 20be650 refs/tags/1.9.0b1 Merge: d08d483 5904468 Author: Dave Methvin Date: 2012-11-18 14:56:46 -0500 Merge branch 'x8908' commit 5904468 refs/tags/1.9.0b1 Merge: 05fb5de 71b2992 Author: Elijah Manor Date: 2012-11-15 22:20:07 -0500 Fix #8908. Don't let change to originals affect clones in IE9/10. Close gh-886. commit d08d483 refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-11-16 15:57:43 -0500 update Sizzle M src/sizzle M test/index.html commit 28df086 refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-11-16 12:16:47 -0500 Updating the version to 1.9.0pre. M package.json commit 05fb5de refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-11-14 21:09:12 -0500 Revert "Fixes #12569. Improve Feature Detect For oldIE bubbling. closes gh-967" This reverts commit 063ea024e945adbeefbf88578f8ba424ca8a0939. I've beaten on this for a while and can't find a suitable feature detect that catches Chrome's support for focusin. M src/support.js commit 02c726f refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-11-11 22:49:17 -0500 Fix #12777. Add applet to non-cacheable fragment types. I don't want to add a unit test that creates a dependency on an applet. M src/manipulation.js commit b5a9378 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-11-13 08:20:43 -0500 Updating the source version to 1.8.4pre M package.json commit 869704b refs/tags/1.8.3 (tag: 1.8.3) Author: Timmy Willison Date: 2014-02-12 10:11:46 -0800 Include distribution in release tag A component.json A composer.json A jquery.js A jquery.min.js commit ab409d1 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-11-13 08:20:31 -0500 Tagging the 1.8.3 release. M package.json commit 48bd8b5 refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-11-12 21:06:16 -0500 No ticket: speedup effects tests M test/index.html M test/unit/attributes.js M test/unit/effects.js commit e78cfb1 refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-11-09 23:43:46 -0500 Fix #12858: don't expose jQuery/Sizzle expandos M src/sizzle M test/unit/manipulation.js commit 517846a refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-11-08 10:05:10 -0500 No ticket: speedup test suite. Close gh-1020. M test/unit/ajax.js M test/unit/effects.js M test/unit/manipulation.js M test/unit/queue.js commit 70f662b refs/tags/1.8.3+1 Author: Corey Frang Date: 2012-11-07 21:29:55 -0600 Unroll the ( || ) in the math - Fixes #12497 - Thanks @lukemelia @curiousdannii - Closes gh-1019 (cherry picked from commit 877306738f931a711c41d907e69fc8930f985830) M src/effects.js commit 8773067 refs/tags/1.9.0b1 Author: Corey Frang Date: 2012-11-07 21:29:55 -0600 Unroll the ( || ) in the math - Fixes #12497 - Thanks @lukemella @curiousdannii - Closes gh-1019 M src/effects.js commit 08894dc refs/tags/1.8.3+1 Author: Corey Frang Date: 2012-11-07 21:11:16 -0600 Rewriting unit test to be less sticky based on time issues (cherry picked from commit 31a19a80bf216f8bf67e8be19d61355b310adfac) M test/unit/effects.js commit 31a19a8 refs/tags/1.9.0b1 Author: Corey Frang Date: 2012-11-07 21:11:16 -0600 Rewriting unit test to be less sticky based on time issues M test/unit/effects.js commit 986d0f5 refs/tags/1.8.3+1 Author: Corey Frang Date: 2012-11-07 20:45:03 -0600 Fixing units (cherry picked from commit 74490f862d9b926cd38eba8153ed3cda2a1a7716) M test/unit/effects.js commit 74490f8 refs/tags/1.9.0b1 Author: Corey Frang Date: 2012-11-07 20:45:03 -0600 Fixing units M test/unit/effects.js commit bee4d03 refs/tags/1.8.3+1 Author: Corey Frang Date: 2012-11-07 19:23:24 -0600 Keep track of a hiding state for toggle based animations - Fixes #8685 Closes gh-1018 (cherry picked from commit c45f6095f2d58a9fefd6bc788e50140acc7cf0c4) Conflicts: src/effects.js M src/effects.js M test/unit/effects.js commit c45f609 refs/tags/1.9.0b1 Author: Corey Frang Date: 2012-11-07 19:23:24 -0600 Keep track of a hiding state for toggle based animations - Fixes #8685 Closes gh-1018 M src/effects.js M test/unit/effects.js commit c56732f refs/tags/1.8.3+1 Author: Corey Frang Date: 2012-11-07 19:22:14 -0600 Ensure each tick gets it's own fxNow - Fixes #12837 - Thanks @chadparry Closes gh-1022 Closes gh-1021 (cherry picked from commit 781a5c0b78a029b079aae970200d3e4edf543349) M src/effects.js M test/unit/effects.js commit 781a5c0 refs/tags/1.9.0b1 Author: Corey Frang Date: 2012-11-07 19:22:14 -0600 Ensure each tick gets it's own fxNow - Fixes #12837 - Thanks @chadparry Closes gh-1022 Closes gh-1021 M src/effects.js M test/unit/effects.js commit 6b14cef refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-11-07 19:42:10 -0500 Remove APIs now in jquery-compat M src/core.js M src/deprecated.js M test/unit/deprecated.js commit 0ee9415 refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-11-06 09:53:00 -0500 Restore jQuery.access parameter mistakenly removed in 80d45a69 M src/core.js M src/data.js M test/unit/data.js commit 81b094b refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-11-03 00:06:50 -0400 No ticket: update test suite to pass QUnit globals check in most environments. Close gh-1016. M test/data/testrunner.js M test/unit/ajax.js M test/unit/attributes.js M test/unit/core.js M test/unit/event.js M test/unit/offset.js commit 80d45a6 refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-11-05 17:21:24 -0500 Fix #12840: remove undocumented parameter "pass" from .attr. Close gh-1017. M src/attributes.js M src/core.js M test/unit/attributes.js commit 53cb49c refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-11-01 22:22:39 -0400 Remove gratuitous punctuation M test/data/testinit.js commit 68f001e refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-11-01 21:40:01 -0400 Must attach the .selector to the new jQuery object. M src/traversing.js commit f651bf8 refs/tags/1.9.0b1 Author: Oleg Date: 2012-11-02 04:36:48 +0400 Follow-up for .selector property removal M src/core.js M src/traversing.js commit 240b141 refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-11-01 20:50:45 -0400 Fix #10299. Add a propHook for oldIE link href. M src/attributes.js M test/unit/attributes.js commit 9c2f000 refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-11-01 19:48:21 -0400 Remove unneeded parameter hockey in event shortcuts. M src/event.js commit a8887e9 refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-11-01 19:47:59 -0400 Remove trailing comma to fix test lint. M test/.jshintrc commit dc9913a refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-11-01 17:51:34 -0400 Fix #12828. Remove non-standard event properties. M src/event.js commit 3f51504 refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-11-01 17:32:08 -0400 No ticket: remove test suite external dependencies M test/.jshintrc M test/data/manipulation/iframe-denied.html M test/data/support/testElementCrash.html M test/data/testinit.js M test/data/with_fries.xml M test/unit/ajax.js M test/unit/attributes.js M test/unit/core.js M test/unit/css.js commit 395f1da refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-11-01 16:53:39 -0400 Fix #12827. Remove exclusive event semantics from .trigger(). No unit tests were removed in the undoing of this feature. :sob: M src/event.js commit e2cdf52 refs/tags/1.9.0b1 Author: Timo Tijhof Date: 2012-11-01 05:30:39 +0100 Followup to gh-997, decode entities in test names. Close gh-1013. M test/unit/manipulation.js commit 14e1501 refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-11-01 00:40:27 -0400 Fix testing of no-ajax custom builds A test/data/jquery-1.8.2.ajax_xhr.min.js M test/data/testinit.js M test/data/testrunner.js M test/index.html M test/unit/support.js commit 03a0762 refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-11-01 00:29:58 -0400 Fix builds with partial ajax support (e.g., custom:ajax/xhr) M grunt.js commit 8657538 refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-10-31 23:36:43 -0400 Test case for #12816 M test/unit/traversing.js commit 5ed0450 refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-10-31 22:43:04 -0400 Fix #12816. Ensure .find() result are DOM ordered. M src/traversing.js commit e8cf41a refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-10-31 13:55:51 -0400 Fix #10544. Remove deprecated .data() event namespaced triggering. Data events were horribly slow, never documented, and caused strange interpretation of data items with dots in them. M src/data.js M src/event.js M test/unit/data.js commit 6e75fe5 refs/tags/1.9.0b1 Author: Timo Tijhof Date: 2012-10-31 18:26:43 +0100 No ticket: fix effects test failure in IE6. Close gh-1012. M test/data/testsuite.css M test/index.html M test/unit/effects.js commit e8f9151 refs/tags/1.9.0b1 Author: Mike Sherov Date: 2012-10-30 13:32:53 -0400 Fix #12009. $().find( DOMElement ) should pushStack properly. Close gh-927. M src/traversing.js M test/unit/traversing.js commit c78a3ba refs/tags/1.9.0b1 Author: yiminghe Date: 2012-10-22 11:40:37 +0800 Fix #12685. Handle inconsistent opacity for ie < 9. Close gh-1005. M AUTHORS.txt M src/css.js M test/unit/css.js commit bea5ecb refs/tags/1.9.0b1 Author: Oleg Date: 2012-09-29 00:56:49 +0400 Fix #10416. Don't trust computed styles on detached elements. Close gh-941. M src/css.js M test/unit/css.js commit 5be4c10 refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-10-28 22:53:32 -0400 Update authors. M AUTHORS.txt commit 36c9ecb refs/tags/1.9.0b1 Author: Timo Tijhof Date: 2012-10-17 04:33:47 -0400 Implement expectation test instead of using _removeData. Close gh-997. * Removed inline usage of QUnit.reset() because it is messing with the expectation model as reset does .empty() which does a recursive cleanData on everything in #qunit-fixture, so any expectJqData above .reset() would fail negatively. Instead of calling reset inline, either updated the following assertions to take previous assertions' state into account, or broke the test() up into 2 tests at the point where it would call QUnit.reset. * After introducing the new memory leak discovery a whole bunch of tests were failing as they didn't clean up everything. However I didn't (yet) add QUnit.expectJqData calls all over the place because in most if not all of these cases it is valid data storage. For example in test "data()", there will be an internal data key for "parsedAttrs". This particular test isn't intending to test for memory leaks, so therefor I made the new discovery system only push failures when the test contains at least 1 call to QUnit.expectJqData. When not, we'll assume that whatever data is being stored is acceptable because the relevant elements still exist in the DOM anyway (QUnit.reset will remove the elements and clean up the data automatically). I did add a "Always check jQuery.data" mode in the test suite that will trigger it everywhere. Maybe one day we'll include a call to everywhere, but for now I'm keeping the status quo: Only consider data left in storage to be a problem if the test says so ("opt-in"). * Had to move #fx-tests inside the fixture because ".remove()" test would otherwise remove stuff permanently and cause random other tests to fail as "#hide div" would yield an empty collection. (Why wasn't this in the fixture in the first place?) As a result moving fx-tests into the fixture a whole bunch of tests failed that relied on arbitrary stuff about the document-wide or fixture-wide state (e.g. number of divs etc.). So I had to adjust various tests to limit their sample data to not be so variable and unlimited... * Moved out tests for expando cleanup into a separate test. * Fixed implied global variable 'pass' in effects.js that was causing "TypeError: boolean is not a function" in *UNRELATED* dimensions.js that uses a global variable "pass = function () {};" ... * Removed spurious calls to _removeData. The new test exposed various failures e.g. where div[0] isn't being assigned any data anyway. (queue.js and attributes.js toggleClass). * Removed spurious clean up at the bottom of test() functions that are already covered by the teardown (calling QUnit.reset or removeClass to supposedly undo any changes). * Documented the parentheses-less magic line in toggleClass. It appeared that it would always keep the current class name if there was any (since the assignment started with "this.className || ...". Adding parentheses + spacing is 8 bytes (though only 1 in gzip apparently). Only added the comment for now, though I prefer clarity with logical operators, I'd rather not face the yayMinPD[1] in this test-related commit. * Updated QUnit urlConfig to the new format (raw string is deprecated). * Clean up odd htmlentities in test titles, QUnit escapes this. (^\s+test\(.*)(>\;) → $1> (^\s+test\(.*)(<\;) → $1< [1] jQuery MinJsGz Release Police Department (do the same, download less) M src/attributes.js M test/data/testinit.js M test/data/testrunner.js M test/index.html M test/unit/attributes.js M test/unit/data.js M test/unit/dimensions.js M test/unit/effects.js M test/unit/manipulation.js M test/unit/queue.js M test/unit/traversing.js commit 8121309 refs/tags/1.9.0b1 Author: David Fox Date: 2012-10-26 12:38:05 -0400 Fixes #12139, make sure absolutely positioned elements have HTML as offsetParent, closes gh-1010 M test/unit/offset.js commit 18e7a53 refs/tags/1.9.0b1 Author: Oleg Date: 2012-10-25 20:41:47 -0400 Elements created from html strings have a parentnode. Fixes #12392 M src/manipulation.js M test/unit/manipulation.js commit 4f0e1e7 refs/tags/1.9.0b1 Author: Rick Waldron Date: 2012-10-25 10:50:57 -0400 Simplify tests for #12786, reduce to only those required to support the fix M test/unit/data.js commit 63d7253 refs/tags/1.9.0b1 Author: Rick Waldron Date: 2012-10-25 08:46:53 -0400 Less deep and more strict. M test/unit/data.js commit b398a68 refs/tags/1.9.0b1 Author: Daniel Gálvez Date: 2012-08-19 21:53:09 +0200 Fix #11542. document.body should not be special in .offset() and document.documentElement is the default element.offsetParent. Close gh-899. M src/offset.js M test/data/offset/body.html M test/unit/offset.js commit 69e2f06 refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-10-23 20:22:34 -0400 Fix #9469. Remove semi-functional .selector property. Close gh-1006. Saved 65 bytes. M src/core.js M src/manipulation.js M src/traversing.js commit 305e169 refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-10-24 22:25:08 -0400 Add new authors and sort in commit order. M AUTHORS.txt commit a7158fa refs/tags/1.9.0b1 Author: Rick Waldron Date: 2012-10-24 16:47:40 -0400 Remove .hyphen property from tests (left behind in refactoring) M test/unit/data.js commit 8e76cb7 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-10-24 14:34:24 -0400 Update build script. M build/release-notes.js M build/release.js commit 2af1538 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-10-24 14:33:08 -0400 Make compatible with latest JSHint. M grunt.js M src/ajax/xhr.js commit 812c608 refs/tags/1.9.0b1 Author: Rick Waldron Date: 2012-10-24 14:12:28 -0400 Brute force property removal when removeData([a,b,c]). Fixes #12786 Signed-off-by: Rick Waldron M src/data.js M test/unit/data.js commit 2eff7fe refs/tags/1.9.0b1 Author: Timmy Willison Date: 2012-10-24 10:31:22 -0400 Sizzle: remove unneeded vars and POS regex (-22 bytes) M src/attributes.js M src/sizzle commit 5dc37bb refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-10-23 20:38:42 -0400 Update authors. M AUTHORS.txt commit 53b770e refs/tags/1.9.0b1 Author: Mike Sherov Date: 2012-10-23 19:21:49 -0400 Add More New Contributors to AUTHORS.txt M AUTHORS.txt commit bede012 refs/tags/1.9.0b1 Author: Mike Sherov Date: 2012-10-22 13:28:51 -0400 new JSHINT mixed spaces/tabs is smart enough to not warn on multiline comments, rendering smarttabs useless M src/.jshintrc M src/event.js M src/offset.js commit 227c49a refs/tags/1.9.0b1 Author: Matthias Jäggli Date: 2012-08-28 16:26:06 +0300 Fix #12411, .removeClass(undefined) is a chaining no-op. Close gh-913. .removeClass() //removes all classes, as documented .removeClass(window.nonExistentVariable) // removes nothing M src/attributes.js M test/unit/attributes.js commit 23d125a refs/tags/1.9.0b1 Author: Mike Sherov Date: 2012-10-21 20:55:26 -0400 updated AUTHORS M AUTHORS.txt commit d0015ec refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-10-21 20:19:51 -0400 Missing semicolon. M test/unit/event.js commit 696c553 refs/tags/1.9.0b1 Author: Oleg Date: 2012-10-21 22:17:46 +0400 Fix failing tests for beforeunload in Safari 5.0. Close gh-1002. M test/unit/event.js commit 2decd05 refs/tags/1.9.0b1 Author: Mike Sherov Date: 2012-10-21 09:31:37 -0300 Remove references to the Makefile from the README M README.md commit 9dd0b01 refs/tags/1.9.0b1 Author: Oleg Date: 2012-08-15 00:10:10 +0400 Fix #12061. Avoid window.onbeforeunload to permit multiple handlers. Close gh-894. M src/event.js M test/unit/event.js commit 0834143 refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-10-20 22:18:29 -0400 Remove deprecated $.uuid and dunseled $.deletedIds. M src/data.js commit de9ff7c refs/tags/1.9.0b1 Author: Marcel Greter Date: 2012-07-19 17:54:14 +0200 Fix #12107. Let .proxy() curry args without overwriting context. Close gh-866. M src/core.js M test/unit/core.js commit cafb542 refs/tags/1.9.0b1 Author: Oleg Gaidarenko Date: 2012-10-20 21:24:07 -0400 Alternate fix for #11426; check responseText. Close gh-843. M src/ajax/xhr.js commit 8076a33 refs/tags/1.9.0b1 Author: Rick Waldron Date: 2012-10-20 21:02:01 -0400 Don't expose jQuery.deletedIds. Close gh-889. M src/core.js M src/data.js M src/manipulation.js commit 2b0e720 refs/tags/1.9.0b1 Author: Sai Wong Date: 2012-10-15 14:20:36 -0400 Fix #12048. Set attributes for XML fragments. Close gh-965. M src/attributes.js M test/.jshintrc M test/data/testinit.js M test/unit/attributes.js commit 144b8bf refs/tags/1.9.0b1 Author: Jonathan Sampson Date: 2012-10-11 15:30:51 -0300 Fix attribute names in aliased form property test. Close gh-951. Test expects input elements having name='id', name='name', and name='target'. Additionally, these should have id='id', id='name', and id='target' respectively. No element was provided with id='id' or name='id', but rather one element had two name attributes (illegal) with the values 'id' and 'name' respectively. M test/unit/attributes.js commit 408e5e0 refs/tags/1.9.0b1 Author: Merrifield, Jay Date: 2012-10-15 11:54:32 -0400 Fixes #12518, removes an offsetWidth on focus/blur events for an Date: 2012-10-20 13:46:11 -0400 adding awesome new contributors to AUTHORS.txt M AUTHORS.txt commit 5228f0a refs/tags/1.9.0b1 Author: Sai Wong Date: 2012-10-20 10:01:31 -0400 Fix #12610, remove unneeded window.event. Close gh-968. M src/event.js commit b5084b4 refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-10-19 17:08:50 -0400 Fix #4262: faster .eq(), closes gh-1000. M src/core.js M test/unit/core.js commit 32051e9 refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-10-19 21:59:33 -0400 Combine parseJSON tests and fix style. We only care about the result of parseJSON so there's no reason to feature detect the entire test. M test/unit/core.js commit 3144163 refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-10-19 17:18:33 -0400 Followup for #12751, only test on browsers with JSON.parse M test/unit/core.js commit c6cf30a refs/tags/1.9.0b1 Author: Allen J Schmidt Jr Date: 2012-10-15 20:22:19 -0400 Fix #12739. Keep namespace when triggering with an Event. Close gh-972. M AUTHORS.txt M src/event.js M test/unit/event.js commit b386080 refs/tags/1.9.0b1 Merge: ee9687d 739ba96 Author: Julian Aubourg Date: 2012-10-19 01:13:41 -0700 Merge pull request #998 from jquery/strict commit 739ba96 refs/tags/1.9.0b1 Author: jaubourg Date: 2012-10-19 10:09:52 +0200 @mikesherov says `strict` is redundant when `node` is already there M .jshintrc commit 9346c0e refs/tags/1.9.0b1 Author: jaubourg Date: 2012-10-18 00:50:01 -0400 adds strict rule to jshint options (except for test files). "use strict" is added to the main jQuery closure and some "could-be-unsafe" `this` trickery in effects is silenced. M .jshintrc M src/.jshintrc M src/effects.js M src/intro.js commit ee9687d refs/tags/1.9.0b1 Author: James Huston Date: 2012-10-16 14:51:54 -0400 Fix #12751. Ensure parseJson throws in the same situations as JSON.parse. Close gh-993. M AUTHORS.txt M src/core.js M test/unit/ajax.js M test/unit/core.js commit c31539c refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-10-17 15:20:15 -0400 no ticket: fix jQuery suite failure on Android M src/sizzle M test/data/testrunner.js commit 063ea02 refs/tags/1.9.0b1 Author: Merrifield, Jay Date: 2012-10-15 15:16:11 -0400 Fixes #12569. Improve Feature Detect For oldIE bubbling. closes gh-967 M src/support.js commit fad0e22 refs/tags/1.9.0b1 Author: Mike Sherov Date: 2012-10-17 14:51:58 -0400 fix failing offset tests M test/unit/offset.js commit a151471 refs/tags/1.9.0b1 Author: Rick Waldron Date: 2012-10-17 13:47:47 -0400 Update grunt-compare-size to 0.2.0 M package.json commit 425272a refs/tags/1.9.0b1 Author: Merrifield, Jay Date: 2012-10-17 13:40:52 -0400 Fixes #12749, correctly detect position() for position:fixed elements, closes gh-991 M src/offset.js M test/unit/offset.js commit 995f816 refs/tags/1.9.0b1 Author: Roland Eckl Date: 2012-10-17 09:29:21 +0200 Fixes #12752: Added OS-switch for grunt task "custom", to make use of grunt.cmd on Windows operating systems. closes gh-996 M grunt.js commit 16d996b refs/tags/1.9.0b1 Author: Mike Sherov Date: 2012-10-17 12:50:12 -0400 no ticket: remove and enforce unused vars in jshint M src/.jshintrc M src/core.js M src/css.js M src/effects.js M src/event.js M src/manipulation.js M src/serialize.js M src/traversing.js commit 3bfd158 refs/tags/1.9.0b1 Author: Rick Waldron Date: 2012-10-17 12:50:10 -0400 Don't be so picky about path separators M grunt.js commit 7607068 refs/tags/1.9.0b1 Author: Timmy Willison Date: 2012-10-16 17:28:57 -0400 Update Sizzle: fixes failing tests in traversing (FF, Opera, Safari) M src/sizzle commit d1ad6c7 refs/tags/1.9.0b1 Author: Erick Ruiz de Chavez Date: 2012-10-16 17:25:20 -0400 Style nit in test/unit/callbacks.js. Closes gh-992 M test/unit/callbacks.js commit e03d999 refs/tags/1.9.0b1 Author: Tom Fuertes Date: 2012-10-16 17:19:36 -0400 Update README.md - grunt *update_*submodules M README.md commit 0c1cea3 refs/tags/1.9.0b1 Author: Sai Wong Date: 2012-10-16 16:50:30 -0400 Refactored before/after/replaceWith to not pushStack. Fixes #12664, closes gh-987 M src/manipulation.js M test/unit/manipulation.js commit 51feba6 refs/tags/1.9.0b1 Author: Timmy Willison Date: 2012-10-16 16:45:50 -0400 Update package.json for update submodules M package.json commit e2ff2b1 refs/tags/1.9.0b1 Author: Erick Ruiz de Chavez Date: 2012-10-16 16:43:30 -0400 Enforce style in test/unit/callbacks.js. https://github.com/jquery/2012-dev-summit/issues/56 M test/unit/callbacks.js commit f47e3da refs/tags/1.9.0b1 Author: Timmy Willison Date: 2012-10-16 16:42:06 -0400 Sizzzzzzllllleeeee M src/sizzle commit 8bae5e1 refs/tags/1.9.0b1 Author: jaubourg Date: 2012-10-16 16:08:13 -0400 Uses an additive approach to generating anti-cache parameters rather than a timestamp. Fixes #12550 M src/ajax.js commit f9f034d refs/tags/1.9.0b1 Author: Timmy Willison Date: 2012-10-16 15:23:03 -0400 Update Sizzle: <3 reverts M src/sizzle commit 947acfc refs/tags/1.9.0b1 Merge: ef7bce7 aeb0368 Author: Dave Methvin Date: 2012-10-16 15:15:00 -0400 Merge branch 'master' of github.com:jquery/jquery commit ef7bce7 refs/tags/1.9.0b1 Author: Daniel Galvez Date: 2012-10-16 14:59:36 -0400 Fix #11280. IE6-8 need name attribute to parse param. Close gh-914. M AUTHORS.txt M src/manipulation.js M test/unit/manipulation.js commit aeb0368 refs/tags/1.9.0b1 Author: Rick Waldron Date: 2012-10-16 15:06:51 -0400 Fixes busted indents. Sorry folks M src/manipulation.js commit 0ea348b refs/tags/1.9.0b1 Author: Richard Gibson Date: 2012-10-16 15:02:26 -0400 update sizzle for test failures M src/sizzle commit 1fdc0b7 refs/tags/1.9.0b1 Author: Rick Waldron Date: 2012-10-16 15:01:59 -0400 Replace unknown, mysterious html arg to replaceWith(fn...), with just the current node. M src/manipulation.js commit e83bc97 refs/tags/1.9.0b1 Author: Greg Lavallee Date: 2012-10-16 14:36:47 -0400 Fixes #12736. Move hover event hack to deprecated.js for removal in 1.9. Closes gh-982. Signed-off-by: Timmy Willison M src/deprecated.js M src/event.js M test/unit/deprecated.js M test/unit/event.js commit fd5facf refs/tags/1.9.0b1 Author: Rick Waldron Date: 2012-10-16 14:14:09 -0400 Convert all jQuery.removeData(foo, bar, true) calls to jQuery._remove(foo, bar) Signed-off-by: Rick Waldron M test/unit/attributes.js M test/unit/dimensions.js M test/unit/effects.js M test/unit/queue.js commit bf145b6 refs/tags/1.9.0b1 Author: Timmy Willison Date: 2012-10-16 13:28:57 -0400 Sizzle was accidentally reverted M src/sizzle commit 861476e refs/tags/1.9.0b1 Author: Mike Petrovich Date: 2012-10-16 12:22:31 -0400 Fixes #11635, Explicit overflow:auto is overridden by inline overflow:hidden during animation, closes gh-981 M src/sizzle M src/support.js A test/data/support/shrinkWrapBlocks.html M test/unit/support.js commit 69ce829 refs/tags/1.9.0b1 Author: Erick Ruiz de Chavez Date: 2012-10-16 12:29:21 -0400 Enforce style guide in test/unit/attributes.js. Closes gh-985 M test/unit/attributes.js commit 45d64e8 refs/tags/1.9.0b1 Author: Ish Date: 2012-10-16 12:21:17 -0400 Code cleanup in grunt.js. Closes gh-984 M grunt.js commit 420dcc5 refs/tags/1.9.0b1 Author: Timmy Willison Date: 2012-10-16 11:52:48 -0400 Update Sizzle: allows disconnected sorting. Change add to always sort with added nodes, even when disconnected. M src/sizzle M src/traversing.js M test/unit/traversing.js commit ce5784a refs/tags/1.9.0b1 Author: Ben Truyman Date: 2012-10-16 11:37:15 -0400 Handle a falsy URL in the settings object for jQuery.ajax. Fixes #10093, Closes gh-979 M src/ajax.js M test/unit/ajax.js commit fcaef88 refs/tags/1.9.0b1 Author: Mike Sherov Date: 2012-10-16 11:26:14 -0400 Clean up jshintrc configs. Close gh-983. M .jshintrc M grunt.js M src/.jshintrc M test/.jshintrc commit 08e1345 refs/tags/1.9.0b1 Author: carldanley Date: 2012-10-16 11:15:41 -0400 Create private methods for processing data/removeData requests. Fixes #12519, Closes gh-976 M src/data.js M src/effects.js M src/event.js M src/queue.js M test/unit/data.js commit 2e3ca6c refs/tags/1.9.0b1 Author: Ish Date: 2012-10-16 10:58:38 -0400 Remove unused child_process init and assignment from grunt.js. Closes gh-978 M grunt.js commit 4bb46f4 refs/tags/1.9.0b1 Author: MORGAN Date: 2012-10-16 10:25:08 -0400 Return correct index for no-arg index() calls. Fixes #10977. Closes gh-971 M src/traversing.js M test/unit/traversing.js commit ed9e344 refs/tags/1.9.0b1 Author: Mike Sherov Date: 2012-10-16 10:17:14 -0400 enforce double quotes via JSHint. Closes gh-975 M .jshintrc M grunt.js M package.json M src/.jshintrc M test/.jshintrc M test/unit/ajax.js M test/unit/attributes.js M test/unit/callbacks.js M test/unit/core.js M test/unit/data.js M test/unit/effects.js M test/unit/event.js M test/unit/manipulation.js M test/unit/offset.js M test/unit/selector.js M test/unit/traversing.js commit 605a380 refs/tags/1.9.0b1 Author: jaubourg Date: 2012-10-16 10:10:17 -0400 put "use strict" where it belongs so that this works for jshint 0.5.x up to 0.9.x M grunt.js commit 6ba5638 refs/tags/1.9.0b1 Author: jaubourg Date: 2012-10-16 10:02:44 -0400 fixes problematic JSONP test (gotta learn to count) M test/unit/ajax.js commit 72aada0 refs/tags/1.9.0b1 Author: Dave Methvin Date: 2012-10-16 09:55:34 -0400 Remove use strict from grunt M grunt.js commit 78617f0 refs/tags/1.9.0b1 Author: Akintayo Akinwunmi Date: 2012-10-16 09:51:01 -0400 Moved attrFN to deprecated. Close gh-977. M src/attributes.js M src/deprecated.js M test/unit/deprecated.js commit 6eacf67 refs/tags/1.9.0b1 Merge: 40f9ab9 efc2d8b Author: jaubourg Date: 2012-10-16 09:41:15 -0400 Merge branch 'master' of github.com:jquery/jquery commit 40f9ab9 refs/tags/1.9.0b1 Author: jaubourg Date: 2012-10-16 09:40:42 -0400 better, more maintainable version of the prefilters execution and transport selection M src/ajax.js commit 7d2e99f refs/tags/1.9.0b1 Author: jaubourg Date: 2012-10-16 09:39:33 -0400 comments out some problematic JSONP test until we figure out what the problem is M test/unit/ajax.js commit efc2d8b refs/tags/1.9.0b1 Author: Erick Ruiz de Chavez Date: 2012-10-16 08:16:53 -0400 Fixing style for deferred.js unit tests. Close gh-973. Close jquery/2012-dev-summit/#56 M src/sizzle M test/unit/deferred.js commit bf514bc refs/tags/1.9.0b1 Author: jaubourg Date: 2012-10-16 07:32:53 -0400 latest jshint requires "use strict"; declaration when enforcing strict mode M grunt.js commit d70e64b refs/tags/1.9.0b1 Author: Mike Sherov Date: 2012-10-16 00:15:22 -0400 fix effects tests failure M src/css.js M src/deprecated.js M src/effects.js commit 6aae3e1 refs/tags/1.9.0b1 Author: Rick Waldron Date: 2012-10-15 18:05:36 -0400 Latest JSHint gets cranky with the _ vars in catch() {} M src/ajax/xhr.js commit 87bd3b5 refs/tags/1.9.0b1 Author: Rick Waldron Date: 2012-10-15 17:21:18 -0400 Fix style nit: indent inside if statement M test/unit/deprecated.js commit 9104a3d refs/tags/1.9.0b1 Author: David Bonner Date: 2012-10-15 17:20:33 -0400 Deprecate fn toggle Closes gh-970 https://github.com/jquery/2012-dev-summit/issues/24 M src/deprecated.js M src/event.js M test/unit/deprecated.js M test/unit/event.js commit d6c84c5 refs/tags/1.9.0b1 Author: Rick Waldron Date: 2012-10-15 17:11:21 -0400 Breakout JSONP domain-related tests M test/unit/ajax.js commit cc172a8 refs/tags/1.9.0b1 Author: Timmy Willison Date: 2012-10-15 16:51:03 -0400 Move deprecated.js to the bottom of the build to ensure nothing depends on a deprecated feature M grunt.js M test/unit/support.js commit add8503 refs/tags/1.9.0b1 Author: Timmy Willison Date: 2012-10-15 16:09:50 -0400 Update Sizzle: focus test was failing if browser window was not in focus M src/sizzle commit e092b64 refs/tags/1.9.0b1 Author: Rick Waldron Date: 2012-10-15 16:04:02 -0400 Don't try to be dynamic, just get the damn job done. Expects = 30. Signed-off-by: Rick Waldron M test/unit/support.js commit a0cbf60 refs/tags/1.9.0b1 Author: Rick Waldron Date: 2012-10-15 16:00:50 -0400 Split failing cross domain tests into two separate test bodies. Signed-off-by: Rick Waldron M test/unit/ajax.js commit be1f1d7 refs/tags/1.9.0b1 Author: Erick Ruiz Date: 2012-10-15 15:53:39 -0400 Fixing style for test unit ajax.js. https://github.com/jquery/2012-dev-summit/issues/56 M test/unit/ajax.js commit f332390 refs/tags/1.9.0b1 Author: Rick Waldron Date: 2012-10-15 14:09:03 -0400 Adds missing expect() call in test/unit/support.js, fixes failing IE tests M test/unit/support.js commit 8a4dc36 refs/tags/1.9.0b1 Author: Rick Waldron Date: 2012-10-15 14:04:58 -0400 Adds missing expect() call, fixes failing IE tests M test/unit/css.js commit b36d58d refs/tags/1.9.0b1 Author: James Huston Date: 2012-10-15 12:37:02 -0400 Enforce expects in ajax.js (https://github.com/jquery/2012-dev-summit/issues/53) Closes gh-964 M test/unit/ajax.js commit 611d766 refs/tags/1.9.0b1 Author: Rick Waldron Date: 2012-10-15 12:31:27 -0400 Remove duplicate expect. Add QUnit.config.requireExpects to testrunner.js QUnit configurations. M test/data/testrunner.js M test/unit/css.js commit 0c44743 refs/tags/1.9.0b1 Author: James Huston Date: 2012-10-15 12:19:20 -0400 Enforce expects in manipulation.js (https://github.com/jquery/2012-dev-summit/issues/53) Closes gh-963 M test/unit/manipulation.js commit 435fbe1 refs/tags/1.9.0b1 Author: James Huston Date: 2012-10-15 12:18:14 -0400 Enforce expects in events.js (https://github.com/jquery/2012-dev-summit/issues/53) Closes gh-962 M test/unit/traversing.js commit 6ac8716 refs/tags/1.9.0b1 Author: James Huston Date: 2012-10-15 12:16:49 -0400 Enforce expects in events.js (https://github.com/jquery/2012-dev-summit/issues/53) Closes gh-961 M test/unit/event.js commit 57aa797 refs/tags/1.9.0b1 Author: James Huston Date: 2012-10-15 12:14:54 -0400 Enforce expects in effects.js (https://github.com/jquery/2012-dev-summit/issues/53) Closes gh-960 M test/unit/effects.js commit c2a6bad refs/tags/1.9.0b1 Author: James Huston Date: 2012-10-15 12:11:20 -0400 Enforce expects in css.js (https://github.com/jquery/2012-dev-summit/issues/53) M test/unit/css.js commit 96492b1 refs/tags/1.9.0b1 Author: Ben Truyman Date: 2012-10-15 11:45:00 -0400 Format @DATE to ISO 8601 format. Fixes #12725, Closes gh-957 M grunt.js commit d01253e refs/tags/1.9.0b1 Author: jaubourg Date: 2012-10-15 11:38:00 -0400 Fixes update submodule task for windows (uses an npm based task) M grunt.js M package.json commit cb67571 refs/tags/1.8.3+1 Author: Timmy Willison Date: 2012-10-15 10:40:32 -0400 Sizzle: Fix :focus selector with elements that have a tabIndex !== -1 M src/sizzle commit 1cda112 refs/tags/1.8.3+1 Author: Mike Sherov Date: 2012-10-15 09:38:27 -0400 Remove the Makefile and replace the submodule update with a grunt task. Thanks to @ryanneufeld. Closes gh-953. D Makefile M grunt.js commit 077989e refs/tags/1.8.3+1 Author: Timmy Willison Date: 2012-10-14 12:07:05 -0400 Update Sizzle: Fixes #12606, #12671, #12672. M src/sizzle commit 1450305 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-10-11 10:17:24 -0400 Use the correct escape for BOM; add build code to detect non-ASCII. M grunt.js M src/core.js commit 798a7a7 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-10-11 09:38:44 -0400 Use Uglify's ascii_only to avoid converting UTF-8 escapes. Thanks @curiousdannii! M grunt.js M src/core.js commit a60fed4 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-10-10 13:00:45 -0400 Fix #12690. Avoid use of UTF-8 chars in final files. M src/core.js M src/event.js commit 5a21150 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-10-09 20:42:33 -0400 Skip jQuery.sub() test since IE6 can't handle it. M test/unit/core.js commit fde2e44 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-10-09 20:06:02 -0400 Break big-html check into its own test for IE6. M test/unit/core.js commit 7e8b854 refs/tags/1.8.3+1 Author: Timo Tijhof Date: 2012-10-10 01:48:37 +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 M test/data/testinit.js M test/data/testrunner.js M test/unit/core.js commit bb38f70 refs/tags/1.8.3+1 Author: jaubourg Date: 2012-10-06 22:00:43 +0200 Do not iterate over functions. Fixes #12665. Unit tests added. Thanks to @kselden for finding the bug. M src/callbacks.js M test/unit/callbacks.js commit cfe95a8 refs/tags/1.8.3+1 Author: Richard Gibson Date: 2012-10-05 20:31:43 -0400 fix failure from bad markup leaving an element behind. Closes gh-946 M test/unit/css.js commit 71c1725 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-10-05 10:47:09 -0400 Update AUTHORS.txt based on CLA responses. M AUTHORS.txt commit 60f546a refs/tags/1.8.3+1 Author: Rick Waldron Date: 2012-10-04 13:25:50 -0400 body default display is always block. @mikesherov was right and this is the proof. Fixes #10227 M src/css.js M test/unit/css.js commit 52a8422 refs/tags/1.8.3+1 Author: Timmy Willison Date: 2012-10-04 09:49:20 -0400 Sizzle: throw an invalid selector exception for trailing-comma selectors. Fixes #12643. M src/sizzle commit 425d17d refs/tags/1.8.3+1 Author: Richard Gibson Date: 2012-09-21 11:53:03 -0400 Fix #12583: Don't ignore disabled property of select-one, close gh-932. M src/attributes.js M test/unit/attributes.js commit da3ff3a refs/tags/1.8.3+1 Author: Richard Gibson Date: 2012-10-03 08:26:01 -0400 Fix #12637: restore 1.8.1 ajax crossDomain logic. Close gh-944. M src/ajax.js M test/unit/ajax.js commit ebf4d43 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-09-30 22:23:02 -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. M test/unit/ajax.js commit 631fbc7 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-09-30 22:19:31 -0400 Since .getAttribute() returns strings, we should check for them. M test/unit/attributes.js commit 9ced027 refs/tags/1.8.3+1 Author: Mike Sherov Date: 2012-09-30 17:41:42 -0400 Fix #12537, element.css('filter') returns undefined in IE9. Close gh-942. M src/css.js M test/unit/css.js M test/unit/effects.js commit 22fac5c refs/tags/1.8.3+1 Author: Richard Gibson Date: 2012-09-30 20:54:28 -0400 Fix #12357: be more kind to non-browser environments. Close gh-938. M src/support.js commit f9ef91d refs/tags/1.8.3+1 Author: Mike Sherov Date: 2012-09-29 00:23:55 -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 M test/unit/attributes.js commit c3b1367 refs/tags/1.8.3+1 Author: Callum Macrae Date: 2012-09-25 16:19:38 -0400 Fixes to contributing.md. Closes gh-931 M CONTRIBUTING.md commit d57363e refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-09-20 21:13:14 -0400 Updating the source version to 1.8.3pre M package.json commit 9e6393b refs/tags/1.8.2 (tag: 1.8.2) Author: Timmy Willison Date: 2014-02-12 10:08:53 -0800 Include distribution in release tag A component.json A jquery.js commit 6e99558 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-09-20 21:12:38 -0400 Tagging the 1.8.2 release. M build/release.js M package.json commit 044ee41 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-09-20 20:48:20 -0400 Update release notes script to 1.8.2 and add debug option. M build/release-notes.js commit 022b265 refs/tags/1.8.3+1 Author: Timmy Willison Date: 2012-09-20 17:00:43 -0400 Sizzle: removes nth-child cache M src/sizzle commit a44463f refs/tags/1.8.3+1 Author: Timmy Willison Date: 2012-09-20 12:00:57 -0400 Sizzle: account for external document contexts (such as iframes) in combinator checks. Fixes #12572. M src/sizzle commit 6ad4a0e refs/tags/1.8.3+1 Author: Timmy Willison Date: 2012-09-19 20:46:18 -0400 Update Sizzle: fix a failing test in traversing. Move an attribute selector test to jQuery-only. M src/sizzle M test/unit/selector.js commit c9b894c refs/tags/1.8.3+1 Author: Timmy Willison Date: 2012-09-19 12:30:57 -0400 Sizzle: fixes failing test in css M src/sizzle commit 99f4825 refs/tags/1.8.3+1 Author: Timmy Willison Date: 2012-09-19 12:04:09 -0400 Update Sizzle: fix position caching with child selectors. Fixes #12337. M src/sizzle commit 2f92685 refs/tags/1.8.3+1 Author: Timmy Willison Date: 2012-09-19 12:00:47 -0400 Fixes failing tests in selector/traversing M src/sizzle commit f7980d4 refs/tags/1.8.3+1 Author: Timmy Willison Date: 2012-09-19 11:31:44 -0400 Update Sizzle: Fixes #12303, #12474, #12523, #12526, #12541. M src/sizzle commit 15b5dbf refs/tags/1.8.3+1 Author: Richard Gibson Date: 2012-09-18 17:39:44 -0400 Fix #12229, size/consistency improvements. Close gh-887. M src/ajax.js M src/attributes.js M src/core.js M src/data.js M src/event.js commit e8e3e90 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-09-18 14:26:21 -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. M src/event.js commit 1474c06 refs/tags/1.8.3+1 Author: Rick Waldron Date: 2012-09-17 14:57:20 -0400 CONTRIBUTING.md: more contents links M CONTRIBUTING.md commit b4d23e4 refs/tags/1.8.3+1 Author: Rick Waldron Date: 2012-09-17 14:55:02 -0400 CONTRIBUTING.md: adds top header M CONTRIBUTING.md commit 4b469ea refs/tags/1.8.3+1 Author: Rick Waldron Date: 2012-09-17 14:54:24 -0400 CONTRIBUTING.md: fixes fragment url, #jquery-core-style-guide M CONTRIBUTING.md commit 42dd6b1 refs/tags/1.8.3+1 Author: Rick Waldron Date: 2012-09-17 14:53:05 -0400 Second draft of CONTRIBUTING.md M CONTRIBUTING.md commit 3cb36f7 refs/tags/1.8.3+1 Author: Rick Waldron Date: 2012-09-17 14:29:58 -0400 Initial draft of CONTRIBUTING.md A CONTRIBUTING.md commit 86f8d9f refs/tags/1.8.3+1 Author: Dave Riddle Date: 2012-09-15 16:19:51 -0400 Minor typo with Homebrew link. Close gh-929. M README.md commit e755c19 refs/tags/1.8.3+1 Author: Richard Gibson Date: 2012-09-15 11:57:01 -0400 Fix #12447: Ensure starting-point calc takes finite time. Close gh-922. M src/effects.js commit 560c178 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-09-14 10:14:40 -0400 Fix #12536. Start at .offset() 0,0 if no getBoundingClientRect. This lets us still add the other offset components to the number so they're less wrong. Affects BlackBerry 5 and iOS 3, everyone else has gBCR. M src/offset.js M src/sizzle commit b0a352b refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-09-13 18:47:07 -0400 Fix #12534. Don't die on browsers lacking getBoundingClientRect. M src/offset.js M test/unit/offset.js commit 74cdd78 refs/tags/1.8.3+1 Author: jaubourg Date: 2012-09-13 15:44:12 +0200 deferred.promise(obj) should work with non-objects. Fixes #12521. Much needed unit tests added! M src/deferred.js M test/unit/deferred.js commit 9c5089a refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-09-11 15:41:46 -0400 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. M test/unit/ajax.js commit 01d4065 refs/tags/1.8.3+1 Author: Timmy Willison Date: 2012-09-11 14:50:23 -0400 Sizzle: fix selector in Chrome 21. Fixes #12492. M src/sizzle commit 71c1ae1 refs/tags/1.8.3+1 Author: Timmy Willison Date: 2012-09-11 13:10:59 -0400 Sizzle: tagged versions are now in the repo; update selector engine list M src/sizzle commit b62e552 refs/tags/1.8.3+1 Author: Markus Staab Date: 2012-09-09 22:00:53 -0400 Fix #12554. Sanitize data from POST. Close gh-908. M AUTHORS.txt M test/polluted.php commit 5fb258b refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-09-09 21:23:17 -0400 Remove superfluous `@` in compressed header. Close gh-925. Thanks @vlakoff! M grunt.js commit 9b67b4c refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-09-09 20:47:07 -0400 Fix #12436, make delegated events fast again. Close gh-923. Retains the rooted-at-delegateTarget behavior fixed in #12383 by afd717df9e. M src/event.js commit c79a533 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-09-09 20:56:44 -0400 Remove useless guard for `a`. Close gh-918. Thanks @staabm! M src/support.js commit 949dfe5 refs/tags/1.8.3+1 Author: Sindre Sorhus Date: 2012-08-29 01:14:48 +0200 Update .editorconfig with new properties. Close gh-915. See http://editorconfig.org M .editorconfig commit 1c99b56 refs/tags/1.8.3+1 Author: Timmy Willison Date: 2012-09-08 14:31:31 -0400 Sizzle: adjustment for speed totals display M src/sizzle commit bc3a47f refs/tags/1.8.3+1 Author: Timmy Willison Date: 2012-09-08 13:06:17 -0400 Update Sizzle: adds custom performance suite for testing across multiple selector engines and multiple versions of Sizzle M src/sizzle commit 2a1e5ec refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-09-05 22:01:35 -0400 Shim/shiv the datalist element for crabby Uncle oldIE. M test/index.html commit 1ad614b refs/tags/1.8.3+1 Author: Timmy Willison Date: 2012-09-05 18:13:31 -0400 Update Sizzle: authors.txt update and fix failing tests caused by QUnit's html addition M src/sizzle commit 705755c refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-09-05 16:22:40 -0400 Update to QUnit 1.10.0 M test/qunit commit 6bc2a87 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-08-30 17:17:27 -0400 Updating the source version to 1.8.2pre M package.json commit adc1841 refs/tags/1.8.1 (tag: 1.8.1) Author: Timmy Willison Date: 2014-02-12 10:07:12 -0800 Include distribution in release tag A component.json A jquery.js commit e06a8ca refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-08-30 17:17:08 -0400 Tagging the 1.8.1 release. M package.json commit a31f28b refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-08-30 17:07:03 -0400 Update release script and notes builder. M build/release-notes.js M build/release.js commit 0ca936d refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-08-30 10:47:47 -0400 Fix #12370. Explicitly coerce bool/undef to integer. M src/effects.js commit 3a633b0 refs/tags/1.8.3+1 Author: Timmy Willison Date: 2012-08-29 12:49:17 -0400 Sizzle: POS selectors make more extensive use of tokenization. Fixes #12303. http://jqbug.com/12303 M src/sizzle commit 670e3ff refs/tags/1.8.3+1 Author: Mike Sherov Date: 2012-08-29 08:50:56 -0400 Fix #12243, $("col").width() should return the column's width. Close gh-916. M src/css.js M test/unit/dimensions.js commit be2899b refs/tags/1.8.3+1 Author: Timmy Willison Date: 2012-08-29 10:40:15 -0400 Sizzle: tweak for root selector shortcut. Fixes #12419. M src/sizzle commit 9683f82 refs/tags/1.8.3+1 Author: Timmy Willison Date: 2012-08-29 00:04:52 -0400 Update Sizzle: minor edits M src/sizzle commit fbdf8be refs/tags/1.8.3+1 Author: Timmy Willison Date: 2012-08-28 20:34:10 -0400 Sizzle: support negative numbers in `:eq`. Fixes #12241. M src/sizzle commit a66b5c7 refs/tags/1.8.3+1 Author: Timmy Willison Date: 2012-08-28 20:09:15 -0400 Sizzle: adjust caching to avoid IE errors on xml descendent selectors. Fixes #12369. M src/sizzle commit c2f298c refs/tags/1.8.3+1 Author: Timmy Willison Date: 2012-08-28 19:47:35 -0400 Sizzle: use tokenization to complex check pseudo arguments. Fixes #12412. M src/sizzle commit b6a7d02 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-08-28 17:00:12 -0400 Fix #12347 and #12384. Use a fresh div in jQuery.clean each time. Regression was introduced in 22ad8723ce07569a9b039c7901f29e86ad14523c most likely because the clown who fixed http://bugs.jquery.com/ticket/4011 didn't add a unit test. M src/manipulation.js M test/unit/manipulation.js commit 7d076f5 refs/tags/1.8.3+1 Author: Timmy Willison Date: 2012-08-28 11:31:13 -0400 Reverting Sizzle is bad, Dave. M src/sizzle commit 84e4530 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-08-28 10:09:22 -0400 Update placeholder references to tickets. M src/event.js M test/unit/event.js commit afd717d refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-08-28 10:07:16 -0400 Fix #12383. All selectors should be delegateTarget-relative M src/event.js M test/unit/event.js commit c078b83 refs/tags/1.8.3+1 Author: Mike Sherov Date: 2012-08-25 11:26:37 -0400 Fix #12313, .height()/.width() just use CSS if no offsetWidth. Close gh-909. M src/css.js commit 9a92c54 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-08-28 08:52:09 -0400 Update authors. M AUTHORS.txt M src/sizzle commit 3ec8daa refs/tags/1.8.3+1 Author: Timmy Willison Date: 2012-08-27 17:44:47 -0400 Update Sizzle: size reduction, -85 bytes M src/sizzle commit f15eb3c refs/tags/1.8.3+1 Author: Timmy Willison Date: 2012-08-27 16:53:57 -0400 Sizzle: provide backwards-compatibility for creating custom pseudos with arguments. Fixes #12409. M src/sizzle commit 157c561 refs/tags/1.8.3+1 Author: Timmy Willison Date: 2012-08-27 12:39:14 -0400 Sizzle: make html from assertions xhtml compliant. Fixes #12359. M src/sizzle commit f42cc8e refs/tags/1.8.3+1 Author: Timmy Willison Date: 2012-08-27 10:20:18 -0400 Sizzle: fix compilation of the same selector with different contexts. Fixes #12403. M src/sizzle commit 2be615e refs/tags/1.8.3+1 Author: Timmy Willison Date: 2012-08-24 18:08:02 -0400 Update Sizzle: passing null to $.contains should not throw an error. Fixes #12314 M src/sizzle commit b269892 refs/tags/1.8.3+1 Author: Timmy Willison Date: 2012-08-24 17:43:39 -0400 Update Sizzle: Use tokenization rather than regex for grouping. Fixes #12237, #12205, #12285. M src/sizzle commit 6ad57e9 refs/tags/1.8.3+1 Author: Timmy Willison Date: 2012-08-24 17:41:52 -0400 Do not watch the dist files to make infinite change loops less common. M grunt.js commit 05337e7 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-08-24 11:59:01 -0400 Revert "Fix #11586. Ajax DELETE ain't got no body, so data goes to its URL." This reverts commit c01e022f33575ed45fb8da65be756fc464d40a24. We actually changed DELETE to accept a body on purpose, see http://bugs.jquery.com/ticket/7285 . M src/ajax.js M test/unit/ajax.js commit a5be986 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-08-24 11:57:48 -0400 Revert "Fix #12120. Always stack .before/.after, and fix disconnected nodes." This reverts commit e2eac3f4d2e7f47b67635704df8e3b6675a91ed6. There is a 1.7 regression with isDisconnected() that we should fix before tackling this. M src/manipulation.js M test/unit/manipulation.js commit e2eac3f refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-08-23 23:25:57 -0400 Fix #12120. Always stack .before/.after, and fix disconnected nodes. M src/manipulation.js M test/unit/manipulation.js commit 2263134 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-08-23 22:19:06 -0400 Fix #10863. Allow newlines in JSON data- attributes. M src/data.js M test/unit/data.js commit c01e022 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-08-23 21:30:45 -0400 Fix #11586. Ajax DELETE ain't got no body, so data goes to its URL. M src/ajax.js M test/unit/ajax.js commit a9c2a9b refs/tags/1.8.3+1 Author: Mike Sherov Date: 2012-08-23 17:46:12 -0400 Scorch the earth and retreat on readyState interactive! Close gh-907. M src/core.js D test/data/event/asyncReady.html D test/data/event/longLoad.php D test/data/event/partialLoadReady.php D test/data/event/syncReadyLongLoad.html M test/unit/event.js commit 10901f7 refs/tags/1.8.3+1 Author: Elijah Manor Date: 2012-08-22 21:23:50 -0400 Fix #12266. IE9/10 says document[0] is document.frames[0]? Close gh-903. M src/manipulation.js A test/data/manipulation/iframe-denied.html M test/unit/manipulation.js commit ae1d2b3 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-08-22 21:18:45 -0400 Neuter the partialLoadReady test until it's ngnix-ready M test/data/event/partialLoadReady.php commit 9f7e4fc refs/tags/1.8.3+1 Author: Mike Pennisi Date: 2012-08-22 17:40:15 -0400 Correct documentation of custom grunt task. Closes gh-904 M grunt.js commit 9e246dd refs/tags/1.8.3+1 Author: Richard Gibson Date: 2012-08-21 08:59:51 -0400 Fix #12350: jQuery.trim should remove BOM M src/core.js M test/unit/core.js commit 465959e refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-08-20 23:09:46 -0400 Fix #12333. Chrome needs $.browser.webkit too. M src/deprecated.js commit ac043b1 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-08-20 09:33:35 -0400 Revert "Fix #12350. Remove BOM in jQuery.trim. Close gh-897." This reverts commit 2b5b4ebbd78ce10cbbe2a6f057feea615fc69629. String.prototype.trim doesn't trim BOM in Safari 5.0 so this won't work without additional feature detects. http://swarm.jquery.org/result/165379 M AUTHORS.txt M src/core.js M test/unit/core.js commit 0f553ed refs/tags/1.8.3+1 Author: Mike Sherov Date: 2012-08-19 17:41:43 -0400 Fix #12282. IE has premature .readyState == "interactive". Close gh-901. M src/core.js A test/data/event/partialLoadReady.php M test/data/testinit.js M test/unit/event.js M test/unit/support.js commit f3ea073 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-08-20 08:01:58 -0400 Fix #12329. Remove leftover jQuery.bindReady reference. jQuery.ready already fires "ready" event properly, the undefined reference had no effect. M src/event.js commit ad04018 refs/tags/1.8.3+1 Author: Mike Sherov Date: 2012-08-19 16:30:10 -0400 Fix #12283. Return null for dimension getters on non elements. Fix gh-900. M src/dimensions.js M test/unit/dimensions.js commit 9f86dc9 refs/tags/1.8.3+1 Author: Mike Sherov Date: 2012-08-19 16:03:08 -0400 Fix #12324, line-height "normal" isn't always "1". Close gh-898. M src/css.js M test/unit/css.js commit 2b5b4eb refs/tags/1.8.3+1 Author: Wesley Walser Date: 2012-08-19 22:28:36 -0400 Fix #12350. Remove BOM in jQuery.trim. Close gh-897. M AUTHORS.txt M src/core.js M test/unit/core.js commit 0fea007 refs/tags/1.8.3+1 Author: Corey Frang Date: 2012-08-15 14:31:37 -0500 Fix #12273. Don't call easing functions for duration 0 animations. Close gh-895. M src/effects.js M test/unit/effects.js commit 3812f94 refs/tags/1.8.3+1 Author: Corey Frang Date: 2012-08-13 12:43:49 -0500 Fix #12278. Promises on non-default queue wait until a dequeue is attempted on an empty queue. Close gh-893. M src/queue.js M test/unit/queue.js commit 6b9fde1 refs/tags/1.8.3+1 Author: Mathias Bynens Date: 2012-08-12 11:34:21 +0200 Add README info on how to create custom builds. Close gh-892. M README.md commit 2b2ca8b refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-08-19 21:09:13 -0400 Don't expect QUnit to clean up jQuery internal data. Close gh-883. M test/data/testrunner.js commit 488e502 refs/tags/1.8.3+1 Author: Elijah Manor Date: 2012-07-30 13:10:18 -0500 Improve oldIE unit tests for fuzzy object clone. Close gh-880. Related to the patch in gh-870. M test/unit/manipulation.js commit 109d910 refs/tags/1.8.3+1 Author: Oleg Gaidarenko Date: 2012-08-19 20:34:03 -0400 jQuery.contains() handles document objects directly. Close gh-879. M src/css.js commit ff7b7cf refs/tags/1.8.3+1 Author: Nikita Govorov Date: 2012-08-19 20:19:44 -0400 Fix #12149. Avoid memory leak on oldIE change events. Close gh-878. M AUTHORS.txt M src/event.js M test/unit/event.js commit 9d07525 refs/tags/1.8.3+1 Author: jaubourg Date: 2012-08-16 19:12:59 +0200 Makes sure "adding" a string to a Callbacks object doesn't cause a stack overflow, just ignore the value like 1.7.x righfully did. Fixes #12233. Unit tests added. M src/callbacks.js M test/unit/callbacks.js commit b292c4c refs/tags/1.8.3+1 Author: jaubourg Date: 2012-08-16 16:45:18 +0200 Calling load with null as the data parameter now properly issues a GET request, not a POST request. Unit tests added. Fixes #12234. M src/ajax.js M test/unit/ajax.js commit aa1350d refs/tags/1.8.3+1 Author: Timmy Willison Date: 2012-08-14 14:24:00 -0400 Update Sizzle M src/sizzle commit 71b2992 refs/tags/1.9.0b1 Author: Elijah Manor Date: 2012-08-13 07:55:41 -0500 Remove test file that I didn't mean to get into the previous commit D test/unit/clone.html D test/unit/clone.js commit f296335 refs/tags/1.9.0b1 Author: Elijah Manor Date: 2012-08-13 07:46:55 -0500 Add support check, added assertion to check if cleared, add edge case for backgroundPosition A grep M src/css.js M src/manipulation.js M src/support.js A test/unit/clone.html A test/unit/clone.js M test/unit/manipulation.js commit dc3f7d3 refs/tags/1.8.3+1 Author: Rick Waldron Date: 2012-08-11 16:30:46 -0400 Update comments about window.getComputedStyle in both locations. M src/css.js M src/support.js commit 3722aef refs/tags/1.8.3+1 Author: Rick Waldron Date: 2012-08-10 19:34:01 -0400 Use window.getComputedStyle to prevent breaking jsdom/node.js . Fixes #12235 M src/css.js commit 77412e0 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-08-09 21:30:51 -0400 Wait for both .stop() tests to finish, don't count on timing. M test/unit/effects.js commit e415539 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-08-09 20:16:06 -0400 Don't let the release notes script truncate! M build/release-notes.js commit 81bf633 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-08-09 16:25:57 -0400 Updating the source version to 1.8.1pre M build/release.js M package.json commit a0a3e5e refs/tags/1.8.0 (tag: 1.8.0) Author: Timmy Willison Date: 2014-02-12 10:06:05 -0800 Include distribution in release tag A component.json A jquery.js commit 95559f5 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-08-09 16:24:36 -0400 Tagging the 1.8.0 release. M package.json commit d308531 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-08-09 15:22:15 -0400 Update release script; use package.json as the One True Version. M build/release.js D version.txt commit 060eabc refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-08-08 22:12:10 -0400 Finish the license changes, including Sizzle. M MIT-LICENSE.txt M src/intro.js M src/sizzle commit 5e90636 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-08-08 14:33:55 -0400 Update to use just the MIT license; copiers can still use GPL. D GPL-LICENSE.txt M package.json commit ba6372d refs/tags/1.8.3+1 Author: Richard Gibson Date: 2012-08-09 10:42:09 -0400 No ticket: fix failure from zero-assertion test generating a second empty OL element. Closes gh-888 M test/unit/dimensions.js commit f952b97 refs/tags/1.9.0b1 Author: Elijah Manor Date: 2012-08-08 15:36:20 -0500 Updated the comment above the fix M src/manipulation.js commit d5d8622 refs/tags/1.9.0b1 Author: Elijah Manor Date: 2012-08-08 15:31:59 -0500 Fix weird clone bug and add a unit test to verify M src/manipulation.js M test/unit/manipulation.js commit 1d8bf0a refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-08-07 20:49:34 -0400 Fix #12203. .undelegate() should not remove direcly bound events. M src/event.js M test/unit/event.js commit 37e8b44 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-08-07 13:45:47 -0400 Add back a sacrificial $.attrFn object. Originally removed in 86b775d036627ebd7242fbb4eb9f24e4ba1fa9c5 as part of the enhancement that allows $(html, props) to use any $.fn method. Although $.attrFn is undocumented it appears to be a poorly kept secret. jQuery Mobile 1.1 is using it and it's the topic of several blog/StackOverflow posts. Leave an empty object here as a dumpster for now, but it's coming out for good in 1.9. M src/attributes.js commit 5f3c36c refs/tags/1.8.3+1 Author: Timmy Willison Date: 2012-08-07 13:30:58 -0400 Sizzle: fix chaining pseudo selectors placed after pos selectors. Fixes #12208. M src/sizzle commit 07e5093 refs/tags/1.8.3+1 Author: Corey Frang Date: 2012-08-06 11:01:32 -0500 Fixes #1034 - Check for style.removeAttribute before calling it Fixes issue in non IE browsers that happen to come down this path M src/css.js commit 0d07e7f refs/tags/1.9.0b1 Merge: 039222f beeab4d Author: Elijah Manor Date: 2012-07-30 11:29:15 -0500 Manual merge after fetch upstream commit beeab4d refs/tags/1.8.3+1 Author: Timmy Willison Date: 2012-07-30 10:44:47 -0400 Quote reserved keyword 'throws' to satisfy yui compressor. Fixes #12158. M src/ajax.js M src/manipulation.js commit e07b444 refs/tags/1.8.3+1 Author: Timmy Willison Date: 2012-07-27 18:19:01 -0400 Fix a regression where has with multiple contexts was not filtering correctly. Test added. M src/traversing.js M test/unit/traversing.js commit 4039d36 refs/tags/1.8.3+1 Author: Timmy Willison Date: 2012-07-27 17:34:39 -0400 Sizzle: fix a small bug with combinator cache. Fixes #10499. M src/sizzle commit f6f25ef refs/tags/1.8.3+1 Author: Timmy Willison Date: 2012-07-27 16:10:30 -0400 Sizzle: adjust pseudos regex. Fixes #12153. M src/sizzle commit d71b8b2 refs/tags/1.8.3+1 Author: Dave Methvin Date: 2012-07-26 22:30:55 -0400 Updating the source version to 1.8pre M version.txt commit e02e61c refs/tags/1.8rc1 (tag: 1.8rc1) Author: Dave Methvin Date: 2012-07-26 22:26:25 -0400 Tagging the 1.8rc1 release. M version.txt commit 14f67a9 refs/tags/1.8rc1 Author: Dave Methvin Date: 2012-07-26 09:28:56 -0400 Per @gibson042, don't need .documentElement since Sizzle handles. M src/css.js commit 0a1be43 refs/tags/1.8rc1 Author: Corey Frang Date: 2012-07-25 21:33:48 -0500 Adding a check for double progress call in effects units M test/unit/effects.js commit 155855b refs/tags/1.8rc1 Author: Daniel Chatfield Date: 2012-07-25 22:23:24 -0400 Fix #12127, fer real. IE9/10 check state on clone. Close gh-875. M AUTHORS.txt M src/manipulation.js M test/unit/manipulation.js commit a475f1a refs/tags/1.8rc1 Author: Dave Methvin Date: 2012-07-25 21:58:59 -0400 Pull in unit tests from gh-877, thanks @orkel! M test/unit/css.js commit cc6c014 refs/tags/1.8rc1 Author: Dave Methvin Date: 2012-07-25 21:44:44 -0400 Unbreak isHidden args, they're needed by the .filter() call. M src/css.js commit d4ec680 refs/tags/1.8rc1 Author: Dave Methvin Date: 2012-07-25 21:33:30 -0400 Give .stop() queue animations more leeway for Stutterin' Swarmy. This test sometimes fails with only 2 animations left in the queue, so this extends the first animation in case we're running afoul of the one-second rule for background windows. M test/unit/effects.js commit ed898c6 refs/tags/1.8rc1 Author: Dave Methvin Date: 2012-07-25 21:24:49 -0400 Fix #12148. Let .toggle() call the public .hide() for punching. There is a slightly shorter way to do this but it's not Closure-friendly. M src/css.js M test/unit/css.js commit 5119b25 refs/tags/1.8rc1 Author: Oleg Date: 2012-07-25 16:24:10 -0700 Moves isHidden to src/css.js and re-introduces its use. No ticket. Closes gh-876 M src/css.js M src/effects.js commit d00048e refs/tags/1.8rc1 Author: Corey Frang Date: 2012-07-25 15:53:42 -0500 Oops, didn't mean to revert sizzle last time M src/sizzle commit f0432d5 refs/tags/1.8rc1 Author: Corey Frang Date: 2012-07-25 15:36:21 -0500 This should repair the unit M src/sizzle M test/unit/effects.js commit 81432c8 refs/tags/1.8rc1 Author: Corey Frang Date: 2012-07-25 15:18:01 -0500 Trying to repair a unit M test/unit/effects.js commit 0f14c53 refs/tags/1.8rc1 Author: Timmy Willison Date: 2012-07-25 16:09:30 -0400 Remove unnecessary else M src/traversing.js commit 17a26f5 refs/tags/1.8rc1 Author: Timmy Willison Date: 2012-07-25 16:05:48 -0400 Fail silently if closest is somehow called on a document. Fixes #10726. M src/traversing.js M test/unit/traversing.js commit 3478cbb refs/tags/1.8rc1 Author: Dave Methvin Date: 2012-07-25 15:42:06 -0400 Remove IE8 testswarm hacks for offset. M test/unit/offset.js commit 2e42f06 refs/tags/1.8rc1 Author: Timmy Willison Date: 2012-07-25 15:23:53 -0400 Sizzle: fixes issue with :empty pseudo and comment nodes M src/sizzle commit de213be refs/tags/1.8rc1 Author: Dave Methvin Date: 2012-07-25 14:38:55 -0400 Revert "Fix #12127. IE9/10 checks fall off the box on clone. Close gh-873." This reverts commit 569d064fc93459695cb6eb6fd09e5ba3fda62f03. Causing test fails in Safari, IE6, and IE7. M AUTHORS.txt M src/manipulation.js M src/support.js M test/unit/manipulation.js commit bc07ae8 refs/tags/1.8rc1 Author: Dave Methvin Date: 2012-07-25 14:25:39 -0400 Loosen the ajax statusText check so Safari AND Chrome pass. M test/unit/ajax.js commit 647b772 refs/tags/1.8rc1 Author: Timmy Willison Date: 2012-07-25 11:01:08 -0400 Update Sizzle: minor consolidation M src/sizzle commit ad5fba7 refs/tags/1.8rc1 Author: Timmy Willison Date: 2012-07-25 10:51:48 -0400 Update Sizzle: attribute values regex tweak M src/sizzle commit ce15bd7 refs/tags/1.8rc1 Author: Dave Methvin Date: 2012-07-25 10:19:09 -0400 Fix #7579. Don't convert to number if it changes the string. Close gh-852. Net effect here is that hex numbers and most exponential-format numbers or long sequences of digits will remain strings rather than being coerced to numbers. `The people have spoken. M src/data.js M test/unit/data.js commit da4d609 refs/tags/1.8rc1 Author: Mike Sherov Date: 2012-07-25 08:49:51 -0400 Followup #12018, fix a test fail converting to pixels. Close gh-874. M src/css.js commit 569d064 refs/tags/1.8rc1 Author: Daniel Chatfield Date: 2012-07-25 09:32:33 -0400 Fix #12127. IE9/10 checks fall off the box on clone. Close gh-873. M AUTHORS.txt M src/manipulation.js M src/support.js M test/unit/manipulation.js commit fffd232 refs/tags/1.8rc1 Author: Dave Methvin Date: 2012-07-24 23:45:12 -0400 Initial commit of AUTHORS.txt file. A AUTHORS.txt commit 717cb2a refs/tags/1.8rc1 Author: Dave Methvin Date: 2012-07-24 22:55:06 -0400 Add grunt-git-authors task. M grunt.js M package.json commit 0779878 refs/tags/1.8rc1 Author: Elijah Manor Date: 2012-07-24 14:34:14 -0400 Fix #12132. IE10 dislikes detached object elements. Close gh-870. M src/manipulation.js commit 91dfb28 refs/tags/1.8rc1 Author: Timmy Willison Date: 2012-07-23 19:39:58 -0400 Update Sizzle M src/sizzle commit 3adc59e refs/tags/1.8rc1 Author: Timmy Willison Date: 2012-07-23 15:37:41 -0400 Sizzle: fixes test fails in IE6/7 M src/sizzle commit d8aa8e7 refs/tags/1.8rc1 Author: Timmy Willison Date: 2012-07-23 14:51:55 -0400 Sizzle: fix issue with adjusting the context on relative combinators in element-rooted qSA M src/sizzle M test/unit/event.js commit 039222f refs/tags/1.9.0b1 Author: Elijah Manor Date: 2012-07-23 12:23:20 -0500 Fix IE10 bug when cloning an object element without a parentNode M src/manipulation.js commit 09fc2c5 refs/tags/1.8rc1 Author: Timmy Willison Date: 2012-07-23 12:52:08 -0400 Update Sizzle M src/sizzle commit e761e0c refs/tags/1.8rc1 Author: Richard Gibson Date: 2012-07-23 12:48:29 -0400 Support event delegation with relative selectors. Fixes #10762. Closes gh-860. M src/traversing.js M test/unit/event.js commit a08a18b refs/tags/1.8rc1 Author: Timmy Willison Date: 2012-07-23 12:48:05 -0400 Update Sizzle: Minor edits and fixes #10762. M src/sizzle commit c14a6b3 refs/tags/1.8rc1 Author: Richard Gibson Date: 2012-07-22 22:23:32 -0400 Clean up regexen; use common regex for numbers. Close gh-862. M src/ajax.js M src/attributes.js M src/core.js M src/css.js M src/deprecated.js M src/effects.js M src/event.js M src/manipulation.js commit 74cc5b0 refs/tags/1.8rc1 Author: Corey Frang Date: 2012-07-13 16:03:21 -0500 Fix #9217. oldIE error when changing detached elements, close gh-861 M src/effects.js commit aa3fabc refs/tags/1.8rc1 Author: Mike Sherov Date: 2012-07-22 21:58:23 -0400 Fix #12088, Safari 5 and more percentages in getComputedStyle In particular, min-width and max-width are taunting the awesome hack. Closes gh-865. M src/css.js M src/support.js M test/unit/css.js M test/unit/dimensions.js commit ff7a434 refs/tags/1.8rc1 Author: Richard Gibson Date: 2012-07-22 21:49:39 -0400 Really support subproject tests in testswarm, closes gh-868 M grunt.js M test/data/testrunner.js commit 94924a0 refs/tags/1.8rc1 Author: Corey Frang Date: 2012-07-20 18:36:55 -0500 Fix the logic to set overflow:hidden on width & height animations - Fixes #12117 - Closes gh-869 M src/effects.js M test/unit/effects.js commit 3016872 refs/tags/1.8rc1 Author: Dave Methvin Date: 2012-07-19 22:02:37 -0400 Let subproject tests use their own test fixture. Closes gh-867. M test/data/testrunner.js M test/index.html commit f70a696 refs/tags/1.8rc1 Author: Dave Methvin Date: 2012-07-17 23:04:03 -0400 Update Sizzle to fix #12082, #12087. M src/sizzle commit 0d90065 refs/tags/1.8rc1 Author: Corey Frang Date: 2012-07-13 02:59:20 -0500 Push serialize module to swarm /cc @jaubourg M grunt.js commit ced5e90 refs/tags/1.8rc1 Author: jaubourg Date: 2012-07-13 09:44:21 +0200 Extracts the serialization code from the ajax module so that alternative ajax implementations can use it without the need for the whole ajax module to be included in the build. M grunt.js M src/ajax.js A src/serialize.js M test/index.html M test/unit/ajax.js A test/unit/serialize.js commit c29660c refs/tags/1.8rc1 Author: Dave Methvin Date: 2012-07-12 15:28:58 -0400 Revert "Fix #11397. Shush Firefox warning by re-breaking #6932 for BB 4.7." This reverts commit e866893fd29b0328ebc282cf0ba716e6f87384c3. Failures in IE6 when this is removed, unfortunately. M src/attributes.js commit e866893 refs/tags/1.8rc1 Author: Dave Methvin Date: 2012-07-12 14:54:43 -0400 Fix #11397. Shush Firefox warning by re-breaking #6932 for BB 4.7. At this point BlackBerry 4.7 (and related ancient browsers) should be scarce (released circa 2008) so #6932 will be closed wontfix for this edge case. M src/attributes.js commit 2d09e9a refs/tags/1.8rc1 Author: Dave Methvin Date: 2012-07-12 11:57:28 -0400 Image location is relative to css file, not html file. M test/data/testsuite.css commit 8f1f88a refs/tags/1.8rc1 Author: Dave Methvin Date: 2012-07-12 11:37:25 -0400 Update to QUnit 1.9.0 M test/qunit commit 60e2494 refs/tags/1.8rc1 Author: Richard Gibson Date: 2012-07-11 17:33:53 -0400 Followup on #10791: "[class~=foo]" is better. Closes gh-858. M test/unit/event.js commit db4d122 refs/tags/1.8rc1 Author: Dave Methvin Date: 2012-07-12 09:58:59 -0400 Update Sizzle to fix oldIE erroneous getAttribute invokification. M src/sizzle commit f4e5c17 refs/tags/1.8rc1 Author: Dave Methvin Date: 2012-07-11 22:46:34 -0400 Fix #11547. toLowerCase not work good on XML attributes. This was fixed to some extent in gh-724 but there were insufficient test cases. Removing the lowercase completely allows IE 6/7 to work properly since there you need an exact case match for attributes, even in HTML docs. More discussion and test cases in the comments on gh-724. M src/attributes.js M test/data/testinit.js M test/unit/attributes.js commit 0bde43a refs/tags/1.8rc1 Author: Dave Methvin Date: 2012-07-11 17:00:21 -0400 Update Sizzle; Closes #12054, #12057. M src/sizzle commit d67c2fd refs/tags/1.8rc1 Author: Richard Gibson Date: 2012-07-11 17:17:47 -0400 Wontfix #10791: please use "[class=foo]" with SVG elements M test/unit/event.js commit faf2eb4 refs/tags/1.8rc1 Author: Corey Frang Date: 2012-07-11 09:54:01 -0400 grunt custom saves minified version automattically. Close gh-856, Fixes #12059 M grunt.js commit 7b5ffcd refs/tags/1.8rc1 Author: Chris Faulkner Date: 2012-07-11 09:46:21 -0400 Fixes a variety of typographical problems. Closes gh-853 M speed/jquery-basis.js M src/ajax.js M src/ajax/xhr.js M src/attributes.js M src/css.js M src/effects.js commit c210e08 refs/tags/1.8rc1 Author: Mathias Bynens Date: 2012-07-11 09:42:02 -0400 README: Adds missing commands to setup instructions. Closes gh-854 M README.md commit d8f9dec refs/tags/1.8rc1 Author: Mathias Bynens Date: 2012-07-11 09:39:18 -0400 README: Add to the full list of optional modules. Closes gh-855 M README.md commit 335bdf2 refs/tags/1.8rc1 Author: Dave Methvin Date: 2012-07-10 21:44:03 -0400 Remove a few stray spaces in unit tests. M test/unit/manipulation.js M test/unit/offset.js commit 6623800 refs/tags/1.8rc1 Author: Dave Methvin Date: 2012-07-10 17:24:06 -0400 Updating the source version to 1.8pre M version.txt commit a7df439 refs/tags/1.8b2 (tag: 1.8b2) Author: Dave Methvin Date: 2012-07-10 17:22:44 -0400 Tagging the 1.8b2 release. M version.txt commit f73b947 refs/tags/1.8b2 Author: Dave Methvin Date: 2012-07-10 12:48:53 -0400 You can't hurry tests, no, you just have to wait. The 100ms here is just too fast and flakey, it causes random fails in swarmy runs. M test/unit/effects.js commit 1f483f3 refs/tags/1.8b2 Author: Timmy Willison Date: 2012-07-10 12:12:01 -0400 Adjust jshint options to pass with closure 'sub' changes M src/.jshintrc commit 5bfded1 refs/tags/1.8b2 Author: Timmy Willison Date: 2012-07-10 12:06:18 -0400 Sizzle: necessary changes for Advanced Closure compiler support M src/sizzle commit f843a70 refs/tags/1.8b2 Author: Uri Gilad Date: 2012-07-10 10:14:43 -0400 Fix #10517. before() and after() on disconnected node should return multiple nodes. Closes gh-851. M src/manipulation.js M test/unit/manipulation.js commit b6cb4b4 refs/tags/1.8b2 Author: Timmy Willison Date: 2012-07-09 23:48:09 -0400 Sizzle: fix failing test in IE: malformed HTML M src/sizzle commit 3384213 refs/tags/1.8b2 Author: Timmy Willison Date: 2012-07-09 23:20:22 -0400 Update Sizzle: fixes an issue with an escape character in the id of a context M src/sizzle commit 21b0db7 refs/tags/1.8b2 Author: Uri Gilad Date: 2012-07-09 23:06:51 -0400 Fix #11962. Standardize getter return values for empty sets. M src/manipulation.js M src/offset.js M test/unit/manipulation.js M test/unit/offset.js commit 376f4e8 refs/tags/1.8b2 Author: Richard Gibson Date: 2012-07-09 02:56:42 -0400 Fix #11971 unit test in browsers lacking backgroundPositionX. Closes gh-850. M test/unit/effects.js commit 3dbf9a8 refs/tags/1.8b2 Author: Timmy Willison Date: 2012-07-09 22:07:47 -0400 Update Sizzle: compress/edge case pull from gibson and a fix :not/:has with spaces M src/sizzle commit 8f01b92 refs/tags/1.8b2 Author: Mike Sherov Date: 2012-07-09 21:38:11 -0400 Follow the style guide, lose 72 bytes! Closes gh-840. M src/ajax.js M src/ajax/xhr.js M src/attributes.js M src/callbacks.js M src/core.js M src/css.js M src/data.js M src/dimensions.js M src/effects.js M src/event.js M src/manipulation.js M src/traversing.js commit f30f773 refs/tags/1.8b2 Author: Timmy Willison Date: 2012-07-09 11:38:25 -0400 Update Sizzle: fixes author of a previous commit M src/sizzle commit e0d77fa refs/tags/1.8b2 Author: Rick Waldron Date: 2012-07-09 11:23:55 -0400 Fixes indentation in grunt.js M grunt.js commit 4a90bce refs/tags/1.8b2 Author: Rick Waldron Date: 2012-07-09 11:21:35 -0400 Update grunt:selector task to handle new Sizzle EXPOSE block M grunt.js commit 7fae98c refs/tags/1.8b2 Author: Timmy Willison Date: 2012-07-09 11:13:00 -0400 Update Sizzle: added EXPOSE comment M src/sizzle commit 0b06932 refs/tags/1.8b2 Author: Timmy Willison Date: 2012-07-09 11:05:25 -0400 Sizzle added standalone AMD support M src/sizzle commit dc83072 refs/tags/1.8b2 Author: David Benjamin Date: 2012-07-07 17:24:16 -0400 Fix #11249. Inline styles anger Content Security Policy. M src/support.js commit c8e8d90 refs/tags/1.8b2 Author: Timmy Willison Date: 2012-07-07 13:10:10 -0400 Sizzle: adds a test for a previously problematic selector M src/sizzle commit c5259bf refs/tags/1.8b2 Author: Timmy Willison Date: 2012-07-07 12:44:05 -0400 Update Sizzle: adds createPseudo method on Sizzle.selectors for easily creating pseudos with the new compiler M src/sizzle commit 115fc4c refs/tags/1.8b2 Author: Timmy Willison Date: 2012-07-06 19:14:34 -0400 Update Sizzle: fixes UI tests M src/sizzle commit 3f579f3 refs/tags/1.8b2 Author: Timmy Willison Date: 2012-07-06 11:16:38 -0400 Sizzle: minor change M src/sizzle commit 00d1603 refs/tags/1.8b2 Author: Timmy Willison Date: 2012-07-06 11:09:27 -0400 Update Sizzle: improved dir caching M src/sizzle commit f5fd412 refs/tags/1.8b2 Author: Mike Sherov Date: 2012-07-06 10:12:20 -0400 Fix #12018, readyState "interactive" in oldIE lies! Closes gh-848. M src/core.js M test/data/event/asyncReady.html A test/data/event/longLoadScript.php M test/data/event/promiseReady.html M test/data/event/syncReady.html A test/data/event/syncReadyLongLoad.html M test/unit/event.js commit aaf134b refs/tags/1.8b2 Author: Nowres Rafid Date: 2012-07-06 09:58:34 -0400 Fix #8482, offsetParent should not return null. Closes gh-847. M src/offset.js M test/index.html M test/unit/offset.js commit 05aff40 refs/tags/1.8b2 Author: Oleg Date: 2012-06-28 04:55:36 +0400 Optimization of array operations, closes gh-844. M src/core.js M src/manipulation.js M src/traversing.js commit f8baea8 refs/tags/1.8b2 Author: Richard Gibson Date: 2012-07-06 09:22:44 -0400 DRY out removeData/cleanData, closes gh-838. M src/data.js M src/manipulation.js commit 7532bd7 refs/tags/1.8b2 Merge: 1793eab a69fbba Author: Mike Sherov Date: 2012-07-06 09:09:40 -0400 Stop using reserved words as argument names, closes gh-841. commit 1793eab refs/tags/1.8b2 Author: Richard Gibson Date: 2012-06-26 13:48:31 -0400 Fix #11971: force numeric animation start to be numeric, closes gh-836. M src/effects.js M test/data/testsuite.css M test/unit/effects.js commit 86b775d refs/tags/1.8b2 Author: Dave Methvin Date: 2012-07-05 17:46:08 -0400 Remove more attrFn vestiges from events. M src/event.js commit cdd5132 refs/tags/1.8b2 Author: Dave Methvin Date: 2012-07-05 17:21:58 -0400 Fix #12026. Let props in $(html, props) be any jQuery.fn method. Closes gh-839. M src/attributes.js M test/unit/core.js commit 1e02761 refs/tags/1.8b2 Author: timmywil Date: 2012-07-05 16:41:53 -0400 Sizzle: removes qunit and adds .gitignore M src/sizzle commit 43f24d5 refs/tags/1.8b2 Author: timmywil Date: 2012-07-05 16:38:07 -0400 Update Sizzle: adjusted POS handling; attribute names should be case-insensitive; dir cache performance tweak M src/sizzle commit de9bed3 refs/tags/1.8b2 Author: Chad Killingsworth Date: 2012-07-05 15:52:13 -0400 Make unit tests friendly to Closure Compiler. Closes gh-845. Conflicts: test/unit/effects.js test/unit/offset.js M test/.jshintrc M test/unit/ajax.js M test/unit/attributes.js M test/unit/callbacks.js M test/unit/core.js M test/unit/css.js M test/unit/data.js M test/unit/deferred.js M test/unit/dimensions.js M test/unit/effects.js M test/unit/event.js M test/unit/manipulation.js M test/unit/offset.js M test/unit/selector.js commit 3dc77c4 refs/tags/1.8b2 Author: timmywil Date: 2012-07-05 14:52:05 -0400 Update Sizzle: pseudo-classes should be case-insensitive M src/sizzle commit 9a40b18 refs/tags/1.8b2 Author: timmywil Date: 2012-07-04 16:55:31 -0400 Sizzle docs and README updates M src/sizzle commit 7f81780 refs/tags/1.8b2 Author: Richard Gibson Date: 2012-07-04 12:40:18 -0400 Update Sizzle: better compression M src/sizzle commit f661b9e refs/tags/1.8b2 Author: Dave Methvin Date: 2012-07-03 23:09:44 -0400 Update copyright to jQuery Foundation. M MIT-LICENSE.txt M src/intro.js commit 703f274 refs/tags/1.8b2 Author: Dave Methvin Date: 2012-07-03 22:54:59 -0400 Ever notice that static and problematic rhyme? M test/unit/offset.js commit 5c60e33 refs/tags/1.8b2 Author: Dave Methvin Date: 2012-07-03 22:17:37 -0400 Avoid running problematic static offset tests in IE8 on the swarm. M test/unit/offset.js commit cef4161 refs/tags/1.8b2 Author: timmywil Date: 2012-07-03 18:07:00 -0400 Update Sizzle: small regex fix M src/sizzle commit 9feb945 refs/tags/1.8b2 Author: timmywil Date: 2012-07-03 16:04:10 -0400 Update Sizzle: removes makeArray and uses native push/slice where available M src/sizzle commit d7372b1 refs/tags/1.8b2 Author: timmywil Date: 2012-07-03 15:06:36 -0400 Sizzle: maxCacheLength -> cacheLength M src/sizzle commit b325f71 refs/tags/1.8b2 Author: timmywil Date: 2012-07-03 14:09:01 -0400 Sizzle: detects a buggy getElementsByName. Fixes #10799. M src/sizzle commit 461256a refs/tags/1.8b2 Author: timmywil Date: 2012-07-03 13:54:42 -0400 Update Sizzle: Caching system respects DOM changes between uses of the same selector M src/sizzle commit 330eb3b refs/tags/1.8b2 Author: timmywil Date: 2012-07-03 11:22:47 -0400 Update Sizzle: exposed compile function for external use. maxCacheLength can be adjusted. M src/sizzle commit d8db54a refs/tags/1.8b2 Author: timmywil Date: 2012-07-03 10:31:28 -0400 Update Sizzle: fixes a small bug in class matching M src/sizzle commit cdae747 refs/tags/1.8b2 Author: timmywil Date: 2012-07-03 00:16:14 -0400 Update Sizzle: adds caching to combinators M src/sizzle commit 5c200cf refs/tags/1.8b2 Author: timmywil Date: 2012-07-02 23:01:16 -0400 Sizzle: space combinator update M src/sizzle commit 26f88d3 refs/tags/1.8b2 Author: timmywil Date: 2012-07-02 22:49:23 -0400 Update sizzle: fixes fail in traversing with :has selector M src/sizzle commit accb3c4 refs/tags/1.8b2 Author: timmywil Date: 2012-07-02 22:19:33 -0400 Sizzle: fix multiple nested pseudos. Fixes #7010. M src/sizzle commit b414fe1 refs/tags/1.8b2 Author: timmywil Date: 2012-07-02 21:35:00 -0400 Use value rather than nodeValue in attributes (it's the string version). Update sizzle: default attribute handling. M src/attributes.js M src/sizzle commit 6e36cbf refs/tags/1.8b2 Author: timmywil Date: 2012-07-02 17:42:41 -0400 Sizzle: add cross-browser w3c whitespace rules; pseudo generation adjustment M src/sizzle commit 800f47a refs/tags/1.8b2 Author: timmywil Date: 2012-07-02 15:24:33 -0400 Sizzle: minor adjustments and a small fix in the child selector regex M src/sizzle M src/sizzle-jquery.js commit b418fa1 refs/tags/1.8b2 Author: timmywil Date: 2012-07-02 11:30:22 -0400 UPDATE SIZZLE: completed rewrite for better things! Remove reverse in traversing for comma selectors. Sizzle's handling of commas is now more consistent. M src/sizzle M src/traversing.js M test/unit/css.js M test/unit/effects.js M test/unit/event.js M test/unit/manipulation.js commit f71a6ec refs/tags/1.8b2 Author: timmywil Date: 2012-07-01 15:35:50 -0500 Add back ID shortcut. It's about 3 times faster than going through jQuery.fn.find and merging. M src/core.js commit f18b759 refs/tags/1.8b2 Author: Rick Waldron Date: 2012-06-30 12:53:15 -0700 Use ~ to hold grunt at 0.3.9 M package.json commit 3d822af refs/tags/1.8b2 Author: Rick Waldron Date: 2012-06-30 11:53:47 -0700 Fix typo in grunt lint:tests Signed-off-by: Rick Waldron M grunt.js commit 672701a refs/tags/1.8b2 Author: Dave Methvin Date: 2012-06-29 09:37:33 -0700 Move jQuery.sub to deprecated.js, because it is. M src/core.js M src/deprecated.js M test/unit/core.js commit a69fbba refs/tags/1.8b2 Author: Mike Sherov Date: 2012-06-28 21:39:58 -0400 stop using reserved words as argument names M src/core.js M src/queue.js commit 304eebb refs/tags/1.8b2 Author: timmywil Date: 2012-06-28 11:15:27 -0700 Update Sizzle: Size optimizations from gibson M src/sizzle commit 7cf927c refs/tags/1.8b2 Author: timmywil Date: 2012-06-27 13:26:11 -0400 Update Sizzle: typo M src/sizzle commit 8a01c92 refs/tags/1.8b2 Author: Dave Methvin Date: 2012-06-26 21:38:30 -0400 Fix #11382. #11764. Only prevent click events on disabled elements. We don't want a disabled link/button to register delegated clicks, but we do want events like mouseover or custom events. This is a compromise, there is no perfect solution. Well, the browsers could be consistent about direct vs. delegated events but *that's* not gonna happen. M src/event.js M test/unit/event.js commit 94e744a refs/tags/1.8b2 Author: Dave Methvin Date: 2012-06-26 20:36:00 -0400 Fix #11315. Selector for .on() is relative to delegateTarget. This fixes a regresssion from 1.6.4. Be aware that nearly every place that this bug comes into play, the selector in use is incredibly inefficient. M src/event.js M test/unit/event.js commit ad22218 refs/tags/1.8b2 Author: timmywil Date: 2012-06-27 00:31:19 -0400 Update Sizzle: reduced size. Add Sizzle's utilities.js to unit tests M src/sizzle M test/index.html commit 3c86547 refs/tags/1.8b2 Author: Rick Waldron Date: 2012-06-26 17:56:56 -0400 As it turns out, we won't need the 'main' entry in package.json M package.json commit cde4c32 refs/tags/1.8b2 Author: Dave Methvin Date: 2012-06-26 17:08:49 -0400 Fix #11969. Never a null moment when checking siblings. M src/traversing.js M test/unit/traversing.js commit 53eb230 refs/tags/1.8b2 Author: timmywil Date: 2012-06-26 16:55:40 -0400 Update copyright years for jQuery and Sizzle M src/intro.js M src/sizzle commit eecd8ae refs/tags/1.8b2 Author: timmywil Date: 2012-06-26 16:39:46 -0400 Allow document to be passed to Sizzle.contains. Fixes #11539. M src/sizzle commit b6d0273 refs/tags/1.8b2 Author: Richard Gibson Date: 2012-06-26 14:49:56 -0400 Clear elements to avoid leaking memory. Close gh-837. Fixes #11809 M src/manipulation.js commit 7a9b57a refs/tags/1.8b2 Author: Rick Waldron Date: 2012-06-26 14:46:46 -0400 Fixes broken grunt watch task. Part 2 M grunt.js commit babf815 refs/tags/1.8b2 Author: Rick Waldron Date: 2012-06-26 14:45:21 -0400 Fixes broken grunt watch task. M grunt.js commit 9cbe375 refs/tags/1.8b2 Author: Dave Methvin Date: 2012-06-26 09:16:29 -0400 Fix #10895. Reduce IE poll interval to save CPU time. M src/core.js commit 375c44d refs/tags/1.8b2 Author: timmywil Date: 2012-06-25 12:44:57 -0400 Update Sizzle: Removes directory caching in dirCheck. Fixes #11966. M src/sizzle commit 9624633 refs/tags/1.8b2 Author: Rick Waldron Date: 2012-06-25 10:49:21 -0400 Adds .jshintrc files for: grunt (default set), src, tests; Adapts jQuery-UI loading method A .jshintrc M grunt.js A src/.jshintrc A test/.jshintrc commit c436ae0 refs/tags/1.8b2 Author: Corey Frang Date: 2012-06-23 16:50:57 -0500 Completes #11799: Maybe .progress() was cooler than I thought. Generate a .progress() for each step of an animation, once all properties are changed. Closes gh-835. M src/effects.js M test/unit/effects.js commit a275837 refs/tags/1.8b2 Author: Rick Waldron Date: 2012-06-25 10:02:28 -0400 Adds src/deprecated.js, test/unit/deprecated.js; -deprecated flag; Moves jQuery.browser and removes use in test/unit/ajax.js. Fixes #11965 M README.md M grunt.js M src/core.js A src/deprecated.js M test/data/ua.txt M test/index.html M test/unit/ajax.js M test/unit/core.js A test/unit/deprecated.js commit b471471 refs/tags/1.8b2 Author: timmywil Date: 2012-06-24 15:33:04 -0400 Add grunt with lint to Sizzle M src/sizzle commit d4b5a19 refs/tags/1.8b2 Author: Rick Waldron Date: 2012-06-23 19:43:12 -0400 Make @VERSION replace regex global. Fixes #11960 M grunt.js commit 3206be8 refs/tags/1.8b2 Author: Rick Waldron Date: 2012-06-23 19:38:27 -0400 Make removeClass smart enough to remove duplicates. Fixes #11923 M src/attributes.js M test/unit/attributes.js commit 4df3aae refs/tags/1.8b2 Author: Dave Methvin Date: 2012-06-22 16:21:09 -0400 Add a semicolon in unit test; this pull predated lint mandate. M test/unit/event.js commit 36369ce refs/tags/1.8b2 Author: Corey Frang Date: 2012-06-22 16:03:39 -0400 Fix #11797. Use Deferred for better animation callbacks. Closes gh-830. In particular, an animation stopped with `gotoEnd` will be rejected. M src/effects.js M test/unit/effects.js commit 9bb3494 refs/tags/1.8b2 Author: Timo Tijhof Date: 2012-06-18 04:42:24 +0200 Fix #11925, Pass eventHandle to special.teardown. Closes gh-831. * Added unit test to confirm. The third assertion fails without the fix in ./src/event.js M src/event.js M test/unit/event.js commit d2b0c60 refs/tags/1.8b2 Author: Dave Methvin Date: 2012-06-22 13:30:16 -0400 Updating the source version to 1.8pre. M version.txt commit 2236c55 refs/tags/1.8b1 (tag: 1.8b1) Author: Dave Methvin Date: 2012-06-22 13:28:03 -0400 Tagging the 1.8b1 release. M version.txt commit ad8dc12 refs/tags/1.8b1 Author: Dave Methvin Date: 2012-06-22 09:46:07 -0400 Fix #11757. IE 6/7 can't clean up circular DOM-JS refs. Why? Because it's dumb. Verified with the case in the ticket. M src/support.js commit d5658e9 refs/tags/1.8b1 Author: Rick Waldron Date: 2012-06-21 16:03:11 -0400 Removes scripts:postinstall from package.json, see: 286c4d91dde12ba32f4a56273d05374b1cbb79e7 M package.json commit 26bdbb8 refs/tags/1.8b1 Author: timmywil Date: 2012-06-21 15:57:12 -0400 Do jQuery.trim in less bytes (-5). M src/core.js commit e2497c6 refs/tags/1.8b1 Author: timmywil Date: 2012-06-21 15:28:57 -0400 Add parseHTML for explicitly parsing strings into html. Fixes #11617. M src/core.js M test/unit/core.js commit 7ff3da1 refs/tags/1.8b1 Author: Rick Waldron Date: 2012-06-21 15:30:24 -0400 Unit tests are linted and passing. M grunt.js M test/unit/ajax.js M test/unit/attributes.js M test/unit/callbacks.js M test/unit/core.js M test/unit/css.js M test/unit/data.js M test/unit/deferred.js M test/unit/dimensions.js M test/unit/effects.js M test/unit/event.js M test/unit/manipulation.js M test/unit/offset.js M test/unit/queue.js M test/unit/selector.js M test/unit/support.js M test/unit/traversing.js commit 6650146 refs/tags/1.8b1 Author: Richard Gibson Date: 2012-06-21 13:40:59 -0400 Close GH-829: no ticket: smaller jQuery.ready. M src/core.js commit 6cdca88 refs/tags/1.8b1 Author: timmywil Date: 2012-06-20 16:22:36 -0400 Restore rhtmlString to its original form. 1.9 will come with starts-with html matching. For now, we are warning against broad use of jQuery() to parse html. M src/core.js M test/unit/core.js commit c20e031 refs/tags/1.8b1 Author: timmywil Date: 2012-06-20 16:19:06 -0400 Revert "Adjust jQuery('html') detection to only match when html starts with '<' (counting space characters). Fixes #11290" This reverts commit 239fc86b01d52fd9df6d1963027ed37b4f6251fc. The consensus is that this would change behavior too abruptly. We will warn in 1.8 and do this in 1.9. M src/core.js M test/unit/core.js commit bc9945a refs/tags/1.8b1 Author: Rick Waldron Date: 2012-06-20 20:39:22 -0400 Actually omit files that are specified. Fixes #11943 Signed-off-by: Rick Waldron M grunt.js commit f3515b7 refs/tags/1.8b1 Author: timmywil Date: 2012-06-20 12:52:41 -0400 Update Sizzle: fixes test fails in selector module in IE9/Opera M src/sizzle commit c8d5734 refs/tags/1.8b1 Author: timmywil Date: 2012-06-20 11:55:32 -0400 Update Sizzle: minor fix for matchesSelector usage in FF<12 M src/sizzle commit cc9bc0b refs/tags/1.8b1 Author: timmywil Date: 2012-06-20 10:18:52 -0400 Update Sizzle: performance testing and changes for optimization. Adds back matchesSelector. M src/sizzle commit 239fc86 refs/tags/1.8b1 Author: timmywil Date: 2012-06-20 11:19:24 -0400 Adjust jQuery('html') detection to only match when html starts with '<' (counting space characters). Fixes #11290 M src/core.js M test/unit/core.js commit 286c4d9 refs/tags/1.8b1 Author: Jacob Thornton Date: 2012-06-19 17:11:05 -0400 Adds post-install grunt hook M package.json commit 7692ae4 refs/tags/1.8b1 Author: timmywil Date: 2012-06-19 11:35:45 -0400 When detecting html in init, ignore html characters within quotes, brackets, and parens as well as escaped characters which are valid in selectors. Fixes #11290. M src/core.js M test/unit/core.js commit 868a9ce refs/tags/1.8b1 Author: timmywil Date: 2012-06-19 11:00:16 -0400 Update Sizzle: fixes a bug dealing with backslashes in selectors. Fixes #10270. M src/sizzle commit fcd6ea8 refs/tags/1.8b1 Author: timmywil Date: 2012-06-19 02:23:16 -0400 Fixes test fails in traversing and event M src/sizzle commit ccffddd refs/tags/1.8b1 Author: timmywil Date: 2012-06-19 01:50:03 -0400 Update Sizzle: adds selector divisions for element-rooted QSA in the Dupont strategy. Fixes #11814. M src/sizzle commit 2e5d645 refs/tags/1.8b1 Author: timmywil Date: 2012-06-19 00:40:04 -0400 Update Sizzle M src/sizzle commit 713cc86 refs/tags/1.8b1 Author: timmywil Date: 2012-06-18 18:43:50 -0400 Move quickIs to Sizzle; Remove duplicate id matching in init; Added selector caching to Sizzle. Fixes #11826. M src/core.js M src/event.js M src/sizzle M test/unit/event.js commit c18f1f1 refs/tags/1.8b1 Author: Dave Methvin Date: 2012-06-18 16:02:26 -0400 Detect IE collapsing body margin directly rather than inferring it. M test/unit/offset.js commit 5c37506 refs/tags/1.8b1 Author: timmywil Date: 2012-06-18 14:33:29 -0400 Update Sizzle M src/sizzle commit c31a5ee refs/tags/1.8b1 Author: Rick Waldron Date: 2012-06-18 14:17:10 -0400 Fixes typo in comment M src/css.js commit 90a6a49 refs/tags/1.8b1 Author: Dave Methvin Date: 2012-06-18 13:52:05 -0400 Browser sniffing is *bad*, folks, even in unit tests. M test/unit/offset.js commit bab641a refs/tags/1.8b1 Author: Rick Waldron Date: 2012-06-18 13:28:47 -0400 Fix comment block indents Signed-off-by: Rick Waldron M src/support.js commit f7ee1f6 refs/tags/1.8b1 Author: Rick Waldron Date: 2012-06-18 13:26:46 -0400 Update document.defaultView.getComputedStyle. Fixes #10373 M src/css.js M src/support.js commit ab542c1 refs/tags/1.8b1 Author: Jörn Zaefferer Date: 2012-06-18 19:25:24 +0200 Grunt: Include commit in header if passed as ENV arg, mostly for Jenkins M grunt.js commit 80295ed refs/tags/1.8b1 Author: timmywil Date: 2012-06-17 15:42:35 -0400 Update Sizzle: rewrite attributes handling to be simpler and more widespread when independent from jQuery. No changes to jQuery's attribute handling. M src/sizzle M src/sizzle-jquery.js commit a416e2b refs/tags/1.8b1 Author: Dave Methvin Date: 2012-06-16 10:57:41 -0400 Ensure that IE stays in Big Boy mode. Although we use a lot of iframes in the test, the IE document mode is set by the parent document so we just need a single X-UA-Compatible in the main file. http://msdn.microsoft.com/en-us/library/cc288325(v=vs.85).aspx M test/index.html commit ea9ec95 refs/tags/1.8b1 Author: Sindre Sorhus Date: 2012-06-15 22:17:05 -0400 Fix #11231, (append|prepend|before|after) w/ array of jQuery objects. Closes gh-666, thanks to @rkatic! M src/manipulation.js M test/unit/manipulation.js commit 9c28a32 refs/tags/1.8b1 Author: Vladimir Zhuravlev Date: 2012-06-15 21:37:01 -0400 Fix #11566, allow appending to DocumentFragment, closes gh-814. M src/manipulation.js M test/unit/manipulation.js commit 0b352f6 refs/tags/1.8b1 Author: Mike Sherov Date: 2012-06-15 21:20:41 -0400 Fix #9505, percentage position values in Webkit, closes gh-825. M src/css.js M src/effects.js M src/support.js M test/unit/css.js commit a101e81 refs/tags/1.8b1 Author: Richard Gibson Date: 2012-06-15 21:01:44 -0400 Interim take on cross-module variables, closes gh-817. M src/ajax.js M src/attributes.js M src/callbacks.js M src/core.js M src/css.js M src/deferred.js M src/effects.js M src/manipulation.js M src/traversing.js commit 46d6804 refs/tags/1.8b1 Author: Daniel Herman Date: 2012-06-15 20:44:07 -0400 Fix #11905, correct package.json license URLs, closes gh-826. M package.json commit 75bed12 refs/tags/1.8b1 Author: timmywil Date: 2012-06-15 16:10:37 -0400 Update Sizzle: Removes an unnecessary link in the test suite M src/sizzle commit 8763bec refs/tags/1.8b1 Author: timmywil Date: 2012-06-15 14:24:22 -0400 Update Sizzle. Fixes #11109. M src/sizzle commit e64f89d refs/tags/1.8b1 Author: Jörn Zaefferer Date: 2012-06-15 15:56:04 +0200 Update version in package.json to reflect current version and make -git builds slighlty more useful M package.json commit a7430df refs/tags/1.8b1 Author: Scott González Date: 2012-06-15 08:22:58 -0500 Use QUnit's URL configs to simplify custom configuration. Closes gh-827 M test/index.html commit 8f944a1 refs/tags/1.8b1 Author: timmywil Date: 2012-06-15 02:09:38 -0400 Add necessary test html from Sizzle tests; Add an easy way to turn off QSA in tests M src/sizzle M test/index.html commit 1ea4fe7 refs/tags/1.8b1 Author: Jörn Zaefferer Date: 2012-06-14 00:33:10 +0200 Grunt: Update testswarm task to use new module filter, reduces duplication when running, should speed things up M grunt.js commit 7c16273 refs/tags/1.8b1 Author: Jörn Zaefferer Date: 2012-06-14 00:31:28 +0200 Update QUnit to v1.8.0 M test/qunit commit 9c9bc5a refs/tags/1.8b1 Author: Rick Waldron Date: 2012-06-12 12:53:58 -0400 Fix args translation example in gruntfile comments M grunt.js commit f13de6b refs/tags/1.8b1 Author: Rick Waldron Date: 2012-06-12 12:52:30 -0400 Simplify the terminal command args syntax for custom builds. Update README M README.md M grunt.js commit 47298a7 refs/tags/1.8b1 Author: kborchers Date: 2012-06-12 11:01:44 -0400 Fix typo in README M README.md commit 5019277 refs/tags/1.8b1 Author: Julian Aubourg Date: 2012-06-12 14:13:18 +0300 Adds ajax to the list of optional modules. M README.md commit 83dfb99 refs/tags/1.8b1 Author: Dave Methvin Date: 2012-06-11 22:35:04 -0400 Tweak test for #11743 in an attempt to placate Jenkins. I can't get the current test to fail locally or in Browserstack, but suspect it may have something to do with badjson.js. A test/data/badcall.js M test/unit/manipulation.js commit 6a7f249 refs/tags/1.8b1 Author: Dave Methvin Date: 2012-06-11 22:04:43 -0400 Run the `dist` task *after* minifying so we copy the new one. M grunt.js commit 934a2a7 refs/tags/1.8b1 Author: Mike Sherov Date: 2012-06-11 21:17:07 -0400 Check animation is close instead of exact, closes gh-823. M test/unit/effects.js commit 8493037 refs/tags/1.8b1 Author: Timo Tijhof Date: 2012-06-11 21:32:24 +0200 Test: Remove unused file "include_js.php", closes gh-820. D test/data/include_js.php commit 87e709c refs/tags/1.8b1 Author: Mike Sherov Date: 2012-06-11 21:01:23 -0400 Fix regression for "-200px" in animations; closes gh-822. Also removes fake IIFEs ffrom effects. M src/effects.js M test/unit/effects.js commit f8c02c8 refs/tags/1.8b1 Author: Dave Methvin Date: 2012-06-11 18:44:54 -0400 Fix #11328. I've never metaKey I liked on IE 6/7/8. The `event.metaKey` property is undefined there so we ensure it's set to `false` for lack of a better default. The `originalEvent.metaKey` property is untouched if you prefer to make other guesses about the platform or key state. This is pretty much impossible to unit test since it is not only platform dependendent but also only executed for native browser events. M src/event.js commit 9e0c056 refs/tags/1.8b1 Author: Dave Methvin Date: 2012-06-11 17:16:19 -0400 Fix #10589. Remove deprecated $.fn.data("events") special case. No unit tests were harmed in the removal of this hack. M src/data.js commit 6af0bcc refs/tags/1.8b1 Author: Timo Tijhof Date: 2012-06-11 21:36:29 +0200 Test: Set testswarm.runMax from config file M grunt.js commit cac5b08 refs/tags/1.8b1 Author: jaubourg Date: 2012-06-11 21:04:34 +0200 Here is hoping everything works with the full build and the build without ajax... looking at you @dmethvin ;) M test/data/testinit.js commit 8017683 refs/tags/1.8b1 Author: Jeffery To Date: 2012-06-11 14:17:36 -0400 Fix #8109, percent animations; fix #11854, wrong this, close gh-808 M src/effects.js M test/unit/effects.js commit 142ff73 refs/tags/1.8b1 Author: Dave Methvin Date: 2012-06-11 14:07:02 -0400 Prevent total unit test meltdown ... and now over to @jaubourg! M test/data/testinit.js commit 1ac1558 refs/tags/1.8b1 Author: Richard Gibson Date: 2012-06-11 13:24:26 -0400 Shrink support.js, closes gh-818 M src/support.js commit eb7a7af refs/tags/1.8b1 Author: jaubourg Date: 2012-06-11 19:04:44 +0200 We don't have IE9 supports grid yet, completely didn't see this while refactoring. M test/unit/support.js commit 60e7adb refs/tags/1.8b1 Author: Dave Methvin Date: 2012-06-11 12:51:42 -0400 Update QUnit so IE will pass unit tests. Normally we'd want to stay with an official release, but we need 1604af735af117fff3ee7589c611c04f665ac169 so that QUnit will not yell about errors encountered bduring `globalEval`. M test/qunit commit a47b304 refs/tags/1.8b1 Author: jaubourg Date: 2012-06-11 18:51:28 +0200 Modularize ajax (and sub-modules). Tests are guaranteed to run with ajax removed, not with just ajax/jsonp, ajax/script or ajax/xhr removed. Removing ajax saves 3982 bytes minified gzipped. M grunt.js commit ac48a19 refs/tags/1.8b1 Author: jaubourg Date: 2012-06-11 13:59:34 +0200 Some work to modularize ajax later on. M src/manipulation.js M test/data/testinit.js M test/unit/ajax.js M test/unit/attributes.js M test/unit/core.js M test/unit/manipulation.js M test/unit/support.js commit 5f35b3d refs/tags/1.8b1 Author: Mike Sherov Date: 2012-06-10 21:54:16 -0400 Fix #11857. Modularize css.js, add dependency management. Closes gh-816. See the pull request for more info on the dependency management details. M grunt.js M test/data/testinit.js M test/unit/attributes.js M test/unit/core.js M test/unit/css.js M test/unit/event.js M test/unit/manipulation.js M test/unit/selector.js M test/unit/support.js commit 1bb1432 refs/tags/1.8b1 Author: Mike Sherov Date: 2012-06-08 23:11:34 -0400 Fix IE6 failures from forgotten shrinkWrapBlocks, closes gh-815 M src/effects.js commit 0344a39 refs/tags/1.8b1 Author: Jörn Zaefferer Date: 2012-06-07 20:36:19 +0200 Grunt: Update testswarm task to use more config properties. Already deployed on Jenkins server M grunt.js commit a86ed30 refs/tags/1.8b1 Author: Rick Waldron Date: 2012-06-07 12:03:32 -0400 Make exclusion list less confusing to read M README.md commit 3b2d2b0 refs/tags/1.8b1 Author: Rick Waldron Date: 2012-06-07 11:59:30 -0400 Make readme code examples consistent; Update to use GH syntax fences M README.md commit 84da169 refs/tags/1.8b1 Author: Rick Waldron Date: 2012-06-07 11:50:04 -0400 Remove bold style from command examples M README.md commit 9fb3c01 refs/tags/1.8b1 Author: Rick Waldron Date: 2012-06-07 11:46:45 -0400 Make custom dist example less OSX specific M README.md commit c68ab27 refs/tags/1.8b1 Author: Mike Sherov Date: 2012-06-07 11:24:35 -0400 Modularize offset (exclude w/ grunt build:*:*:-offset). Closes #813. Fixes #11865 M README.md M grunt.js M test/unit/attributes.js M test/unit/core.js M test/unit/offset.js commit c80bc22 refs/tags/1.8b1 Author: Mike Sherov Date: 2012-06-07 11:08:31 -0400 Don't swap to measure dimensions unless the element is display:none. #807 Fixes #11293 M src/css.js M test/unit/dimensions.js commit 79af1b4 refs/tags/1.8b1 Author: Rick Waldron Date: 2012-06-06 23:10:06 -0400 Remove unnecessary haunted house guards. Signed-off-by: Rick Waldron M test/unit/dimensions.js commit d487b06 refs/tags/1.8b1 Author: Rick Waldron Date: 2012-06-06 22:59:44 -0400 Fixes two typos M README.md M test/unit/dimensions.js commit b9b87d5 refs/tags/1.8b1 Author: Mike Sherov Date: 2012-06-06 19:03:10 -0400 Less letterSpacing .animate() fail in IE. Fixes #8627 M src/css.js M src/effects.js M test/unit/css.js commit 5d25f78 refs/tags/1.8b1 Author: Rick Waldron Date: 2012-06-06 18:13:59 -0400 Conditionally run height/width in iframeTest M test/unit/dimensions.js commit 53a5810 refs/tags/1.8b1 Author: Rick Waldron Date: 2012-06-06 17:39:23 -0400 Rough draft of version=min test capabilities reintroduced. Signed-off-by: Rick Waldron M test/index.html commit f5d2bc4 refs/tags/1.8b1 Author: Rick Waldron Date: 2012-06-06 17:38:52 -0400 Ensure both height and width port functions exist before attempting to run dimensions tests. Signed-off-by: Rick Waldron M test/unit/dimensions.js commit 4dcd7dd refs/tags/1.8b1 Author: Mike Sherov Date: 2012-06-06 17:06:03 -0400 Fixe dimensions tests. No core code changes. Supplements #11856 M src/dimensions.js M test/unit/dimensions.js commit e680f36 refs/tags/1.8b1 Author: Rick Waldron Date: 2012-06-05 16:38:18 -0400 Fix busted tests that relied on width in 2nd param to jQuery(), dimensions stays modular. (core, attributes, offset) Signed-off-by: Rick Waldron M test/unit/attributes.js M test/unit/core.js M test/unit/offset.js commit 3225d61 refs/tags/1.8b1 Author: Mike Sherov Date: 2012-06-05 15:29:46 -0400 Make dimensions modular, adds optional build flag. Fixes #11856 M grunt.js M test/unit/css.js M test/unit/dimensions.js M test/unit/effects.js M test/unit/selector.js commit 8265fa0 refs/tags/1.8b1 Author: Rick Waldron Date: 2012-06-05 13:10:01 -0400 Allow users to store custom dist destinations in dist/.destination.json Signed-off-by: Rick Waldron M .gitignore M README.md M grunt.js commit e0cdeac refs/tags/1.8b1 Author: Rick Waldron Date: 2012-06-05 12:16:48 -0400 Don't create "*" dir when "grunt dist" is run without explicit destination dir. (thanks @timmywil) Signed-off-by: Rick Waldron M grunt.js commit ef31b67 refs/tags/1.8b1 Author: Rick Waldron Date: 2012-06-05 11:59:07 -0400 Adds "grunt submodules" docs to readme, removes old make command docs Signed-off-by: Rick Waldron M README.md commit 655350b refs/tags/1.8b1 Author: Rick Waldron Date: 2012-06-05 11:50:49 -0400 Create special "grunt watch" task called "dev" "dev" is a short task list that's optimized for grunt watch's high run rate frequency Signed-off-by: Rick Waldron M grunt.js commit 37ffb29 refs/tags/1.8b1 Author: timmywil Date: 2012-06-04 18:04:11 -0400 Relativize all urls pertaining to dist/jquery.js so users can run their server from any file location; Make sure Sizzle is available for its tests in testrunner. M src/sizzle M test/csp.php M test/data/dimensions/documentLarge.html M test/data/dimensions/documentSmall.html M test/data/event/asyncReady.html M test/data/event/promiseReady.html M test/data/event/syncReady.html M test/data/offset/absolute.html M test/data/offset/body.html M test/data/offset/fixed.html M test/data/offset/relative.html M test/data/offset/scroll.html M test/data/offset/static.html M test/data/offset/table.html M test/data/selector/html5_selector.html M test/data/selector/sizzle_cache.html M test/data/support/bodyBackground.html M test/data/support/testElementCrash.html M test/data/testrunner.js M test/delegatetest.html M test/hovertest.html M test/index.html M test/localfile.html M test/networkerror.html M test/readywait.html commit 81c7b83 refs/tags/1.8b1 Author: Rick Waldron Date: 2012-06-04 12:56:06 -0400 Make readme instructions bold and hopefully easier to spot M README.md commit 36623de refs/tags/1.8b1 Author: Rick Waldron Date: 2012-06-04 12:53:53 -0400 Take out the papers and the trash (from build/) D build/freq.js D build/jshint-check.js D build/lib/jshint.js D build/lib/parse-js.js D build/lib/process.js D build/lib/squeeze-more.js D build/post-compile.js D build/sizer.js D build/uglify.js commit 7c23b77 refs/tags/1.8b1 Author: Rick Waldron Date: 2012-06-04 12:48:18 -0400 Strips IIFEs from modules; Always require built jQuery for tests. M .gitignore M Makefile M README.md M grunt.js M src/ajax.js M src/ajax/jsonp.js M src/ajax/script.js M src/ajax/xhr.js M src/attributes.js M src/callbacks.js M src/core.js M src/css.js M src/data.js M src/deferred.js M src/dimensions.js M src/effects.js M src/event.js M src/exports.js M src/intro.js M src/manipulation.js M src/offset.js M src/queue.js M src/support.js M src/traversing.js M test/csp.php M test/data/dimensions/documentLarge.html M test/data/dimensions/documentSmall.html M test/data/event/asyncReady.html M test/data/event/promiseReady.html M test/data/event/syncReady.html M test/data/offset/absolute.html M test/data/offset/body.html M test/data/offset/fixed.html M test/data/offset/relative.html M test/data/offset/scroll.html M test/data/offset/static.html M test/data/offset/table.html M test/data/selector/html5_selector.html M test/data/selector/sizzle_cache.html M test/data/support/bodyBackground.html M test/data/support/testElementCrash.html M test/delegatetest.html M test/hovertest.html M test/index.html M test/localfile.html M test/networkerror.html M test/readywait.html commit 9a3046c refs/tags/1.8b1 Author: Rick Waldron Date: 2012-06-03 10:42:24 -0400 Space => tab indent correction M src/traversing.js commit 888635f refs/tags/1.8b1 Author: Mike Sherov Date: 2012-05-31 08:32:19 -0400 No need to dasherize and use getPropertyValue, closes gh-805. All invocations of curCSS are already camelcased. See the PR for discussion. M src/css.js commit 1442bf9 refs/tags/1.8b1 Author: Rick Waldron Date: 2012-05-31 18:15:57 -0400 Removes temp var, shaves 2 bytes from gzipped size M src/traversing.js commit ba70f8a refs/tags/1.8b1 Author: Mike Sherov Date: 2012-05-29 08:46:00 -0400 Fix #11724, $(document).height() in Firefox 12. Closes gh-802. This reopens #3838 for IE6 which is a regression on a fix in 1.7.2, but we'd rather break a really old IE than a really recent Firefox. M src/dimensions.js M test/data/dimensions/documentSmall.html M test/unit/dimensions.js commit 7428729 refs/tags/1.8b1 Author: Richard Gibson Date: 2012-05-31 08:31:13 -0700 Fix #11743: Don't mask script errors in jQuery.ajax, closes gh-795. M src/ajax.js M src/manipulation.js M test/data/badjson.js M test/unit/ajax.js M test/unit/manipulation.js commit 2d37b6c refs/tags/1.8b1 Author: Richard Gibson Date: 2012-05-29 00:31:01 -0400 Fix #11787: Remove jQuery.curCSS, closes gh-801. M src/css.js commit 1122c8c refs/tags/1.8b1 Author: timmywil Date: 2012-05-30 14:16:27 -0400 Adjust the return type for the tabindex attribute tests to be a string. Recomment a tabindex test since FF12's QSA includes video elements that don't have a tabindex attribute. Related: https://bugzilla.mozilla.org/show_bug.cgi?id=618737 M test/unit/attributes.js M test/unit/selector.js commit f633c7f refs/tags/1.8b1 Author: timmywil Date: 2012-05-30 14:07:59 -0400 Uncomment an old test for when the tabindex attrhook was deprecated M test/unit/selector.js commit 3e2a77c refs/tags/1.8b1 Author: timmywil Date: 2012-05-30 13:46:50 -0400 Remove the tabindex attrHook. Fixes #8473 M src/attributes.js M test/unit/attributes.js M test/unit/selector.js commit f313384 refs/tags/1.8b1 Author: timmywil Date: 2012-05-30 11:20:28 -0400 Update Sizzle: Fixes fail in ajax module and Safari 5.0 M src/sizzle commit 2c57d4c refs/tags/1.8b1 Author: timmywil Date: 2012-05-29 22:33:17 -0400 Update Sizzle: fixes fail in traversing tests M src/sizzle commit 66f60ba refs/tags/1.8b1 Author: timmywil Date: 2012-05-29 20:48:07 -0400 Update Sizzle: regex cleanup M src/sizzle commit b4b2e87 refs/tags/1.8b1 Author: timmywil Date: 2012-05-29 16:08:00 -0400 Update Sizzle: save 5 bytes M src/sizzle commit de1d3fa refs/tags/1.8b1 Author: timmywil Date: 2012-05-29 15:46:33 -0400 Update Sizzle: fixes a bug with the adjacent combinator. Fixes #9939. M src/sizzle commit 9c69891 refs/tags/1.8b1 Author: timmywil Date: 2012-05-29 15:13:53 -0400 Update Sizzle: only one assertion is needed for getElementsByClassName M src/sizzle commit 75277c5 refs/tags/1.8b1 Author: timmywil Date: 2012-05-29 14:58:34 -0400 Update Sizzle M src/sizzle commit 162ffe7 refs/tags/1.8b1 Author: timmywil Date: 2012-05-29 15:57:37 -0300 Update README: IDs are without hashes in t() M README.md commit 5660b6d refs/tags/1.8b1 Author: timmywil Date: 2012-05-29 14:25:02 -0300 Update README to stylize docs on jQuery's test suite methods M README.md commit a8d9d05 refs/tags/1.8b1 Author: timmywil Date: 2012-05-29 12:40:13 -0400 Add quick-start documentation for testing with QUnit and using jQuery's helper methods. M README.md M src/sizzle M test/data/testinit.js M test/unit/attributes.js M test/unit/dimensions.js M test/unit/effects.js M test/unit/manipulation.js M test/unit/queue.js M test/unit/selector.js commit 02dd7c5 refs/tags/1.8b1 Author: Ben Alman Date: 2012-05-29 12:04:27 -0400 jQuery#addBack supports an optional selector that can be used to filter the prior set before adding it back. Fixes #9800 M src/traversing.js M test/unit/traversing.js commit 7f2cc46 refs/tags/1.8b1 Author: Richard Gibson Date: 2012-05-28 22:25:04 -0400 Fix #11767. Modularize build and unit tests for exluding effects. Closes gh-785. To build a version of jQuery without effects, use `grunt build:*:*:-effects`. The unit tests feature-check for the interfaces and skip the unit tests for effects if they don't detect it. M .gitignore M grunt.js M src/css.js M src/effects.js M src/sizzle M test/data/testinit.js M test/unit/css.js M test/unit/effects.js M test/unit/queue.js commit 82d4c72 refs/tags/1.8b1 Author: Rick Waldron Date: 2012-05-28 22:20:37 -0400 Adds back dist/.sizecache.json; maintain build/.sizecache.json until build dir is removed M .gitignore commit 9efad09 refs/tags/1.8b1 Author: timmywil Date: 2012-05-28 21:39:31 -0400 Add .sizecache.json to the gitignore M .gitignore commit e9e1221 refs/tags/1.8b1 Author: timmywil Date: 2012-05-28 19:33:00 -0400 Update Sizzle: Case insensitive text filter. Fixes #8943 M src/sizzle commit 12a01ee refs/tags/1.8b1 Author: timmywil Date: 2012-05-28 19:16:23 -0400 Revert QUnit to a stable release (v1.6.0) M test/qunit commit 6f7bdf8 refs/tags/1.8b1 Author: timmywil Date: 2012-05-28 18:32:00 -0400 Update Sizzle: Add test for [selected] attribute selections. Addresses a small issue in IE8's boolean attribute selections with QSA. M src/sizzle M test/unit/selector.js commit 631f093 refs/tags/1.8b1 Author: Oleg Date: 2012-05-28 09:49:47 +0400 Followup gh-796. Eliminate try-catch in oldIE, closes gh-799. M src/offset.js commit fb21faa refs/tags/1.8b1 Author: timmywil Date: 2012-05-28 16:04:45 -0400 Update Sizzle: Fixes a fail in traversing and one in ajax. M src/sizzle commit 66cf58e refs/tags/1.8b1 Author: timmywil Date: 2012-05-28 14:35:01 -0400 Move length tests to jQuery's selector tests as it relates to jQuery.merge. M src/sizzle M test/unit/selector.js commit 22d2fe3 refs/tags/1.8b1 Author: timmywil Date: 2012-05-28 13:10:36 -0400 Update Sizzle: independent XML testing M src/sizzle commit 3ee332b refs/tags/1.8b1 Author: timmywil Date: 2012-05-28 12:43:41 -0400 Minor test suite adjustments M test/data/testinit.js M test/unit/selector.js commit 519b225 refs/tags/1.8b1 Author: timmywil Date: 2012-05-28 12:43:16 -0400 Update QUnit M test/qunit commit a4fc2ed refs/tags/1.8b1 Author: timmywil Date: 2012-05-28 12:18:40 -0400 Update Sizzle and add tests from the Sizzle suite that require jQuery for the selection to jquery/test/unit/selector.js M src/sizzle M test/index.html M test/unit/selector.js commit d0763a3 refs/tags/1.8b1 Author: Oleg Date: 2012-05-27 12:37:35 -0400 Fix #11823. Remove webkitConvertPointFromNodeToPage. Closes gh-796. M build/jshint-check.js M grunt.js M src/offset.js commit bc7231e refs/tags/1.8b1 Author: Richard Gibson Date: 2012-05-24 21:52:35 -0400 Apply a GibsonTransform(-55) to the #10877 fix. Closes gh-788. M src/css.js M src/dimensions.js commit d5e5ce5 refs/tags/1.8b1 Author: Mike Sherov Date: 2012-05-24 21:39:31 -0400 Fix #11311. Percents not pixels for top/left/bottom/right. Closes gh-793. M src/css.js M test/unit/css.js commit 04c06e6 refs/tags/1.8b1 Author: Mike Sherov Date: 2012-05-24 08:46:38 -0400 Fix #11443 fix. Safari 5.0.x, reliable margin? Riiight. Closes gh-792. M src/support.js commit 4621a01 refs/tags/1.8b1 Author: Corey Frang Date: 2012-05-22 23:04:45 -0400 Optimizations to animation queue/promise logic, closes gh-776. M src/effects.js M src/queue.js M test/unit/effects.js M test/unit/queue.js commit ae20e73 refs/tags/1.8b1 Author: Oleg Date: 2012-05-22 22:36:55 -0400 Fix #11755. Avoid :hidden selector for animations. Closes gh-774. M src/effects.js M test/unit/effects.js commit 4757881 refs/tags/1.8b1 Author: Jason Moon Date: 2012-05-21 18:01:59 -0500 Fix #11796. Preserve oldIE change delegation on clone. Closes gh-789. M src/event.js M src/manipulation.js M test/unit/event.js commit b5a84a4 refs/tags/1.8b1 Author: Rick Waldron Date: 2012-05-22 14:25:46 -0700 Update version to 1.8pre M version.txt commit 551f851 refs/tags/1.8b1 Author: Mike Sherov Date: 2012-05-22 10:11:47 -0400 Fix #11443 #11441, shut up Chrome 19 and Safari 5.0.x. Closes gh-790. checkClone and appendChecked test failures in Chrome 19; reliableMarginRight failures in Safari 5. M src/support.js M test/unit/support.js commit e0151e5 refs/tags/1.8b1 Author: Mike Sherov Date: 2012-05-21 13:44:19 -0400 Fix #10877. Make outerWidth/Height a setter. Closes gh-783. M src/css.js M src/dimensions.js M test/unit/css.js M test/unit/dimensions.js commit 978acb9 refs/tags/1.8b1 Author: Dave Methvin Date: 2012-05-18 17:01:17 -0400 Followup #11649, clean up events in unit test. M test/unit/event.js commit e93f2a8 refs/tags/1.8b1 Author: Jason Moon Date: 2012-05-18 16:30:28 -0400 Fix #11649. Preserve oldIE submit flag when cloning, closes gh-772. M src/event.js M src/manipulation.js M test/unit/event.js commit 6bf3f20 refs/tags/1.8b1 Author: Corey Frang Date: 2012-05-18 13:48:24 -0400 Fix #7157. Animation callbacks shouldn't see an element as :animated. Unless of course, there are other animations to be done! Closes gh-775. M src/effects.js M test/unit/effects.js commit f1dcaad refs/tags/1.8b1 Author: Trey Hunner Date: 2012-05-18 13:28:50 -0400 Fix indentation in /speed and /test dirs, closes gh-780. M speed/benchmark.js M speed/benchmarker.css M speed/benchmarker.js M speed/closest.html M speed/filter.html M speed/find.html M speed/index.html M speed/jquery-basis.js M test/csp.php M test/data/etag.php M test/data/event/asyncReady.html M test/data/if_modified_since.php M test/data/iframe.html M test/delegatetest.html M test/hovertest.html M test/polluted.php M test/unit/ajax.js M test/unit/core.js commit c4df0c9 refs/tags/1.8b1 Author: Trey Hunner Date: 2012-05-18 13:24:48 -0400 Fix #11777. Add EditorConfig support, closes gh-715. A .editorconfig commit 8cfdb5c refs/tags/1.8b1 Author: Dave Methvin Date: 2012-05-18 13:15:21 -0400 Update to QUnit 1.6.0 M test/qunit commit 0a2f93e refs/tags/1.8b1 Author: Mike Sherov Date: 2012-05-18 12:40:10 -0400 Inline the boxModel test, and correct unit test. Closes gh-781. M src/support.js M test/unit/support.js commit d12e9b2 refs/tags/1.8b1 Author: Jörn Zaefferer Date: 2012-05-18 14:47:04 +0200 Grunt: Increase TestSwarm timeout to 30 minutes M grunt.js commit d55a764 refs/tags/1.8b1 Author: jaubourg Date: 2012-05-16 23:43:16 +0200 When IE6 & IE7 serve from the cache in async mode, resolves the request asynchronously. Fixes #11778. M src/ajax/xhr.js commit 9efe4d0 refs/tags/1.8b1 Merge: 63aaff5 247d824 Author: Dave Methvin Date: 2012-05-16 14:03:59 -0400 Merge branch 'master' of github.com:jquery/jquery commit 63aaff5 refs/tags/1.8b1 Author: jaubourg Date: 2012-05-16 16:08:50 +0200 Makes sure child element doesn't prevent setting height to 0. Fixes failure in unit test in IE6. M test/unit/css.js commit c4e22ad refs/tags/1.8b1 Author: Mike Sherov Date: 2012-05-14 21:02:42 -0400 Fix #11721. Remove jQuery.boxModel, deprecate jQuery.support.boxModel. This removes all internal uses of `jQuery.support.boxModel`. jQuery has never run unit tests with Quirks Mode and has not even feigned support for several years, so these remnants weren't doing much except giving false hope. For now, `jQuery.support.boxModel` continues to have a value indicating whether the W3C box model is *generally* in use, but be aware that this is easily overridden on an element-by-element basis by the `box-model` CSS property. So don't trust this value. M src/effects.js M src/offset.js M src/support.js D test/data/support/boxModelIE.html M test/unit/offset.js M test/unit/support.js commit f76518e refs/tags/1.8b1 Author: Dave Methvin Date: 2012-05-15 23:14:13 -0400 Rename .andSelf to .addBack, deprecate .andSelf #9800 M src/traversing.js M test/unit/traversing.js commit ca48d49 refs/tags/1.8b1 Author: Matt Farmer Date: 2012-05-14 14:12:14 -0400 Fix #6724, though the Mobile Safari wound remains. Closes gh-764. M src/dimensions.js M test/unit/dimensions.js commit 7778c77 refs/tags/1.8b1 Author: jaubourg Date: 2012-05-12 23:26:39 +0200 Fixes #10285 (for real this time). M src/manipulation.js commit f93a2f5 refs/tags/1.8b1 Author: jaubourg Date: 2012-05-12 21:41:39 +0200 Preserves context objects when multiple Deferreds are passed to $.when(). Context is an array containing the original contexts in order. When non-observable value is given, associated context is undefined. In case only a single non-observable value is given, context is the global object (thanks so much Function.prototype.apply!). Fixes #11749. M src/deferred.js M test/unit/deferred.js commit b6581df refs/tags/1.8b1 Author: Dave Methvin Date: 2012-05-12 13:38:33 -0400 Fix #11621, $(document).trigger() must bubble to window. M src/event.js M test/unit/event.js commit 7799f21 refs/tags/1.8b1 Author: Corey Frang Date: 2012-05-11 15:32:50 -0500 Fixes #8892: Adding unit test for #8892 - Actually fixed in 58ed62e M test/unit/effects.js commit afb34fe refs/tags/1.8b1 Author: Richard Gibson Date: 2012-05-11 16:20:32 -0400 Scalarize [value, easing] before css-expanding; closes gh-750. M src/effects.js M test/unit/effects.js commit 56d5c1c refs/tags/1.8b1 Author: Dave Methvin Date: 2012-05-11 15:11:13 -0400 Fix #11738. Remove deprecated .closest(Array) => Array. M src/traversing.js M test/unit/traversing.js commit c5fda29 refs/tags/1.8b1 Author: Dave Methvin Date: 2012-05-10 23:45:14 -0400 Fix #11736. Remove deprecated Deferred.isResolved/isRejected. M src/deferred.js M test/unit/deferred.js commit fe88534 refs/tags/1.8b1 Author: Jörn Zaefferer Date: 2012-05-09 09:34:00 +0200 Grunt: Add qunit target. Currently finishes with 33/5510 assertions failing. If that can be made to pass, it should be added to the default task M grunt.js commit 38fe2de refs/tags/1.8b1 Author: Rick Waldron Date: 2012-05-07 16:49:23 -0400 Use a do-while statement to reduce redundant code Signed-off-by: Rick Waldron M src/traversing.js commit b26c34a refs/tags/1.8b1 Author: Rick Waldron Date: 2012-05-07 16:45:22 -0400 Fixes lint issues. Signed-off-by: Rick Waldron M src/traversing.js commit df254d4 refs/tags/1.8b1 Author: Rick Waldron Date: 2012-05-07 16:38:55 -0400 Additional reduction per @Raynos suggestion. Thanks! Signed-off-by: Rick Waldron M src/traversing.js commit 2af3642 refs/tags/1.8b1 Author: Rick Waldron Date: 2012-05-07 16:05:05 -0400 Further reduce historical cruft. Removes the untested and unnec. jQuery.nth() Signed-off-by: Rick Waldron M src/traversing.js commit fbee36b refs/tags/1.8b1 Merge: 0add0b3 4de7b54 Author: Rick Waldron Date: 2012-05-07 15:50:04 -0400 Merge branch 'bug11720-nth-argument' of https://github.com/sindresorhus/jquery into 1.8pre * 'bug11720-nth-argument' of https://github.com/sindresorhus/jquery: Remove unnecessary arguments from .nth(). Fixes #11720 commit 4de7b54 refs/tags/1.8b1 Author: Sindre Sorhus Date: 2012-05-07 19:59:11 +0200 Remove unnecessary arguments from .nth(). Fixes #11720 Also use postfix increment to make it a little clearer. M src/traversing.js commit 0add0b3 refs/tags/1.8b1 Author: Timo Tijhof Date: 2012-05-07 19:43:43 +0200 grunt.js testswarm task: shorten job name M grunt.js commit 03e0029 refs/tags/1.8b1 Author: jaubourg Date: 2012-05-07 19:14:00 +0200 @mikesherov said: no need for an else if! M src/core.js commit 169b418 refs/tags/1.8b1 Author: Jörn Zaefferer Date: 2012-05-07 12:13:08 +0200 Grunt: Fix testswarm username M grunt.js commit bd84aad refs/tags/1.8b1 Author: Jörn Zaefferer Date: 2012-05-07 12:06:12 +0200 Grunt: Add testswarm task M grunt.js M package.json commit 443ea98 refs/tags/1.8b1 Author: Timo Tijhof Date: 2012-05-02 03:12:55 +0200 Update qunit submodule from 1.3.0pre to 1.6.0pre, close gh-761 - See also: https://github.com/jquery/qunit/blob/master/History.md M test/qunit commit 95a4a77 refs/tags/1.8b1 Author: Scott González Date: 2012-05-04 13:55:23 -0400 Simplify jQuery( html, props ), closes gh-765. M src/core.js commit a743be1 refs/tags/1.8b1 Author: jaubourg Date: 2012-05-06 01:27:01 +0200 Fixes #11402. domManip now also removes the closing part of HTML comments or CDATA surrounding executed scripts. Unit tests added. M src/manipulation.js A test/data/cleanScript.html M test/unit/ajax.js commit e3cf0e2 refs/tags/1.8b1 Author: jaubourg Date: 2012-05-06 01:05:03 +0200 Transform $.bindReady into $.ready.promise. It is now possible to use $.ready.promise or $.when( $.ready ) to get the ready promise. Costs *1* byte min/gzipped. Unit test added. M src/core.js A test/data/event/promiseReady.html M test/unit/event.js commit 714b8ff refs/tags/1.8b1 Author: Mike Sherov Date: 2012-05-04 13:31:35 -0400 reduce complexity of ready further, and try manipulating DOM to make sure we're really ready M src/core.js M test/data/event/asyncReady.html M test/data/event/syncReady.html commit f925c7a refs/tags/1.8b1 Author: Mike Sherov Date: 2012-05-04 09:57:32 -0400 remove jQuery.quickReady, save bytes, style nits in tests M src/core.js D test/data/event/asyncQuickReadyFalse.html D test/data/event/asyncQuickReadyTrue.html A test/data/event/asyncReady.html M test/data/event/syncReady.html M test/unit/event.js commit bab6f53 refs/tags/1.8b1 Author: Oleg Date: 2012-05-04 00:13:28 +0400 -8 bytes M src/ajax.js commit 9cb1ab4 refs/tags/1.8b1 Author: jaubourg Date: 2012-05-02 02:29:12 +0200 Fixes the parameters given to load callback when the request errors. M src/ajax.js commit d3e034f refs/tags/1.8b1 Author: jaubourg Date: 2012-05-02 02:22:56 +0200 Adds unit test to show order of parameters in the load callback are off for errors since the rewrite (this test works in master). M test/unit/ajax.js commit ae6b14a refs/tags/1.8b1 Author: jaubourg Date: 2012-05-02 02:15:09 +0200 Makes test message more meaningful. M test/unit/ajax.js commit 95291b4 refs/tags/1.8b1 Author: Oleg Date: 2012-05-01 14:47:14 -0400 jQuery.fn.load optimization M src/ajax.js commit 6bed348 refs/tags/1.8b1 Author: Oleg Date: 2012-05-01 14:39:45 -0400 jQuery.ajaxSetup() data is merged with params. Fixes #10524 M src/ajax.js M test/unit/ajax.js commit dc3c983 refs/tags/1.8b1 Author: jaubourg Date: 2012-04-30 03:04:45 +0200 Gandalf the Grey says you shall not leak globals, even in the depths of Unit Tests. So fly, you fools! M test/unit/callbacks.js commit a1e3122 refs/tags/1.8b1 Author: jaubourg Date: 2012-04-28 23:06:48 +0200 Gains 1 more byte min/gz and reminds that isResolved and isRejected are deprecated in the comments. M src/deferred.js commit 13f4f5a refs/tags/1.8b1 Merge: 5fc8d9e a25721a Author: jaubourg Date: 2012-04-28 22:57:32 +0200 Merge branch '1.8-deferred-optimize2' of git://github.com/gibson042/jquery into PR754 commit 5fc8d9e refs/tags/1.8b1 Author: jaubourg Date: 2012-04-28 22:54:13 +0200 Simplifies the way the internal memory storage is handled. M src/callbacks.js commit 6ad53c3 refs/tags/1.8b1 Author: jaubourg Date: 2012-04-28 16:52:32 +0200 Opera announced they will start supporting the -webkit- prefix for a selected set of css properties. Let's put the inspection of -webkit- prefix properties as the last one in case this propagates to the style object and/or other browsers (the cssPrefixes array is inspected from right to left). M src/css.js commit 6fbb4b4 refs/tags/1.8b1 Author: Mike Sherov Date: 2012-04-27 11:22:01 -0400 Update dimensions unit tests from changes in #11604 M test/unit/dimensions.js commit a25721a refs/tags/1.8b1 Author: Richard Gibson Date: 2012-04-26 16:08:17 -0400 code compression M src/deferred.js commit 6e066a4 refs/tags/1.8b1 Author: jaubourg Date: 2012-04-25 18:24:34 +0200 Trims down deferred.js. The gist of it is from the magnificent @gibson042, I just added some minor touches. M src/deferred.js commit 87c83b0 refs/tags/1.8b1 Author: jaubourg Date: 2012-04-25 18:18:44 +0200 Callbacks.add now accepts array-like objects (like Arguments). Now uses the slice method of the args array in fireWith rather than a quite slow jQuery.merge. M src/callbacks.js commit 8cc217e refs/tags/1.8b1 Author: Rick Waldron waldron.rick@gmail.com Date: 2012-04-25 11:18:07 -0400 Add resource by @mikesherov to gruntfile M grunt.js commit 42dbc86 refs/tags/1.8b1 Author: jaubourg Date: 2012-04-25 17:15:48 +0200 Use real declaration since that helps gzip: thanks @gibson042. M src/callbacks.js commit 245f5a2 refs/tags/1.8b1 Author: jaubourg Date: 2012-04-25 16:08:38 +0200 Regression: makes sure that all instances of a callback are removed. Unit test added. M src/callbacks.js M test/unit/callbacks.js commit 97210d4 refs/tags/1.8b1 Author: jaubourg Date: 2012-04-25 15:50:26 +0200 How about we save 62 bytes? Also ensure that the arguments array given to fireWith is copied internally. M src/callbacks.js M test/unit/callbacks.js commit f307443 refs/tags/1.8b1 Author: jaubourg Date: 2012-04-25 02:16:37 +0200 Since we can pass an object to jQuery.Callbacks now, let's name it options to be consistent with the rest of the code. M src/callbacks.js commit d17a7f0 refs/tags/1.8b1 Author: jaubourg Date: 2012-04-25 02:13:26 +0200 Adds a unit test to control options are being copied by jQuery.Callbacks internally. M test/unit/callbacks.js commit ad32938 refs/tags/1.8b1 Author: jaubourg Date: 2012-04-25 02:06:21 +0200 Uses a copy of the flags when they are given as an object rather than the object itself. That way, we're sure flags are immutable for the entire lifetime of the Callbacks instance. M src/callbacks.js commit 54fab31 refs/tags/1.8b1 Author: Mike Sherov Date: 2012-04-23 15:43:26 -0400 Fix #10067. Create jQuery.quickReady; closes gh-736. Allows us to get to the ready state sooner by not waiting for iframes to load. If that causes backcompat pain, use `jQuery.quickReady = false` as prescribed by your developer. M src/core.js A test/data/event/asyncQuickReadyFalse.html A test/data/event/asyncQuickReadyTrue.html A test/data/event/longLoad.php A test/data/event/syncReady.html M test/data/support/bodyBackground.html M test/data/support/boxModelIE.html D test/data/support/hiddenIFrameFF.html M test/data/support/testElementCrash.html M test/data/testinit.js M test/unit/event.js M test/unit/support.js commit 58ed62e refs/tags/1.8b1 Author: Corey Frang Date: 2012-04-23 15:05:12 -0400 Effects: 1.8 Animation Rewrite - thanks @mikesherov and @gibson042 M src/css.js M src/effects.js M test/unit/css.js M test/unit/effects.js commit 8ad22a2 refs/tags/1.8b1 Author: jaubourg Date: 2012-04-23 00:07:15 +0200 Prevents tests for replaceInData to take place if replaceInUrl is already true. M src/ajax/jsonp.js commit 8e7aaa7 refs/tags/1.8b1 Merge: 78583d0 180a997 Author: jaubourg Date: 2012-04-22 23:55:34 +0200 Merge branch '1.8-jsonp-optimize' of git://github.com/gibson042/jquery into pr749 commit 78583d0 refs/tags/1.8b1 Author: jaubourg Date: 2012-04-22 23:49:16 +0200 Fixes a minor spacing issue. M grunt.js commit 180a997 refs/tags/1.8b1 Author: Richard Gibson Date: 2012-04-22 14:53:36 -0400 remove redundant condition M src/ajax/jsonp.js commit 2d1247a refs/tags/1.8b1 Author: Richard Gibson Date: 2012-04-22 11:40:02 -0400 style adherence M src/ajax/jsonp.js commit b0ea80e refs/tags/1.8b1 Author: Richard Gibson Date: 2012-04-22 11:36:44 -0400 refactor jsonp.js for size and clarity M src/ajax/jsonp.js commit d3b61de refs/tags/1.8b1 Author: Mike Sherov Date: 2012-04-20 14:18:15 -0400 define curCSS without temp vars to save 10 bytes M src/css.js commit df2a22e refs/tags/1.8b1 Author: Timo Tijhof Date: 2012-04-20 10:55:07 -0400 Enforce 20s timeout for all unit tests. M test/data/testrunner.js commit 8ebb2f4 refs/tags/1.8b1 Author: jaubourg Date: 2012-04-20 03:02:20 +0200 Fixes #8205. Mitigates memory usage by recycling jsonp callback names the safest possible way (no kittens were harmed in the making of this). Doesn't even try to delete window properties (would necessitate a try/catch for IE which makes the cost in size prohibitive). Unit tests added. M src/ajax/jsonp.js M test/unit/ajax.js commit 3e6f94c refs/tags/1.8b1 Author: Mike Sherov Date: 2012-04-19 10:43:26 -0400 Remove unnec. else condition M src/css.js commit 6cf1542 refs/tags/1.8b1 Author: Rick Waldron waldron.rick@gmail.com Date: 2012-04-18 17:00:44 -0400 Update grunt version to >=0.3.9 M package.json commit 1434b5b refs/tags/1.8b1 Author: Rick Waldron waldron.rick@gmail.com Date: 2012-04-18 16:07:35 -0400 Initial grunt implementation M .gitignore A grunt.js A package.json commit 247d824 refs/tags/1.8b1 Author: Rick Waldron waldron.rick@gmail.com Date: 2012-04-18 13:49:37 -0400 Revert "Closes #741: Remove $("body") case in favor of $(document.body)." This reverts commit 532ba250a9f6c5b0f51ec53d68aef9fb148e8dd6. M MIT-LICENSE.txt M build/jshint-check.js M src/ajax.js M src/attributes.js M src/callbacks.js M src/core.js M src/css.js M src/data.js M src/deferred.js M src/dimensions.js M src/effects.js M src/event.js M src/manipulation.js M src/offset.js M src/support.js M src/traversing.js M test/data/testinit.js M test/unit/ajax.js M test/unit/attributes.js M test/unit/callbacks.js M test/unit/core.js M test/unit/css.js M test/unit/data.js M test/unit/deferred.js M test/unit/dimensions.js M test/unit/effects.js M test/unit/event.js M test/unit/manipulation.js M test/unit/support.js M test/unit/traversing.js commit 9ebc27d refs/tags/1.8b1 Author: Dave Methvin Date: 2012-04-18 13:04:04 -0400 Remove $("body") case; $(document.body) is 2x faster. M src/core.js M src/sizzle commit 532ba25 refs/tags/1.8b1 Author: Dave Methvin Date: 2012-04-18 12:47:20 -0400 Closes #741: Remove $("body") case in favor of $(document.body). M MIT-LICENSE.txt M build/jshint-check.js M src/ajax.js M src/attributes.js M src/callbacks.js M src/core.js M src/css.js M src/data.js M src/deferred.js M src/dimensions.js M src/effects.js M src/event.js M src/manipulation.js M src/offset.js M src/support.js M src/traversing.js M test/data/testinit.js M test/unit/ajax.js M test/unit/attributes.js M test/unit/callbacks.js M test/unit/core.js M test/unit/css.js M test/unit/data.js M test/unit/deferred.js M test/unit/dimensions.js M test/unit/effects.js M test/unit/event.js M test/unit/manipulation.js M test/unit/support.js M test/unit/traversing.js commit abd2a07 refs/tags/1.8b1 Author: Oleg Date: 2012-04-16 21:57:41 -0400 Fix #8894. Ensure `.appendTo` creates a new set in oldIE. M src/core.js M src/manipulation.js M test/unit/manipulation.js commit 8fadc5b refs/tags/1.8b1 Author: Rick Waldron Date: 2012-04-16 09:43:59 -0400 Make test async to please Opera 11.1; supplements #11500 M test/unit/event.js commit 46d0a5c refs/tags/1.8b1 Merge: aabc0d8 6e0b3e8 Author: Rick Waldron Date: 2012-04-16 06:31:04 -0700 Merge pull request #738 from rwldrn/fix-mangled-indents Fix mangled indents commit 6e0b3e8 refs/tags/1.8b1 Author: Rick Waldron waldron.rick@gmail.com Date: 2012-04-15 22:54:18 -0400 More indent correction Signed-off-by: Rick Waldron waldron.rick@gmail.com M src/manipulation.js commit 576607d refs/tags/1.8b1 Author: Rick Waldron waldron.rick@gmail.com Date: 2012-04-15 21:59:25 -0400 Fixes mangled indents. Signed-off-by: Rick Waldron waldron.rick@gmail.com M src/manipulation.js commit aabc0d8 refs/tags/1.8b1 Author: Yehuda Katz Date: 2012-04-15 17:53:00 -0400 Update sizzle rev M src/sizzle commit 16249f0 refs/tags/1.8b1 Author: Yehuda Katz Date: 2012-04-15 17:52:48 -0400 Fix some stragglers M test/unit/attributes.js M test/unit/core.js commit 6bc08c2 refs/tags/1.8b1 Author: Yehuda Katz Date: 2012-04-15 17:41:54 -0400 Remove Ajax requirement for simple XML tests Previously, all jQuery tests that wanted an XML document would make an Ajax request to go through jQuery's XML parsing logic in jQuery.ajax. Now, use jQuery.parseXML instead. This removes the need for the Ajax server for these tests, improves their performance, and decouples simple core tests from Ajax. (with scottgonzalez) M test/data/testinit.js M test/unit/attributes.js M test/unit/core.js M test/unit/manipulation.js commit 5181ce0 refs/tags/1.8b1 Author: Rick Waldron Date: 2012-04-11 12:00:42 -0400 Amends #10324. Remove object markup fixture; create programmatically M test/index.html M test/unit/manipulation.js commit 0f827c8 refs/tags/1.8b1 Author: Dave Methvin Date: 2012-04-10 22:30:26 -0400 Followup on #10324. Eliminate duplicate name attribute. M test/index.html commit 2f1ddd4 refs/tags/1.8b1 Author: Rick Waldron Date: 2012-04-10 21:54:07 -0400 Fix #11500. Allow triggered, simulated change events. M src/event.js M test/unit/event.js commit 62a4c84 refs/tags/1.8b1 Merge: 0e2642d 2795a83 Author: Rick Waldron Date: 2012-04-10 21:38:11 -0400 Fix #10324. IE9 fumbles the innerHTML on object elements. commit 0e2642d refs/tags/1.8b1 Author: Arne de Bree Date: 2012-04-03 00:37:02 +0200 Fix 11547. XML and IE DOM can't be force-lowercase in removeAttr(). See discussion on pull request: https://github.com/jquery/jquery/pull/724 M src/attributes.js M test/unit/attributes.js commit 376e0d9 refs/tags/1.8b1 Merge: a29d482 fccfeef Author: Dave Methvin Date: 2012-04-10 14:32:24 -0700 Merge pull request #730 from datag/patch-1 Typo for header in function access() commit d7217cc refs/tags/1.8b1 Author: Mike Sherov Date: 2012-04-10 17:18:00 -0400 Fix 11004. getWH() box-sizing:border-box includes padding and border. M src/css.js M src/dimensions.js M src/support.js M test/unit/css.js commit fccfeef refs/tags/1.8b1 Author: Dominik D. Geyer Date: 2012-04-07 10:13:55 +0300 Fixed/adjusted source comment of function access() M src/core.js commit 5376a80 refs/tags/1.8b1 Author: Mike Sherov Date: 2012-04-06 08:39:59 -0400 Fix #10413, #10679. Fix box-sizing:border-box and add css vendor prefix support. M src/css.js M src/support.js M test/unit/dimensions.js commit 77536f5 refs/tags/1.8b1 Author: Mike Sherov Date: 2012-04-05 21:51:27 -0400 Fix #10996, simplify offset code by forsaking ancient browsers. M build/jshint-check.js M src/offset.js M src/support.js M test/unit/support.js commit 91a6d9d refs/tags/1.8b1 Author: Mike Sherov Date: 2012-03-10 13:30:07 -0500 Speed up .css() by eliminating the middleman. M src/dimensions.js commit 590bcab refs/tags/1.8b1 Author: Richard Gibson Date: 2012-04-02 13:12:57 -0400 Fix #11543: .has should work on detached elements. M src/traversing.js M test/unit/traversing.js commit c04bfce refs/tags/1.8b1 Author: Oleg Date: 2012-03-30 19:56:11 +0400 Fixes #11338, .replaceWith should work on detached nodes. M src/manipulation.js M test/unit/manipulation.js commit 4cd57d7 refs/tags/1.8b1 Author: cmcnulty Date: 2012-04-05 12:12:38 -0400 Fix 11528. Exclude link/html5 tags from innerHTML path on oldIE. M src/manipulation.js M test/unit/manipulation.js commit 36d2d9a refs/tags/1.8b1 Author: tsinha Date: 2012-04-05 11:06:54 -0400 Fix #8653, .param() undefined/null values become empty strings M src/ajax.js M test/unit/ajax.js commit fdf37de refs/tags/1.8b1 Author: Sindre Sorhus Date: 2012-04-04 23:30:13 -0400 Followup to #11469; add test case and clarify code. M src/effects.js M test/unit/effects.js commit d5ee856 refs/tags/1.8b1 Author: Sindre Sorhus Date: 2012-03-13 14:39:40 +0100 Remove moot second argument from `slice.call()` The zeroes were added to fix http://bugs.jquery.com/ticket/4942 but those browsers are no longer supported. M src/core.js M src/deferred.js M src/event.js commit 22ad872 refs/tags/1.8b1 Author: Richard Gibson Date: 2012-04-04 23:00:58 -0400 Fix #11325: smaller/stronger domManip/buildFragment/clean M src/core.js M src/manipulation.js commit 7c814f4 refs/tags/1.8b1 Author: J Bruni Date: 2012-03-06 17:56:02 -0300 Updating year to 2012. M MIT-LICENSE.txt commit da70ca6 refs/tags/1.8b1 Author: Oskari Date: 2012-03-06 17:25:29 +0200 Use multiply rather than divide for speed. M src/css.js commit 077fd7e refs/tags/1.8b1 Author: Robert Katic Date: 2012-03-05 22:57:34 +0100 Fix #11439. Remove use of undefined jQuery.support.parentNode. M src/manipulation.js commit dc337f6 refs/tags/1.8b1 Author: Andy Monat Date: 2012-03-04 12:54:33 -0500 Fix #11435. Remove obsolete test code. M test/unit/data.js commit 203a168 refs/tags/1.8b1 Author: Oleg Date: 2012-04-04 21:17:01 -0400 Fix #8545. Plug event handling memory leak in oldIE. M src/data.js M src/event.js M src/manipulation.js commit 41056ab refs/tags/1.8b1 Merge: 03c5836 7fa0da0 Author: jaubourg Date: 2012-04-03 14:19:43 +0200 Merge branch '1.8/#11011/Callbacks' into 1.8pre commit 03c5836 refs/tags/1.8b1 Merge: 914df9c a41f240 Author: jaubourg Date: 2012-04-03 14:19:27 +0200 Merge branch '1.8/#11010/Deferred' into 1.8pre commit 914df9c refs/tags/1.8b1 Author: jaubourg Date: 2012-04-02 02:04:46 +0200 For much improved consistency, jqXHR.abort() sets a default statusText of 'canceled' right until after beforeSend has been called (in which case it reverts to the default of 'abort'): now all early aborts have a statusText of 'canceled'. M src/ajax.js M test/unit/ajax.js commit 395612b refs/tags/1.8b1 Author: jaubourg Date: 2012-04-02 01:54:19 +0200 $.ajax now always returns an object implementing the Promise interface. Fixes #10944. Unit tests amended. For back-compat, in case of an early abort, callbacks passed in the options are not called (while subsequent callbacks attached to the returned Promise are). For early abort triggered by returning false in beforeSend, statusText is "canceled". M src/ajax.js M test/unit/ajax.js commit a41f240 refs/tags/1.8b1 Author: jaubourg Date: 2012-04-02 01:29:39 +0200 Makes Deferred implementation truly Promise/A compliant. Unit tests amended. Actually few changes required in jQuery's own source and we gained 8 bytes minified gzipped \o/. M src/ajax.js M src/deferred.js M test/unit/deferred.js commit 7fa0da0 refs/tags/1.8b1 Author: jaubourg Date: 2012-04-02 01:03:34 +0200 Allows traditional options object for $.Callbacks flags. Fixes #11011. Unit tests added. M src/callbacks.js M test/unit/callbacks.js commit a29d482 refs/tags/1.8b1 Author: timmywil Date: 2012-03-30 17:09:46 -0400 Update Sizzle and add test for sizzle getText fix. Removes usage of innerText. Fixes #11153. M src/sizzle M test/unit/manipulation.js commit 2795a83 refs/tags/1.8b1 Author: Rick Waldron waldron.rick@gmail.com Date: 2012-03-23 11:31:53 -0400 Ensure innerHTML of src/dest clone nodes is correctly set. Fixes #10324 Signed-off-by: Rick Waldron waldron.rick@gmail.com M src/manipulation.js M test/index.html commit 379a137 refs/tags/1.8b1 Author: Rick Waldron waldron.rick@gmail.com Date: 2012-03-23 11:31:05 -0400 Failing test (http://gyazo.com/0a7285e1d10039bc8ec8bc340fac15a9.png) Signed-off-by: Rick Waldron waldron.rick@gmail.com M test/unit/manipulation.js commit c68f4fe refs/tags/1.8b1 Author: Dave Methvin Date: 2012-03-21 12:46:59 -0700 Updating the source version to 1.7.3pre M version.txt commit 17eeebb refs/tags/1.7.2 (tag: 1.7.2) Author: Timmy Willison Date: 2014-02-12 10:04:27 -0800 Include distribution in release tag A bower.json A jquery.js A jquery.min.js commit 754bda2 refs/tags/1.8b1 Author: Dave Methvin Date: 2012-03-21 12:46:34 -0700 Tagging the 1.7.2 release. M version.txt commit 07c8a9b refs/tags/1.8b1 Author: louisremi Date: 2012-03-21 20:04:10 +0100 Fix #11469. Exclude margins from the negative property check. M src/effects.js commit f40c862 refs/tags/1.8b1 Author: Dave Methvin Date: 2012-03-09 13:47:59 -0500 Update release notes version. M build/release-notes.js commit d39f735 refs/tags/1.8b1 Author: Dave Methvin Date: 2012-03-09 13:43:52 -0500 Updating the source version to 1.7.2pre M version.txt commit 968e750 refs/tags/1.7.2rc1 (tag: 1.7.2rc1) Author: Dave Methvin Date: 2012-03-09 13:42:24 -0500 Tagging the 1.7.2rc1 release. M version.txt commit 8d94ed9 refs/tags/1.7.2rc1 Author: Dave Methvin Date: 2012-03-07 15:28:00 -0500 Revert "No more php/js logic duplication..." on a hunch. TestSwarm hasn't been happy since this commit, and everyone deserves to be happy. This reverts commit 318d47b730769f538dbc24800b9ad67ff8e73ea9. M test/data/include_js.php commit ae138ac refs/tags/1.7.2rc1 Author: jaubourg Date: 2012-03-07 18:23:46 +0100 Makes sure start is always called with default context and no arguments. Should stop FF from acting up. Hopefully, this ugly patch can be removed in the future. M test/data/testinit.js commit c5712a2 refs/tags/1.7.2rc1 Author: jaubourg Date: 2012-03-07 17:55:07 +0100 Prevents firefox from hanging on the test (could it be that firefox passes the delay to start?). M test/unit/ajax.js commit d30859e refs/tags/1.7.2rc1 Author: jaubourg Date: 2012-03-07 17:37:14 +0100 Makes parseXML act like parseJSON when given an empty or non-string input: now returns null rather than throwing an exception. Incidently fixes #10527. Unit tests added. M src/core.js M test/unit/core.js commit bd56456 refs/tags/1.7.2rc1 Author: jaubourg Date: 2012-03-07 17:08:59 +0100 Fixes #4624... 3 years later, people! M src/ajax.js M src/ajax/jsonp.js commit d3fad51 refs/tags/1.7.2rc1 Author: jaubourg Date: 2012-03-07 16:54:05 +0100 Fixes #11264 or rather seriously limits the risk of global ajaxSettings screwing with script loading in domManip. Gotta love globals and sneaky dependencies. Unit test added. M src/manipulation.js A test/data/evalScript.php M test/unit/ajax.js commit 484cea1 refs/tags/1.7.2rc1 Author: jaubourg Date: 2012-03-07 15:39:39 +0100 Fixes #11426: getting the responseText of an xhr should be tried/caught because of IE's inability to give access to binary data. Unit test added. M src/ajax/xhr.js A test/data/1x1.jpg M test/unit/ajax.js commit 014b2a5 refs/tags/1.7.2rc1 Author: jaubourg Date: 2012-03-07 11:58:18 +0100 Not testing his code properly makes Julian a silly coder. M test/data/include_js.php commit 318d47b refs/tags/1.7.2rc1 Author: jaubourg Date: 2012-03-07 09:54:25 +0100 No more php/js logic duplication. Ensures modules are still loaded separately when using "file:" protocol (makes debugging much easier, /kiss @rwaldron). Ensures test iframes will use the same jquery as specified in the main document. Known issue: chrome will cringe at cross-frame access using file: protocol, apparently chrome sees this as cross-domain... go figure. M test/data/include_js.php commit 92a92be refs/tags/1.7.2rc1 Author: Dave Methvin Date: 2012-03-04 21:11:50 -0500 Fix #11049. Let bubbling submit be cancellable in oldIE. M src/event.js M test/unit/event.js commit 619f0d9 refs/tags/1.7.2rc1 Author: Rick Waldron waldron.rick@gmail.com Date: 2012-03-06 10:22:58 -0500 Guard against exceptions when clearing safeChildNodes. Supplements #11356 and fixes unit test failures in FF 3.6. M src/manipulation.js M test/unit/manipulation.js commit e529d91 refs/tags/1.7.2rc1 Author: Dave Methvin Date: 2012-03-05 21:37:43 -0500 Add more delay to the "halfway" tests for non-focused cases. When the browser window isn't visible, setTimeouts have 1-second granularity. M test/unit/effects.js commit d332046 refs/tags/1.7.2rc1 Author: timmywil Date: 2012-03-05 12:54:44 -0500 Do not set boolean attributes to empty string on removal. Fixes #10870. +0 bytes compressed M src/attributes.js M test/unit/attributes.js commit 8013163 refs/tags/1.7.2rc1 Author: Dave Methvin Date: 2012-03-02 21:40:44 -0500 Fix frequent Firefox failures -- force longer timeouts. M test/unit/ajax.js commit 935df49 refs/tags/1.7.2rc1 Author: Mike Sherov Date: 2012-03-02 19:21:24 -0500 Followup for #7986 to fix a botched merge. Okay, Jenkins, you were right this time. M src/support.js commit 92cd999 refs/tags/1.7.2rc1 Author: Sindre Sorhus Date: 2012-02-09 15:45:34 +0100 Fix #11217. WebKit clone() loses check if name follows checked attribute. Please folks, hold your questions. We don't explain em, we just fix em. M src/support.js M test/unit/manipulation.js commit 2803a5e refs/tags/1.7.2rc1 Author: Mathias Bynens Date: 2012-02-10 17:14:13 +0100 Fix #11316. Find valHooks first by element type, then by nodeName. Reverses the previous search order. M src/attributes.js commit f0732c1 refs/tags/1.7.2rc1 Author: Rick Waldron waldron.rick@gmail.com Date: 2012-02-10 16:39:28 -0500 Fix #11323. Consistently use rscriptType in jQuery.clean() M src/manipulation.js M test/unit/manipulation.js commit 1ff284d refs/tags/1.7.2rc1 Author: Rick Waldron Date: 2012-03-02 12:03:32 -0500 Fix #11356. Avoid hoarding elements in DocumentFragments. M src/manipulation.js commit 5cae50e refs/tags/1.7.2rc1 Author: Mike Sherov Date: 2012-02-25 13:13:16 -0500 Fix #3838, $(document).height() incorrect in IE6 May still be broken in Netscape Navigator 4. M src/dimensions.js A test/data/dimensions/documentLarge.html A test/data/dimensions/documentSmall.html M test/unit/dimensions.js commit da02e19 refs/tags/1.7.2rc1 Author: Mike Sherov Date: 2012-02-25 15:05:15 -0500 Fixes #10828, .attr("coords") returns undefined in IE7 M src/attributes.js M test/unit/attributes.js commit 5642626 refs/tags/1.7.2rc1 Author: Dave Methvin Date: 2012-03-01 22:31:17 -0500 Fix #11415: Stop non-negative prop undershoot on animation. This doesn't fix *all* of them (see the ticket for a supposedly complete list) but these were already handy so it was relatively cheap to fix them. If you need others fixed, add a custom step function as was done here. Thanks @scott_gonzalez! M src/effects.js M test/unit/effects.js commit a52391a refs/tags/1.7.2rc1 Author: Mike Sherov Date: 2012-02-24 00:14:15 -0500 Fix #7986. $.support.boxModel shan't be fooled by page-level CSS. M src/css.js M src/dimensions.js M src/effects.js M src/support.js M test/data/support/bodyBackground.html commit 1c35f38 refs/tags/1.7.2rc1 Author: Vladislav Zarakovsky Date: 2012-02-13 17:52:43 +0300 Fix #11337. Properly calculate $.support.reliableMarginRight. M src/support.js commit 5281661 refs/tags/1.7.2rc1 Author: Dave Methvin Date: 2012-02-23 23:22:04 -0500 Firefox stalls without longer delays. Not really happy with this, but perhaps Jenkins will be. M test/unit/queue.js commit dec2804 refs/tags/1.7.2rc1 Author: Richard Gibson Date: 2012-02-17 14:17:20 -0500 Fix #11359: preserve contents for cloned scripts M src/manipulation.js M test/unit/manipulation.js commit f365683 refs/tags/1.7.2rc1 Author: Mike Sherov Date: 2012-02-23 15:48:12 -0500 fixes #10693, generalizes the "test something in an iframe" code when a callback isn't needed M test/data/testinit.js M test/unit/offset.js M test/unit/selector.js commit a619cb3 refs/tags/1.7.2rc1 Author: Richard Gibson Date: 2012-02-22 00:21:18 -0500 Fix #11370: .siblings() shouldn't throw exception on a detached element M src/traversing.js M test/unit/traversing.js commit 7226cf2 refs/tags/1.7.2rc1 Author: Mike Sherov Date: 2012-02-14 18:19:32 -0500 fixes #10901, PHP required for unit tests, but still allow the tests to run M test/data/include_js.php M test/data/testinit.js M test/unit/ajax.js M test/unit/core.js commit 6c2b64d refs/tags/1.7.2rc1 Author: Richard Gibson Date: 2011-12-09 12:41:35 -0500 Fix #10967: jQuery.fn.promise returns provided object M src/queue.js M test/unit/queue.js commit a8dd455 refs/tags/1.7.2rc1 Merge: 8618487 8db3fb1 Author: Dave Methvin Date: 2012-02-13 18:44:32 -0800 Merge pull request #679 from rwldrn/fix-ws Fix whitespace mismatch introduced in bf7a4df22a commit 8db3fb1 refs/tags/1.7.2rc1 Author: Rick Waldron waldron.rick@gmail.com Date: 2012-02-10 16:17:12 -0500 Fix whitespace mismatch introduced in bf7a4df22a M src/manipulation.js M test/unit/manipulation.js commit 8618487 refs/tags/1.7.2rc1 Author: Scott González Date: 2012-02-06 10:02:58 -0500 Easing: Only use the state to calculate the value. Fixes #11284 - Simplify easings to only rely on the state. M src/effects.js commit bf7a4df refs/tags/1.7.2rc1 Author: Arne de Bree Date: 2012-02-09 20:48:21 -0500 Fix #11291. Always clone XML docs with a genuine .cloneNode(). M src/manipulation.js M test/unit/manipulation.js commit 96bb57d refs/tags/1.7.2rc1 Author: Sindre Sorhus Date: 2012-02-09 20:25:43 -0500 Fix #11309. Recognize hexadecimal in data attributes. M src/data.js M test/unit/data.js commit 974e4af refs/tags/1.7.2rc1 Author: Dave Methvin Date: 2012-01-31 20:11:53 -0500 Updating the source version to 1.7.2pre M version.txt commit 7a463c0 refs/tags/1.7.2b1 (tag: 1.7.2b1) Author: Dave Methvin Date: 2012-01-31 20:11:27 -0500 Tagging the 1.7.2b1 release. M version.txt commit 8ce91e9 refs/tags/1.7.2b1 Author: timmywil Date: 2012-01-31 16:02:25 -0500 Update README.md M README.md commit 8e4859f refs/tags/1.7.2b1 Merge: 0944be0 1326510 Author: Dave Methvin Date: 2012-01-30 19:56:41 -0800 Merge pull request #663 from presbrey/patch-1 Fix prefilter comment typo. commit 0944be0 refs/tags/1.7.2b1 Author: Rick Waldron Date: 2012-01-30 22:38:37 -0500 Fix #11257. Correct path to source files. M test/data/include_js.php commit eefead3 refs/tags/1.7.2b1 Author: jaubourg Date: 2012-01-31 02:31:22 +0100 Fixes #10952 by introducing a real fired flag in the Callbacks closure. jQuery Size - compared to last make 250235 (+69) jquery.js 94225 (+7) jquery.min.js 33445 (+3) jquery.min.js.gz M src/callbacks.js commit 6eba066 refs/tags/1.7.2b1 Author: jaubourg Date: 2012-01-31 02:23:04 +0100 Adds unit test to exhibit #10952 M test/unit/callbacks.js commit 3f88249 refs/tags/1.7.2b1 Author: Mike Sherov Date: 2012-01-23 12:20:32 -0500 too many undefs. M build/jshint-check.js commit c746f79 refs/tags/1.7.2b1 Author: Dave Methvin Date: 2012-01-28 16:46:52 -0500 Fix #10878. Clear oldIE special change/submit flags on a clone. M src/manipulation.js M test/delegatetest.html commit 633ca9c refs/tags/1.7.2b1 Author: Dave Methvin Date: 2012-01-28 14:58:00 -0500 Fix #11076. If .clone() won't delegate, we must remediate. Since `jQuery.event.add` can accept a handleObj there's no need to reiterate them as args, but we *do* need to set the `selector` variable correctly. M src/event.js M src/manipulation.js M test/unit/event.js commit 1326510 refs/tags/1.7.2b1 Author: presbrey Date: 2012-01-22 14:53:50 -0500 fix prefilter comment typo M src/ajax.js commit 4996589 refs/tags/1.7.2b1 Author: Rick Waldron Date: 2012-01-20 16:47:49 -0500 Adds test to support Sizzle getText patch for document fragments. Fixes #10864. M test/unit/manipulation.js commit d700f45 refs/tags/1.7.2b1 Author: timmywil Date: 2012-01-20 16:41:14 -0500 Update qunit and sizzle M src/sizzle M test/qunit commit 4eef88c refs/tags/1.7.2b1 Author: timmywil Date: 2012-01-20 15:57:11 -0500 Add unit tests for animation toggling from hide position. Supplements #10848. M test/unit/effects.js commit e8673ae refs/tags/1.7.2b1 Author: timmywil Date: 2012-01-20 14:17:02 -0500 When stopping a show, save showing end state instead of start state to fix animation toggling issue. Fixes #10848. M src/effects.js M src/support.js commit 135bb4f refs/tags/1.7.2b1 Author: Mike Sherov Date: 2012-01-19 21:47:23 -0500 Add undef:true to JSHint now that it understands hoisting also add smarttabs:true and fix some smarttabs spacing issues M build/jshint-check.js M build/lib/jshint.js M src/ajax.js M src/ajax/xhr.js M src/event.js M src/offset.js commit 8d9025c refs/tags/1.7.2b1 Author: Dave Methvin Date: 2012-01-19 22:14:24 -0500 Fix #8165: Ignore events bubbling through disabled elements. Although #6911 fixed the case where event.target was disabled, it missed the case where the target was a sub-element. M src/event.js M test/unit/event.js commit 2982abb refs/tags/1.7.2b1 Author: Mike Sherov Date: 2011-12-26 15:22:29 -0500 fixes #11048: make sure support tests don't modify the layout of the body M src/support.js commit c0da49f refs/tags/1.7.2b1 Author: Rick Waldron Date: 2012-01-12 20:30:45 -0500 Fix #11130: Don't neglect the data arg when event-map is passed. M src/event.js M test/unit/event.js commit d828996 refs/tags/1.7.2b1 Author: Rick Waldron Date: 2012-01-12 20:14:51 -0500 Fix #10978: Let jQuery.param() accept non-native constructed objects. M src/ajax.js M test/unit/ajax.js commit 6c8dd7e refs/tags/1.7.2b1 Author: Richard Gibson Date: 2012-01-12 12:39:08 -0500 Fix #10931: Make unit tests work without web access. Applies https://github.com/gibson042/jquery/tree/10931 to dd900460ac6f77be71ceb878bc2cd1465397dc60 M test/data/selector/sizzle_cache.html M test/unit/selector.js commit cc5e8e3 refs/tags/1.7.2b1 Author: Oleg Date: 2012-01-12 19:40:41 -0500 Fix #10006: Allow .show() to work on detached elements. M src/effects.js M test/unit/effects.js M test/unit/queue.js commit d07116a refs/tags/1.7.2b1 Author: Rick Waldron Date: 2011-12-18 10:54:30 -0500 Adds 'bdi' and 'data' to shim list and test runner. Fixes #11055 M src/manipulation.js M test/index.html commit 491d7e2 refs/tags/1.7.2b1 Author: cmc3cn <59194618@qq.com> Date: 2012-01-11 22:11:22 -0500 Fix #11119: The curCSS function needs only 2 arguments M src/css.js commit 77de76b refs/tags/1.7.2b1 Author: Richard Gibson Date: 2012-01-11 21:56:18 -0500 Fix #11145: Harden dispatch against a form-aliased "disabled" property M src/event.js M test/unit/event.js commit b6a2dfb refs/tags/1.7.2b1 Author: Rick Waldron Date: 2011-12-29 11:36:41 -0500 Improves handling of EOL whitespace error reporting M build/jshint-check.js commit dd90046 refs/tags/1.7.2b1 Author: Mike Sherov Date: 2012-01-11 21:35:13 -0500 Fix #10902. DRY up the ways to include src files in tests. M test/csp.php A test/data/include_js.php M test/data/offset/absolute.html M test/data/offset/body.html M test/data/offset/fixed.html M test/data/offset/relative.html M test/data/offset/scroll.html M test/data/offset/static.html M test/data/offset/table.html M test/data/selector/html5_selector.html M test/data/selector/sizzle_cache.html M test/data/support/bodyBackground.html M test/data/support/boxModelIE.html M test/data/support/hiddenIFrameFF.html D test/data/versioncheck.js M test/delegatetest.html M test/hovertest.html M test/index.html M test/localfile.html M test/networkerror.html M test/readywait.html commit f724bc6 refs/tags/1.7.2b1 Author: Rick Waldron Date: 2011-12-15 10:11:24 -0500 Reformat jshint errors to be readable; make post-compile.js write directly to jquery.min.js; update required Node version M Makefile M README.md M build/jshint-check.js M build/post-compile.js commit 4534db1 refs/tags/1.7.2b1 Author: Dave Methvin Date: 2011-12-13 22:29:35 -0500 Fix #11021. There should be no mangling of the "hover" namespace. M src/event.js M test/unit/event.js commit 5798eab refs/tags/1.7.2b1 Author: Dave Methvin Date: 2011-12-13 21:57:48 -0500 Fix #10961. XRegExp's shimmed .exec() can't handle undefined. There's no reason to call quickParse if selector is falsy, so it's a minor performance optimization anyway. No change in behavior at all on our side, so no test case needed. M src/event.js commit c584ce4 refs/tags/1.7.2b1 Author: Dave Methvin Date: 2011-12-13 21:40:59 -0500 Fix #10984. Use origType when unbinding via the event object. M src/event.js M test/unit/event.js commit 2a63b98 refs/tags/1.7.2b1 Author: timmywil Date: 2011-12-12 11:23:47 -0500 Use Sizzle.Expr.match.globalPOS for identifying POS selectors in traversing. Fixes #10970. M src/sizzle M src/traversing.js M test/unit/traversing.js commit 9bea216 refs/tags/1.7.2b1 Author: timmywil Date: 2011-12-12 10:22:38 -0500 When the width/height computed unit is not pixels, return that instead. Fixes #10782. - Reordered some of css.js in preparation for jshint undef. M src/css.js M test/unit/css.js commit 605e4bb refs/tags/1.7.2b1 Merge: ae28cfa b290b1f Author: timmywil Date: 2011-12-12 06:53:34 -0800 Merge pull request #633 from rwldrn/contribute Fix Contribution Guides list of links, hopefully easier to notice and read 0_o commit b290b1f refs/tags/1.7.2b1 Author: Rick Waldron Date: 2011-12-11 18:20:13 -0500 Fix Contribution Guides list of links, hopefully easier to notice and read 0_o M README.md commit ae28cfa refs/tags/1.7.2b1 Author: Dave Methvin Date: 2011-12-08 22:13:00 -0500 Pull in sizzle updates for JSHint M src/sizzle commit 07866a0 refs/tags/1.7.2b1 Author: Mike Sherov Date: 2011-12-08 21:27:05 -0500 Fix #10753. Inline evalScript as it's only used in one place M src/manipulation.js commit e452ebd refs/tags/1.7.2b1 Author: Dave Methvin Date: 2011-12-08 21:17:11 -0500 Two eq is not enough; three eq is more than we want for now. We also don't need the lint alias. M Makefile M build/jshint-check.js commit 98386cf refs/tags/1.7.2b1 Author: Mike Sherov Date: 2011-12-08 20:42:47 -0500 Fix #10692. JSLint is dead! Long live JSHint! Still needs this sizzle PR: https://github.com/jquery/sizzle/pull/82 M Makefile A build/jshint-check.js D build/jslint-check.js A build/lib/jshint.js D build/lib/jslint.js M src/ajax.js M src/ajax/xhr.js M src/event.js M src/offset.js M src/traversing.js commit d6500cc refs/tags/1.7.2b1 Author: Richard Gibson Date: 2011-12-08 20:26:50 -0500 Fix #10858: CSS regexps recognize non-integer and explicit positive numbers. M src/css.js commit 8f5f1b2 refs/tags/1.7.2b1 Author: Mike Sherov Date: 2011-12-08 20:01:23 -0500 Fix #8498. Add cssHooks[prop].expand for use by animate(). M src/css.js M src/effects.js M test/unit/css.js M test/unit/effects.js commit 7f6a991 refs/tags/1.7.2b1 Author: Mike Sherov Date: 2011-12-06 20:32:26 -0500 Fix #10639. Make percent-specified margins return px values in WebKit. M src/css.js M src/support.js M test/unit/css.js commit 2c75a99 refs/tags/1.7.2b1 Author: Dave Methvin Date: 2011-12-06 20:07:29 -0500 Precompute the parts array; clean up a JSLint complaint. Followup to 6c2a501de40a5f6b3ad382e2d309e5a10fce04d0 for bug #5571. M src/data.js commit 6aa4095 refs/tags/1.7.2b1 Author: Mike Sherov Date: 2011-12-06 16:44:32 -0500 Fix #10796. Allow IE<9 to retrieve uncomputed styles. M src/css.js M test/unit/css.js commit 64df670 refs/tags/1.7.2b1 Author: Rick Waldron Date: 2011-11-17 14:28:22 -0500 Remove unnec .call( this... from one: function() {}. Fixes #10819 M src/event.js commit 2c1d2b1 refs/tags/1.7.2b1 Author: Mike Sherov Date: 2011-12-06 16:23:22 -0500 Fix #10754. Have jQuery.swap() return the value of its callback. M src/css.js commit 0fcfac7 refs/tags/1.7.2b1 Author: RafaC3ABl Blais Masson Date: 2011-12-06 16:17:09 -0500 Refine the jQuery.isWindow check. M src/core.js M test/unit/core.js commit 166b9d2 refs/tags/1.7.2b1 Author: Rick Waldron Date: 2011-12-06 16:02:54 -0500 Fix #10466. jQuery.param() should treat object-wrapped primitives as primitives. M src/ajax.js M test/unit/ajax.js commit 6c2a501 refs/tags/1.7.2b1 Author: Richard Gibson Date: 2011-12-06 15:25:38 -0500 Fix #5571. Setters should treat `undefined` as a no-op and be chainable. M src/attributes.js M src/core.js M src/css.js M src/data.js M src/dimensions.js M src/manipulation.js M src/offset.js M src/queue.js M test/unit/attributes.js M test/unit/data.js M test/unit/dimensions.js M test/unit/manipulation.js M test/unit/offset.js M test/unit/queue.js commit d511613 refs/tags/1.7.2b1 Author: Dave Methvin Date: 2011-11-21 21:11:33 -0500 Updating the source version to 1.7.2pre M version.txt commit 84dd5fb refs/tags/1.7.1 (tag: 1.7.1) Author: Timmy Willison Date: 2014-02-12 10:02:52 -0800 Include distribution in release tag A component.json A jquery.js commit 255460e refs/tags/1.7.2b1 Author: Dave Methvin Date: 2011-11-21 21:11:03 -0500 Tagging the 1.7.1 release. M version.txt commit 3586ea2 refs/tags/1.7.2b1 Author: Dave Methvin Date: 2011-11-21 20:53:56 -0500 Revert "Landing pull request 581. Updates original patch by Orkel. Fixes #10006." This reverts commit 299bc655c90cc89652417675f976ae1bfefc4d8b. M src/effects.js M test/unit/effects.js commit ca08d93 refs/tags/1.7.2b1 Author: Rick Waldron Date: 2011-11-21 20:33:06 -0500 Ensure all elements are removed from 10006 test block M test/unit/effects.js commit dff11c0 refs/tags/1.7.2b1 Author: Dave Methvin Date: 2011-11-21 20:04:18 -0500 Update release notes version. M build/release-notes.js commit 299bc65 refs/tags/1.7.2b1 Author: Rick Waldron Date: 2011-11-21 13:25:46 -0500 Landing pull request 581. Updates original patch by Orkel. Fixes #10006. More Details: - https://github.com/jquery/jquery/pull/581 - http://bugs.jquery.com/ticket/10006 M src/effects.js M test/unit/effects.js commit 65d3dc6 refs/tags/1.7.2b1 Author: Rick Waldron Date: 2011-11-21 13:25:07 -0500 Landing pull request 611. Adds Contributing to jQuery Guidelines section to readme. Fixes #10611. More Details: - https://github.com/jquery/jquery/pull/611 - http://bugs.jquery.com/ticket/10611 M README.md commit 8cb065a refs/tags/1.7.2b1 Author: Dave Methvin Date: 2011-11-21 11:33:21 -0500 Fix #10844. Harden quickIs() against form-aliasing of the id property. M src/event.js M test/unit/event.js commit 1eb1ad6 refs/tags/1.7.2b1 Author: timmywil Date: 2011-11-18 11:45:12 -0500 Remove rdigit now that it is no longer necessary M src/core.js commit fb94277 refs/tags/1.7.2b1 Author: timmywil Date: 2011-11-18 09:28:54 -0500 No global vars allowed. Declare 'body' in support. M src/support.js M test/unit/support.js commit d459bd4 refs/tags/1.7.2b1 Author: Dave Methvin Date: 2011-11-17 19:14:39 -0500 Update version. M build/release-notes.js commit 60e2479 refs/tags/1.7.2b1 Author: Dave Methvin Date: 2011-11-17 19:07:03 -0500 Updating the source version to 1.7.1pre M version.txt commit 8485e42 refs/tags/1.7.1rc1 (tag: 1.7.1rc1) Author: Dave Methvin Date: 2011-11-17 19:06:35 -0500 Tagging the 1.7.1rc1 release. M version.txt commit 327bc07 refs/tags/1.7.1rc1 Author: Rick Waldron Date: 2011-11-17 15:02:38 -0500 Landing pull request 604. Updates bind to on in src/ajax.js. Fixes #10817. More Details: - https://github.com/jquery/jquery/pull/604 - http://bugs.jquery.com/ticket/10817 M src/ajax.js commit 3d6237e refs/tags/1.7.1rc1 Author: timmywil Date: 2011-11-17 14:48:27 -0500 Remove the invisible body in support; Add temporary tests to verify correct support completions for upcoming support changes. M src/support.js M test/data/support/boxModelIE.html M test/index.html M test/unit/support.js commit 0de484d refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-11-17 14:15:42 -0500 Use .wrapAll to wrap both text nodes in #10812 so IE9 likey. M test/unit/manipulation.js commit dd845a2 refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-11-17 11:47:56 -0500 Fix #10812, let .before() and .after() work on empty collections. M src/manipulation.js M test/unit/manipulation.js commit 7c2d6c8 refs/tags/1.7.1rc1 Author: timmywil Date: 2011-11-16 11:39:34 -0500 Fix error in test suite from testElementCrash.html; did not have callbacks.js M test/data/support/testElementCrash.html commit 780c59b refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-11-16 10:35:53 -0500 Fix #10791. SVG clamors for special treatment of its class names. M src/event.js M test/unit/event.js commit 80797f5 refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-11-15 21:06:53 -0500 Fix #10798. Don't re-bubble trigger()ed events in IE. Since .trigger() already bubbles the event, we don't have to work around the non-bubbling IE events for that case. M src/event.js M test/delegatetest.html commit ca8fc72 refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-11-15 11:38:55 -0500 Allow mapped types to be removed by a namespace-only type name. M src/event.js M test/unit/event.js commit 6736dd7 refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-11-15 10:22:32 -0500 Fix #10794. .triggerHandler() should not .preventDefault(). This also provides a resolution for #10699. M src/event.js M test/unit/event.js commit 20cbf1b refs/tags/1.7.1rc1 Author: timmywil Date: 2011-11-14 12:31:28 -0500 Microoptimization in jQuery.attr and remove the redundancy of return undefined M src/attributes.js commit a8460d2 refs/tags/1.7.1rc1 Author: Rick Waldron Date: 2011-11-14 12:24:58 -0500 Landing pull request 600. Remove jQuery.trim() to restore perf. Supplements #10773. More Details: - https://github.com/jquery/jquery/pull/600 - http://bugs.jquery.com/ticket/10773 M src/attributes.js M test/unit/attributes.js commit 8bc60ba refs/tags/1.7.1rc1 Author: jrburke Date: 2011-11-14 12:13:25 -0500 Landing pull request 586. Create exports.js for exporting jQuery to window and AMD. Fixes #10687. More Details: - https://github.com/jquery/jquery/pull/586 - http://bugs.jquery.com/ticket/10687 M Makefile M src/core.js A src/exports.js M src/outro.js M test/index.html M test/unit/core.js A test/unit/exports.js commit 499d7e4 refs/tags/1.7.1rc1 Author: Corey Frang Date: 2011-11-11 14:05:06 -0600 Ensuring that nulls in private data object won't cause errors on stop() - Fixes #10750 M src/effects.js commit a467aa0 refs/tags/1.7.1rc1 Author: Oleg Date: 2011-11-13 12:10:21 +0400 Fix #10773. Improve parameter handling in removeAttr. M src/attributes.js M test/unit/attributes.js commit fa96f4b refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-11-13 21:32:07 -0500 Pre-focus the element so the browser won't fire focus while we're faking it. At this point the unit test is only testing our ability to fake-fire focusin the right way. These machinations are related to the problem in #6705. M test/unit/event.js commit d2815ed refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-11-13 21:03:36 -0500 Disable DOM focusin test since it can't really work in the swarm. M test/unit/event.js commit 683be09 refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-11-13 20:50:36 -0500 Catch more cases where special events were incorrectly removed. We can't take the blow-it-all-away shortcut because something in the middle of the list may be a mapped special event. On the bright side, -22! M src/event.js M test/unit/event.js commit e0a4aa4 refs/tags/1.7.1rc1 Author: Mike Sherov Date: 2011-11-10 21:23:39 -0500 use for loop instead of jQuery.each in getWH() M src/css.js commit 774eba3 refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-11-10 21:53:07 -0500 Avoid collateral damage when removing bindType/delegateType special events. M src/event.js M test/unit/event.js commit 5ba7f60 refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-11-10 18:05:58 -0500 Ensure the hover event doesn't match hovercraft. Witchcraft, maybe. M src/event.js M test/unit/event.js commit d589709 refs/tags/1.7.1rc1 Author: timmywil Date: 2011-11-10 10:30:10 -0500 Move clearing the support vars to before the offset doc ready call in case the offset tests are run synchronously. Fixes #10737. - Adding a test for this would probably slow the manipulation tests significantly, but it's simple enough. M src/support.js commit e977a85 refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-11-09 21:51:55 -0500 The special.handle hook is for origType, not the mapped type. M src/event.js commit dd363d2 refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-11-09 21:29:15 -0500 Fix #10705. Don't bail too soon in `.off()` event string processing. M src/event.js M test/unit/event.js commit 654930d refs/tags/1.7.1rc1 Author: Daniel Herman Date: 2011-11-09 00:00:02 -0500 Removing .unbind in favor of .off in jQuery.ready M src/core.js commit 39f9b84 refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-11-08 23:08:04 -0500 Fix #10712. Deal with focus/blur morphing to focusin/focusout. M src/event.js M test/unit/event.js commit 45101de refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-11-08 19:32:25 -0500 Fix #10717, .trigger("load") on images can't bubble to window. This means no manually triggered event named "load" can bubble, so avoid that name for delegated custom events. M src/event.js M test/unit/event.js commit 2a9f068 refs/tags/1.7.1rc1 Author: jaubourg Date: 2011-11-09 01:02:29 +0100 Have Deferred.always return the object onto which it is currently attached to enable true chainability. Fixes #10723. Unit tests added. M src/deferred.js M test/unit/deferred.js commit c3600e2 refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-11-08 13:12:37 -0500 Take 2 on "Fix ajax to always expect an Error object, per #10646." We can't use jQuery.error to rethrow anymore since it constructs a new Error from its supposedly-string arg. Also, older IE stringifies Error objects into "[object Error]" so I've loosened the unit test criteria. This reverts commit 586fb059190ecacd89e3cd211c78e776792d2f2b. M src/ajax.js M test/unit/ajax.js commit d8e2b4b refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-11-08 12:49:58 -0500 Revert "Catch one more place where a plain-text error was thrown." This reverts commit cc4a999648d2623972e6dabad0e6c4b1bb60458a. M src/ajax.js commit 0cc806f refs/tags/1.7.1rc1 Author: timmywil Date: 2011-11-08 15:46:48 -0500 Update Sizzle. Adds document to acceptable nodeTypes for .text(). Fixes #10724. M src/sizzle M test/unit/manipulation.js commit cc4a999 refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-11-08 10:09:53 -0500 Catch one more place where a plain-text error was thrown. M src/ajax.js commit f0e43fa refs/tags/1.7.1rc1 Author: timmywil Date: 2011-11-08 09:48:44 -0500 Refactor clone a bit to only create one clone on any given codepath M src/manipulation.js M test/unit/manipulation.js commit 95cd200 refs/tags/1.7.1rc1 Merge: 586fb05 0ce2d5e Author: Dave Methvin Date: 2011-11-08 09:42:43 -0500 Merge branch 'master' of github.com:jquery/jquery commit 586fb05 refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-11-08 09:42:08 -0500 Fix ajax to always expect an Error object, per #10646. M src/ajax.js commit 0ce2d5e refs/tags/1.7.1rc1 Author: timmywil Date: 2011-11-08 00:06:38 -0500 Update Sizzle M src/sizzle commit 41b31d7 refs/tags/1.7.1rc1 Merge: f8eba6e 92c8404 Author: timmywil Date: 2011-11-08 00:05:33 -0500 Remove test of the invalid object for IE9's sake; Rewrite the appropriate support test for html5 clone caching. Fixes #10682 commit f8eba6e refs/tags/1.7.1rc1 Author: timmywil Date: 2011-11-07 21:33:03 -0500 Comment out an ajax test that exposed a bug in Opera, to appease testswarm. M test/unit/ajax.js commit 66e65c8 refs/tags/1.7.1rc1 Author: Rick Waldron Date: 2011-11-07 21:22:04 -0500 Fix busted rnoshimcache. Correctly clone detached unknown elems. Fixes #10667, #10670. - \s => |, Removes 4 bytes from gzipped build - Adds tests for clone attributes, children and events M src/manipulation.js M test/unit/manipulation.js commit 68ca9d4 refs/tags/1.7.1rc1 Merge: 9189d7b 5ba98fe Author: Dave Methvin Date: 2011-11-07 17:40:55 -0800 Merge pull request #585 from dcherman/master Replace .bind with .on when building event aliases commit 5ba98fe refs/tags/1.7.1rc1 Author: Daniel Herman Date: 2011-11-07 18:04:59 -0500 Replace .bind with .on when building event aliases M src/event.js commit 9189d7b refs/tags/1.7.1rc1 Author: timmywil Date: 2011-11-07 11:50:26 -0500 Update Sizzle M src/sizzle commit 8d2655d refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-11-07 11:40:39 -0500 Fix #10646. Throw an Error object from `.error()` for IE's sake. M src/core.js M test/unit/core.js commit 795583d refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-11-07 11:25:51 -0500 Fix #10690. Make sure `.isNumeric()` can't get a `Date`. Also add tests for custom objects with a `.toString()` method. M src/core.js M test/unit/core.js commit 13aa845 refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-11-07 11:15:18 -0500 Fix #10676. Remove `wheelDelta` from the event props list. A cross-browser solution is best handled in a plugin such as jquery-mousewheel.js . M src/event.js commit 90c907e refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-11-07 11:07:36 -0500 Fix #10701, .preventDefault if an inline handler returns false. Baby unicorns are slapped each time you use inline handlers, so do it sparingly. M src/event.js M test/unit/event.js commit 1e677f3 refs/tags/1.7.1rc1 Author: timmywil Date: 2011-11-07 10:46:46 -0500 Add back unit in the width/height step function. Fixes #10669. M src/effects.js M test/unit/effects.js commit a7e911b refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-11-06 20:12:00 -0500 Since we fixed .is(POS) let's use it and save bytes. Also, creates a single jQuery object and reuses it in the delegation-test loop to make it more performancy. M src/event.js commit f5250e1 refs/tags/1.7.1rc1 Merge: a211ea2 abcdaf9 Author: Dave Methvin Date: 2011-11-06 14:56:48 -0800 Merge pull request #583 from JustinDrake/patch-2 `self` instead of `$this` commit abcdaf9 refs/tags/1.7.1rc1 Author: Justin Date: 2011-11-06 22:54:21 +0000 It seems the convention is to use `self` for caching `jQuery ( this )` instead of using `$this`. M src/data.js commit a211ea2 refs/tags/1.7.1rc1 Author: Matt Mueller Date: 2011-10-14 02:41:35 -0700 Removed irrelevant comment. M src/core.js commit 471290d refs/tags/1.7.1rc1 Author: Corey Frang Date: 2011-11-06 17:24:44 -0500 Removing a stale line of code in `.data()` M src/data.js commit 47c605f refs/tags/1.7.1rc1 Author: Toby Brain Date: 2011-11-06 16:59:41 -0500 Fix #10177. Pass correct index to function-parameter of `.wrap` M src/manipulation.js M test/unit/manipulation.js commit 90c019d refs/tags/1.7.1rc1 Author: Berker Peksag Date: 2011-11-06 16:38:26 -0500 Chrome 10 slice bug has been fixed; remove workaround. See: http://code.google.com/p/v8/issues/detail?id=1050 Discussion: jquery/jquery@52a0238. M src/traversing.js commit 7cbd7a6 refs/tags/1.7.1rc1 Author: Rick Waldron Date: 2011-10-30 13:13:26 -0400 Coerce eq() argument all the time. Fixes #10616 M src/core.js M test/unit/traversing.js commit e086c22 refs/tags/1.7.1rc1 Author: Rick Waldron Date: 2011-11-04 16:57:02 -0400 User internalKey instead of jQuery.expando. Fixes #10675 M src/data.js commit 262c32a refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-11-06 15:49:45 -0500 Streamline getComputedStyle per @JustinDrake's observation. M src/css.js commit f35ba5e refs/tags/1.7.1rc1 Author: Mike Sherov Date: 2011-11-06 15:27:42 -0500 Fix #10691. Remove all instances of equals() and same(), as these are deprecated in QUnit. M test/data/testinit.js M test/data/testrunner.js M test/unit/ajax.js M test/unit/attributes.js M test/unit/callbacks.js M test/unit/core.js M test/unit/css.js M test/unit/data.js M test/unit/deferred.js M test/unit/dimensions.js M test/unit/effects.js M test/unit/event.js M test/unit/manipulation.js M test/unit/offset.js M test/unit/queue.js M test/unit/traversing.js commit 83c72ea refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-11-06 14:49:31 -0500 Remove forever-alone regexps in event.js These should have been removed during the event refactor. M src/event.js commit 02629f1 refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-11-06 14:45:35 -0500 Eliminate spurious error message from `which`. Some versions of `which` (Cygwin's among them) spit out an error to stderr when not all their args are found. We only expect one of these to be found anyway. M Makefile commit 92c8404 refs/tags/1.7.1rc1 Author: Rick Waldron Date: 2011-11-05 23:04:09 -0400 Fixes jQuery.fragments cache and adds tests. Fixes #10682 M src/manipulation.js M test/unit/manipulation.js commit 8380e12 refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-11-03 16:18:50 -0400 Updating the source version to 1.7.1pre M version.txt commit 5876377 refs/tags/1.7 (tag: 1.7.0, tag: 1.7) Author: Timmy Willison Date: 2014-02-12 10:00:23 -0800 Include distribution in release tag A component.json A jquery.js commit 47d66ea refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-11-03 16:18:21 -0400 Tagging the 1.7 release. M version.txt commit 3cd6516 refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-11-03 16:10:23 -0400 Update the version for building release notes. M build/release-notes.js commit b4392c2 refs/tags/1.7.1rc1 Author: timmywil Date: 2011-11-02 14:03:08 -0400 Correct typo in support.js assigning margin-top with cssText. Fixes #10638. M src/support.js commit 9026688 refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-11-01 12:07:49 -0400 Updating the source version to 1.7pre M version.txt commit fd15cfd refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-11-01 12:07:23 -0400 Tagging the 1.7rc2 release. M version.txt commit 969fcc1 refs/tags/1.7.1rc1 Author: timmywil Date: 2011-11-01 12:02:22 -0400 Add return in the offset support tests if the body is not present in frameset docs M src/support.js commit 52afe20 refs/tags/1.7.1rc1 Author: timmywil Date: 2011-11-01 09:46:20 -0400 Fix a failing effects test in IE; minor style changes in effects M src/css.js M src/effects.js commit 006fde2 refs/tags/1.7.1rc1 Author: timmywil Date: 2011-10-31 18:24:34 -0400 Pass iframe support tests at doc ready. Fixes support fail in FF7 M test/data/support/bodyBackground.html M test/unit/support.js commit 0752687 refs/tags/1.7.1rc1 Author: timmywil Date: 2011-10-31 17:31:46 -0400 Revert "Landing pull request 530. Fixes coniditional path for tr, td defaultDisplay() calls. Fixes #10416." Fixes #10622. This reverts commit 22f2e8b3dc18dede5f1ccb28cbdf8cb5bcde115f. M src/effects.js M test/unit/effects.js commit f8a1f7b refs/tags/1.7.1rc1 Merge: 0191e98 83a355a Author: timmywil Date: 2011-10-31 12:34:32 -0400 Merge branch 'bug_10613_2' commit 83a355a refs/tags/1.7.1rc1 Author: timmywil Date: 2011-10-31 12:33:55 -0400 jQuery.support.supportsFixedPosition -> jQuery.support.fixedPosition; Remove jQuery.offset.supportProps and reference support in offset M src/offset.js M src/support.js commit cec4018 refs/tags/1.7.1rc1 Author: timmywil Date: 2011-10-31 12:07:19 -0400 Reduce bytes and minor adjustments M src/support.js commit 299cccd refs/tags/1.7.1rc1 Author: timmywil Date: 2011-10-31 10:50:19 -0400 Construct a new container so that styles on the body are not affected M src/support.js commit 93750ce refs/tags/1.7.1rc1 Author: timmywil Date: 2011-10-31 09:50:21 -0400 Run offset support tests at doc ready. Fixes #10613. M src/support.js M test/index.html commit 0191e98 refs/tags/1.7.1rc1 Author: Corey Frang Date: 2011-10-31 08:33:11 -0500 Renaming 'runner' to 'hooks' - makes it a little more obvious whats happening M src/effects.js M src/queue.js commit cae1b61 refs/tags/1.7rc2 (tag: 1.7rc2) Author: Dave Methvin Date: 2011-10-28 15:31:58 -0400 Tagging the 1.7rc2 release. M version.txt commit 38f087b refs/tags/1.7.1rc1 Author: timmywil Date: 2011-10-28 14:17:14 -0400 Add a way to fire native events using dispatchEvent/fireEvent in testinit.js; fixes failing click test in FF3.6 M test/data/testinit.js M test/unit/event.js commit fa0e801 refs/tags/1.7.1rc1 Author: Mike Sherov Date: 2011-10-28 10:53:42 -0400 Landing pull request 562. Make sure runtimeStyle isn't affected by dimensions. Fixes #9233. More Details: - https://github.com/jquery/jquery/pull/562 - http://bugs.jquery.com/ticket/9233 M src/css.js M test/unit/dimensions.js commit 5c0c863 refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-10-27 17:11:40 -0400 DRY the hover pseudo-event, get the type right, allow override. Now with working unit test for extra correctness! If external code defines a special.hover event, we won't string-hack "hover" into "mouseenter mouseleave". M src/event.js M test/unit/event.js commit df4a160 refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-10-27 16:02:54 -0400 Pass correct arg list to special._default. Thanks @mikaelkaron! M src/event.js M test/unit/event.js commit 736d4d7 refs/tags/1.7.1rc1 Merge: c82dbf1 27d099d Author: Dave Methvin Date: 2011-10-27 12:49:41 -0700 Merge pull request #565 from rwldrn/10601 Cleanup spacing. Fixes #10601 commit 27d099d refs/tags/1.7.1rc1 Author: Rick Waldron Date: 2011-10-27 15:35:09 -0400 Cleanup spacing in traversing.js. Fixes #10601 M src/traversing.js commit b723d49 refs/tags/1.7.1rc1 Author: Rick Waldron Date: 2011-10-27 15:34:42 -0400 Cleanup spacing in support.js. Fixes #10601 M src/support.js commit 7987545 refs/tags/1.7.1rc1 Author: Rick Waldron Date: 2011-10-27 15:34:05 -0400 Cleanup spacing in queue.js. Fixes #10601 M src/queue.js commit d00e29a refs/tags/1.7.1rc1 Author: Rick Waldron Date: 2011-10-27 15:33:37 -0400 Cleanup spacing in outro.js. Fixes #10601 M src/outro.js commit 33e9883 refs/tags/1.7.1rc1 Author: Rick Waldron Date: 2011-10-27 15:33:21 -0400 Cleanup spacing in offset.js. Fixes #10601 M src/offset.js commit 0804cdf refs/tags/1.7.1rc1 Author: Rick Waldron Date: 2011-10-27 15:32:49 -0400 Cleanup spacing in manipulation.js. Fixes #10601 M src/manipulation.js commit f0cf49f refs/tags/1.7.1rc1 Author: Rick Waldron Date: 2011-10-27 15:31:35 -0400 Cleanup spacing in events.js. Fixes #10601 M src/event.js commit 0b4ac1d refs/tags/1.7.1rc1 Author: Rick Waldron Date: 2011-10-27 15:30:12 -0400 Cleanup spacing in effects.js. Fixes #10601 M src/effects.js commit 4fb7202 refs/tags/1.7.1rc1 Author: Rick Waldron Date: 2011-10-27 15:29:09 -0400 Cleanup spacing in css.js. Fixes #10601 M src/css.js commit 9ea21fa refs/tags/1.7.1rc1 Author: Rick Waldron Date: 2011-10-27 15:28:14 -0400 Cleanup spacing in attributes.js. Fixes #10601 M src/attributes.js commit bad83b3 refs/tags/1.7.1rc1 Author: Rick Waldron Date: 2011-10-27 15:26:37 -0400 Cleanup spacing in ajax.js. Fixes #10601 M src/ajax.js commit da062c5 refs/tags/1.7.1rc1 Author: Rick Waldron Date: 2011-10-27 15:25:30 -0400 Cleanup spacing in core.js. Fixes #10601 M src/core.js commit 9ff4f26 refs/tags/1.7.1rc1 Author: Rick Waldron Date: 2011-10-27 15:07:21 -0400 Cleanup spacing. Fixes #10601 M src/effects.js commit c82dbf1 refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-10-26 22:56:26 -0400 Make sure `.data("events")` still works, for now. M src/data.js commit c2da514 refs/tags/1.7.1rc1 Merge: 24e416d a9f1346 Author: Julian Aubourg Date: 2011-10-26 16:50:21 -0700 Merge pull request #564 from rwldrn/10586 Core styleguide cleanup. Fixes #10586 commit 24e416d refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-10-26 17:04:15 -0400 Fix #10588. For now, event voyeurism only merits the look of disapproval. If you are using `.data("events")` we would like to know how we can provide a documented interface that satisfies the need. M src/data.js commit 35bc30c refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-10-26 16:02:20 -0400 Fix #10576. Add alias for jQuery.event.handle so voyeur code still works. Between new 1.7 special event hooks and jQuery.event.simulate() we have a much cleaner solution than the people calling jQuery.event.handle are doing, but we shouldn't break their use of this undocumented internal interface for now. M src/event.js commit a9f1346 refs/tags/1.7.1rc1 Author: Rick Waldron Date: 2011-10-26 14:58:05 -0400 Core styleguide cleanup. Fixes #10586 M src/ajax.js M src/deferred.js commit fc13f5b refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-10-25 13:43:27 -0400 Fix #10575. Undeclared `matched` var hosed recursive delegate calls. Thanks davidmurdoch for staying with this bug! M src/event.js commit 92f1fff refs/tags/1.7.1rc1 Author: Dave Methvin Date: 2011-10-24 18:18:56 -0400 Updating the source version to 1.7pre M version.txt commit 8e64b93 refs/tags/1.7rc1 (tag: 1.7rc1) Author: Dave Methvin Date: 2011-10-24 18:18:17 -0400 Tagging the 1.7rc1 release. M version.txt commit 746074f refs/tags/1.7rc1 Author: Dave Methvin Date: 2011-10-24 18:05:53 -0400 Remove attribute match from quickIs As @timmywil points out, attributes and properties are confused by IE6/7. This commit also reworks the unit test case to do a better job of checking className matches. M src/event.js M test/unit/event.js commit ee3eb6c refs/tags/1.7rc1 Author: Dave Methvin Date: 2011-10-24 17:26:43 -0400 Fix #10567. Make sure quickIs matches correct class name. M src/event.js M test/unit/event.js commit 09c089a refs/tags/1.7rc1 Author: Dave Methvin Date: 2011-10-24 11:33:09 -0400 Fix 10558. Get the right element for checkClone; thanks zhengzongyi! M src/support.js commit 84d2307 refs/tags/1.7rc1 Author: Dave Methvin Date: 2011-10-24 11:17:24 -0400 Fix #10563. Ensure event.currentTarget==this if delegated. Now, event.delegateTarget is always the element where the event was handled, regardless of whether delegated handlers are attached. M src/event.js M test/unit/event.js commit 560c33b refs/tags/1.7rc1 Author: Dave Methvin Date: 2011-10-23 23:03:00 -0400 Stop global event bubbling using onlyHandlers flag. M src/event.js commit 4ac6f8d refs/tags/1.7rc1 Author: Dave Methvin Date: 2011-10-23 22:25:13 -0400 Make jQuery().off(event) work for delegated events. Logic to handle detaching by event was in both .off() and jQuery.event.remove; now it's only in .off(). It's a bit of a strange case since the event object (not the jQuery set) specifies the element. M src/event.js M test/unit/event.js commit b208042 refs/tags/1.7rc1 Author: Dave Methvin Date: 2011-10-23 21:13:59 -0400 Fold dispatch function into main event dispatch. M src/event.js commit 470cc07 refs/tags/1.7rc1 Author: Dave Methvin Date: 2011-10-21 11:16:27 -0400 Don't add an empty list of handlers. M src/event.js commit d28ab68 refs/tags/1.7rc1 Author: Dave Methvin Date: 2011-10-21 11:11:36 -0400 Make event.currentTarget the delegate node, always. This lets us use currentTarget for its intended use and avoids creating a non-standard delegateTarget property. M src/event.js M test/unit/event.js commit 9fabe20 refs/tags/1.7rc1 Author: Dave Methvin Date: 2011-10-21 10:56:16 -0400 Don't run direct handlers if delegate did .stopPropagation(). M src/event.js M test/unit/event.js commit c4cc343 refs/tags/1.7rc1 Merge: f3a4d26 7347007 Author: timmywil Date: 2011-10-24 07:17:08 -0700 Merge pull request #563 from rwldrn/fix-spaces Clean up spacing in manipulation commit 7347007 refs/tags/1.7rc1 Author: Rick Waldron Date: 2011-10-24 09:27:16 -0400 Fixes gross indents. M src/manipulation.js commit f3a4d26 refs/tags/1.7rc1 Author: timmywil Date: 2011-10-23 16:07:07 -0400 Landing pull request 550. IE6,7,8 cannot use cached fragments from unknown elems. Fixes #10501. More Details: - https://github.com/jquery/jquery/pull/550 - http://bugs.jquery.com/ticket/10501 M src/manipulation.js M test/data/testsuite.css M test/unit/manipulation.js commit 516f3cd refs/tags/1.7rc1 Author: Mike Sherov Date: 2011-10-23 15:31:50 -0400 Landing pull request 561. only check for not null in unit tests. Supplements #8388. More Details: - https://github.com/jquery/jquery/pull/561 - http://bugs.jquery.com/ticket/8388 M test/unit/css.js commit a6bec46 refs/tags/1.7rc1 Author: Mathias Bynens Date: 2011-10-22 16:14:47 -0400 Landing pull request 554. #10531: Remove `layerX` and `layerY` Fixes #10531. More Details: - https://github.com/jquery/jquery/pull/554 - http://bugs.jquery.com/ticket/10531 M src/event.js commit e502012 refs/tags/1.7rc1 Author: Mike Sherov Date: 2011-10-22 16:08:14 -0400 Landing pull request 553. Fallback to elem.style for disconnected nodes in width/height retrieval. Fixes #8388. More Details: - https://github.com/jquery/jquery/pull/553 - http://bugs.jquery.com/ticket/10254 - http://bugs.jquery.com/ticket/8388 M src/css.js M test/unit/css.js commit e1a5d3e refs/tags/1.7rc1 Author: Rick Waldron Date: 2011-10-22 16:06:57 -0400 Landing pull request 560. Further reduce minimal header. Fixes #10553. More Details: - https://github.com/jquery/jquery/pull/560 - http://bugs.jquery.com/ticket/10553 M build/post-compile.js commit c51b294 refs/tags/1.7rc1 Author: timmywil Date: 2011-10-22 16:03:57 -0400 Support setting both the enctype attribute and property (encoding in IE6/7). Fixes #6743. M src/attributes.js M src/support.js M test/unit/attributes.js commit f2c1d2e refs/tags/1.7rc1 Author: timmywil Date: 2011-10-17 16:45:27 -0400 Use the property name in elem.removeAttribute in IE6/7 to ensure correct removals. Fixes #10514. M src/attributes.js M test/unit/attributes.js commit ae6d002 refs/tags/1.7rc1 Author: Dave Methvin Date: 2011-10-13 21:13:28 -0400 Updating the source version to 1.7pre M version.txt commit 787ef72 refs/tags/1.7b2 (tag: 1.7b2) Author: Dave Methvin Date: 2011-10-13 21:12:55 -0400 Tagging the 1.7b2 release. M version.txt commit 0a3cab8 refs/tags/1.7b2 Author: Dave Methvin Date: 2011-10-13 16:30:40 -0400 Fix #10489. Disconnected elements don't bubble to document. M src/event.js M test/unit/event.js commit 7bef99e refs/tags/1.7b2 Author: timmywil Date: 2011-10-13 12:07:54 -0400 Run ajax tests in swarm M test/data/testrunner.js commit 8723f3b refs/tags/1.7b2 Author: timmywil Date: 2011-10-13 11:11:41 -0400 Update sizzle; Add sizzle cache collision iframe test. Fixes #8539. M src/sizzle D test/data/selector.html A test/data/selector/html5_selector.html A test/data/selector/sizzle_cache.html M test/unit/selector.js commit 3ad0ba6 refs/tags/1.7b2 Author: timmywil Date: 2011-10-12 00:06:30 -0400 Do not call getElements on a script tag. Avoids unnecessary execution. Fixes #10176. M src/manipulation.js M test/unit/manipulation.js commit 92b06d3 refs/tags/1.7b2 Author: Dave Methvin Date: 2011-10-11 22:55:10 -0400 Tweak live-blur() test to silence a IE8 swarm fail. M test/unit/event.js commit a18645c refs/tags/1.7b2 Author: timmywil Date: 2011-10-11 22:37:52 -0400 Leave the opacity test unanchored in case of floating point rounding browser errors; small fix in queue tests. Fixes #5145. M src/support.js M test/unit/queue.js commit 6c4ca13 refs/tags/1.7b2 Author: Corey Frang Date: 2011-10-11 21:21:59 -0400 Squashed commit of the following: commit af3fd32f207ed080084f10d76f89c07c414baa05 Merge: 83c08ff fdd60f8 Author: Dave Methvin Date: Tue Oct 11 21:17:56 2011 -0400 Merge branch 'stop' of https://github.com/gnarf37/jquery into pull-541-stop commit fdd60f8705e98430df62196f505cb929b2d7f6bc Author: Corey Frang Date: Mon Oct 10 13:51:59 2011 -0500 .stop( [queue,] clearQueue, gotoEnd ) M src/effects.js M test/unit/effects.js commit 83c08ff refs/tags/1.7b2 Author: Dave Methvin Date: 2011-10-11 21:04:22 -0400 Fix #10478. Replace jQuery.isNaN with jQuery.isNumeric. Thanks to Christian C. Salvadó for the unit tests! M src/core.js M src/css.js M src/data.js M src/dimensions.js M test/unit/core.js commit 6afc2c0 refs/tags/1.7b2 Author: Dave Methvin Date: 2011-10-11 20:30:07 -0400 Fixes #10477. Get `.off(type, null, fn)` right. M src/event.js M test/unit/event.js commit d29182e refs/tags/1.7b2 Author: jaubourg Date: 2011-10-11 20:23:56 -0400 Removes isPending and introduces state as a means to retrieve the Deferred/Promise state. Unit tests amended. M src/deferred.js M test/unit/deferred.js commit 511c9fe refs/tags/1.7b2 Author: Dave Methvin Date: 2011-10-10 23:14:08 -0400 Fix focus/blur unit test issues. Reopens #6705. In the event refactor, I tried to have the focus/blur events trigger the focus/blur plus focusin/focusout events but this doesn't handle various real-world cases that expect a trigger()ed jQuery handler to run and be able to pass data even if the native event shouldn't fire. This reopens a bug that causes a double-fire of inline event handlers. M src/event.js commit 307b1a3 refs/tags/1.7b2 Author: Dave Methvin Date: 2011-10-10 21:51:15 -0400 Fix #10468. Remove jQuery.event.proxy and jQuery.event.guid. These were deprecated several versions ago and have always been undocumented. Use jQuery.proxy() and jQuery.guid instead. M src/event.js commit c51a970 refs/tags/1.7b2 Merge: e828d18 1ba0f9c Author: Julian Aubourg Date: 2011-10-07 08:52:54 -0700 Merge pull request #535 from gnarf37/queue-true Effects - Allow queue: true - Fixes #10445 commit e828d18 refs/tags/1.7b2 Author: timmywil Date: 2011-10-07 11:45:42 -0400 Minor fix in events; undeclared var from last commit M src/event.js commit 1ba0f9c refs/tags/1.7b2 Author: Corey Frang Date: 2011-10-07 10:16:38 -0500 Effects - Allow queue: true - Fixes #10445 M src/effects.js M test/unit/effects.js commit cec0d0d refs/tags/1.7b2 Merge: ce8d9c0 3999d39 Author: Dave Methvin Date: 2011-10-07 07:14:53 -0700 Merge pull request #531 from rwldrn/events.js-cleanup Style sweep commit ce8d9c0 refs/tags/1.7b2 Author: timmywil Date: 2011-10-06 17:17:51 -0400 Add a hook for removing contenteditable in IE6/7 and remove the unnecessary jQuery.attrFix. Fixes #10429. M src/attributes.js M test/unit/attributes.js commit 3999d39 refs/tags/1.7b2 Author: Rick Waldron Date: 2011-10-06 16:36:15 -0400 Additional nits M src/event.js commit 4fd70e7 refs/tags/1.7b2 Author: Rick Waldron Date: 2011-10-06 10:12:05 -0400 Style sweep M src/event.js commit e5b16e3 refs/tags/1.7b2 Author: Dave Methvin Date: 2011-10-05 21:41:32 -0400 Rename jQuery.event.propHooks to .fixHooks. We already have jQuery.propHooks for the .prop() method, so using the same name for unrelated functionality on a sub-namespace is crazy talk. Since the method involved is jQuery.event.fix(), this will hopefully tie them together. Oh, and it's shorter. M src/event.js M test/unit/event.js commit 30cc7ae refs/tags/1.7b2 Merge: 22f2e8b db31fac Author: Dave Methvin Date: 2011-10-05 14:22:31 -0700 Merge pull request #522 from rwldrn/10371 Removes 'subline' from test/index.html. Fixes #10371 commit 22f2e8b refs/tags/1.7b2 Author: Rick Waldron Date: 2011-10-04 15:53:19 -0400 Landing pull request 530. Fixes coniditional path for tr, td defaultDisplay() calls. Fixes #10416. More Details: - https://github.com/jquery/jquery/pull/530 - http://bugs.jquery.com/ticket/10416 M src/effects.js M test/unit/effects.js commit 749d32a refs/tags/1.7b2 Author: jaubourg Date: 2011-10-04 12:08:46 -0400 isProgressing becomes isPending. Unit tests added. M src/deferred.js M test/unit/deferred.js commit 11b7614 refs/tags/1.7b2 Merge: 3e0fe5e 23f7c88 Author: Julian Aubourg Date: 2011-10-04 08:27:10 -0700 Merge pull request #529 from shichuan/master updated Juriy Zaytsev's detecting event support technique link in support.js commit 23f7c88 refs/tags/1.7b2 Author: Shi Chuan Date: 2011-10-04 23:09:12 +0800 updated Juriy Zaytsev's detecting event support technique link in support.js M src/support.js commit 3e0fe5e refs/tags/1.7b2 Author: jaubourg Date: 2011-10-02 09:50:09 -0400 We have too many unctions in this function. M test/unit/ajax.js commit 9f5d56a refs/tags/1.7b2 Author: Rick Waldron Date: 2011-10-01 16:58:01 -0400 Landing pull request 523. Adds character frequency reporting tool, use: make freq. Fixes #10372. More Details: - https://github.com/jquery/jquery/pull/523 - http://bugs.jquery.com/ticket/10372 M Makefile A build/freq.js commit 46219b5 refs/tags/1.7b2 Author: Corey Frang Date: 2011-10-01 16:49:49 -0400 Landing pull request 525. Fixing tests with qunit. More Details: - https://github.com/jquery/jquery/pull/525 M test/unit/ajax.js commit 1ebced1 refs/tags/1.7b2 Author: timmywil Date: 2011-09-30 17:50:07 -0400 Add support for calling outer/inner Width/Height on the window and document. Fixes #9434. M src/dimensions.js M test/unit/dimensions.js commit 96a44a8 refs/tags/1.7b2 Author: Dave Methvin Date: 2011-09-29 10:34:40 -0400 Fix #10375. Don't put `type` in jQuery.event.props It's already set in jQuery.Event, and copying it can clobber values set by the caller, e.g., the UI widget factory. M src/event.js M test/unit/event.js commit 22fcc77 refs/tags/1.7b2 Author: timmywil Date: 2011-09-28 16:47:18 -0400 Update Sizzle. Fixes #3144, #6863. M src/sizzle commit a2ad83b refs/tags/1.7b2 Author: Dave Methvin Date: 2011-09-28 15:50:56 -0400 Updating the source version to 1.7pre M version.txt commit db31fac refs/tags/1.7b2 Author: Rick Waldron Date: 2011-09-28 15:50:33 -0400 Removes 'subline' from test/index.html. Fixes #10371 M test/index.html commit 9a51bc6 refs/tags/1.7b1 (tag: 1.7b1) Author: Dave Methvin Date: 2011-09-28 15:50:22 -0400 Tagging the 1.7b1 release. M version.txt commit 9c4aaeb refs/tags/1.7b2 Author: Dave Methvin Date: 2011-09-28 12:04:27 -0400 Expose jQuery.event.simulate for use by special event handlers. M src/event.js commit 8dda57f refs/tags/1.7b2 Author: Corey Frang Date: 2011-09-28 12:00:21 -0400 Landing pull request 520. Unset the complete function just before calling it to avoid an exception creating a loop. Fixes #5684. More Details: - https://github.com/jquery/jquery/pull/520 - http://bugs.jquery.com/ticket/5684 M src/effects.js M test/unit/effects.js commit a3b59d7 refs/tags/1.7b2 Author: Corey Frang Date: 2011-09-28 11:55:29 -0400 Landing pull request 514. 1.7 - queue refactoring to handle delay stop - Fixes #6150. More Details: - https://github.com/jquery/jquery/pull/514 - http://bugs.jquery.com/ticket/6150 M src/effects.js M src/queue.js M test/unit/effects.js M test/unit/queue.js commit a74cbb2 refs/tags/1.7b2 Author: timmywil Date: 2011-09-28 11:39:05 -0400 Move createSafeFragment to the top to satisfy lint M src/manipulation.js commit 3661835 refs/tags/1.7b2 Author: timmywil Date: 2011-09-28 11:30:38 -0400 Fixes IE7 test suite. Keep the testElement attached and set necessary styles on it to fix the offset with margin test. M src/support.js M test/unit/offset.js M test/unit/support.js commit 649823d refs/tags/1.7b2 Author: timmywil Date: 2011-09-28 10:06:29 -0400 Fixes a fail in unit/traversing. Use an iframe's document for creating the html5 fragment when necessary. M src/manipulation.js commit 51fd459 refs/tags/1.7b2 Author: Rick Waldron Date: 2011-09-26 13:03:24 -0400 Restore original click prop hook M test/unit/event.js commit d11fcfa refs/tags/1.7b2 Author: Rick Waldron Date: 2011-09-26 13:00:45 -0400 Fixed tests to run in IE9 M test/unit/event.js commit 36c82a1 refs/tags/1.7b2 Merge: 140bebb c7838c3 Author: Rick Waldron Date: 2011-09-26 12:46:01 -0400 Merge branch 'fix-8789-rwldrn-fix' of git://github.com/dmethvin/jquery into fix-8789-rwldrn-fix * 'fix-8789-rwldrn-fix' of git://github.com/dmethvin/jquery: Minor cleanups to code. Futile effort to get IE to pass the unit test. propHooks now an object with `props` array and `filter` function. Moves mouse properties to mouseProps current state Removes early return loop, must copy properties Shortcircuit fix if possible More ref localization Remove unnec. empty line More reference caching Cache reference to propHook lookup and result Restore this.propHooks => jQuery.event.propHooks for better gzip compression. Thanks gnarf Adds notes re: crash status of fix conditions Moves key event fixes to own even prop hook defs jQuery.event.propHooks => this.propHooks where possible Removes pageX pageY from prop list Updates rmouseEvent Implements jQuery.event.propHooks. Fixes #8789 Adds implementation tests for jQuery.event.propHooks #8789 commit 140bebb refs/tags/1.7b2 Author: timmywil Date: 2011-09-26 12:01:21 -0400 Revert QUnit. Recent start/stop changes cause problems with some start/stop calls in effects and offset. Run git submodule update M test/qunit commit c7838c3 refs/tags/1.7b2 Author: Dave Methvin Date: 2011-09-25 22:04:52 -0400 Minor cleanups to code. Futile effort to get IE to pass the unit test. M src/event.js M test/unit/event.js commit b4120a7 refs/tags/1.7b2 Author: Dave Methvin Date: 2011-09-25 19:56:34 -0400 propHooks now an object with `props` array and `filter` function. Use the originalEvent to grab properties in filter functions since they often won't have been copied to event. Mark a few current props in the main jQuery.event.props list as deprecated, they aren't supported across all browsers. M src/event.js M test/unit/event.js commit ae27424 refs/tags/1.7b2 Merge: d920ac6 87e1c62 Author: Dave Methvin Date: 2011-09-24 22:26:41 -0400 Merge branch '8789-fun-with-fix' of https://github.com/rwldrn/jquery into fix-8789-rwldrn-fix Conflicts: src/event.js test/unit/event.js commit 87e1c62 refs/tags/1.7b2 Author: Rick Waldron Date: 2011-09-23 15:45:19 -0400 Moves mouse properties to mouseProps M src/event.js commit d920ac6 refs/tags/1.7b2 Author: Dave Methvin Date: 2011-09-23 09:11:02 -0400 Simplify the `.closest(Array)` code since we no longer use it internally. It was previously used in liveHandler for delegated events, but is now baked in to events.js. The signature is a strange one since it returns an array of matches, *not* a chainable jQuery object. I've marked it as deprecated. The code is simplified by two things: 1) We don't care about optimizing the duplicate selectors case, and 2) `.is()` now handles positional selectors by looking for set membership, which eliminates the workaround that was being applied here. See https://github.com/jquery/jquery/commit/70e2e32e0eb03607ad0c8b7752dbd7747da47164 for that commit. M src/traversing.js commit c80ad25 refs/tags/1.7b2 Author: Rick Waldron Date: 2011-09-22 20:02:34 -0400 current state M src/event.js commit c7f3b61 refs/tags/1.7b2 Author: Rick Waldron Date: 2011-09-22 19:05:06 -0400 Removes early return loop, must copy properties M src/event.js commit 14cb04d refs/tags/1.7b2 Author: Rick Waldron Date: 2011-09-22 11:30:03 -0400 Shortcircuit fix if possible M src/event.js commit dc878ae refs/tags/1.7b2 Author: Rick Waldron Date: 2011-09-22 11:22:56 -0400 More ref localization M src/event.js commit 7dab898 refs/tags/1.7b2 Author: Rick Waldron Date: 2011-09-22 11:14:45 -0400 Remove unnec. empty line M src/event.js commit 7378201 refs/tags/1.7b2 Author: Rick Waldron Date: 2011-09-22 11:12:42 -0400 More reference caching M src/event.js commit 7babc7f refs/tags/1.7b2 Author: Rick Waldron Date: 2011-09-22 11:07:16 -0400 Cache reference to propHook lookup and result M src/event.js commit 66202ae refs/tags/1.7b2 Author: Rick Waldron Date: 2011-09-22 10:59:29 -0400 Restore this.propHooks => jQuery.event.propHooks for better gzip compression. Thanks gnarf M src/event.js commit 2c903b8 refs/tags/1.7b2 Author: Rick Waldron Date: 2011-09-22 10:52:29 -0400 Adds notes re: crash status of fix conditions M src/event.js commit 313bee9 refs/tags/1.7b2 Author: Rick Waldron Date: 2011-09-22 10:43:32 -0400 Moves key event fixes to own even prop hook defs M src/event.js commit 9ef0394 refs/tags/1.7b2 Author: Rick Waldron Date: 2011-09-22 10:35:18 -0400 jQuery.event.propHooks => this.propHooks where possible M src/event.js commit 6eb7567 refs/tags/1.7b2 Author: jaubourg Date: 2011-09-22 09:35:57 +0200 Fixes a weird IE7 bug in the unit tests. If anybody can shed some light on this one, I'm a taker. M test/unit/ajax.js commit d638aa9 refs/tags/1.7b2 Merge: a4cdbf0 2746d7f Author: Dave Methvin Date: 2011-09-21 23:05:26 -0400 Allow more cases to use `innerHTML` in the `.html` method. Thanks @cmcnulty for the pull and the patience! commit a4cdbf0 refs/tags/1.7b2 Author: Dave Methvin Date: 2011-09-21 21:15:00 -0400 Fix #7061. Lazy-attach to the genuine submit event for delegation. Avoids the problems that arise when we try to trigger submit behavior at clicky-time. M src/event.js commit a588336 refs/tags/1.7b2 Author: jaubourg Date: 2011-09-21 17:00:55 +0200 Trimmed down $.Callbacks and $.Deferred. M src/callbacks.js M src/deferred.js M test/unit/callbacks.js commit 03d9553 refs/tags/1.7b2 Author: Dave Methvin Date: 2011-09-21 09:40:57 -0400 Remove the rarely-used pseudos from quickis.html The cutting will continue until file size is improved. M src/event.js M test/unit/event.js commit 61511d5 refs/tags/1.7b2 Author: Dave Methvin Date: 2011-09-20 23:01:07 -0400 Allow IE .trigger()ed events through on a check/radio. M src/event.js commit b85f222 refs/tags/1.7b2 Author: Dave Methvin Date: 2011-09-20 22:18:34 -0400 Don't fire change on an already-selected radio. Thanks to Brandon Wallace (@bman654) for his code review. Also tweaks delegatetest.html output. M src/event.js M test/delegatetest.html commit 3bd7bed refs/tags/1.7b2 Author: Dave Methvin Date: 2011-09-19 22:50:29 -0400 Fix #6593. Don't let onchange trigger twice for elements in IE. This is a major revamp of the approach we use for IE change events. Instead of trying to track and simulate, we lazy-attach real change events to inputs and have only one workaround for check/radio. Somewhat more resource intensive but closes several sticky bugs. The onchange is still triggered for check/radio on blur but no double-trigger on any element occurs. M src/event.js commit 0aaa1fa refs/tags/1.7b2 Author: Rick Waldron Date: 2011-09-20 14:54:33 -0400 Removes pageX pageY from prop list M src/event.js commit 3d39b7d refs/tags/1.7b2 Author: Rick Waldron Date: 2011-09-20 13:14:59 -0400 Updates rmouseEvent M src/event.js commit 9fbed02 refs/tags/1.7b2 Author: Rick Waldron Date: 2011-09-20 12:54:34 -0400 Implements jQuery.event.propHooks. Fixes #8789 M src/event.js commit 92a80cb refs/tags/1.7b2 Author: Rick Waldron Date: 2011-09-20 12:44:49 -0400 Adds implementation tests for jQuery.event.propHooks #8789 M test/unit/event.js commit 26898f0 refs/tags/1.7b2 Author: Mathias Bynens Date: 2011-09-20 11:23:01 -0400 Landing pull request 509. Add a comment explaining the use of document.getElementsByTagName('body')[0] instead of document.body. More Details: - https://github.com/jquery/jquery/pull/509 M src/support.js commit b03648c refs/tags/1.7b2 Author: timmywil Date: 2011-09-20 09:58:20 -0400 Remove stop argument in manipulation test, which no longer sets a timeout M test/unit/manipulation.js commit 63c9719 refs/tags/1.7b2 Author: Dave Methvin Date: 2011-09-20 09:16:13 -0400 Fix #9901, verified by this unit test. M test/unit/event.js commit 70e2e32 refs/tags/1.7b2 Author: Dave Methvin Date: 2011-09-19 23:50:52 -0400 Landing pull request 491. Fix #7322. Make `.is()` with a positional selector work like delegated event logic. Fixes #7322. More Details: - https://github.com/jquery/jquery/pull/491 - http://bugs.jquery.com/ticket/7322 M src/traversing.js M test/unit/traversing.js commit 2e5522a refs/tags/1.7b2 Author: Dave Methvin Date: 2011-09-19 23:38:45 -0400 Update qunit. M test/qunit commit f8b79e3 refs/tags/1.7b2 Author: timmywil Date: 2011-09-19 23:25:02 -0400 semicolon for jshint happiness M src/support.js commit 0ced30e refs/tags/1.7b2 Author: timmywil Date: 2011-09-19 23:14:37 -0400 Move filter tests to proper location M test/unit/traversing.js commit 11c9de4 refs/tags/1.7b2 Author: timmywil Date: 2011-09-19 23:09:40 -0400 Added filtering tests and updating sizzle to fix filtering with positional selectors. Fixes #10315. M src/sizzle M test/unit/traversing.js commit 9b3768b refs/tags/1.7b2 Author: Corey Frang Date: 2011-09-19 21:16:20 -0400 Landing pull request 512. 1.7 - removeData now takes space separated lists and arrays of keys - Fixes #7323. More Details: - https://github.com/jquery/jquery/pull/512 - http://bugs.jquery.com/ticket/7323 M src/data.js M src/event.js M test/unit/data.js commit ca4133c refs/tags/1.7b2 Author: Rick Waldron Date: 2011-09-19 21:07:07 -0400 Landing pull request 492. 1.7 Remove multiple attributes (Symmetry with removeClass) Combines patches submitted by leeoniya, zertosh and my own tests. Fixes #5479. More Details: - https://github.com/jquery/jquery/pull/492 - http://bugs.jquery.com/ticket/5479 M src/attributes.js M test/unit/attributes.js commit f602136 refs/tags/1.7b2 Author: Rick Waldron Date: 2011-09-19 21:03:41 -0400 Landing pull request 477. 1.7 jQuery.offset.supportsFixedPosition. Fixes #6809. More Details: - https://github.com/jquery/jquery/pull/477 - http://bugs.jquery.com/ticket/6809 M src/offset.js M src/support.js M test/unit/offset.js commit 9ecdb24 refs/tags/1.7b2 Author: Rick Waldron Date: 2011-09-19 16:42:36 -0400 Landing pull request 490. 1.7 HTML5 Support for innerHTML, clone & style. Fixes #6485. More Details: - https://github.com/jquery/jquery/pull/490 - http://bugs.jquery.com/ticket/6485 M src/manipulation.js M src/support.js M test/index.html M test/unit/manipulation.js commit bba3d61 refs/tags/1.7b2 Merge: 2831cfd 0b1c2e6 Author: jrburke Date: 2011-09-19 16:37:22 -0400 Landing pull request 331. Add support for registering jQuery as an AMD module. Fixes #7102. More Details: - https://github.com/jquery/jquery/pull/331 - http://bugs.jquery.com/ticket/7102 commit 2831cfd refs/tags/1.7b2 Author: Corey Frang Date: 2011-09-19 16:13:57 -0400 Landing pull request 503. 1.7 data: set a flag in the private data cache to avoid having to scan attributes multiple times - Fixes #8909. More Details: - https://github.com/jquery/jquery/pull/503 - http://bugs.jquery.com/ticket/8909 M src/data.js M test/unit/data.js commit d5f144a refs/tags/1.7b2 Author: Corey Frang Date: 2011-09-19 16:13:14 -0400 Landing pull request 500. 1.7 - "public data" stored as a key on "internal data" - Fixes #8921. More Details: - https://github.com/jquery/jquery/pull/500 - http://bugs.jquery.com/ticket/8921 M src/data.js M src/event.js M src/manipulation.js M test/unit/data.js commit e4c48a3 refs/tags/1.7b2 Author: Corey Frang Date: 2011-09-19 16:08:00 -0400 Landing pull request 496. 1.7 animate: allow named queues to be used by animate. Fixes #9280. More Details: - https://github.com/jquery/jquery/pull/496 - http://bugs.jquery.com/ticket/9280 M src/effects.js M test/unit/effects.js commit af1dc64 refs/tags/1.7b2 Merge: e7a7cc8 bc65f93 Author: Rick Waldron Date: 2011-09-19 15:54:07 -0400 Landing pull request 510. Add notes about #9699 fix. More Details: - https://github.com/jquery/jquery/pull/510 - http://bugs.jquery.com/ticket/9699 commit e7a7cc8 refs/tags/1.7b2 Author: timmywil Date: 2011-09-19 15:41:35 -0400 Update sizzle M src/sizzle commit 29c52b0 refs/tags/1.7b2 Author: timmywil Date: 2011-09-15 16:26:35 -0400 Add sparse array performance improvement for inArray. Thanks rwaldron, rkatic, and jdalton M src/core.js M test/unit/attributes.js commit 76a84fb refs/tags/1.7b2 Author: timmywil Date: 2011-09-15 09:27:36 -0400 Call .is(:visible) on the window or document does not thrown an error in IE. Fixes #10267. M src/css.js M test/unit/css.js commit daeb665 refs/tags/1.7b2 Author: timmywil Date: 2011-09-14 14:25:14 -0400 Check for property support in the boolHook before falling back to attribute node. Fixes #10278. M src/attributes.js M test/unit/attributes.js commit b7ebbb9 refs/tags/1.7b2 Author: timmywil Date: 2011-09-12 21:46:16 -0400 Fix inArray for positive start indices M src/core.js commit 6ece8f1 refs/tags/1.7b2 Author: Dave Methvin Date: 2011-09-11 21:18:32 -0400 Revert "Fix #6593. Don't trigger `change` event twice when simulating it on IE." Add inline handler monitor to delegatetest.html so we can see it fail. This reverts commit e77686495b6e34938575c9c0fe978cb4a0be6f05. M src/event.js M test/delegatetest.html commit 6c618dd refs/tags/1.7b2 Author: Dave Methvin Date: 2011-09-11 20:44:44 -0400 Eliminate global variable "l" (!) M src/event.js commit 30249ab refs/tags/1.7b2 Author: Dave Methvin Date: 2011-09-11 20:38:54 -0400 Improve delegation/change tests to display event firing order and duplicate events. M test/delegatetest.html commit 06e56ac refs/tags/1.7b2 Author: Dave Methvin Date: 2011-09-10 14:46:58 -0400 Narrow the invisible-element embargo to focus/blur events. M src/event.js commit 4030de9 refs/tags/1.7b2 Author: Dave Methvin Date: 2011-09-08 23:31:47 -0400 Update "Fix #6593. Don't trigger `change` event twice when simulating it on IE." This reverts commit 3d0de29d5615c1b1d74c72e6272484961a4ba243. M src/event.js commit 8c91da5 refs/tags/1.7b2 Author: Dave Methvin Date: 2011-09-08 15:59:23 -0400 Fix #9593. Create a new jQuery.Event rather than a plain object when simulate()ing events. Fix a related issue with not passing src to jQuery.Event constructor. M src/event.js commit 619a89d refs/tags/1.7b2 Author: Dave Methvin Date: 2011-09-08 15:03:40 -0400 Fix #6593. Don't trigger `change` event twice when simulating it on IE. M src/event.js commit 6872d31 refs/tags/1.7b2 Author: Dave Methvin Date: 2011-09-08 10:18:36 -0400 Fix #6170. Don't try to run DOM methods on `window`. M src/event.js commit 38601e0 refs/tags/1.7b2 Author: Dave Methvin Date: 2011-09-08 09:03:16 -0400 Remove the relatedTarget adjustment for mouseenter/leave events, it's an ambiguous case anyway and it is expensive to do. M src/event.js M test/hovertest.html commit 2886249 refs/tags/1.7b2 Author: Dave Methvin Date: 2011-09-07 23:21:33 -0400 Cosmetic and style cleanups. M src/event.js commit 0ec71ac refs/tags/1.7b2 Author: Dave Methvin Date: 2011-09-07 22:49:32 -0400 Fix the special event handler for mouseover/out events. And use the /dist version of jquery.js, willya? M src/event.js M test/hovertest.html commit 8ba5010 refs/tags/1.7b2 Author: Dave Methvin Date: 2011-09-07 21:30:35 -0400 Split out mouse hover/enter/leave tests into a separate file and add several more scenarios. M test/delegatetest.html A test/hovertest.html commit 9aa553a refs/tags/1.7b2 Author: Dave Methvin Date: 2011-09-07 21:02:13 -0400 Rework #1486 patch to avoid `try/catch` and look for hidden elements by `.offsetWidth`. Unit test currently disabled due to Chrome bug. M src/event.js M test/unit/event.js commit ecd1046 refs/tags/1.7b2 Author: Dave Methvin Date: 2011-09-07 20:57:37 -0400 Fix #9951. Precompute path for `.trigger()` to match up with W3C spec. M src/event.js commit 0ccb88d refs/tags/1.7b2 Author: Dave Methvin Date: 2011-09-07 15:41:23 -0400 Fix some messy rebasing issues. M src/event.js commit 005958b refs/tags/1.7b2 Author: Dave Methvin Date: 2011-09-06 23:20:48 -0400 Fixes for IE8. Avoid killer recursion in special events during removal. Use q instead of quote in unit tests. M src/event.js M test/unit/event.js commit 9038aa9 refs/tags/1.7b2 Author: Dave Methvin Date: 2011-09-01 17:52:13 -0400 The unload event no longer needs the IE6SP2 fix, see http://bugs.jquery.com/ticket/8982 M src/event.js commit 68d07bf refs/tags/1.7b2 Author: Dave Methvin Date: 2011-08-17 10:34:13 -0400 Clean up the delegate matching logic. M src/event.js commit 66e9a6f refs/tags/1.7b2 Author: Dave Methvin Date: 2011-08-16 20:26:14 -0400 Make a `blur` event bubble properly when mutated into a `focusout` event. M src/event.js commit 8a6bbc7 refs/tags/1.7b2 Author: Dave Methvin Date: 2011-08-16 15:40:09 -0400 Remove redundancy in the IE special submit handler. M src/event.js commit bd55f90 refs/tags/1.7b2 Author: Dave Methvin Date: 2011-08-16 12:56:19 -0400 Fix simulate() arg order. M src/event.js commit bb1081e refs/tags/1.7b2 Author: Dave Methvin Date: 2011-08-14 15:52:57 -0400 Clean up the quick selector expression parsing code. M src/event.js commit 990c094 refs/tags/1.7b2 Author: Dave Methvin Date: 2011-08-14 15:20:12 -0400 special.handle now must call the handleObj.handler if it wants that to happen. Also re-use the simulate() function for bubbling focusin. M src/event.js commit 6a670df refs/tags/1.7b2 Author: Dave Methvin Date: 2011-08-13 10:46:34 -0400 Rework the special events interface to add handle and trigger hooks. Modify IE change/submit special events to take advantage of them. Rewrite mouseover/enter code as special events rather than inline code. In the event unit test, set a tabindex on the div element and focus it first to justify a legitimate blur event. M src/event.js M test/unit/event.js commit df6e0d5 refs/tags/1.7b2 Author: Dave Methvin Date: 2011-08-06 10:19:49 -0400 Rewrite IE special change/submit to make it faster/shorter. Fixes #6319. M src/event.js commit 0dc7b16 refs/tags/1.7b2 Author: Dave Methvin Date: 2011-08-02 22:50:58 -0400 Fixes #8858. Pass the .trigger(..., data) to the event.special._default method. M src/event.js M test/unit/event.js commit d74c6bd refs/tags/1.7b2 Author: Dave Methvin Date: 2011-08-01 22:30:11 -0400 Add unit tests for quickIs cases and fix the regexp as a result. M src/event.js M test/unit/event.js commit 03f99ff refs/tags/1.7b2 Author: Dave Methvin Date: 2011-07-31 11:53:15 -0400 Pre-compute delegated event path and handlers to comply with http://www.w3.org/TR/DOM-Level-3-Events/#event-flow M src/event.js commit f3a9d30 refs/tags/1.7b2 Author: Dave Methvin Date: 2011-07-29 10:20:09 -0400 Cleanup for on/off unit test. M test/unit/event.js commit 5d6a142 refs/tags/1.7b2 Author: Dave Methvin Date: 2011-07-28 20:43:23 -0400 jQuery 1.7 event work: Add .on() and .off() methods. Write existing methods in terms of on/off. Rewrite delegated handling to remove "live" event. Fix existing code for jQuery style guide. Fix existing bug in unit tests calling .undelegate() M src/event.js M test/unit/event.js commit 8b4bd89 refs/tags/1.7b2 Author: Dave Methvin Date: 2011-07-28 15:58:34 -0400 Fix bad calls to .undelegate(). Remove two tests that assume "live" data structure. M test/unit/event.js commit 28c2330 refs/tags/1.7b2 Author: timmywil Date: 2011-09-12 21:07:03 -0400 Remove unnecessary commented code M test/unit/effects.js commit 2e0c9bf refs/tags/1.7b2 Author: timmywil Date: 2011-05-28 12:00:28 -0400 Allow second argument to be passed to array.indexOf. Fixes #9453. M src/core.js M test/unit/core.js commit 25205d3 refs/tags/1.7b2 Author: timmywil Date: 2011-09-12 20:11:19 -0400 Removing topic.js as it will be a plugin M Makefile D src/topic.js M test/data/offset/absolute.html M test/data/offset/body.html M test/data/offset/fixed.html M test/data/offset/relative.html M test/data/offset/scroll.html M test/data/offset/static.html M test/data/offset/table.html M test/data/selector.html M test/data/support/bodyBackground.html M test/data/support/boxModelIE.html M test/data/support/hiddenIFrameFF.html M test/index.html D test/unit/topic.js commit 4092e3d refs/tags/1.7b2 Author: jaubourg Date: 2011-09-12 17:37:41 +0200 $.Callbacks, $.Topic and notify/progress on $.Deferred. M .gitignore M Makefile M src/ajax.js A src/callbacks.js M src/core.js M src/deferred.js M src/queue.js A src/topic.js M test/data/offset/absolute.html M test/data/offset/body.html M test/data/offset/fixed.html M test/data/offset/relative.html M test/data/offset/scroll.html M test/data/offset/static.html M test/data/offset/table.html M test/data/support/bodyBackground.html M test/data/support/boxModelIE.html M test/data/support/hiddenIFrameFF.html M test/index.html A test/unit/callbacks.js M test/unit/deferred.js A test/unit/topic.js commit 1878885 refs/tags/1.7b2 Author: timmywil Date: 2011-09-12 19:48:44 -0400 Animation state is tracked on toggled/stopped animations using the private data cache. Fixes #8685. See full commit message for more. Fixes #6641. - Example: http://jsfiddle.net/timmywil/gqZL5/24/ - http://bugs.jquery.com/ticket/8685 - Check the completed timer has not been removed already so other timers do not get accidentally removed. Fixes #6641. - Style edits, code reductions, and optimizations for the effects module M src/effects.js M src/queue.js M test/unit/effects.js commit 92405d4 refs/tags/1.7b2 Author: timmywil Date: 2011-09-12 19:40:14 -0400 Override Sizzle attribute retrieval with jQuery.attr. Fixes #5637, #7128, #9261, #9570, #10178. Bug fixed on the side: $(window).is('a') was throwing an exception. Fixes #10178. M src/attributes.js M src/sizzle M src/sizzle-jquery.js A test/data/selector.html M test/data/testinit.js M test/index.html M test/unit/attributes.js A test/unit/selector.js M test/unit/traversing.js commit 269899a refs/tags/1.7b2 Author: timmywil Date: 2011-09-12 20:39:32 -0400 Updating the source version to 1.7pre M version.txt commit 61277d2 refs/tags/1.7b2 Author: Corey Frang Date: 2011-09-19 15:27:43 -0400 Landing pull request 511. Adding a little Makefile jQuery sizing utility to easily see differences in size between makes. Fixes #10308. More Details: - https://github.com/jquery/jquery/pull/511 M .gitignore M Makefile A build/sizer.js commit bc65f93 refs/tags/1.7b2 Author: Rick Waldron Date: 2011-09-19 09:41:55 -0400 Fixes typo M src/attributes.js commit 6174612 refs/tags/1.7b2 Author: Rick Waldron Date: 2011-09-18 20:15:35 -0400 Add notes about #9699 fix M src/attributes.js commit 7856230 refs/tags/1.7b2 Author: Rick Waldron Date: 2011-09-18 20:15:18 -0400 Removes whitespace junk M src/attributes.js commit 8f44757 refs/tags/1.7b2 Author: John Resig Date: 2011-09-12 18:55:06 -0400 Updating the source version to 1.6.5pre M version.txt commit 2888cae refs/tags/1.6.4 (tag: 1.6.4) Author: Timmy Willison Date: 2014-02-12 09:58:38 -0800 Include distribution in release tag A component.json A jquery.js commit f567a7f refs/tags/1.7b2 Author: John Resig Date: 2011-09-12 18:54:48 -0400 Tagging the 1.6.4 release. M version.txt commit f0c8e4b refs/tags/1.7b2 Author: Dave Methvin Date: 2011-09-09 10:55:22 -0400 Updating the source version to 1.6.4pre M version.txt commit 215d096 refs/tags/1.6.4rc1 (tag: 1.6.4rc1) Author: Dave Methvin Date: 2011-09-09 10:54:43 -0400 Tagging the 1.6.4rc1 release. M version.txt commit 69585ba refs/tags/1.6.4rc1 Merge: 8e8fa6d 81c778b Author: Dave Methvin Date: 2011-09-07 14:03:40 -0700 Merge pull request #489 from dmethvin/fix-10208-button-type Fix #10208. Check for `button` as well as `input` commit 81c778b refs/tags/1.6.4rc1 Author: Dave Methvin Date: 2011-09-07 11:30:22 -0400 Fix #10208. Check for `button` as well as `input` when performing the #7071 VML crash workaround for IE special-events submit code. M src/event.js M test/unit/event.js commit 8e8fa6d refs/tags/1.6.4rc1 Author: rwldrn Date: 2011-09-07 10:13:22 -0400 Bug in rmultidash. Fixes #10194 M src/data.js M test/unit/data.js commit 4bc691a refs/tags/1.6.4rc1 Author: rwldrn Date: 2011-09-07 10:08:04 -0400 Reverts broken support string. Fixes #10197 M src/support.js commit 5e2ec36 refs/tags/1.6.4rc1 Merge: c2531e2 d284b36 Author: Dave Methvin Date: 2011-09-01 12:00:56 -0400 Merge branch 'master' of github.com:dmethvin/jquery Conflicts: version.txt commit c2531e2 refs/tags/1.6.4rc1 Author: Dave Methvin Date: 2011-09-01 11:53:16 -0400 Updating the source version to 1.7pre. M version.txt commit 03bc302 refs/tags/1.6.3 (tag: 1.6.3) Author: Timmy Willison Date: 2014-02-12 09:57:31 -0800 Include distribution in release tag A component.json A jquery.js commit 5e54782 refs/tags/1.6.4rc1 Author: Dave Methvin Date: 2011-09-01 11:40:27 -0400 Tagging the 1.6.3 release. M version.txt commit a422738 refs/tags/1.6.4rc1 Author: Rick Waldron Date: 2011-09-01 11:16:38 -0400 Landing pull request 478. Apply fixes as noted by Diego Perini, David Murdoch & Mathias Bynens. Supplements #9634 Fixes #9634. More Details: - https://github.com/jquery/jquery/pull/478 - http://bugs.jquery.com/ticket/9634 M src/support.js commit f035c44 refs/tags/1.6.4rc1 Author: Dave Methvin Date: 2011-08-29 13:39:04 -0400 Updating the source version to 1.6.3pre M version.txt commit d284b36 refs/tags/1.6.4rc1 Merge: 20a1bd0 f37fc99 Author: Dave Methvin Date: 2011-08-29 13:50:13 -0400 Merge branch 'master' of github.com:jquery/jquery commit 20a1bd0 refs/tags/1.6.4rc1 Author: Dave Methvin Date: 2011-08-29 13:39:04 -0400 Updating the source version to 1.6.3 M version.txt commit 2fc6205 refs/tags/1.6.3rc1 (tag: 1.6.3rc1) Author: Dave Methvin Date: 2011-08-29 13:38:26 -0400 Tagging the 1.6.3rc1 release. M build/release-notes.js M version.txt commit f37fc99 refs/tags/1.6.4rc1 Author: jaubourg Date: 2011-08-27 01:54:12 +0200 Considers Safari XMLHttpRequest's bug when testing for custom status text. Will have to be revisited when $.browser.chrome is introduced. M test/unit/ajax.js commit 3589a53 refs/tags/1.6.3rc1 Author: rwldrn Date: 2011-08-26 10:44:50 -0400 Landing pull request 476. Fix lint complaints about unescaped -. Follow up to #10021 Fixes #10021. More Details: - https://github.com/jquery/jquery/pull/476 - http://bugs.jquery.com/ticket/10021 M src/css.js commit 2a045f8 refs/tags/1.6.3rc1 Author: timmywil Date: 2011-08-26 10:10:35 -0400 Revert "Begrudgingly adds chrome detection to jQuery.browser (1.7). Fixes #9385" This reverts commit dd93d0eb32dc638ff3319792a885acd6d3c25c30. M src/core.js M test/data/ua.txt commit e2187f4 refs/tags/1.6.3rc1 Author: timmywil Date: 2011-08-26 10:10:21 -0400 Revert "Updated version numbers; Fixes #9385" This reverts commit 09fe3ea265d730cc5e2dd2705d5a60ffd382d166. M test/data/ua.txt commit d723942 refs/tags/1.6.3rc1 Author: timmywil Date: 2011-08-25 15:33:38 -0400 Revert back to always setting the attribute to empty string before removal. Fixes #9699. M src/attributes.js M test/unit/attributes.js commit e570577 refs/tags/1.6.3rc1 Merge: 3ba72f9 ad16db3 Author: Dave Methvin Date: 2011-08-25 12:25:58 -0700 Merge pull request #445 from rwldrn/9897 Fixes #9897. Wrap obj.constructor test in try/catch to avoid problems with host objects. Thanks to bkrausz. commit 3ba72f9 refs/tags/1.6.3rc1 Merge: a839af0 5d954c1 Author: Dave Methvin Date: 2011-08-25 12:23:37 -0700 Merge pull request #464 from dmethvin/fix-10021-relative-negative-values Fixes #10021. Allow negative relative values for `.css()` commit a839af0 refs/tags/1.6.3rc1 Merge: f4811bf 190136c Author: Dave Methvin Date: 2011-08-25 12:22:47 -0700 Merge pull request #465 from anton-ryzhov/master Fixes #10076. $.inArray crashes IE6 and Chrome if second argument is `null` or `undefined` (Thanks anton-ryzhov!) commit f4811bf refs/tags/1.6.3rc1 Merge: 979dd1c 93beee8 Author: Dave Methvin Date: 2011-08-25 12:18:40 -0700 Merge pull request #468 from rwldrn/10080 Fixes #10080. Test cache for window inference. commit 979dd1c refs/tags/1.6.3rc1 Merge: db9e023 8cabdcd Author: Dave Methvin Date: 2011-08-25 12:17:50 -0700 Merge pull request #473 from dmethvin/fix-10098-faux-comment Fixes #10098. Avoid a slashy-starry char sequence to prevent T-Mobile (and other brain-damaged) script compression breaking jQuery. commit db9e023 refs/tags/1.6.3rc1 Merge: 84f2908 749dbad Author: Dave Methvin Date: 2011-08-25 12:16:46 -0700 Merge pull request #474 from dmethvin/fix-9521-xss-hash Fixes #9521. Prioritize #id over to avoid XSS via location.hash. commit 8cabdcd refs/tags/1.6.3rc1 Author: Dave Methvin Date: 2011-08-23 08:55:41 -0400 Use jdalton's shorter sequence for the chars. M src/ajax.js commit 9b17452 refs/tags/1.6.3rc1 Author: Dave Methvin Date: 2011-08-23 08:47:34 -0400 Use a semantic name for the variable. M src/ajax.js commit 749dbad refs/tags/1.6.3rc1 Author: Dave Methvin Date: 2011-08-23 08:25:11 -0400 Prioritize #id over to avoid XSS via location.hash (#9521) M src/core.js M test/unit/core.js commit 771e637 refs/tags/1.6.3rc1 Author: Dave Methvin Date: 2011-08-22 22:32:06 -0400 Fixes #10098. Avoid a slashy-starry char sequence in literal strings to evade faulty script compressors. M src/ajax.js commit 84f2908 refs/tags/1.6.3rc1 Author: timmywil Date: 2011-08-22 15:02:46 -0400 Revert "Landing pull request 461. Adds a due diligence check for pre-defined data-* attrs during removal. Fixes #10026." This reverts commit 6805fc2cd20e36af5c1b0c51f6f39f21cea4609a. A more cache-friendly solution is in the works. M src/data.js M test/unit/data.js commit 6805fc2 refs/tags/1.6.3rc1 Author: Rick Waldron Date: 2011-08-22 13:49:18 -0400 Landing pull request 461. Adds a due diligence check for pre-defined data-* attrs during removal. Fixes #10026. More Details: - https://github.com/jquery/jquery/pull/461 - http://bugs.jquery.com/ticket/10026 M src/data.js M test/unit/data.js commit 93beee8 refs/tags/1.6.3rc1 Author: rwldrn Date: 2011-08-18 10:17:12 -0400 Test for window inference. Fixes #10080 M src/data.js M test/unit/data.js commit f44d5e1 refs/tags/1.6.3rc1 Author: Rick Waldron Date: 2011-08-17 17:49:09 -0400 Ensure cache[id] exists before attempting to delete it. Fixes #10080 M src/data.js commit 1a738cb refs/tags/1.6.3rc1 Author: dmethvin Date: 2011-08-17 17:30:31 -0400 Landing pull request 463. Fixes #9572. Don't camelize the `-ms-` prefix because Microsoft didn't. A Fixes #9572. More Details: - https://github.com/jquery/jquery/pull/463 - http://bugs.jquery.com/ticket/9572 M src/core.js M test/unit/core.js commit 130a29e refs/tags/1.6.3rc1 Author: Rick Waldron Date: 2011-08-17 17:18:58 -0400 Landing pull request 459. Do not allow assumed cache[id] in jQuery.data. Fixes #8235. More Details: - https://github.com/jquery/jquery/pull/459 - http://bugs.jquery.com/ticket/8235 M src/data.js commit 8537a74 refs/tags/1.6.3rc1 Author: Rick Waldron Date: 2011-08-17 17:06:21 -0400 Landing pull request 467. Adds comments regarding opacity test adjustments. More Details: - https://github.com/jquery/jquery/pull/467 M test/unit/effects.js commit 624ee36 refs/tags/1.6.3rc1 Author: timmywil Date: 2011-08-17 17:05:16 -0400 Update sizzle and QUnit M src/sizzle M test/qunit commit e9e7db4 refs/tags/1.6.3rc1 Author: rwldrn Date: 2011-08-17 16:29:55 -0400 Landing pull request 466. Test if opacity is not expected val. Fixes effects test suite. More Details: - https://github.com/jquery/jquery/pull/466 M test/unit/effects.js commit 5209dd7 refs/tags/1.6.3rc1 Author: timmywil Date: 2011-08-17 16:08:44 -0400 Set back the offset test name to fix offset tests; iframe retrieval is based on test names M test/unit/offset.js commit 190136c refs/tags/1.6.3rc1 Author: Anton Ryzhov Date: 2011-08-17 18:56:21 +0400 Unit test for this case Codestyle fixes M src/core.js M test/unit/core.js commit 9c18eb2 refs/tags/1.6.3rc1 Author: Anton Ryzhov Date: 2011-08-17 15:30:12 +0400 $.inArray doesn't crush IE6 and Chrome if second argument is `null` or `undefined` M src/core.js commit 5d954c1 refs/tags/1.6.3rc1 Author: Dave Methvin Date: 2011-08-16 19:30:20 -0400 Check for null before isNaN(). M src/css.js commit 727d51e refs/tags/1.6.3rc1 Author: Dave Methvin Date: 2011-08-16 19:25:32 -0400 Save a few bytes, thanks @danheberden! M src/css.js commit 0153287 refs/tags/1.6.3rc1 Author: Dave Methvin Date: 2011-08-16 18:00:44 -0400 Fixes #10021. Allow negative relative values for `.css()` (e.g., `"+=-20px"`) since `.animate()` already allows it. Useful for when the relative value is a variable. M src/css.js M test/unit/css.js commit 2053d1c refs/tags/1.6.3rc1 Author: timmywil Date: 2011-08-16 11:21:01 -0400 Remove requestAnimationFrame support. Fixes #9381. M src/effects.js commit 0b8b636 refs/tags/1.6.3rc1 Author: timmywil Date: 2011-08-16 11:19:06 -0400 Fix effects test suite to account for opacity being removed rather than explicity set to 1 M test/unit/effects.js commit b22c904 refs/tags/1.6.3rc1 Merge: 37254ba e7af6a2 Author: Dave Methvin Date: 2011-08-05 07:45:05 -0700 Merge pull request #456 from rwldrn/9318 Improves support for arbitrary numbers in data keys. Fixes #9318 commit 37254ba refs/tags/1.6.3rc1 Merge: caa47c3 2ce5e95 Author: Dave Methvin Date: 2011-08-05 07:44:51 -0700 Merge pull request #455 from rwldrn/9413 Supports interoperable removal of hyphenated/camelCase properties. Fixes #9413 commit caa47c3 refs/tags/1.6.3rc1 Merge: e18cad6 13647e9 Author: Dave Methvin Date: 2011-08-05 07:44:21 -0700 Merge pull request #454 from rwldrn/test-suite-fix Fixes assertion counts and dom element fixture issue commit e7af6a2 refs/tags/1.6.3rc1 Author: Rick Waldron Date: 2011-08-05 10:17:24 -0400 Improves support for arbitrary numbers in data keys. Fixes #9318 M src/core.js commit 22028e4 refs/tags/1.6.3rc1 Author: Rick Waldron Date: 2011-08-05 10:17:02 -0400 Adds failing tests M test/unit/data.js commit 13647e9 refs/tags/1.6.3rc1 Author: Rick Waldron Date: 2011-08-05 10:02:33 -0400 Fixes assertion counts and dom element fixture issue M test/index.html M test/unit/attributes.js M test/unit/traversing.js commit 2ce5e95 refs/tags/1.6.3rc1 Author: Rick Waldron Date: 2011-08-05 09:43:58 -0400 Supports interoperable removal of hyphenated/camelCase properties. Fixes #9413 M src/data.js commit 7daf44b refs/tags/1.6.3rc1 Author: Rick Waldron Date: 2011-08-05 09:43:15 -0400 Adds failing tests for #9413 M test/unit/data.js commit e18cad6 refs/tags/1.6.3rc1 Author: timmywil Date: 2011-08-04 18:56:49 -0400 Add test page for crashing IE8 when the testElement in support has a background (will run from the test suite). Supplements #9823. A test/data/support/testElementCrash.html M test/unit/support.js commit 5c4a9cc refs/tags/1.6.3rc1 Author: timmywil Date: 2011-08-04 18:41:34 -0400 Add back the background: none setting to avoid any possible crashes in IE from the support testElement. Fixes #9823. M src/support.js commit 700c16b refs/tags/1.6.3rc1 Author: timmywil Date: 2011-08-04 18:14:35 -0400 Remove unnecessary regex M src/attributes.js commit 8c2cb49 refs/tags/1.6.3rc1 Author: timmywil Date: 2011-08-04 16:34:59 -0400 Now using getAttributeNode in all attribute cases in IE6/7, which normalizes attribute behaviors across browsers, is less hacky, and shortens the attribute code. Fixes #9980. M src/attributes.js M test/unit/attributes.js commit fd4ee2a refs/tags/1.6.3rc1 Author: timmywil Date: 2011-08-04 15:47:53 -0400 Make the tabIndex hook first a propHook and add it to attrHooks for back-compat reasons. Fixes #9979. M src/attributes.js M test/unit/attributes.js commit 3cfb134 refs/tags/1.6.3rc1 Merge: 8d5c874 9a96af1 Author: Dave Methvin Date: 2011-08-04 15:11:42 -0700 Merge pull request #367 from gnarf37/index-optimize Quick improvement to the performance of .index() with no arguments commit 8d5c874 refs/tags/1.6.3rc1 Merge: b5a16ea 5b0c306 Author: Dave Methvin Date: 2011-08-04 15:09:31 -0700 Merge pull request #416 from gnarf37/ticket_6652 CSS: Remove filter from style when setting opacity to 1 - Fixes #6652 - R commit b5a16ea refs/tags/1.6.3rc1 Merge: 59936dc 5c3b9e0 Author: Dave Methvin Date: 2011-08-04 14:57:51 -0700 Merge pull request #412 from rwldrn/9587 jQuery.clone() check destination child nodes are not null. Fixes #9587 commit 59936dc refs/tags/1.6.3rc1 Merge: 2e298d9 8fed1e7 Author: Dave Methvin Date: 2011-08-04 14:55:21 -0700 Merge pull request #432 from rwldrn/9794 Correct non-null|undefined evaluation of data property values. Fixes #9779 commit 2e298d9 refs/tags/1.6.3rc1 Merge: 84936f1 bb7d98f Author: Dave Methvin Date: 2011-08-04 14:51:43 -0700 Merge pull request #431 from DenisKnauf/master input type=datetime-local (ajax doesn't support it, yet) commit 84936f1 refs/tags/1.6.3rc1 Merge: 1846551 2d275df Author: Dave Methvin Date: 2011-08-04 14:41:11 -0700 Merge pull request #434 from Bubbi/bug_7071 ticket #7071 - Accessing the 'type' property on VML elements fails on IE during submit special handler commit 1846551 refs/tags/1.6.3rc1 Merge: 6a3395a c8cc1b3 Author: Dave Methvin Date: 2011-08-04 14:35:29 -0700 Merge pull request #451 from scottjehl/master Check body existence before referencing its properties (fixes Nokia error) commit 6a3395a refs/tags/1.6.3rc1 Merge: 5417a2c bb17025 Author: Dave Methvin Date: 2011-08-04 14:33:52 -0700 Merge pull request #419 from rwldrn/9630 Unit tests assert that .contents().hasClass() works as expected. Fixes #9630 commit 5417a2c refs/tags/1.6.3rc1 Merge: 566f958 09fe3ea Author: Dave Methvin Date: 2011-08-04 14:31:56 -0700 Merge pull request #417 from rwldrn/9385 Begrudgingly adds chrome detection to jQuery.browser (1.7). Fixes #9385 commit 566f958 refs/tags/1.6.3rc1 Merge: ea0303e 68f1f4d Author: Dave Methvin Date: 2011-08-04 14:16:35 -0700 Merge pull request #443 from rwldrn/minimal-license Builds minimal license header block for jquery.min.js commit ea0303e refs/tags/1.6.3rc1 Merge: d7681a1 ddf925b Author: Dave Methvin Date: 2011-08-04 14:15:18 -0700 Merge pull request #444 from rwldrn/9634 Non-breaking-space should achieve the same effect as a visible character. Fixes #9634 commit d7681a1 refs/tags/1.6.3rc1 Merge: 5f54cb7 b5f80a6 Author: Dave Methvin Date: 2011-08-04 14:12:10 -0700 Merge pull request #447 from rwldrn/9914 Removes empty, duplicate named test block. Fixes #9914 commit 5f54cb7 refs/tags/1.6.3rc1 Merge: dd3662d 06c41e0 Author: Dave Methvin Date: 2011-08-04 14:11:17 -0700 Merge pull request #448 from rwldrn/9912 Renames duplicate named test block. Fixes #9912 commit dd3662d refs/tags/1.6.3rc1 Merge: 905e892 a4fb358 Author: Dave Methvin Date: 2011-08-04 14:10:25 -0700 Merge pull request #449 from rwldrn/9913 Removes duplicate test block. Fixes #9913 commit 905e892 refs/tags/1.6.3rc1 Author: Rick Waldron Date: 2011-08-03 14:02:10 -0400 Landing pull request 453. Typo correction strictEquals=>strictEqual. Fixes #9964. More Details: - https://github.com/jquery/jquery/pull/453 - http://bugs.jquery.com/ticket/9964 M test/unit/support.js commit c8cc1b3 refs/tags/1.6.3rc1 Author: scottjehl Date: 2011-08-02 18:38:35 -0400 Make sure body is defined before attempting to use its properties. This check prevents an error from occurring when the width() or height() methods are called before the body is defined in browsers that return false on the first condition and proceed on to the second. For example, simply calling $( window ).width() from a script in the HEAD will throw an error in Nokia webkit browsers without this check in place. M src/dimensions.js commit a4fb358 refs/tags/1.6.3rc1 Author: Rick Waldron Date: 2011-07-26 12:08:50 -0400 Removes duplicate test block. Fixes #9913 M test/unit/queue.js commit 06c41e0 refs/tags/1.6.3rc1 Author: Rick Waldron Date: 2011-07-26 11:52:01 -0400 Renames duplicate named test block. Fixes #9912 M test/unit/offset.js commit b5f80a6 refs/tags/1.6.3rc1 Author: Rick Waldron Date: 2011-07-26 11:49:23 -0400 Removes empty, duplicate named test block. Fixes #9914 M test/unit/event.js commit ad16db3 refs/tags/1.6.3rc1 Author: Rick Waldron Date: 2011-07-25 17:06:38 -0400 Wrap obj.constructor test in try/catch. Thanks to bkrausz. Fixes #9897 M src/core.js M test/unit/core.js commit 8fed1e7 refs/tags/1.6.3rc1 Author: Rick Waldron Date: 2011-07-25 14:17:59 -0400 Do plain property check first, fallback to camelCase only if nec. Fixes #9794 M src/data.js commit ddf925b refs/tags/1.6.3rc1 Author: Rick Waldron Date: 2011-07-25 14:02:37 -0400 Non-breaking-space should achieve the same effect as a visible character. Fixes #9634 M src/support.js commit 68f1f4d refs/tags/1.6.3rc1 Author: Rick Waldron Date: 2011-07-25 13:23:14 -0400 Removes date from minimal license M build/post-compile.js commit 7a1e880 refs/tags/1.6.3rc1 Author: Rick Waldron Date: 2011-07-23 19:18:41 -0400 Mine and munge date from full source license header M build/post-compile.js commit 8a61007 refs/tags/1.6.3rc1 Author: Rick Waldron Date: 2011-07-23 17:53:53 -0400 Builds minimal license header block for jquery.min.js M build/post-compile.js commit 27291ff refs/tags/1.6.3rc1 Author: jaubourg Date: 2011-07-23 03:26:36 +0200 Fixes #9255: xml parsing error in $.parseXML is now properly detected for all browsers. Unit test added. M src/core.js M test/unit/core.js commit 0ed9909 refs/tags/1.6.3rc1 Author: jaubourg Date: 2011-07-23 02:39:12 +0200 Fixes #9854: propagates native statusText onto jqXHR.statusText. statusText in callbacks is still normalized. Unit test added. M src/ajax.js A test/data/statusText.php M test/unit/ajax.js commit 1d220cd refs/tags/1.6.3rc1 Author: jaubourg Date: 2011-07-23 02:17:46 +0200 Makes sure that status -1 (used when an internal error occured) will not tag jqXHR.readyState as complete (4). M src/ajax.js commit e6a99fd refs/tags/1.6.3rc1 Author: jaubourg Date: 2011-07-23 02:10:17 +0200 Fixes #9887: ajax now supports circular references into objects passed as context. Prefilter and transport developpers should add their own custom option into flatOptions when needed. Unit test added. M src/ajax.js M test/unit/ajax.js commit 2d275df refs/tags/1.6.3rc1 Author: Steen Nielsen Date: 2011-07-15 22:21:44 +0200 Make sure that Internet Explorer 6-8 won't give a "failed" error, when a request for type is made on vml objects M src/event.js commit 5b0c306 refs/tags/1.6.3rc1 Author: Corey Frang Date: 2011-07-13 22:54:25 -0500 Unit test for #6652 M test/data/testsuite.css M test/index.html M test/unit/css.js commit d1c4f0e refs/tags/1.6.3rc1 Author: Corey Frang Date: 2011-07-13 22:47:34 -0500 Trying .removeAttribute instead of the regexp to remove the filter attribute M src/css.js commit 28b470d refs/tags/1.6.3rc1 Author: Krinkle Date: 2011-07-12 17:12:07 -0400 Landing pull request 433. Fix testswarm test cases. Fixes #9555. More Details: - https://github.com/jquery/jquery/pull/433 - http://bugs.jquery.com/ticket/9555 M test/data/support/bodyBackground.html M test/data/support/boxModelIE.html commit 84d066f refs/tags/1.6.3rc1 Author: Rick Waldron Date: 2011-07-10 21:42:40 -0400 Correct non-null|undefined evaluation of data property values. Fixes #9794 M src/data.js M test/unit/data.js commit 1886d74 refs/tags/1.6.3rc1 Author: timmywil Date: 2011-07-09 14:41:58 -0400 Check the attribute node value for false for HTML5 booleans when not supported. Fixes #9504. M src/attributes.js M test/unit/attributes.js commit bb7d98f refs/tags/1.6.3rc1 Author: Denis Knauf Date: 2011-07-07 12:13:10 +0200 input type=datetime-local support for ajax. M src/ajax.js commit e6f8951 refs/tags/1.6.3rc1 Author: jaubourg Date: 2011-07-01 02:18:05 +0200 Fixes #9632. Adds res:// protocol to the list of local protocols. M src/ajax.js commit e83fcdc refs/tags/1.6.3rc1 Author: jaubourg Date: 2011-07-01 02:11:26 +0200 Fixes #9682. Removes data from the options for request with no content so that it is not used again in case of a retry. Unit test added. M src/ajax.js M test/unit/ajax.js commit 139135a refs/tags/1.6.3rc1 Author: jaubourg Date: 2011-07-01 01:51:50 +0200 Fixes #9446. Context is properly propagated using pipe. If context was the original deferred, then context is updated to next deferred in the chain. Unit tests added. M src/deferred.js M test/unit/deferred.js commit 5b92a5f refs/tags/1.6.3rc1 Author: jaubourg Date: 2011-06-30 18:18:44 +0200 Replaces typo (status instead of state) as observed in #9585. M src/ajax.js commit e2ab2ba refs/tags/1.6.3rc1 Author: John Resig Date: 2011-06-30 14:17:44 -0400 Updating the source version to 1.6.3pre M version.txt commit 0bf0076 refs/tags/1.6.2 (tag: 1.6.2) Author: Timmy Willison Date: 2014-02-12 09:56:00 -0800 Include distribution in release tag A component.json A jquery.js commit aa6f8c8 refs/tags/1.6.3rc1 Author: John Resig Date: 2011-06-30 14:16:56 -0400 Tagging the 1.6.2 release. M version.txt commit ab1504f refs/tags/1.6.3rc1 Author: timmywil Date: 2011-06-28 11:46:03 -0400 Set timerId to true instead of a number so that intervals set to 1 are not accidentally cleared when stopped. Fixes #9678. - Adding a working test case would not be possible in this case, but all tests pass. M src/effects.js commit 09fe3ea refs/tags/1.6.3rc1 Author: rwldrn Date: 2011-06-23 08:46:26 -0400 Updated version numbers; Fixes #9385 M test/data/ua.txt commit bb17025 refs/tags/1.6.3rc1 Author: rwldrn Date: 2011-06-22 08:50:44 -0400 Filter hasClass by nodeType 1; Fixes #9630 M src/attributes.js M test/unit/attributes.js commit 27e5052 refs/tags/1.6.3rc1 Author: rwldrn Date: 2011-06-21 14:04:06 -0400 Assert that .contents().hasClass() works as expected. Fixes #9630 M test/unit/attributes.js commit 15cd7d8 refs/tags/1.6.3rc1 Author: gnarf Date: 2011-06-20 04:39:12 -0500 CSS: Remove filter from style when setting opacity to 1 - Fixes #6652 - REMOVE FILTER:ALPHA(OPACITY=100) AFTER ANIMATION M src/css.js commit dd93d0e refs/tags/1.6.3rc1 Author: rwldrn Date: 2011-06-20 09:41:53 -0400 Begrudgingly adds chrome detection to jQuery.browser (1.7). Fixes #9385 M src/core.js M test/data/ua.txt commit 96501d3 refs/tags/1.6.3rc1 Author: timmywil Date: 2011-06-19 18:58:47 -0400 Allow similarly named classes (regression from 9499) and switch class retrieval to property when passing class to value functions. Fixes #9617. M src/attributes.js M test/unit/attributes.js commit 124817e refs/tags/1.6.3rc1 Author: Mike Sherov Date: 2011-06-17 17:33:29 -0400 Landing pull request 413. Move border/padding checks to after width validation to avoid unnecessary fallbacks. Fixes #9598. More Details: - https://github.com/jquery/jquery/pull/413 - http://bugs.jquery.com/ticket/9300 - http://bugs.jquery.com/ticket/9441 - http://bugs.jquery.com/ticket/9598 M src/css.js commit 5c3b9e0 refs/tags/1.6.3rc1 Author: rwldrn Date: 2011-06-15 11:14:52 -0400 jQuery.clone() check that destination child nodes are not null. Fixes #9587 M src/manipulation.js M test/index.html M test/unit/manipulation.js commit 9a96af1 refs/tags/1.6.3rc1 Author: gnarf Date: 2011-06-14 23:38:36 -0500 Quick improvement to the performace of .index() with no arguments - Adding a unit test for .index() of a node without a parent returns -1 M src/traversing.js M test/unit/traversing.js commit d59b0f3 refs/tags/1.6.3rc1 Author: John Resig Date: 2011-06-14 15:06:28 -0700 Re-updating QUnit, oops. M test/qunit commit d269e42 refs/tags/1.6.3rc1 Author: John Resig Date: 2011-06-14 15:05:27 -0700 Updating version in release notes script. M build/release-notes.js commit 138d5b7 refs/tags/1.6.3rc1 Author: John Resig Date: 2011-06-14 14:55:14 -0700 Updating the source version to 1.6.2pre M version.txt commit d443e53 refs/tags/1.6.2rc1 (tag: 1.6.2rc1) Author: John Resig Date: 2011-06-14 14:54:23 -0700 Tagging the 1.6.2rc1 release. M build/release-notes.js M test/qunit M version.txt commit 8a532d1 refs/tags/1.6.2rc1 Author: Schalk Neethling Date: 2011-06-14 16:01:50 -0400 Landing pull request 378. Comment typo in core.js. More Details: - https://github.com/jquery/jquery/pull/378 M src/core.js commit 5eef591 refs/tags/1.6.2rc1 Author: rwldrn Date: 2011-06-14 15:59:22 -0400 Landing pull request 409. Adds fillOpacity to internal cssNumber. Fixes #9548. More Details: - https://github.com/jquery/jquery/pull/409 - http://bugs.jquery.com/ticket/9548 M src/css.js M test/unit/css.js commit 13ceb0f refs/tags/1.6.2rc1 Author: Greg Hazel Date: 2011-06-14 15:51:03 -0400 Landing pull request 410. Moves jQuery attachment comment to outro. More Details: - https://github.com/jquery/jquery/pull/410 M src/core.js M src/outro.js commit 6926247 refs/tags/1.6.2rc1 Author: rwldrn Date: 2011-06-14 15:38:46 -0400 Landing pull request 397. withinElement rewrite in event. Fixes #6234, #9357, #9447. More Details: - https://github.com/jquery/jquery/pull/397 - http://bugs.jquery.com/ticket/6234 - http://bugs.jquery.com/ticket/9357 - http://bugs.jquery.com/ticket/9447 M src/event.js M test/unit/event.js commit 641ad80 refs/tags/1.6.2rc1 Author: timmywil Date: 2011-06-13 10:02:13 -0400 Attribute hooks do not need to be attached in XML docs. Fixes #9568. M src/attributes.js M test/data/dashboard.xml M test/unit/attributes.js commit 39a2f29 refs/tags/1.6.2rc1 Author: timmywil Date: 2011-06-08 10:55:52 -0400 Revert "Add catch block to try/finally in deferred. Fixes #9033. Test case needed." Line of exception was lost when debugging. This reverts commit 0a80be67f4fe968d99777564a02aeddbde1fbf35. M src/deferred.js commit db437be refs/tags/1.6.2rc1 Author: timmywil Date: 2011-06-07 20:54:11 -0400 Check classes passed for duplicates. Fixes #9499. M src/attributes.js M src/effects.js M test/data/testsuite.css M test/unit/attributes.js commit 0a80be6 refs/tags/1.6.2rc1 Author: timmywil Date: 2011-06-06 20:13:50 -0400 Add catch block to try/finally in deferred. Fixes #9033. Test case needed. M src/deferred.js commit d66c3b6 refs/tags/1.6.2rc1 Author: timmywil Date: 2011-06-07 00:04:17 -0400 Remove fellback in width/height cssHook M src/css.js commit 6490c10 refs/tags/1.6.2rc1 Author: rwldrn Date: 2011-06-06 23:54:17 -0400 Landing pull request 401. Nulling all elements created in support.js; Fixes #9471. More Details: - https://github.com/jquery/jquery/pull/401 - http://bugs.jquery.com/ticket/9471 M src/support.js commit 75203de refs/tags/1.6.2rc1 Author: timmywil Date: 2011-06-06 23:35:16 -0400 Optimize width/height retrieval (moved logic to getWH, removed adjustWH). Supplements #9441, #9300. M src/css.js M src/dimensions.js M test/unit/dimensions.js commit 80ad14b refs/tags/1.6.2rc1 Author: Mike Sherov Date: 2011-06-06 23:13:37 -0400 Add margin after checking width. Add tests. Fixes #9441. Fixes #9300. M src/css.js M test/unit/dimensions.js commit 0742056 refs/tags/1.6.2rc1 Author: rwldrn Date: 2011-06-06 20:18:36 -0400 Landing pull request 403. Check for both camelized and hyphenated data property names; Fixes #9301. More Details: - https://github.com/jquery/jquery/pull/403 - http://bugs.jquery.com/ticket/9301 M src/data.js M test/unit/data.js commit c3c001c refs/tags/1.6.2rc1 Author: rwldrn Date: 2011-06-06 20:16:14 -0400 Landing pull request 404. Removes unused hasOwn var declaration. Fixes #9510. More Details: - https://github.com/jquery/jquery/pull/404 - http://bugs.jquery.com/ticket/9510 M src/event.js commit 71d2e65 refs/tags/1.6.2rc1 Author: timmywil Date: 2011-06-06 20:15:16 -0400 Update QUnit. M test/qunit commit 1d202c6 refs/tags/1.6.2rc1 Author: timmywil Date: 2011-05-26 16:51:41 -0400 Move the value attrHook to the main attrHooks object to save bytes M src/attributes.js commit 9d4033d refs/tags/1.6.2rc1 Author: timmywil Date: 2011-05-25 20:48:59 -0400 Add test for appending an xml element to another. Supplements #9370. M test/unit/manipulation.js commit bdce86d refs/tags/1.6.2rc1 Author: timmywil Date: 2011-05-25 19:59:29 -0400 Move window/document test to dimensions for consistency M src/css.js M src/dimensions.js commit edb2286 refs/tags/1.6.2rc1 Author: timmywil Date: 2011-05-25 19:49:50 -0400 Return null for outer/inner width/height calls on window/document. Fixes #7557. M src/css.js M src/dimensions.js M test/unit/dimensions.js commit 1d1cb58 refs/tags/1.6.2rc1 Author: timmywil Date: 2011-05-25 19:35:52 -0400 elem.getElementsByTagName calls the function in IE6/7. Fixes #9370. M src/manipulation.js commit 2871561 refs/tags/1.6.2rc1 Author: Scott Hughes Date: 2011-05-25 15:18:13 -0400 Landing pull request 389. Null elements in clone to avoid memory leak in IE. Fixes #9341. More Details: - https://github.com/jquery/jquery/pull/389 - http://bugs.jquery.com/ticket/9341 M src/manipulation.js commit 408c98f refs/tags/1.6.2rc1 Author: rwldrn Date: 2011-05-25 15:10:49 -0400 Landing pull request 383. Relocating jQuery.camelCase to core; Fixes #9368. More Details: - https://github.com/jquery/jquery/pull/383 - http://bugs.jquery.com/ticket/9368 M src/core.js M src/css.js M test/unit/core.js commit b8fc9d1 refs/tags/1.6.2rc1 Author: timmywil Date: 2011-05-25 15:08:37 -0400 detachEvent is unnecessary since we're nulling div. Fixes #8873. M src/support.js commit 657b197 refs/tags/1.6.2rc1 Author: timmywil Date: 2011-05-25 14:30:46 -0400 Null created elements in support to avoid leaks in IE. Tested IE6-8. Leaks are contained to the byte. Fixes #9294. M src/support.js commit a5396bd refs/tags/1.6.2rc1 Author: timmywil Date: 2011-05-25 14:01:33 -0400 Attach background data to divs as well M test/data/testsuite.css commit e5457a5 refs/tags/1.6.2rc1 Author: timmywil Date: 2011-05-25 13:58:05 -0400 Remove unnecessary background setting in support now that we have the div reversion. Test added. M src/support.js M test/data/testsuite.css commit b43910a refs/tags/1.6.3rc1 Author: Mathias Bynens Date: 2011-05-20 11:22:52 -0400 Landing pull request 352. Slightly improved defaultDisplay() and Throbber of Doom. Fixes #8994. More Details: - https://github.com/jquery/jquery/pull/352 - http://bugs.jquery.com/ticket/8994 M src/effects.js commit f82b9dd refs/tags/1.6.3rc1 Author: rwldrn Date: 2011-05-20 11:03:33 -0400 Landing pull request 382. Adds support for number values (meter,progress); Fixes #9319. More Details: - https://github.com/jquery/jquery/pull/382 - http://bugs.jquery.com/ticket/9319 M src/attributes.js M test/unit/attributes.js commit a1545b5 refs/tags/1.6.3rc1 Author: timmywil Date: 2011-05-18 11:59:21 -0400 Unnecessary var removed. M src/attributes.js commit 25118e2 refs/tags/1.6.3rc1 Author: timmywil Date: 2011-05-18 11:46:22 -0400 Handle unset value attributes consistently depending on property existence. Supplements #9328. M src/attributes.js M test/unit/attributes.js commit ba90af0 refs/tags/1.6.3rc1 Author: timmywil Date: 2011-05-18 11:29:25 -0400 Make the value hook less obtrusive for elements which do not inherently have a value property. Fixes #9328. M src/attributes.js M test/unit/attributes.js commit 7d3ba9f refs/tags/1.6.3rc1 Author: timmywil Date: 2011-05-18 11:05:20 -0400 Switched title attribute to getAttributeNode for IE6/7. Fixes #9329. M src/attributes.js M test/unit/attributes.js commit c17f589 refs/tags/1.6.3rc1 Author: Rick Waldron Date: 2011-05-16 10:38:36 -0400 Landing pull request 377. Check custom data != null(undefined), allows zero; Fixes #9285. More Details: - https://github.com/jquery/jquery/pull/377 - http://bugs.jquery.com/ticket/9285 M src/event.js M test/unit/event.js commit a5cf257 refs/tags/1.6.3rc1 Author: timmywil Date: 2011-05-16 10:17:50 -0400 Use getAttributeNode for ^on attributes in IE6/7 to avoid anonymous function wrapper. Fixes #9298. M src/attributes.js M test/unit/attributes.js commit 6171e0a refs/tags/1.6.3rc1 Author: timmywil Date: 2011-05-14 12:07:40 -0400 Retrieve the class attribute on a form in IE6/7. Fixes 9286. M src/attributes.js M test/unit/attributes.js commit cf70249 refs/tags/1.6.3rc1 Author: timmywil Date: 2011-05-13 13:47:44 -0400 Removing unnecessary argument type check for boolean hook M src/attributes.js commit bc82ff0 refs/tags/1.6.3rc1 Author: timmywil Date: 2011-05-13 13:39:38 -0400 Make sure setting boolean attributes to the same name sets the property to a boolean type M src/attributes.js M test/unit/attributes.js commit 6f676e6 refs/tags/1.6.3rc1 Author: timmywil Date: 2011-05-12 19:42:53 -0400 Use prop to retrieve boolean properties (so the selected hook will be used) M src/attributes.js M test/unit/attributes.js commit ec82943 refs/tags/1.6.3rc1 Merge: a5b7c0f 0c2d1ae Author: Rick Waldron Date: 2011-05-13 12:26:17 -0400 Landing pull request 365. jQuery.buildFragment, ensure doc is a document; Fixes #8950. More Details: - https://github.com/jquery/jquery/pull/365 - http://bugs.jquery.com/ticket/8950 commit a5b7c0f refs/tags/1.6.3rc1 Author: timmywil Date: 2011-05-13 12:14:31 -0400 Style edits for pull request 375 M src/css.js M test/unit/css.js commit cbbd7d2 refs/tags/1.6.3rc1 Author: avaly Date: 2011-05-13 12:09:49 -0400 Landing pull request 375. Added test case to support #9237 Fixes #9237. More Details: - https://github.com/jquery/jquery/pull/375 - http://bugs.jquery.com/ticket/9237 M src/css.js M test/unit/css.js commit 3486365 refs/tags/1.6.3rc1 Author: timmywil Date: 2011-05-11 14:31:42 -0400 Animation callbacks keep their place in the queue stack. Fixes #9220. M src/effects.js M test/unit/queue.js commit 0f81cf8 refs/tags/1.6.3rc1 Author: jaubourg Date: 2011-05-13 17:50:57 +0200 Adds iframe code for #9239. A test/data/support/bodyBackground.html commit ceba855 refs/tags/1.6.3rc1 Author: jaubourg Date: 2011-05-13 17:43:32 +0200 Fixes #9239. If the body is already present in the DOM, use a div within it to perform boxModel-related support tests. Unit test added. M src/support.js M test/unit/support.js commit b60c856 refs/tags/1.6.3rc1 Author: John Resig Date: 2011-05-12 15:04:51 -0400 Updating the source version to 1.6.2pre M version.txt commit 8c1ea08 refs/tags/1.6.1 (tag: 1.6.1) Author: Timmy Willison Date: 2014-02-12 09:54:55 -0800 Include distribution in release tag A component.json A jquery.js commit 9fd37b2 refs/tags/1.6.3rc1 Author: John Resig Date: 2011-05-12 15:04:36 -0400 Tagging the 1.6.1 release. M version.txt commit 01c5b7f refs/tags/1.6.3rc1 Author: timmywil Date: 2011-05-11 12:02:41 -0400 JR don't want my QUnit. M test/qunit commit f794f48 refs/tags/1.6.3rc1 Author: John Resig Date: 2011-05-11 11:43:37 -0400 Adding in test case to support #9211. M build/release-notes.js M test/qunit M test/unit/manipulation.js commit 391398c refs/tags/1.6.3rc1 Author: jaubourg Date: 2011-05-11 14:12:19 +0200 Fixes #9221. Wraps openings of html comments and CDATA blocks found at the beginning of inserted script elements into a javascript block comment so that the new implementation of globalEval will not throw an exception in IE (execScript being less lenient than eval). Unit tests added. M src/manipulation.js M test/unit/manipulation.js commit 3a1c27b refs/tags/1.6.3rc1 Author: timmywil Date: 2011-05-10 13:58:50 -0400 Revert "Updating QUnit." This commit actually reverted QUnit. This reverts commit f9cccd05b66d7ae7a5e4010220a491e91201c35e. M test/qunit commit 68d980b refs/tags/1.6.3rc1 Author: John Resig Date: 2011-05-10 13:50:49 -0400 Updating the source version to 1.6.1pre M version.txt commit 344af56 refs/tags/1.6.1rc1 (tag: 1.6.1rc1) Author: John Resig Date: 2011-05-10 13:50:35 -0400 Tagging the 1.6.1rc1 release. M version.txt commit f9cccd0 refs/tags/1.6.1rc1 Author: John Resig Date: 2011-05-10 13:50:21 -0400 Updating QUnit. M test/qunit commit 2812a87 refs/tags/1.6.1rc1 Author: John Resig Date: 2011-05-10 13:37:05 -0400 Updating Sizzle. M src/sizzle commit c42360b refs/tags/1.6.1rc1 Author: John Resig Date: 2011-05-10 12:57:55 -0400 More formatting tweaking. M test/delegatetest.html commit d2fea61 refs/tags/1.6.1rc1 Merge: c8374fa d75c61a Author: John Resig Date: 2011-05-10 12:54:41 -0400 Merge branch 'master' of github.com:jquery/jquery commit c8374fa refs/tags/1.6.1rc1 Author: John Resig Date: 2011-05-10 12:54:29 -0400 Update sizzle. M src/sizzle commit d75c61a refs/tags/1.6.1rc1 Author: timmywil Date: 2011-05-10 12:46:55 -0400 Update QUnit M test/qunit commit 1ec003f refs/tags/1.6.1rc1 Author: John Resig Date: 2011-05-10 12:43:34 -0400 Fix tabs in delegate test. M src/sizzle M test/delegatetest.html commit a5e407c refs/tags/1.6.1rc1 Author: John Resig Date: 2011-05-10 11:56:42 -0400 Make sure that data properties with hyphens are always accessed/set using camelCase. Fixes #9124. M src/data.js M test/unit/data.js commit 419b5e5 refs/tags/1.6.1rc1 Author: John Resig Date: 2011-05-10 11:49:32 -0400 Make sure that mouseenter/mouseleave fire on the correct element when doing delegation. Fixes #9069. M src/event.js M test/delegatetest.html commit 521ae56 refs/tags/1.6.1rc1 Merge: 304dd61 966c2fe Author: louisremi Date: 2011-05-10 11:22:12 -0400 Landing pull request 374. .animate() Callbacks should fire in correct order (unit test included). Fixes #9100. More Details: - https://github.com/jquery/jquery/pull/374 - https://github.com/jquery/jquery/issues/9100 commit 304dd61 refs/tags/1.6.1rc1 Author: Sahab Yazdani Date: 2011-05-10 11:20:22 -0400 Landing pull request 370. Fixes #8763. More Details: - https://github.com/jquery/jquery/pull/370 - https://github.com/jquery/jquery/issues/8763 M src/support.js commit 38de389 refs/tags/1.6.1rc1 Author: jaubourg Date: 2011-05-10 12:23:53 +0200 Adds unit/support.js to unit tests. Still have to test for #8763 has to be done in its own file however, since Firefox refuses to notify global errors in the iframe (attachEvent, window.onerror and script.onerror all fail). D test/boxModelIE.html A test/data/support/boxModelIE.html A test/data/support/hiddenIFrameFF.html M test/index.html A test/unit/support.js commit 966c2fe refs/tags/1.6.1rc1 Author: louisremi Date: 2011-05-10 12:18:40 +0200 oops console M test/unit/effects.js commit 4526c8b refs/tags/1.6.1rc1 Author: timmywil Date: 2011-05-10 00:27:52 -0400 Add fallback to prop for the window and document. Switch value to use the property instead of the attribute for back compat. M src/attributes.js M test/unit/attributes.js commit f34a90b refs/tags/1.6.1rc1 Author: louisremi Date: 2011-05-09 17:46:00 +0200 oops unit test M test/unit/effects.js commit 076c347 refs/tags/1.6.1rc1 Author: louisremi Date: 2011-05-09 17:35:51 +0200 .animate() Callbacks should fire in correct order (fix #9100 + unit test) M src/effects.js commit 8c13cfa refs/tags/1.6.1rc1 Author: jaubourg Date: 2011-05-09 10:01:20 +0200 Fixes #9104. Returning null or undefined in a pipe callback shouldn't end up throwing an exception. Silly, silly, me. M src/deferred.js M test/unit/deferred.js commit efd0fce refs/tags/1.6.1rc1 Author: jaubourg Date: 2011-05-09 09:48:23 +0200 Fixes #9109. When jQuery is loaded in the body, then the fake body element used in support has to be inserted before the document's body for boxModel to be properly detected (got the hint by looking at the code in jQuery mobile). Test page added so that we can keep checking this. M src/support.js A test/boxModelIE.html commit 18b1cf2 refs/tags/1.6.1rc1 Author: timmywil Date: 2011-05-07 22:01:10 -0400 Remove value check from formHook; other elements can use value hook M src/attributes.js M test/unit/attributes.js commit 90f37aa refs/tags/1.6.1rc1 Author: timmywil Date: 2011-05-07 21:26:02 -0400 Call extend on prop to avoid changing original properties so that per-property easing is not lost in multiple animations with the same props M src/effects.js M test/unit/effects.js commit 8bb6e95 refs/tags/1.6.1rc1 Author: timmywil Date: 2011-05-07 20:46:38 -0400 Set val before hide/show check and fix easing setting; also update attributes test for autofocus - The object passed should not change so it can be used in future animates, updated src and tests accordingly. M src/effects.js M test/unit/attributes.js M test/unit/effects.js commit 3d1c27d refs/tags/1.6.1rc1 Author: Daniel Pihlstrom Date: 2011-05-04 01:07:24 +0200 Fix per-property easing. Fixes #9067 M src/effects.js M test/unit/effects.js commit 3126844 refs/tags/1.6.1rc1 Author: gnarf Date: 2011-05-07 19:18:52 -0400 Landing pull request 372. Test for numeric properties was using wrong variable. Fixes #9074. More Details: - https://github.com/jquery/jquery/pull/372 M src/effects.js M test/unit/effects.js commit c085563 refs/tags/1.6.1rc1 Author: timmywil Date: 2011-05-07 14:49:04 -0400 Reduce the boolean list only to those that have corresponding IDLs that don't require being added to propFix; only set the IDL if it exists - See http://jsfiddle.net/timmywil/u5NLn/ for how boolean attributes are handled in every browser. M src/attributes.js M test/unit/attributes.js commit 09c0cf9 refs/tags/1.6.1rc1 Author: timmywil Date: 2011-05-07 11:48:42 -0400 Global found in valHook for select(get) M src/attributes.js commit c864455 refs/tags/1.6.1rc1 Author: timmywil Date: 2011-05-06 14:54:47 -0400 Global found in dataAttr function M src/data.js commit c72b0f3 refs/tags/1.6.1rc1 Author: timmywil Date: 2011-05-06 13:49:20 -0400 Check empty string instead of specified as specified is inconsistent on the name attribute. Fixes #9148. M src/attributes.js M test/unit/attributes.js commit f7f8450 refs/tags/1.6.1rc1 Author: timmywil Date: 2011-05-06 12:10:16 -0400 tmp was global in the new fn.promise. Fixes #9147. M src/queue.js commit a257e07 refs/tags/1.6.1rc1 Author: timmywil Date: 2011-05-06 10:53:05 -0400 Reduce boolean attribute list to only content attributes - Removed IDL-only boolean attributes as well as officially deprecated attributes that we've not supported before M src/attributes.js commit f30cd41 refs/tags/1.6.1rc1 Author: timmywil Date: 2011-05-05 14:37:59 -0400 Update boolean attribute list to contain all boolean attributes listed in w3c M src/attributes.js commit cccf9ad refs/tags/1.6.1rc1 Author: timmywil Date: 2011-05-05 12:52:04 -0400 Add support for the contenteditable attribute M src/attributes.js M test/unit/attributes.js commit 5097e6d refs/tags/1.6.1rc1 Author: timmywil Date: 2011-05-05 12:17:08 -0400 Construct boolHook and rboolean regex to deal with boolean attributes. Fixes #9129. Fixes #9123. - Construct regex for all attributes which are boolean attributes by specification. + This allows us to do what users expect with enumerated attributes and allows us to no longer complicate the issue. + People are just too confused with passing "true" instead of true when they should, so we won't have to worry about that anymore. - Modularize code for dealing with boolean attributes into a separate hook to keep attr short and fast. M src/attributes.js commit 5195335 refs/tags/1.6.1rc1 Author: timmywil Date: 2011-05-04 15:53:00 -0400 Set the property corresponding to a boolean attribute when setting to true. Fixes #9103. - Once boolean properties had been modified natively, setting the attribute no longer set the current value M src/attributes.js M test/unit/attributes.js commit 3ed4b22 refs/tags/1.6.1rc1 Author: timmywil Date: 2011-05-04 11:40:46 -0400 Run property names through propFix in removeProp M src/attributes.js commit 480b88c refs/tags/1.6.1rc1 Author: timmywil Date: 2011-05-04 11:29:38 -0400 Set corresponding property to false when removing boolean attributes. Fixes #9094 M src/attributes.js M test/unit/attributes.js commit 9714442 refs/tags/1.6.1rc1 Author: timmywil Date: 2011-05-04 00:31:01 -0400 Update boolean check to avoid crashes, add all name fixes to propFix (properties are case-sensitive in all browsers), add tests for prop M src/attributes.js M test/unit/attributes.js commit a9d9f8c refs/tags/1.6.1rc1 Author: John Resig Date: 2011-05-03 21:44:42 -0400 If no hook is provided, and a boolean property exists, use that to return an attribute-style value for boolean attributes. Fixes #9079. M src/attributes.js M test/unit/attributes.js commit bfad45f refs/tags/1.6.1rc1 Author: John Resig Date: 2011-05-03 15:02:26 -0400 Fix problem with appending multiple string arguments in IE 6. Fixes #9072. M src/manipulation.js M test/unit/manipulation.js commit 3cdffce refs/tags/1.6.1rc1 Author: John Resig Date: 2011-05-03 15:01:29 -0400 Updating release note script. M build/release-notes.js commit 4ac2fdd refs/tags/1.6.1rc1 Author: timmywil Date: 2011-05-03 14:48:36 -0400 Fix setting value attributes on option elements. Fixes #9071. M src/attributes.js M test/unit/attributes.js commit 6d2fd57 refs/tags/1.6.1rc1 Author: timmywil Date: 2011-05-02 18:14:12 -0400 Fix QUnit Header links M test/index.html commit ea24cd1 refs/tags/1.6.1rc1 Author: timmywil Date: 2011-05-02 17:53:55 -0400 Avoid changing html in two places; add minified jQuery as an option to the main test page M test/data/testrunner.js A test/data/versioncheck.js D test/index.built.html M test/index.html commit 3dbd7b5 refs/tags/1.6.1rc1 Author: timmywil Date: 2011-05-02 16:56:39 -0400 Add a test page for running the test suite against a fully built and compressed jQuery. Fixes #7650. A test/index.built.html commit 89fd9df refs/tags/1.6.1rc1 Author: John Resig Date: 2011-05-02 16:36:16 -0400 Less aggressive semicolon insertion for the minified file. M build/post-compile.js commit f8a112f refs/tags/1.6.1rc1 Author: John Resig Date: 2011-05-02 16:32:02 -0400 Ensure that an endline is in place at the end of the minified jQuery file. M build/post-compile.js commit f4b5d3f refs/tags/1.6.1rc1 Author: John Resig Date: 2011-05-02 16:25:36 -0400 Update the UglifyJS code. M build/lib/parse-js.js M build/lib/process.js M build/uglify.js commit c0d9939 refs/tags/1.6.1rc1 Author: John Resig Date: 2011-05-02 16:25:20 -0400 Fix bug with handling minor releases after major releases in the build script. M build/release.js commit 53f2750 refs/tags/1.6.1rc1 Author: John Resig Date: 2011-05-02 13:50:33 -0400 Updating the source version to 1.6.1pre M version.txt commit c2c017b refs/tags/1.6 (tag: 1.6.0, tag: 1.6) Author: Timmy Willison Date: 2014-02-12 09:53:49 -0800 Include distribution in release tag A component.json A jquery.js commit eae7c41 refs/tags/1.6.1rc1 Author: John Resig Date: 2011-05-02 13:50:00 -0400 Tagging the 1.6 release. M version.txt commit ca338dc refs/tags/1.6.1rc1 Author: John Resig Date: 2011-05-02 13:31:23 -0400 Check for #8984 wasn't strong enough, enhanced. M src/core.js commit 6c449fd refs/tags/1.6.1rc1 Author: John Resig Date: 2011-05-02 13:25:53 -0400 Make sure that empty nodelists continue to map properly. Fixes #8993. M src/core.js M test/unit/core.js commit 86aa764 refs/tags/1.6.1rc1 Author: John Resig Date: 2011-05-02 13:14:13 -0400 Change check for skipping the initial quickExpr RegExp check. Fixes #8984. M src/core.js M test/unit/core.js commit f1392d8 refs/tags/1.6.1rc1 Author: timmywil Date: 2011-05-02 11:57:01 -0400 Set background to none on our mock body and remove its contents to avoid a crash in IE when removing it. Fixes #9028. M src/support.js commit 24a8ffb refs/tags/1.6.1rc1 Author: timmywil Date: 2011-05-01 17:09:50 -0400 Test for a colon in attribute names for IE6/7. Fixes #1591. M src/attributes.js M test/unit/attributes.js commit 0c2d1ae refs/tags/1.6.3rc1 Author: Rick Waldron Date: 2011-04-30 10:42:36 -0400 jQuery.buildFragment, ensure doc is a document; Includes comments; Adds unit test. Fixes #8950 M src/manipulation.js M test/unit/manipulation.js commit e2bace8 refs/tags/1.6.1rc1 Merge: e5f4ec8 bf678fd Author: Dave Methvin Date: 2011-04-29 07:36:31 -0700 Merged pull request #361 from rwldrn/9008a. Restored /g flag to rspaces; Adds unit tests; Supplements #9008 commit bf678fd refs/tags/1.6.1rc1 Author: Rick Waldron Date: 2011-04-28 22:24:40 -0400 Restores var names to satisfy the crock-machine. Supplements #9008 M src/ajax.js M src/attributes.js M src/event.js commit ca36767 refs/tags/1.6.1rc1 Author: Rick Waldron Date: 2011-04-28 21:14:12 -0400 Restored /g flag to rspaces; Adds unit tests; Supplements #9008 M src/event.js M test/unit/event.js commit e5f4ec8 refs/tags/1.6.1rc1 Merge: b8a9c2b ebf2fac Author: Dave Methvin Date: 2011-04-28 16:18:05 -0700 Merged pull request #360 from xavierm02/patch-3. Javascript -> JavaScript commit ebf2fac refs/tags/1.6.1rc1 Author: MONTILLET Xavier Date: 2011-04-28 14:56:52 -0700 Javascript -> JavaScript except if it was intentional to avoid letting newbies think it's Java. M README.md commit b8a9c2b refs/tags/1.6.1rc1 Author: timmywil Date: 2011-04-28 16:31:51 -0400 Syntax in testrunner M test/data/testrunner.js commit 57f56be refs/tags/1.6.1rc1 Author: rwldrn Date: 2011-04-28 14:11:34 -0400 Make cached rspaces regex definitions consistent. Fixes #9008 M src/ajax.js M src/event.js commit 632cd6c refs/tags/1.6.1rc1 Author: rwldrn Date: 2011-04-28 15:56:02 -0400 Landing pull request 357. Update unit tests for widows & orphans. Supplements #8971 Fixes #8971. More Details: - https://github.com/jquery/jquery/pull/357 - http://bugs.jquery.com/ticket/8971 M test/unit/css.js commit ebac797 refs/tags/1.6.1rc1 Author: Rick Waldron Date: 2011-04-28 15:28:01 -0400 Landing pull request 354. Adds QUnit Aliases to testrunner.js. Fixes #8991. More Details: - https://github.com/jquery/jquery/pull/354 - http://bugs.jquery.com/ticket/8991 M test/data/testrunner.js commit c0450f3 refs/tags/1.6.1rc1 Author: timmywil Date: 2011-04-27 16:33:12 -0400 Correct the attachment of the p tag in the widows/orphans tests. Fixes test suite in IE8 M test/unit/css.js commit b5772da refs/tags/1.6.1rc1 Author: John Resig Date: 2011-04-27 00:56:08 -0400 Add a simple script for generating the release notes of a pre-release. A build/release-notes.js A build/release-notes.txt commit a8988e3 refs/tags/1.6.1rc1 Author: John Resig Date: 2011-04-26 16:23:09 -0400 Adding a Node-based release management script for pushing new releases to the CDN. A build/release.js commit fd11df1 refs/tags/1.6.1rc1 Author: John Resig Date: 2011-04-26 16:22:07 -0400 Updating the source version to 1.6pre M version.txt commit 455edf1 refs/tags/1.6rc1 (tag: 1.6rc1) Author: John Resig Date: 2011-04-26 16:21:45 -0400 Tagging the 1.6rc1 release. M version.txt commit 742e15c refs/tags/1.6rc1 Merge: fb65ba4 08f52d6 Author: Julian Aubourg Date: 2011-04-26 07:08:14 -0700 Merged pull request #348 from rwldrn/8978. jQuery.support core style guide correction. Fixes #8978 commit 08f52d6 refs/tags/1.6rc1 Author: Rick Waldron Date: 2011-04-26 09:45:27 -0400 jQuery.support core style guide correction. Fixes #8978 M src/support.js commit fb65ba4 refs/tags/1.6rc1 Merge: 5165033 86d5d3e Author: timmywil Date: 2011-04-25 12:53:43 -0700 Merged pull request #345 from rwldrn/8971. No need to test for widows & orphans values in IE6-8. Fixes #8971 commit 86d5d3e refs/tags/1.6rc1 Author: rwldrn Date: 2011-04-25 13:10:23 -0400 No need to test for widows & orphans values in IE6-8. Fixes #8971 M test/unit/css.js commit 5165033 refs/tags/1.6rc1 Author: timmywil Date: 2011-04-23 17:07:31 -0400 Add tests data- and aria- attributes and the autofocus boolean attribute and some style updates in jQuery.attr M src/attributes.js M test/unit/attributes.js commit 83e9ce9 refs/tags/1.6rc1 Author: aFarkas Date: 2011-04-23 21:57:55 +0200 handle data- and aria- special M src/attributes.js commit 9559b1a refs/tags/1.6rc1 Author: aFarkas Date: 2011-04-23 11:29:07 +0200 dealing with boolean content attribute M src/attributes.js commit 02ad0aa refs/tags/1.6rc1 Author: Jordan Boesch Date: 2011-04-23 17:58:56 -0400 Landing pull request 344. using jQuery.nodeName where applicable. More Details: - https://github.com/jquery/jquery/pull/344 M src/event.js commit 15ccae9 refs/tags/1.6rc1 Author: timmywil Date: 2011-04-23 13:56:51 -0400 Switch the form nodeName check in attr to use jQuery.nodeName for consistency M src/attributes.js commit 9b00827 refs/tags/1.6rc1 Author: John Resig Date: 2011-04-22 00:51:23 -0400 Disabling .add(form.elements) unit test. M test/unit/traversing.js commit bc7bb0d refs/tags/1.6rc1 Merge: 2942be7 3d9445e Author: timmywil Date: 2011-04-22 00:28:11 -0400 Merge branch 'master' of github.com:jquery/jquery commit 2942be7 refs/tags/1.6rc1 Author: timmywil Date: 2011-04-22 00:27:52 -0400 Combine the support tests for radioValue and appendChecked M src/attributes.js M src/support.js commit 3d9445e refs/tags/1.6rc1 Author: Rick Waldron Date: 2011-04-22 00:02:08 -0400 Landing pull request 340. Adds widows, orphans to cssNumber hash; includes tests. Fixes #8936. More Details: - https://github.com/jquery/jquery/pull/340 - http://bugs.jquery.com/ticket/8936 M src/css.js M test/unit/css.js commit 16312c6 refs/tags/1.6rc1 Merge: 235080e d274b7b Author: Dave Methvin Date: 2011-04-21 22:15:21 -0400 Merge branch 'master' of github.com:jquery/jquery into fix-8790a-quicker-trigger commit d274b7b refs/tags/1.6rc1 Author: timmywil Date: 2011-04-21 21:51:23 -0400 Landing pull request 332. Appending disconnected radio or checkbox inputs and keeping checked setting Fixes #8060, #8500. More Details: - https://github.com/jquery/jquery/pull/332 - http://bugs.jquery.com/ticket/8060 - http://bugs.jquery.com/ticket/8500 M src/core.js M src/manipulation.js M src/support.js M test/unit/manipulation.js commit 3ac9eb7 refs/tags/1.6rc1 Author: timmywil Date: 2011-04-21 21:33:09 -0400 Landing pull request [337](https://github.com/jquery/jquery/pull/337). Value of radio inputs resets when type is set after the value in all IEs. Fixes #8570 ([bug](http://bugs.jquery.com/ticket/8570)). M src/attributes.js M src/support.js M test/unit/attributes.js commit dbe966a refs/tags/1.6rc1 Author: timmywil Date: 2011-04-21 13:03:19 -0400 Update Sizzle and QUnit M src/sizzle M test/qunit commit a28eadf refs/tags/1.6rc1 Author: jaubourg Date: 2011-04-21 18:43:40 +0200 Makes sure no unload handler is bound when not in IE. Also simplifies the whole "on unload abort" code. Also avoids the declaration of yet another variables in the jQuery main closure for the temporary XHR used to assess support properties. M src/ajax/xhr.js commit 60cfab3 refs/tags/1.6rc1 Author: jeresig Date: 2011-04-20 19:08:29 -0400 Updating Sizzle and QUnit. M src/sizzle M test/qunit commit 103d325 refs/tags/1.6rc1 Author: timmywil Date: 2011-04-19 17:48:07 -0400 Follow w3c standard for setting the common boolean attributes to the same name(selected, checked, readOnly, and disabled) M src/attributes.js commit 8d2d94c refs/tags/1.6rc1 Author: timmywil Date: 2011-04-19 13:45:01 -0400 Fix test suite fails for hiding text nodes in F4 and IE9. Update for #6135. M src/effects.js commit 825d3d9 refs/tags/1.6rc1 Author: timmywil Date: 2011-04-19 13:17:38 -0400 Only use getAttributeNode on buttons when setting value M src/attributes.js M test/unit/attributes.js commit 3a3842c refs/tags/1.6rc1 Author: jaubourg Date: 2011-04-19 00:29:20 -0700 (Re) Fixes #8884 in a way that keeps the format of the headers map sent to transports natural. M src/ajax.js M src/ajax/xhr.js commit 8d37547 refs/tags/1.6rc1 Author: Rick Waldron Date: 2011-04-17 15:29:49 -0700 DRY out #6514 M src/event.js commit fb5ef2c refs/tags/1.6rc1 Merge: 34d8070 f408aa4 Author: timmywil Date: 2011-04-17 18:18:40 -0400 Merge branch 'master' of github.com:jquery/jquery commit 34d8070 refs/tags/1.6rc1 Author: timmywil Date: 2011-04-17 18:15:20 -0400 Fix value attribute and val for value on button elements. Fixes #1954 M src/attributes.js M test/unit/attributes.js commit 15da298 refs/tags/1.6rc1 Author: John Resig Date: 2011-04-17 14:11:40 -0700 Remove unnecessary usage of Function.prototype.bind (#7783) but maintain API. Also fix bug with proxy failing when a name is provided. Fixes #8893. M src/core.js M src/support.js M test/unit/core.js commit 2a71493 refs/tags/1.6rc1 Author: John Resig Date: 2011-04-17 13:28:36 -0700 Updating UglifyJS. M build/lib/parse-js.js M build/lib/process.js commit 3cb9c18 refs/tags/1.6rc1 Author: Brian Brennan Date: 2011-04-17 11:58:20 -0700 Fix live mouseenter and mouseleave binding so they can be activated by triggers. Fixes #6514. M src/event.js M test/unit/event.js commit f408aa4 refs/tags/1.6rc1 Author: John Resig Date: 2011-04-17 14:11:40 -0700 Remove unnecessary usage of Function.prototype.bind (#7783) but maintain API. Also fix bug with proxy failing when a name is provided. Fixes #8893. M src/core.js M src/support.js M test/unit/core.js commit 2786a11 refs/tags/1.6rc1 Author: John Resig Date: 2011-04-17 13:28:36 -0700 Updating UglifyJS. M build/lib/parse-js.js M build/lib/process.js commit 7a8fac5 refs/tags/1.6rc1 Merge: d46042e 230a50f Author: John Resig Date: 2011-04-17 11:58:58 -0700 Merge branch 'master' of github.com:jquery/jquery commit d46042e refs/tags/1.6rc1 Author: Brian Brennan Date: 2011-04-17 11:58:20 -0700 Fix live mouseenter and mouseleave binding so they can be activated by triggers. Fixes #6514. M src/event.js M test/unit/event.js commit 230a50f refs/tags/1.6rc1 Author: timmywil Date: 2011-04-17 14:25:16 -0400 Update Sizzle - qunit-fixture changes M src/sizzle commit 3aa4672 refs/tags/1.6rc1 Merge: 21c0be8 68cc3ad Author: timmywil Date: 2011-04-17 14:12:31 -0400 Merge branch 'qunit_fixture' commit 68cc3ad refs/tags/1.6rc1 Author: timmywil Date: 2011-04-17 14:08:52 -0400 Update QUnit, fix visibility of #dl and pass JSLint in effects.js M src/effects.js M test/index.html M test/qunit commit 21c0be8 refs/tags/1.6rc1 Author: John Resig Date: 2011-04-17 11:07:42 -0700 Make sure that hide or show don't fail when operating on non-Element nodes. Fixes #6135. M src/effects.js M test/unit/effects.js commit 728a70c refs/tags/1.6rc1 Author: John Resig Date: 2011-04-17 10:51:24 -0700 Make sure that forms and selects are added to a jQuery set correctly. Fixes #6912. M src/traversing.js M test/unit/traversing.js commit a9b81d7 refs/tags/1.6rc1 Author: Gilmore Davidson Date: 2011-04-17 10:34:38 -0700 Added check for live mouseenter/mouseleave events if bound to nested elements with the same selector. Fixes #5884. M src/event.js commit adef5c3 refs/tags/1.6rc1 Author: John Resig Date: 2011-04-17 10:21:46 -0700 Make sure that there isn't an error if no event object exists. Fixes #8755. M src/event.js commit ecf6a3c refs/tags/1.6rc1 Author: timmywil Date: 2011-04-17 02:43:57 -0400 Switch QUnit div from depreceted #main to #qunit-fixture M test/index.html M test/unit/ajax.js M test/unit/attributes.js M test/unit/core.js M test/unit/css.js M test/unit/data.js M test/unit/effects.js M test/unit/event.js M test/unit/manipulation.js M test/unit/traversing.js commit 0b1c2e6 refs/tags/1.7b2 Author: jrburke Date: 2011-04-16 20:35:18 -0700 Add support for registering jQuery as an AMD module. Only does so if the AMD loader indicates it has special allowances for multiple versions of jQuery being loaded in a page. M src/core.js M test/data/testinit.js M test/unit/core.js commit 235080e refs/tags/1.6rc1 Author: Dave Methvin Date: 2011-04-16 20:48:27 -0400 Follow-up to #8790. Delay the creation of a jQuery.Event until we know it will need to be triggered. M src/event.js commit 5d70c6d refs/tags/1.6rc1 Author: John Resig Date: 2011-04-16 17:39:30 -0700 Add in unit tests for #6993. M test/unit/event.js commit 6e3b596 refs/tags/1.6rc1 Author: John Resig Date: 2011-04-16 17:37:35 -0700 Allow function to be passed in as a data object to bind and one. Fixes #6993. M src/event.js commit 94ee3e9 refs/tags/1.6rc1 Author: John Resig Date: 2011-04-16 14:18:56 -0700 Cache references to navigator and location. Fixes #6690. M src/ajax.js M src/intro.js commit 5b197b6 refs/tags/1.6rc1 Merge: 8312e2d b6d2159 Author: John Resig Date: 2011-04-16 09:17:34 -0700 Merge branch 'cellpadding_support' of https://github.com/timmywil/jquery into timmywil-cellpadding_support commit 8312e2d refs/tags/1.6rc1 Merge: ce7b311 bcc8187 Author: John Resig Date: 2011-04-16 09:16:45 -0700 Merge branch 'effectsCleanup' of https://github.com/louisremi/jquery into louisremi-effectsCleanup commit ce7b311 refs/tags/1.6rc1 Author: John Resig Date: 2011-04-16 09:12:53 -0700 Backing out fix for #6481. M src/ajax.js M test/unit/ajax.js commit a519129 refs/tags/1.6rc1 Author: jaubourg Date: 2011-04-15 14:16:43 -0700 Removes now unnecessary regexp and companion function. Fixes some spacing issues. Shortens field names. M src/ajax.js M src/ajax/xhr.js commit 4d3cb7d refs/tags/1.6rc1 Author: Sam Bisbee Date: 2011-04-15 16:45:45 -0400 Fixing code styling typo. M src/ajax.js commit a9a79cc refs/tags/1.6rc1 Author: Sam Bisbee Date: 2011-04-15 16:36:43 -0400 Continuing to map request headers using their name in uppercase for the index, but we now map to an object with an unmodified name and value: { name: "", value: "" }. This prevents overwriting of the user's supplied headers, which many applications parse with case sensitivity, because we no longer use the modified, uppercase index when building the request. M src/ajax.js M src/ajax/xhr.js commit 35d9425 refs/tags/1.6rc1 Author: Jordan Boesch Date: 2011-04-15 08:53:37 -0600 removing regex M src/css.js commit bcc8187 refs/tags/1.6rc1 Author: louisremi Date: 2011-04-15 16:33:21 +0200 undefined should be as good as null here M src/effects.js commit c4d0ccc refs/tags/1.6rc1 Author: Jordan Boesch Date: 2011-04-15 07:48:50 -0600 revert to old code, bug is invalid M src/css.js M test/unit/dimensions.js commit 7bc8227 refs/tags/1.6rc1 Author: louisremi Date: 2011-04-15 15:30:19 +0200 typo M src/effects.js commit 7666c3e refs/tags/1.6rc1 Author: louisremi Date: 2011-04-15 15:18:21 +0200 remove more useless code. feels good. M src/effects.js commit eccf15b refs/tags/1.6rc1 Merge: 7dc7070 8e1467f Author: louisremi Date: 2011-04-15 14:44:55 +0200 - merge master - move private functions at the bottom - remove duplicate code - move more var at the top of their scope - rewrite a loop to be more efficient commit b6d2159 refs/tags/1.6rc1 Author: timmywil Date: 2011-04-14 23:11:49 -0400 Add support for setting the cellPadding attribute in IE6/7 M src/attributes.js M test/unit/attributes.js commit 8e1467f refs/tags/1.6rc1 Author: jeresig Date: 2011-04-14 16:29:22 -0400 Updating the source version to 1.6pre. M version.txt commit 19ceebd refs/tags/1.6b1 (tag: 1.6b1) Author: jeresig Date: 2011-04-14 16:29:14 -0400 Tagging the 1.6b1 release. M version.txt commit d4b31a1 refs/tags/1.6b1 Author: timmywil Date: 2011-04-14 16:26:20 -0400 Adds box-sizing check for IE9 inputs and buttons M src/css.js commit 1dda994 refs/tags/1.6b1 Merge: 84712bd a76decc Author: jeresig Date: 2011-04-14 15:57:47 -0400 Merge branch '8099' of https://github.com/rwldrn/jquery. Fixes #8099. Conflicts: test/data/testsuite.css commit 84712bd refs/tags/1.6b1 Author: jeresig Date: 2011-04-14 15:49:15 -0400 Fix formatting of pull 325. Fixes #4146. M src/css.js commit cdb02d0 refs/tags/1.6b1 Merge: 38d6d9f e64d3d4 Author: jeresig Date: 2011-04-14 15:44:58 -0400 Merge branch 'bug_4146_v2' of https://github.com/jboesch/jquery into jboesch-bug_4146_v2 commit 7dc7070 refs/tags/1.6rc1 Author: louisremi Date: 2011-04-14 15:21:08 +0200 reduce function calls simplify easing resolution code + some code cleanup M src/effects.js commit 8806435 refs/tags/1.6rc1 Merge: 780b798 38d6d9f Author: louisremi Date: 2011-04-14 11:46:29 +0200 Merge branch 'master' of http://github.com/jquery/jquery into effectsCleanup commit 38d6d9f refs/tags/1.6b1 Author: timmywil Date: 2011-04-14 00:46:10 -0400 Adjust the unit tests in traversing - is(jQuery) to avoid long-running script alerts M test/unit/traversing.js commit e64d3d4 refs/tags/1.6b1 Author: Jordan Boesch Date: 2011-04-13 22:30:30 -0600 fixing bug 4146 - round 2! M src/css.js M test/unit/dimensions.js commit ca5bc20 refs/tags/1.6b1 Author: timmywil Date: 2011-04-13 23:45:58 -0400 IE9's support for SVG elements unfortunately does not extend to clearAttributes. Checks for its presence before proceeding. M src/manipulation.js M test/unit/attributes.js commit 149a040 refs/tags/1.6b1 Author: timmywil Date: 2011-04-13 23:10:32 -0400 Fix test suite fail in IE6/7 on event:undelegate - was failing an if where it shouldn't M src/event.js M test/unit/event.js commit 72ddc8c refs/tags/1.6b1 Merge: 42e2026 4ad9b44 Author: jeresig Date: 2011-04-13 16:42:20 -0400 Merge branch 'master' of github.com:jquery/jquery commit 42e2026 refs/tags/1.6b1 Author: jeresig Date: 2011-04-13 16:41:55 -0400 Updating Sizzle. M src/sizzle commit a76decc refs/tags/1.6b1 Author: rwldrn Date: 2011-04-13 15:43:15 -0400 Ticket #8099 Performance tweaking, credits M src/effects.js M test/data/testsuite.css M test/unit/effects.js commit 59240d3 refs/tags/1.6b1 Author: rwldrn Date: 2011-04-13 13:58:17 -0400 Ticket #8099 Updates per review M src/effects.js M test/unit/effects.js commit 4fde550 refs/tags/1.6b1 Author: rwldrn Date: 2011-04-13 13:43:52 -0400 Ticket #8099 Conditional iframe approache, caches both iframe and iframedoc for reuse M src/effects.js M test/unit/effects.js commit 4ad9b44 refs/tags/1.6b1 Author: jaubourg Date: 2011-04-13 19:27:19 +0200 Ensures callback placeholders are tested for and eventually replaced in data only when contentType is application/x-www-form-urlencoded and data is a string. Removes json to jsonp promotion when jsonp or jsonpCallback options are present. Uses new Deferred.always method to bind cleanUp function. M src/ajax/jsonp.js commit 4344d08 refs/tags/1.6b1 Author: jaubourg Date: 2011-04-13 18:35:38 +0200 Fixes #8635 again (fix was lost in rewrite). Also removes unnecessary "manual" garbage collection. M src/support.js commit f7f4ef9 refs/tags/1.6b1 Merge: 0032e30 69866fd Author: Dave Methvin Date: 2011-04-12 19:42:35 -0400 Merge branch 'fix_suite_fails' of https://github.com/timmywil/jquery into timmywil-fix_suite_fails commit 0032e30 refs/tags/1.6b1 Merge: bebd8bc 73f9ab6 Author: Dave Methvin Date: 2011-04-12 19:39:53 -0400 Merge branch 'jslint_function_in_loop' of https://github.com/timmywil/jquery into timmywil-jslint_function_in_loop commit 69866fd refs/tags/1.6b1 Author: timmywil Date: 2011-04-12 19:32:18 -0400 VML.type test was causing multiple test suite fails, fix attributes.js fail in IE6 where the val(String/Number) tests were interfering with the val(Function) tests M test/data/testsuite.css M test/index.html M test/unit/attributes.js M test/unit/event.js commit bebd8bc refs/tags/1.6b1 Author: Dave Methvin Date: 2011-04-12 19:29:09 -0400 Followup to #8753. Modify new Event constructor signature to jQuery.event(type, props), which can be exploited by jQuery.event.trigger as well. M src/event.js M test/unit/event.js commit 81de96a refs/tags/1.6b1 Author: rwldrn Date: 2011-04-12 17:27:45 -0400 Fixes #8099 using iframe to capture an element's real default display; suggested by lrbabe/louisremi M src/effects.js commit 6d49e84 refs/tags/1.6b1 Merge: 0d8b247 9e71ad1 Author: Dave Methvin Date: 2011-04-12 18:46:21 -0400 Merge branch 'fix-8790-quick-trigger' Conflicts: src/event.js commit 9e71ad1 refs/tags/1.6b1 Author: Dave Methvin Date: 2011-04-12 18:32:23 -0400 Explicitly set event.type in case we chopped out a namespace or exclusive flag. M src/event.js commit 73f9ab6 refs/tags/1.6b1 Author: timmywil Date: 2011-04-12 18:30:21 -0400 JSLint failed due to function created within for loop M src/manipulation.js commit 352715b refs/tags/1.6b1 Author: Dave Methvin Date: 2011-04-12 17:46:15 -0400 Use explicit "new jQuery.Event" to avoid double-function-call overhead. M src/event.js commit 0d8b247 refs/tags/1.6b1 Author: John Firebaugh Date: 2011-04-12 16:48:22 -0400 Accessing the 'type' property on VML elements fails on IE. Fixes #7071. M src/event.js M test/index.html M test/unit/event.js commit 3418f32 refs/tags/1.6b1 Merge: 122514a df7dfc2 Author: John Resig Date: 2011-04-12 16:39:30 -0400 Merge branch 'master' of https://github.com/rjgotten/jquery into rjgotten-master. Also added in unit tests covering the case. Fixes #6180. Conflicts: src/manipulation.js commit 122514a refs/tags/1.6b1 Merge: f1d75ed 596f9a1 Author: John Resig Date: 2011-04-12 16:26:41 -0400 Merge branch 'master' of https://github.com/jclain/jquery into jclain-master commit f1d75ed refs/tags/1.6b1 Merge: 978c065 135a384 Author: John Resig Date: 2011-04-12 16:13:56 -0400 Merge branch 'bug_7931' of https://github.com/Xavi-/jquery into Xavi--bug_7931 Conflicts: src/offset.js commit 978c065 refs/tags/1.6b1 Merge: e7787cd 8262679 Author: John Resig Date: 2011-04-12 16:05:40 -0400 Merge branch 'Sub_Naming' of https://github.com/timmywil/jquery into timmywil-Sub_Naming Conflicts: src/core.js src/css.js src/event.js commit e7787cd refs/tags/1.6b1 Author: John Resig Date: 2011-04-12 15:54:30 -0400 More formatting tweaks. M src/event.js commit 34adda3 refs/tags/1.6b1 Author: John Resig Date: 2011-04-12 14:58:55 -0400 Fixing some minor formatting problems. M src/event.js commit b05d631 refs/tags/1.6b1 Merge: f19a74f 7fa6de0 Author: John Resig Date: 2011-04-12 14:57:30 -0400 Merge branch 'fix-8790-quick-trigger' of https://github.com/dmethvin/jquery into dmethvin-fix-8790-quick-trigger commit 885b64d refs/tags/1.6b1 Author: rwldrn Date: 2011-04-12 13:47:27 -0400 Fixes #8099 using iframe to capture an element's real default display; suggested by lrbabe/louisremi M src/effects.js commit 7164615 refs/tags/1.6b1 Author: rwldrn Date: 2011-04-12 11:48:07 -0400 Ticket 8099, Reattempt with iframe M src/effects.js M test/data/testsuite.css M test/unit/effects.js commit f19a74f refs/tags/1.6b1 Author: louisremi Date: 2011-04-12 13:12:58 +0200 revert last commit M test/unit/event.js commit 01a2b51 refs/tags/1.6b1 Author: louisremi Date: 2011-04-12 13:07:38 +0200 switch double quotes with single quotes M test/unit/event.js commit 02e0047 refs/tags/1.6b1 Author: louisremi Date: 2011-04-12 11:39:21 +0200 resolve more conflicts M src/css.js commit a5604ae refs/tags/1.6b1 Merge: 8547b34 312df04 Author: louisremi Date: 2011-04-12 11:29:25 +0200 merge with master and resolve more conflicts commit 8547b34 refs/tags/1.6b1 Author: louisremi Date: 2011-04-12 11:18:44 +0200 resolve conflict M test/unit/traversing.js commit f42010b refs/tags/1.6b1 Author: louisremi Date: 2011-04-12 10:47:46 +0200 third batch M test/unit/dimensions.js M test/unit/effects.js M test/unit/event.js M test/unit/manipulation.js M test/unit/offset.js M test/unit/queue.js M test/unit/traversing.js commit 312df04 refs/tags/1.6b1 Author: jeresig Date: 2011-04-12 00:54:12 -0400 Revert "QUnit test for overriding important css declarations, references #4427" This reverts commit 1299e89dcd803ee0ed48622c716dc3d4c8567cb7. Conflicts: test/unit/css.js M test/data/testsuite.css M test/unit/css.js commit 0ff4c69 refs/tags/1.6b1 Author: jeresig Date: 2011-04-12 00:38:48 -0400 Some minor code cleanup. M src/css.js commit db80ad9 refs/tags/1.6b1 Merge: 430d9e0 272b8d6 Author: jeresig Date: 2011-04-12 00:37:51 -0400 Merge branch 'fix_8402' of https://github.com/lrbabe/jquery into lrbabe-fix_8402 commit 430d9e0 refs/tags/1.6b1 Merge: 7bfb6a7 581fa82 Author: jeresig Date: 2011-04-12 00:35:51 -0400 Merge branch 'fix_8403' of https://github.com/lrbabe/jquery into lrbabe-fix_8403 commit 7bfb6a7 refs/tags/1.6b1 Author: jeresig Date: 2011-04-12 00:29:52 -0400 Removing un-needed frameElement check as discussed in #8018. Fixes #8108. M src/event.js commit 0d755df refs/tags/1.6b1 Merge: ea6987e 75655e5 Author: jeresig Date: 2011-04-12 00:25:36 -0400 Merge branch 'master' of https://github.com/inukshuk/jquery into inukshuk-master Conflicts: test/unit/offset.js commit ea6987e refs/tags/1.6b1 Merge: 1299e89 50e8837 Author: jeresig Date: 2011-04-12 00:18:12 -0400 Merge branch 'master' of https://github.com/azatoth/jquery commit 1299e89 refs/tags/1.6b1 Author: Azatoth Date: 2011-04-12 00:17:07 -0400 QUnit test for overriding important css declarations, references #4427 M test/data/testsuite.css M test/unit/css.js commit 31b3c44 refs/tags/1.6b1 Merge: 2d27ac4 926884b Author: jeresig Date: 2011-04-12 00:12:27 -0400 Merge branch 'bug_4366' of https://github.com/jboesch/jquery into jboesch-bug_4366 commit 2d27ac4 refs/tags/1.6b1 Merge: 0fa0f4c 91d0398 Author: jeresig Date: 2011-04-12 00:09:46 -0400 Merge branch 'master' of https://github.com/robmorgan/jquery into robmorgan-master commit 0fa0f4c refs/tags/1.6b1 Merge: 98da6b1 cb659c6 Author: jeresig Date: 2011-04-12 00:05:21 -0400 Merge branch 'attr_remove_list_check' of https://github.com/timmywil/jquery into timmywil-attr_remove_list_check commit 98da6b1 refs/tags/1.6b1 Author: timmywil Date: 2011-04-11 23:59:12 -0400 Fixes unit/css.js test fail in Safari 5. support.js test was passing erroneously due to the body to which the div was attached having a width of 0 M src/support.js M test/unit/css.js commit cb659c6 refs/tags/1.6b1 Author: timmywil Date: 2011-04-11 19:30:20 -0400 retrieving list with getAttribute is fine, no need to add list here anymore M src/attributes.js commit 2b70893 refs/tags/1.6b1 Author: jaubourg Date: 2011-04-12 01:09:35 +0200 Bug fixes in queue.js: type in dequeue could be undefined which lead to a wrong data key, which would then have undesirable data left dangling on elements. Also adds missing semicolon in effects unit. M src/queue.js M test/unit/effects.js commit f6f1cc7 refs/tags/1.6b1 Merge: 4c3aba9 e9905b1 Author: jaubourg Date: 2011-04-12 00:27:51 +0200 Merge branch 'master' of github.com:jquery/jquery commit 11adde5 refs/tags/1.6b1 Author: louisremi Date: 2011-04-11 22:33:29 +0200 second batch M src/offset.js M test/unit/ajax.js M test/unit/attributes.js M test/unit/core.js M test/unit/css.js M test/unit/data.js commit e9905b1 refs/tags/1.6b1 Merge: 094c48e a564a0b Author: jeresig Date: 2011-04-11 16:00:34 -0400 Merge branch '2773_firefox_opera_fix' of https://github.com/timmywil/jquery into timmywil-2773_firefox_opera_fix commit 581fa82 refs/tags/1.6b1 Author: louisremi Date: 2011-04-11 21:44:29 +0200 double quotes, again M src/css.js commit cccd092 refs/tags/1.6b1 Author: louisremi Date: 2011-04-11 21:43:43 +0200 first batch M src/css.js commit 930731b refs/tags/1.6b1 Author: louisremi Date: 2011-04-11 21:33:15 +0200 Double quote is the new simple quote M test/unit/css.js commit d710442 refs/tags/1.6b1 Author: louisremi Date: 2011-04-11 21:14:41 +0200 the expected number of assertions shouldn't contain a condition M test/unit/css.js commit 6ddc381 refs/tags/1.6b1 Author: louisremi Date: 2011-04-11 21:05:15 +0200 limit this test to browsers not supporting opacity M test/unit/css.js commit 272b8d6 refs/tags/1.6b1 Author: louisremi Date: 2011-04-11 20:33:52 +0200 replace cssPropsAware branch M src/css.js M test/unit/css.js commit 7fa6de0 refs/tags/1.6b1 Merge: a5071d4 094c48e Author: Dave Methvin Date: 2011-04-11 13:25:57 -0400 Merge branch 'master' of github.com:jquery/jquery into fix-8790-quick-trigger commit a5071d4 refs/tags/1.6b1 Author: Dave Methvin Date: 2011-04-11 13:19:00 -0400 Shave some time off array setup in trigger/handle M src/event.js commit 780b798 refs/tags/1.6rc1 Author: louisremi Date: 2011-04-11 19:01:04 +0200 Group all local functions at the top of the file and add comments M src/effects.js commit a564a0b refs/tags/1.6b1 Author: timmywil Date: 2011-04-11 12:24:31 -0400 Run order problem when running full test suite in Opera 11, removed failing test as it passed by itself and there are others just like it M src/traversing.js M test/unit/traversing.js commit 094c48e refs/tags/1.6b1 Merge: 868e1e2 4b0c26f Author: jeresig Date: 2011-04-11 12:13:04 -0400 Merge branch '8777' of https://github.com/rwldrn/jquery into rwldrn-8777 Conflicts: src/event.js commit eb857e2 refs/tags/1.6b1 Author: timmywil Date: 2011-04-11 11:54:55 -0400 Fix unit tests in firefox 4 and opera 11, passing null or undefined to indexOf was throwing an error in those browsers M src/traversing.js commit 7957516 refs/tags/1.6b1 Merge: 1cca081 868e1e2 Author: Dave Methvin Date: 2011-04-11 11:44:26 -0400 Merge branch 'master' of github.com:jquery/jquery into fix-8790-quick-trigger Conflicts: src/event.js commit 868e1e2 refs/tags/1.6b1 Author: Rick Waldon Date: 2011-04-11 11:32:23 -0400 Ticket #8753 Always set event type explicitly M src/event.js commit 1cca081 refs/tags/1.6b1 Merge: 530c915 6591f6d Author: Dave Methvin Date: 2011-04-11 11:25:27 -0400 Merge branch 'master' of github.com:jquery/jquery into fix-8790-quick-trigger commit 6591f6d refs/tags/1.6b1 Author: jeresig Date: 2011-04-11 11:22:52 -0400 Fix broken merge. M test/unit/traversing.js commit 530c915 refs/tags/1.6b1 Author: Dave Methvin Date: 2011-04-11 11:15:00 -0400 Move initialization of event until we determine if anyone wants it. M src/event.js commit 4c3aba9 refs/tags/1.6b1 Merge: 3411d47 56ffad2 Author: jaubourg Date: 2011-04-11 13:41:17 +0200 Merge branch 'master' of github.com:jquery/jquery commit 3411d47 refs/tags/1.6b1 Author: jaubourg Date: 2011-04-11 13:40:14 +0200 Adds _mark and _unmark as a mean to keep track of ongoing non-queued animations in fn.promise. M src/effects.js M src/queue.js M test/unit/queue.js commit 91d0398 refs/tags/1.6b1 Author: Rob Morgan Date: 2011-04-11 12:32:45 +0800 Adding a full-stop M README.md commit 467747d refs/tags/1.6b1 Author: Rob Morgan Date: 2011-04-11 12:24:38 +0800 Fixing typos in the README.md file M README.md commit bb52010 refs/tags/1.6b1 Merge: 2f11ba7 56ffad2 Author: Dave Methvin Date: 2011-04-10 17:40:31 -0400 Merge branch 'master' of github.com:jquery/jquery into fix-8790-quick-trigger commit 56ffad2 refs/tags/1.6b1 Merge: 92dfb53 791402b Author: jeresig Date: 2011-04-10 17:27:34 -0400 Merge branch '8101_lrbabe_requestAnimationFrame' of https://github.com/timmywil/jquery into timmywil-8101_lrbabe_requestAnimationFrame Conflicts: src/effects.js commit 791402b refs/tags/1.6b1 Author: timmywil Date: 2011-04-10 17:17:34 -0400 Separate raf function definition from passing it to requestAnimationFrame M src/effects.js M src/sizzle commit 92dfb53 refs/tags/1.6b1 Merge: f89edbc 215c507 Author: jeresig Date: 2011-04-10 17:11:35 -0400 Merge branch 'attrhooks.1.6v2' of https://github.com/timmywil/jquery commit 215c507 refs/tags/1.6b1 Author: timmywil Date: 2011-04-10 17:08:18 -0400 Added back support.js test for getSetAttribute and removed some duplicate code that crept into attributes.js M src/attributes.js M src/support.js commit f89edbc refs/tags/1.6b1 Merge: 14ecd9a d47c0ae Author: jeresig Date: 2011-04-10 16:56:56 -0400 Merge branch 'modest_val_proposal' of https://github.com/timmywil/jquery into timmywil-modest_val_proposal Conflicts: src/attributes.js commit 14ecd9a refs/tags/1.6b1 Merge: 909a6ff 574ae3b Author: jeresig Date: 2011-04-10 16:51:22 -0400 Merge branch 'proxy-native-bind' of https://github.com/gf3/jquery into gf3-proxy-native-bind commit 909a6ff refs/tags/1.6b1 Merge: 247363b a807451 Author: jeresig Date: 2011-04-10 16:48:02 -0400 Merge branch 'bug_7369' of https://github.com/timmywil/jquery into timmywil-bug_7369 commit 247363b refs/tags/1.6b1 Merge: 523db95 c0389e3 Author: jeresig Date: 2011-04-10 16:46:14 -0400 Merge branch 'map-object.1.6' of https://github.com/danheberden/jquery into danheberden-map-object.1.6 commit 523db95 refs/tags/1.6b1 Merge: 52f3105 1a16776 Author: jeresig Date: 2011-04-10 16:37:09 -0400 Merge branch '2773_find_closest' of https://github.com/timmywil/jquery into timmywil-2773_find_closest Conflicts: test/unit/traversing.js commit 52f3105 refs/tags/1.6b1 Author: jeresig Date: 2011-04-10 16:32:40 -0400 Fix formatting. M src/traversing.js commit b8fd1f0 refs/tags/1.6b1 Merge: 83dc078 85232c9 Author: jeresig Date: 2011-04-10 16:31:10 -0400 Merge branch 'bug_2773' of https://github.com/timmywil/jquery into timmywil-bug_2773 commit 83dc078 refs/tags/1.6b1 Author: jeresig Date: 2011-04-10 16:28:44 -0400 Bringing in the latest Sizzle code. M src/sizzle commit 2c74ee4 refs/tags/1.6b1 Merge: 7fb95eb 92a4d59 Author: jeresig Date: 2011-04-10 16:28:15 -0400 Merge branch 'eventprops.1.6final' of https://github.com/rwldrn/jquery into rwldrn-eventprops.1.6final Conflicts: test/unit/event.js commit c10a76e refs/tags/1.6b1 Merge: da89d87 7fb95eb Author: timmywil Date: 2011-04-10 16:26:39 -0400 Merge branch 'master' into attrhooks.1.6v2 commit 7fb95eb refs/tags/1.6b1 Merge: 9ed5c77 b92d2f0 Author: jeresig Date: 2011-04-10 15:49:17 -0400 Merge branch 'attrhooks.1.6' Conflicts: src/core.js src/support.js commit b92d2f0 refs/tags/1.6b1 Merge: d4e4414 3a1b466 Author: jeresig Date: 2011-04-10 15:41:51 -0400 Merge branch 'attrhooks.1.6v2' of https://github.com/timmywil/jquery into timmywil-attrhooks.1.6v2 Conflicts: src/attributes.js commit da89d87 refs/tags/1.6b1 Author: timmywil Date: 2011-04-10 15:40:49 -0400 Had some stale code in test/unit/attributes.js M test/unit/attributes.js commit 9ed5c77 refs/tags/1.6b1 Author: jeresig Date: 2011-04-10 15:38:54 -0400 Pulling in latest Sizzle. M src/sizzle commit a019fc9 refs/tags/1.6b1 Merge: 8c318bf 5dde3eb Author: Dave Methvin Date: 2011-04-10 15:26:30 -0400 Merge branch 'git_for_dummies' of https://github.com/azatoth/jquery into land-git-readme commit 8c318bf refs/tags/1.6b1 Author: Alexis Abril Date: 2011-04-10 15:17:00 -0400 Fixes #7328. When getting data- attributes, after-cap any embedded dashes per the W3C HTML5 spec. M src/data.js M test/unit/data.js commit 8c40c00 refs/tags/1.6b1 Author: Rick Waldron Date: 2011-04-10 14:31:31 -0400 Fixes #8814. Clean up inArray. M src/core.js commit 3a1b466 refs/tags/1.6b1 Author: timmywil Date: 2011-04-09 17:25:06 -0400 #8150 - When removing the width and height attributes in IE6/7, setting to "" actually sets to 0 instead of auto - Having fixed this automatically with the use of removeAttribute in browsers that support it, this will fix it for IE6/7 as well. - This has no effect on width/height styles set elsewhere( test added to removeAttr ) - With this addition, I need to call attr in removeAttr for IE6/7, which means boolean calls like .attr("checked", "") will no longer remove the attribute, which I think is fine. .attr("checked", false) will still remove. If I had left it, it would have gone in an infinite loop since setting to empty string is the only way to remove it in these browsers. - The hrefNormalized hooks were returning null if they weren't present. Added the null check to the getter. - Now that the style support fails in IE8 as well due to uppercasing everything, no need to have style included with the hrefNormalized hooks M src/attributes.js M test/unit/attributes.js commit 17afd80 refs/tags/1.6b1 Author: timmywil Date: 2011-04-09 15:56:35 -0400 IE8 testing for lowercasing the css properties on retrieving style; had assumed the style support check failed in IE8, which it now does M src/support.js M test/unit/attributes.js commit 5dde3eb refs/tags/1.6b1 Author: Carl Fürstenberg Date: 2011-04-08 20:56:56 +0200 Git for dummies Per request, here is an simple git for dummies quick sheet, with some useful commands. M README.md commit f182b7b refs/tags/1.6b1 Author: jaubourg Date: 2011-04-08 18:24:25 +0200 Adds a default falsy value for focusinBubbles + minor style consistency regarding test expression in support map initialization. M src/support.js commit 2594a93 refs/tags/1.6b1 Author: jaubourg Date: 2011-04-08 17:41:14 +0200 Applies exception in Style Guidelines regarding objects and functions when they are the last argument of a function call. M src/ajax.js M src/ajax/jsonp.js M src/ajax/script.js M src/deferred.js M src/effects.js M src/support.js commit 7a1c6be refs/tags/1.6b1 Author: jaubourg Date: 2011-04-08 17:35:08 +0200 Renames chain as pipe. M src/deferred.js M test/unit/deferred.js commit 98d83ef refs/tags/1.6b1 Author: Dave Methvin Date: 2011-04-07 22:52:15 -0400 Fixes #8722. Remove try/catch used by #3533 to fix the IE Table Colon Blow bug, and instead check for colon in the event name. Thanks to daguej for scoping this out -- a colonoscopy you might say. M src/event.js M test/unit/event.js commit c470db6 refs/tags/1.6b1 Merge: 14193e4 6832595 Author: Dave Methvin Date: 2011-04-07 11:30:26 -0400 Merge branch 'master' of github.com:jquery/jquery commit 14193e4 refs/tags/1.6b1 Author: Dave Methvin Date: 2011-02-02 21:57:44 -0500 Create jQuery.holdReady(true/false) method to encapsulate jQuery.readyWait++ / jQuery.ready(true) logic. Fix problem where jQuery.ready may trigger twice, causing the (unsupported) document.onready to run twice. Fixes #8803 . M src/core.js M test/data/readywaitloader.js M test/readywait.html commit 6832595 refs/tags/1.6b1 Merge: c1dcad6 bbd9c77 Author: jaubourg Date: 2011-04-07 06:56:19 +0200 Merge branch 'master' of github.com:jquery/jquery Conflicts: src/support.js commit c1dcad6 refs/tags/1.6b1 Author: jaubourg Date: 2011-04-07 06:51:37 +0200 Rewrite of the support module. We use a temporary body element in order not to have to wait for the document to be ready for boxModel-related support tests. M src/support.js commit f3c6077 refs/tags/1.6b1 Author: jaubourg Date: 2011-04-07 06:47:15 +0200 Rewrite of globalEval. Uses window.execScript or window.eval with a trick to ensure proper context. Unit tests added. M src/core.js M test/unit/core.js commit 4552d13 refs/tags/1.6b1 Author: jaubourg Date: 2011-04-07 06:00:52 +0200 Adds fn.promise as a mean to observe the completion of animations on a set of elements. Only queued animations are handled for now, non-queued animations support coming soon. Effects unit tests updated to test the feature (needs more testing though). M src/queue.js M test/unit/effects.js commit bb99899 refs/tags/1.6b1 Author: jaubourg Date: 2011-04-07 05:49:32 +0200 Adds always and chain methods to deferreds. M src/deferred.js M test/unit/deferred.js commit 2f11ba7 refs/tags/1.6b1 Author: Dave Methvin Date: 2011-04-06 23:41:47 -0400 Allow specific custom events to exit trigger early if there are no handlers bound for that type. M src/event.js commit 75a4bc4 refs/tags/1.6b1 Author: jaubourg Date: 2011-04-07 05:07:20 +0200 Makes sure each animation tick has the same timestamp for all animations in the batch. M src/effects.js commit bbd9c77 refs/tags/1.6b1 Author: Dave Methvin Date: 2011-04-04 10:27:31 -0400 Fix #8732. Change feature detect for focusin event support, so IE9 won't have duplicate events. M src/event.js M src/support.js commit b7dd840 refs/tags/1.6b1 Author: Dave Methvin Date: 2011-04-06 22:11:58 -0400 Fixes #8712. Bubble custom events to the window when they are triggered. Ride that, Cowboy! M src/event.js M test/unit/event.js commit 879be3d refs/tags/1.6b1 Author: Dave Methvin Date: 2011-04-06 11:34:41 -0400 Fix some spacing and comment issues that crept in with the rebase. M src/event.js commit 29386db refs/tags/1.6b1 Author: Dave Methvin Date: 2011-04-06 10:31:14 -0400 Sadly, we still have to bubble the event so inline handlers will work. M src/event.js commit 246757b refs/tags/1.6b1 Author: Dave Methvin Date: 2011-03-15 23:40:25 -0400 Only bubble a triggered event if we have attached a jQuery handler, but check the current element for an inline handler regardless. Make some other size optimizations as well. M src/event.js commit bfa3231 refs/tags/1.6b1 Author: Dave Methvin Date: 2011-02-10 23:43:45 -0500 Switch from recursion to iteration for event triggering. Move event-name namespace processing out of event handler, since it has to always go through trigger. M src/event.js commit e085673 refs/tags/1.6b1 Author: carpie Date: 2011-01-19 17:37:31 -0600 Skip id regex check when large html strings are passed to the jQuery constructor (#7990). M src/core.js M test/unit/core.js commit ceaf093 refs/tags/1.6b1 Merge: 0fbadbc 44a3b58 Author: Dave Methvin Date: 2011-04-05 22:40:59 -0400 Merge branch 'cssrelative.1.6' of https://github.com/danheberden/jquery into danheberden-cssrelative.1.6 commit d47c0ae refs/tags/1.6b1 Author: timmywil Date: 2011-04-05 22:40:12 -0400 Performance testing: localize val to each block and only set val to value when not a function M src/attributes.js commit 0fbadbc refs/tags/1.6b1 Merge: 1e85027 de0c25b Author: Dave Methvin Date: 2011-04-05 22:24:40 -0400 Merge branch 'domready' of https://github.com/cowboy/jquery commit 1e85027 refs/tags/1.6b1 Merge: c1316a4 5f52e61 Author: Dave Methvin Date: 2011-04-05 22:04:05 -0400 Merge branch '4321' of https://github.com/rwldrn/jquery into rwldrn-4321 commit c1316a4 refs/tags/1.6b1 Author: Dave Methvin Date: 2011-04-05 21:59:09 -0400 Shorten up the code and do event cleanup on test cases. M src/event.js M test/unit/event.js commit b5c7c50 refs/tags/1.6b1 Merge: 3609bed 612a908 Author: Dave Methvin Date: 2011-04-05 21:42:58 -0400 Merge branch 'ticket_7883' of https://github.com/rwldrn/jquery into rwldrn-ticket_7883 commit 4b0c26f refs/tags/1.6b1 Author: rwldrn Date: 2011-04-05 18:12:50 -0400 Ticket #8777 undelegate by namespace M src/event.js M test/unit/event.js commit 92a4d59 refs/tags/1.6b1 Author: rwldrn Date: 2011-04-05 16:32:42 -0400 Remove this.type assignment M src/event.js commit 9db18dd refs/tags/1.6b1 Author: timmywil Date: 2011-04-05 16:28:25 -0400 Per rwaldron's request, added oRequestAnimationFrame as a possibility M src/effects.js commit b1b2e83 refs/tags/1.6b1 Author: rwldrn Date: 2011-04-05 16:20:55 -0400 Move this.type setting to after prop set; avoid setting twice M src/event.js commit 23a411b refs/tags/1.6b1 Author: rwldrn Date: 2011-04-05 15:55:40 -0400 Ticket #8753 Allow special properties to explicitly defined on jQuery.Event objects M src/event.js M test/unit/event.js commit c0389e3 refs/tags/1.6b1 Author: Dan Heberden Date: 2011-04-05 08:33:14 -0700 Add missing var declaration for M src/core.js commit 3609bed refs/tags/1.6b1 Author: Dan Heberden Date: 2011-04-05 07:20:58 -0700 Remove extra else in parseJSON M src/core.js commit a7e7dbd refs/tags/1.6b1 Author: Dan Heberden Date: 2011-04-05 01:43:14 -0700 Bug 7587; Enhancement/1.6 Feature: Bypass regexp filter on $.parseJSON and use native thrown exceptions if window.JSON.parse is available M src/core.js M test/unit/ajax.js commit c72371f refs/tags/1.6b1 Author: Dan Heberden Date: 2011-04-04 23:59:54 -0700 Improve speed of $.map with object support (-5% previous speed) and improve .length detection M src/core.js M src/sizzle M test/qunit M test/unit/core.js commit 44a3b58 refs/tags/1.6b1 Author: Dan Heberden Date: 2011-04-04 16:48:24 -0700 Improve relative string performance in .css and some code cleanup M src/css.js M test/unit/css.js commit fe3203b refs/tags/1.6b1 Author: timmywil Date: 2011-04-04 19:25:12 -0400 Some adjustments and style edits on lrbabe's pull for requestAnimationFrame - Moved support.js check to effects.js. This is just an assignment to the function if it exists. Removed string concatenations. + Still need to do the checks on window, but after that, window is no longer needed. - Switched ternary to an if statmenet - assigned timerId to a number rather than the function. I did perf tests to check which is faster. M src/effects.js M src/support.js commit 5b03693 refs/tags/1.6b1 Author: louisremi Date: 2011-03-11 11:33:15 +0100 shorten requestAnimationFrame test M src/support.js commit c95ab2a refs/tags/1.6b1 Author: louisremi Date: 2011-02-02 11:25:09 +0100 first tick should not occur immediatly; no tick should happen after a stop() + comments M src/effects.js commit 15e34d1 refs/tags/1.6b1 Author: louisremi Date: 2011-02-02 10:26:04 +0100 reduce impact of requestAnimationFrame on incompatible browsers by minimizing number of lookups M src/effects.js commit 03e6f72 refs/tags/1.6b1 Author: louisremi Date: 2011-02-01 19:57:14 +0100 there was no way to 'manually' stop an animation M src/effects.js commit 6de29b2 refs/tags/1.6b1 Author: louisremi Date: 2011-02-01 18:26:41 +0100 timerId has to be set to true, to avoid starting multiple animation queues M src/effects.js commit 933ea8c refs/tags/1.6b1 Author: louisremi Date: 2011-02-01 16:00:19 +0100 'this' is the window M src/effects.js commit 9dc6397 refs/tags/1.6b1 Author: louisremi Date: 2011-02-01 12:02:02 +0100 omitting 'window.' was causing undefined errors M src/support.js commit f7ccec1 refs/tags/1.6b1 Author: louisremi Date: 2011-01-31 18:57:23 +0100 use requestAnimationFrame instead of setInterval for animations, when available. M src/effects.js M src/support.js commit 94fff6f refs/tags/1.6b1 Author: timmywil Date: 2011-04-04 14:22:58 -0400 Remove the unused radiocheck regex M src/attributes.js commit 123dd72 refs/tags/1.6b1 Author: Dan Heberden Date: 2011-04-04 11:21:15 -0700 Bug 7345; Add support for explicit/relative string values in .css - modified from original pull req by brandonaron #78 M src/css.js M test/unit/css.js commit 2ed81b4 refs/tags/1.6b1 Author: jaubourg Date: 2011-04-04 17:41:30 +0200 Fixes #8744. Makes sure script transport abort method actually removes the script tag even if readyState exists. M src/ajax/script.js commit 6f79bee refs/tags/1.6b1 Author: timmywil Date: 2011-04-03 18:47:44 -0400 Normalize css property names to lowercase for comparisons on a .attr('style') call since IE uppercases everything M src/attributes.js M test/unit/attributes.js commit ad2b3bc refs/tags/1.6b1 Author: timmywil Date: 2011-04-03 18:18:32 -0400 Found a problem removing the style attribute in IE - Style is now a special case in IE6/7 to set cssText. My goal is to avoid calling attr again for the performance benefit, and at this point it would also cause an infinite loop for the boolean attributes hooks such as selected & checked. Nevertheless, style seems to be the only one requiring a special call. M src/attributes.js M test/unit/attributes.js commit 2a8a2b6 refs/tags/1.6b1 Author: timmywil Date: 2011-04-03 16:49:48 -0400 Move the if statement in jQuery.fn.removeAttr to jQuery.removeAttr - Extra testing on removeAttr and IE form weirdness( all good ) M src/attributes.js commit ff75767 refs/tags/1.6b1 Author: timmywil Date: 2011-04-02 14:23:33 -0400 Minor adjustments and cleanup, including normalizing the value to a string when setting( list of changes below ) - Normalize set value to string to synchronize return type cross-browser - Add style attrHook to propHooks to support style getting in all browsers for both attr and prop - Extend the selected propHook instead of overriding a possible set function - Remove selected propHook TODO since there is no selected content attribute and it should return null M src/attributes.js commit 8cbf551 refs/tags/1.6b1 Author: timmywil Date: 2011-04-01 21:38:54 -0400 #5413 - Much shorter solution for getting width/height in ie6 - #8255 Added support for the list attribute in browsers that support it (it is automatically readonly, but can be set if using getAttribute( name, 2) M src/attributes.js M test/index.html M test/unit/attributes.js commit 5fc2281 refs/tags/1.6b1 Author: timmywil Date: 2011-04-01 21:13:01 -0400 - Added a hook to swap display none for width and height in browsers that do not sufficiently support get/setAttribute M src/attributes.js M src/manipulation.js M test/unit/attributes.js commit 1e9b3ef refs/tags/1.6b1 Author: timmywil Date: 2011-03-30 17:13:15 -0400 Move the check for the name attribute out of attr and down to the formHook definition M src/attributes.js commit fa4373c refs/tags/1.6b1 Author: timmywil Date: 2011-03-29 21:49:37 -0400 Add style attribute support tests to $.attr M test/unit/attributes.js commit a4d4497 refs/tags/1.6b1 Author: timmywil Date: 2011-03-29 00:23:39 -0400 Shorten the logic for hooks, ternary was unnecessary M src/attributes.js commit 217a7ab refs/tags/1.6b1 Author: timmywil Date: 2011-03-26 00:18:02 -0400 Add name to prop hooks as well M src/attributes.js commit 11c97bb refs/tags/1.6b1 Author: timmywil Date: 2011-03-26 00:15:25 -0400 Add attribute name to paramaters for hooks M src/attributes.js commit 03da4c7 refs/tags/1.6b1 Author: timmywil Date: 2011-03-25 23:36:07 -0400 Style formatting M src/attributes.js commit 448111c refs/tags/1.6b1 Author: timmywil Date: 2011-03-25 23:10:59 -0400 No longer need to check for objects or string of null with the special form treatment and updates to removeAttr M src/attributes.js commit 5caf7d8 refs/tags/1.6b1 Author: timmywil Date: 2011-03-25 23:03:02 -0400 Clean up M src/attributes.js commit 56014a1 refs/tags/1.6b1 Author: timmywil Date: 2011-03-25 22:57:01 -0400 Shorten even further M src/attributes.js commit 479b28f refs/tags/1.6b1 Author: timmywil Date: 2011-03-25 22:55:11 -0400 Modularize special form code for IE6/7 and clean up attr again M src/attributes.js commit e0900a6 refs/tags/1.6b1 Author: timmywil Date: 2011-03-25 21:13:25 -0400 Fix issue where non-existant attributes on forms in IE6/7 were throwing errors M src/attributes.js M test/unit/attributes.js commit 3892df2 refs/tags/1.6b1 Author: timmywil Date: 2011-03-25 10:40:46 -0400 Add test for bug #3116 M src/attributes.js M test/unit/attributes.js commit 47c80c2 refs/tags/1.6b1 Author: timmywil Date: 2011-03-25 02:07:15 -0400 Add test for bug#3685, remove added html and add dynamicly to avoid global test suite errors M test/index.html M test/unit/attributes.js commit 9e05a0a refs/tags/1.6b1 Author: timmywil Date: 2011-03-25 01:46:29 -0400 Fix #6562, tighten up the special code for form objects, add name attrHook for IE6/7, and don't check for undefined with getting hook'd attr M src/attributes.js M test/index.html M test/unit/attributes.js commit 102053a refs/tags/1.6b1 Author: timmywil Date: 2011-03-25 00:35:50 -0400 Fix #7472 and added test for #3113 - Forms with an input that has either name="action" or name="some-other-attr-on-the-form" caused problems in IE6/7. This is fixed. - Changed check in $.attr for ret === null to typeof ret === "object" to catch any inputs that are accidentally retrieved in IE6/7, since attributes cannot be set to objects and typeof null === "object" M src/attributes.js M test/index.html M test/unit/attributes.js commit 11cfdb2 refs/tags/1.6b1 Author: timmywil Date: 2011-03-24 00:42:00 -0400 Non-existent attribute for jQuery.attr no longer needs to check for "undefined" - Remove an unnecessary var - Use variable in removeAttr for better minification M src/attributes.js commit dfeeb87 refs/tags/1.6b1 Author: timmywil Date: 2011-03-17 22:59:05 -0400 Performance enhancement switching nodeType to a var M src/attributes.js commit d28922b refs/tags/1.6b1 Author: timmywil Date: 2011-03-16 19:00:20 -0400 Pass jslint, 2 missing semicolons M src/attributes.js commit 2580420 refs/tags/1.6b1 Author: timmywil Date: 2011-03-15 22:47:20 -0400 Test description M test/unit/attributes.js commit 5ac6ca3 refs/tags/1.6b1 Author: timmywil Date: 2011-03-13 22:24:45 -0400 Restored 6 tests that I had commented to come back to later to split up between prop and attr. All tests still pass in all browsers. - I should make it clear that I have not removed any tests, but only moved some attr tests to prop where I thought it was appropriate. M test/unit/attributes.js commit dbe3b7a refs/tags/1.6b1 Author: timmywil Date: 2011-03-13 21:27:45 -0400 Style edits according to comments from John and rwaldron. M src/attributes.js M test/unit/attributes.js commit f578e0f refs/tags/1.6b1 Author: timmywil Date: 2011-03-13 16:29:33 -0400 Don't use extend when setting the action attrHook for IE6/7 M src/attributes.js commit 77c559c refs/tags/1.6b1 Author: timmywil Date: 2011-03-13 16:23:21 -0400 No, don't return this. M src/attributes.js commit b85d2cd refs/tags/1.6b1 Author: timmywil Date: 2011-03-13 16:17:13 -0400 Simplify jQuery.removeAttr and return this M src/attributes.js commit 9f88fa9 refs/tags/1.6b1 Author: timmywil Date: 2011-03-13 15:44:51 -0400 Full test suite now passes in all browsers! There are probably some tweaks we can make to shorten and simplify. - removeAttr now only uses setAttribute if camelCase setAttribute is not supported + Might want to rename jQuery.support.getSetAttribute - tabIndex is a special case now for hooks where undefined should be returned. + Should we be checking if hooks returns undefined? undefined might be the desired return value in future hooks. As of now, tabIndex is the only one that needs it, but the test suite will still pass if we don't check if hooks are undefined. M src/attributes.js M src/support.js commit 8cd30c6 refs/tags/1.6b1 Author: timmywil Date: 2011-03-11 21:28:42 -0500 Continuing IE7 testing, conditional attr fixes and hooks with feature testing. Will figure out a way to shorten after the test suite passes. M src/attributes.js M src/core.js M src/support.js M test/unit/attributes.js commit ebb8e8e refs/tags/1.6b1 Author: timmywil Date: 2011-03-11 15:59:34 -0500 Fix feature test, accidentally got rid of closure end M src/attributes.js M src/support.js commit 00abeae refs/tags/1.6b1 Author: timmywil Date: 2011-03-11 14:57:37 -0500 Didn't actually need the hooks anymore M src/attributes.js commit 4baa213 refs/tags/1.6b1 Author: timmywil Date: 2011-03-11 14:51:57 -0500 First proposed solution for IE6/7 get/setAttribute quirks. Needs more testing, but solves some issues M src/attributes.js M src/support.js commit 607210e refs/tags/1.6b1 Author: timmywil Date: 2011-03-10 18:34:15 -0500 Speed up hasAttr a little M src/attributes.js commit 5eecb13 refs/tags/1.6b1 Author: timmywil Date: 2011-03-09 20:20:53 -0500 Now passes in IE8, changed around $.hasAttr and switched the attrHook for selected to be a propHook M src/attributes.js M test/unit/attributes.js commit de79e8c refs/tags/1.6b1 Author: timmywil Date: 2011-03-08 12:07:05 -0500 Make the new attr/prop changes pass the test suite (in Webkit). There are still errors in IE. + Added hooks for selected, checked, readonly, disabled to removeAttr if set to falsey + Removed all attrs from attrFix, these aren't needed for setAttribute + If prop is used for class, do we want a propFix for class? - We could just assume the user should know to use className with prop. I've done the latter for now. + Created tests for $.fn.prop and $.fn.removeProp - Actually all I did was change broken attr tests to prop where it made sense. M src/attributes.js M src/manipulation.js M test/unit/attributes.js M test/unit/manipulation.js commit ab4e300 refs/tags/1.6b1 Author: jeresig Date: 2011-03-06 22:47:40 -0500 Very crude first pass at splitting apart the attr/prop logic. Also adding in attrHooks/propHooks. All of it is completely untested. M src/attributes.js commit 64a0005 refs/tags/1.6b1 Author: timmywil Date: 2011-04-02 17:05:04 -0400 A more modest valHooks proposal - The main difference is that this does not allow arbitrarily adding hooks to any collection of elements. - Modularizes val into a set of easily maintainable and conditional hooks. - valHooks is placed at jQuery.valHooks + This could technically be extended, but I do not see it being used except in very rare cases since you can only apply valHooks to nodeNames and input types, and not a collection of elements as before. We could theoretically privatize valHooks taking it off of jQuery and only use it internally for our own convenience, but again, I do not believe this patch carries with it the dangers of the first proposal. - Slightly improved performance of val on radios and checkboxes for browsers that support checkOn, given the conditional attachment of its hook. M src/attributes.js commit fcc112f refs/tags/1.6b1 Author: John Resig Date: 2011-03-31 15:28:33 -0400 Updating the source version to 1.6pre. M version.txt commit dbce0ce refs/tags/1.5.2 (tag: 1.5.2) Author: Timmy Willison Date: 2014-02-12 09:51:14 -0800 Include distribution in release tag A component.json A jquery.js commit a507f71 refs/tags/1.6b1 Author: John Resig Date: 2011-03-31 15:28:23 -0400 Tagging the 1.5.2 release. M version.txt commit de0c25b refs/tags/1.6b1 Author: Ben Alman Date: 2011-03-31 13:36:16 -0400 Updated DOM ready unit tests. M test/unit/event.js commit 368bfc0 refs/tags/1.6b1 Author: Ben Alman Date: 2011-03-31 11:37:48 -0400 DOM Ready unit tests (but not the supporting fixed code). M test/unit/event.js commit ff06d41 refs/tags/1.6b1 Merge: 459bd7f f9cc559 Author: Dave Methvin Date: 2011-03-31 10:25:59 -0400 Merge branch 'bug_8316' of https://github.com/timmywil/jquery into timmywil-bug_8316 commit 459bd7f refs/tags/1.6b1 Author: Dave Methvin Date: 2011-03-31 09:10:30 -0400 Followup commit for #7340 test case; make sure second test fires properly on IE by focusing to another element rather than blurring off the first. M test/unit/event.js commit f9cc559 refs/tags/1.6b1 Author: timmywil Date: 2011-03-31 02:55:16 -0400 Fix test cases for bug #8316 fix. - Removed special page, just needed another test in the fixed offset tests - Checks it's position related to scrolling M src/offset.js D test/data/offset/bug_8316.html M test/data/offset/fixed.html M test/unit/offset.js commit a807451 refs/tags/1.6b1 Author: timmywil Date: 2011-03-30 23:39:19 -0400 Fixes #7369 - Using an attribute selector for a non-existent attribute raised an exception on disconnected nodes M src/traversing.js M test/unit/traversing.js commit 1a16776 refs/tags/1.6b1 Author: timmywil Date: 2011-03-30 23:23:38 -0400 Remove test for bug #7369 to move the fix to a separate branch for a sooner pull M src/traversing.js M test/unit/traversing.js commit 6c28a39 refs/tags/1.6b1 Author: Dave Methvin Date: 2011-03-30 21:59:38 -0400 Remove crossDomain:null comment, it's not needed since undefined==null below. M src/ajax.js commit 6da3885 refs/tags/1.6b1 Merge: e93ca40 ad41527 Author: timmywil Date: 2011-03-30 21:52:09 -0400 Merge branch 'master' of git://github.com/jquery/jquery into 2773_find_closest commit adbe5e9 refs/tags/1.6b1 Merge: ad41527 11c26b3 Author: Dave Methvin Date: 2011-03-30 21:52:04 -0400 Merge branch 'crossDomain' of https://github.com/JessThrysoee/jquery into JessThrysoee-crossDomain commit ad41527 refs/tags/1.6b1 Author: Dave Methvin Date: 2011-03-30 21:21:49 -0400 Fixes #8203. Remove some misguided nulling of elements done in the name of IE memory cleanup. Based on a patch by davidmurdoch in pull 226. M src/offset.js M src/support.js commit 8cdafe7 refs/tags/1.6b1 Merge: b89b666 07392bb Author: John Resig Date: 2011-03-30 15:23:31 -0400 Merge branch 'makefile_fixes' of https://github.com/azatoth/jquery into azatoth-makefile_fixes commit b89b666 refs/tags/1.6b1 Merge: f2ce87d e27fcf4 Author: John Resig Date: 2011-03-30 14:54:52 -0400 Merge branch 'fix_8346' of https://github.com/lrbabe/jquery into lrbabe-fix_8346 commit 926884b refs/tags/1.6b1 Author: Jordan Boesch Date: 2011-03-30 11:26:20 -0600 Bug 4366; removing extra space M src/core.js commit 3296116 refs/tags/1.6b1 Author: Jordan Boesch Date: 2011-03-30 11:17:48 -0600 Bug 4366; fixing $.each(document.styleSheets) from throwing errors in IE M src/core.js M test/unit/core.js commit f2ce87d refs/tags/1.6b1 Author: jaubourg Date: 2011-03-30 18:54:32 +0200 Fixes #8692. Strange FF4 bug: values changed onto the arguments object sometimes end up as undefined values outside the $.when method. Cloning the object into a fresh array solves the issue. M src/deferred.js commit 2555a5a refs/tags/1.6b1 Author: John Resig Date: 2011-03-28 13:10:12 -0400 Update the Sizzle location to point to the newly-moved repo. M .gitmodules commit ef0157d refs/tags/1.6b1 Author: rwldrn Date: 2011-03-28 12:10:16 -0400 Bug #8635 Firefox uncaught exception M src/support.js commit e93ca40 refs/tags/1.6b1 Author: timmywil Date: 2011-03-25 23:52:36 -0400 Bug #7369: Check non-existent attribute as well to be sure M test/unit/traversing.js commit e6da0fa refs/tags/1.6b1 Author: timmywil Date: 2011-03-25 23:46:29 -0400 Bug #7369: Add test for disconnected node in closest when passing attribute selector; this was recently fixed in 1.5.2rc M test/unit/traversing.js commit ee81d4d refs/tags/1.6b1 Merge: 23e8cc5 735a949 Author: jeresig Date: 2011-03-24 22:10:38 -0400 Merge branch 'bug-3333' of https://github.com/rdworth/jquery commit 23e8cc5 refs/tags/1.6b1 Author: jeresig Date: 2011-03-24 20:12:40 -0400 Updating the source version to 1.5.2pre. M version.txt commit 2d80710 refs/tags/1.5.2rc1 (tag: 1.5.2rc1) Author: jeresig Date: 2011-03-24 20:12:31 -0400 Tagging the 1.5.2rc1 release. M version.txt commit d86c486 refs/tags/1.5.2rc1 Author: jeresig Date: 2011-03-24 20:08:40 -0400 Land new sizzle commit. M src/sizzle commit 735a949 refs/tags/1.6b1 Author: Richard Worth Date: 2011-03-24 19:55:55 -0400 Further fix for #3333, refactored marginRight css hook to use jQuery.swap and computed. Thanks timmywil M src/css.js commit 7b985c4 refs/tags/1.5.2rc1 Author: jeresig Date: 2011-03-24 19:52:45 -0400 Oops, that test file for bug #8316 was needed - was also missing an include and was causing errors. A test/data/offset/bug_8316.html commit 5ee4eef refs/tags/1.5.2rc1 Author: jeresig Date: 2011-03-24 19:40:09 -0400 Updating Sizzle submodule to bring in the latest commit. M src/sizzle commit 53697d1 refs/tags/1.5.2rc1 Author: jeresig Date: 2011-03-24 19:36:38 -0400 Fix missing semicolon. M src/css.js commit e8f4629 refs/tags/1.5.2rc1 Author: Michael Murray Date: 2011-03-24 19:02:38 -0400 Offset setter for fixed position elements in Webkit. Fixes #8316. M src/offset.js M test/unit/offset.js commit 1912ded refs/tags/1.5.2rc1 Merge: 7705c35 c3c507e Author: jeresig Date: 2011-03-24 18:58:20 -0400 Merge branch 'bug-3333' of https://github.com/rdworth/jquery into rdworth-bug-3333 commit c3c507e refs/tags/1.5.2rc1 Author: Richard Worth Date: 2011-03-24 15:41:46 -0400 Added css hook to work around bug in WebKit computed margin-right. Fixes #3333 - .css("marginRight") is incorrect in WebKit M src/css.js M src/support.js M test/unit/css.js commit 85232c9 refs/tags/1.6b1 Author: timmywil Date: 2011-03-23 16:04:12 -0400 Traversing unit tests: added tests for passing invalid arguments to $.fn.not (should have no effect on existing object rather than return an empty object as filter does) M test/unit/traversing.js commit d2eafa0 refs/tags/1.6b1 Merge: 9e5ec37 7705c35 Author: timmywil Date: 2011-03-23 15:59:33 -0400 Merge branch 'master' of git://github.com/jquery/jquery into bug_2773 commit b801358 refs/tags/1.6b1 Author: timmywil Date: 2011-03-23 15:56:05 -0400 Closest unit tests: add one for passing a jQuery collection with multiple elements M test/unit/traversing.js commit 50e8837 refs/tags/1.6b1 Author: Carl Fürstenberg Date: 2011-03-22 23:18:15 +0100 Makefile: pull_submodules cleaning Empirical testing confirms that pulling the url again is enough M Makefile commit 07392bb refs/tags/1.6b1 Merge: 51abb3d 7705c35 Author: Carl Fürstenberg Date: 2011-03-22 21:55:49 +0100 Merge branch 'master' into makefile_fixes commit e09d889 refs/tags/1.6b1 Author: timmywil Date: 2011-03-21 20:59:20 -0400 Add node and jQuery object support to $.fn.closest M src/traversing.js M test/unit/traversing.js commit 00dd601 refs/tags/1.6b1 Author: Dan Heberden Date: 2011-03-21 12:24:53 -0700 Clean up tab spacing M src/core.js commit d832f4f refs/tags/1.6b1 Author: Dan Heberden Date: 2011-03-21 12:12:31 -0700 jQuery.map to iterate over objects with a .length property M src/core.js M test/unit/core.js commit e38f074 refs/tags/1.6b1 Author: Dan Heberden Date: 2011-03-21 08:39:53 -0700 jQuery.map to conform with style guidelines - improved size/DRY code M src/core.js commit 2407690 refs/tags/1.6b1 Author: Dan Heberden Date: 2011-03-21 08:10:27 -0700 Fixes 2616; Pull in #252 by jboesch: jQuery.map with object support M test/qunit commit f0e7d28 refs/tags/1.6b1 Merge: 5c79f82 c8a887a Author: Dan Heberden Date: 2011-03-21 08:04:35 -0700 Merge branch 'bug_2616' of https://github.com/jboesch/jquery into map-object.1.6 * 'bug_2616' of https://github.com/jboesch/jquery: Bug 2616; Adding object support to jQuery.map commit 7705c35 refs/tags/1.5.2rc1 Merge: 5c79f82 2ac4067 Author: jeresig Date: 2011-03-21 10:53:57 -0400 Merge branch 'fix-8456-lost-mouseenter' of https://github.com/dmethvin/jquery into dmethvin-fix-8456-lost-mouseenter commit 5c79f82 refs/tags/1.6b1 Merge: 8a1156d 55ec6a7 Author: jeresig Date: 2011-03-21 10:53:18 -0400 Merge branch 'fix-7340-focusin-focusout-bubble' of https://github.com/dmethvin/jquery into dmethvin-fix-7340-focusin-focusout-bubble commit 8a1156d refs/tags/1.6b1 Author: Carl Fürstenberg Date: 2011-03-17 20:40:07 +0100 merge doesn't work when init sadly the merge strategy doesn't work when doing an initial clone, circumvent that M Makefile commit e2dd891 refs/tags/1.6b1 Author: Carl Fürstenberg Date: 2011-03-17 20:26:45 +0100 Adding core target Adding core target to do jquery, minimization and lint M Makefile commit b4acb7a refs/tags/1.6b1 Author: Carl Fürstenberg Date: 2011-03-17 20:16:19 +0100 updating phony rules M Makefile commit 4f9e786 refs/tags/1.6b1 Author: Carl Fürstenberg Date: 2011-03-17 20:14:15 +0100 Change makefile order to only update submodules on 'all' target insterad of always update the submodules, now only "make all" will run that, thus an "make jquery" will not update them M Makefile commit 22738e0 refs/tags/1.6b1 Author: Carl Fürstenberg Date: 2011-03-17 20:15:44 +0100 Remove jq target remove obsolete jq target M Makefile commit a2faed3 refs/tags/1.6b1 Author: Carl Fürstenberg Date: 2011-03-17 19:50:53 +0100 Merge when updating submodules on make When running make, the submodule update will remove all local changes. Adding flag --rebase or --merge does solve the issue. rebase will probably make it cleaner, but it might stop on conflict, thus --merge will result in fewer (probably none). M Makefile commit eb1497c refs/tags/1.6b1 Merge: 9297928 0cf336d Author: timmywil Date: 2011-03-16 14:44:31 -0400 Merge branch 'master' of git://github.com/jquery/jquery into 2773_find_closest commit 9297928 refs/tags/1.6b1 Author: timmywil Date: 2011-03-16 14:41:26 -0400 Organizing vars M src/traversing.js commit 7a69e34 refs/tags/1.6b1 Author: timmywil Date: 2011-03-16 01:16:32 -0400 2773: first pass adding node/jQuery object support to jQuery.fn.find; unit tests added M src/core.js M src/traversing.js M test/unit/traversing.js commit 51abb3d refs/tags/1.6b1 Author: Carl Fürstenberg Date: 2011-03-04 23:33:20 +0100 Changing dependice order for minify to prevent reminify unless jquery.js has been updated, no minification should occur closes: #8519 M Makefile commit 0cf336d refs/tags/1.5.2rc1 Merge: bd44688 124acbf Author: John Resig Date: 2011-03-15 17:06:24 -0400 Merge branch 'bug_6158' of https://github.com/jboesch/jquery into jboesch-bug_6158 commit bd44688 refs/tags/1.5.2rc1 Author: Carl Fürstenberg Date: 2011-03-15 21:42:58 +0100 adding pull command M Makefile commit cd2ca7b refs/tags/1.5.2rc1 Author: Carl Fürstenberg Date: 2011-03-15 21:25:51 +0100 pull submodules make command Adding an helper funciton to pull the latest from all registered submodules M Makefile commit 150d3de refs/tags/1.5.2rc1 Author: Carl Fürstenberg Date: 2011-03-15 20:16:09 +0100 Introduce submodules, closes #8536 Instead of the manual clone of sizzle and qunit, use git submodules instead. this will ensure that all future releases can be recreated by checking out an tag. M .gitignore A .gitmodules M Makefile A src/sizzle A test/qunit commit 714ae37 refs/tags/1.5.2rc1 Author: jaubourg Date: 2011-03-15 19:20:03 +0100 Fixes #8509. Makes URL regexp less overzealous and ensures it recognizes URL schemes which do not contain a conformant hierarchical structure ( as per section 2.1.2 of http://www.ietf.org/rfc/rfc2718.txt ). Also adds about: and adobe air's app: and app-storage: to the list of local protocols and provides a failover in case document.location is illformed. Unit test added. M src/ajax.js M test/unit/ajax.js commit 124acbf refs/tags/1.5.2rc1 Author: Jordan Boesch Date: 2011-03-14 14:17:02 -0600 removing parens M src/manipulation.js commit 8246347 refs/tags/1.6b1 Author: timmywil Date: 2011-03-13 21:12:10 -0400 Starting with adding the test M test/unit/traversing.js commit 11c26b3 refs/tags/1.6b1 Author: JessThrysoee Date: 2011-03-11 17:46:59 +0100 no need to specifically initialize crossDomain to null M src/ajax.js commit 515c56f refs/tags/1.6b1 Author: JessThrysoee Date: 2011-03-11 00:17:38 +0100 Make it possible to force the Ajax crossDomain option to false. M src/ajax.js commit 2ac4067 refs/tags/1.5.2rc1 Author: Dave Methvin Date: 2011-03-09 22:38:26 -0500 Fixes #8456. Make sure parent is not null before crawling into its lap, so mouseenter is triggered on a mouseover event. M src/event.js M test/unit/event.js commit 2746d7f refs/tags/1.7b2 Author: cmcnulty Date: 2011-03-09 12:44:46 -0800 move embed tests to area where objects tests are already happening M test/unit/manipulation.js commit c6b891f refs/tags/1.6b1 Author: louisremi Date: 2011-03-07 14:43:08 +0100 Adding unit tests for #8403 M test/data/testsuite.css M test/unit/css.js commit d4e4414 refs/tags/1.6b1 Author: jeresig Date: 2011-03-06 22:47:40 -0500 Very crude first pass at splitting apart the attr/prop logic. Also adding in attrHooks/propHooks. All of it is completely untested. M src/attributes.js commit 6c124d3 refs/tags/1.5.2rc1 Author: jaubourg Date: 2011-03-07 00:42:09 +0100 Fixes #8423. Never set X-Requested-With header automagically for cross-domain requests. M src/ajax/xhr.js commit dd100bf refs/tags/1.5.2rc1 Author: Jordan Boesch Date: 2011-03-05 09:59:25 -0600 bug 6158; fixing replaceWith from throwing errors on non existant elements; fixing semicolon M test/unit/manipulation.js commit c9ef09c refs/tags/1.5.2rc1 Author: Jordan Boesch Date: 2011-03-05 09:46:12 -0600 bug 6158; fixing replaceWith from throwing errors on non existant elements M src/manipulation.js M test/unit/manipulation.js commit 5c2d709 refs/tags/1.5.2rc1 Author: Jordan Boesch Date: 2011-03-05 09:30:29 -0600 bug 6158; fixing replaceWith from throwing errors on empty elements M src/manipulation.js commit 55ec6a7 refs/tags/1.6b1 Author: Dave Methvin Date: 2011-03-04 21:16:40 -0500 Fixes #7340. Use a single capturing handler to simulate bubbling focusin/focusout event on non-IE browsers. Allow native DOM methods to fire events other than the currently active one back into jQuery. M src/event.js M test/unit/event.js commit 2d0bc7c refs/tags/1.5.2rc1 Author: jaubourg Date: 2011-03-03 19:38:06 +0100 Moves Deferred-related code into a separate module. Context handling has been simplified in _Deferred.resolve and jQuery.when has been refactored for clarity (and minor optimization). M Makefile M src/core.js A src/deferred.js M test/csp.php M test/data/offset/absolute.html M test/data/offset/body.html M test/data/offset/fixed.html M test/data/offset/relative.html M test/data/offset/scroll.html M test/data/offset/static.html M test/data/offset/table.html M test/index.html M test/localfile.html M test/networkerror.html M test/readywait.html M test/unit/core.js A test/unit/deferred.js commit c127989 refs/tags/1.5.2rc1 Author: jaubourg Date: 2011-03-03 15:16:47 +0100 Fix for #8421. Makes sure resolveWith can be called with only one parameter. M src/core.js M test/unit/core.js commit 025f2c6 refs/tags/1.6b1 Author: louisremi Date: 2011-03-01 00:54:15 +0100 fixing both #8403 and #8401: jQuery \"bulldozes\" other IE filters when setting opacity M src/css.js commit c8a887a refs/tags/1.6b1 Author: Jordan Boesch Date: 2011-02-27 12:47:35 -0600 Bug 2616; Adding object support to jQuery.map M src/core.js M test/unit/core.js commit 9e5ec37 refs/tags/1.6b1 Merge: ed48787 71bd828 Author: timmywil Date: 2011-02-26 18:53:25 -0500 Merge branch 'master' of git://github.com/jquery/jquery into bug_2773 commit 4aafe72 refs/tags/1.7b2 Author: cmcnulty Date: 2011-02-25 12:26:04 -0800 Forgot to update the test counts M test/unit/manipulation.js commit 8415e8a refs/tags/1.7b2 Author: cmcnulty Date: 2011-02-25 11:45:04 -0800 M test/unit/manipulation.js commit 00a05ad refs/tags/1.7b2 Author: cmcnulty Date: 2011-02-25 11:40:05 -0800 #6782 - optimized regex to allow more html snippets to user innerHTML M src/manipulation.js commit 71bd828 refs/tags/1.5.2rc1 Author: gnarf Date: 2011-02-24 13:21:05 -0600 Grouped up the test M test/unit/ajax.js commit 14e9da5 refs/tags/1.5.2rc1 Author: gnarf Date: 2011-02-24 13:10:33 -0600 A quick change to detect AIR urls M src/ajax.js M test/unit/ajax.js commit 58faec7 refs/tags/1.5.2rc1 Author: jaubourg Date: 2011-02-24 06:37:37 +0100 Removes unnecessary parenthesis from regular expression. M src/ajax/jsonp.js commit 5d9db48 refs/tags/1.5.2rc1 Author: jaubourg Date: 2011-02-24 00:32:30 +0100 Revert "Fixes #8353. Adds a catch block in resolveWith so that the finally block gets executed in IE7 and IE6." This reverts commit cacea6f7e778d42cda56066a6b1da8fb163410cc. M src/core.js commit 83d1a1f refs/tags/1.5.2rc1 Author: jeresig Date: 2011-02-23 13:55:45 -0500 Updating the source version to 1.5.2pre. M version.txt commit 916e094 refs/tags/1.5.1 (tag: 1.5.1) Author: Timmy Willison Date: 2014-02-12 09:48:55 -0800 Include distribution in release tag A component.json A jquery.js commit 2defcf9 refs/tags/1.5.2rc1 Author: jeresig Date: 2011-02-23 13:55:29 -0500 Tagging the 1.5.1 release. M version.txt commit 292acd9 refs/tags/1.5.2rc1 Author: jeresig Date: 2011-02-23 13:18:44 -0500 Make a new jQuery.support.noCloneChecked - splitting apart the previous feature detect relating to clone in IE, fixes the last remaining issue with IE 9 RC. Fixes #8365. M src/manipulation.js M src/support.js M test/unit/manipulation.js commit e27fcf4 refs/tags/1.6b1 Author: louisremi Date: 2011-02-23 15:55:13 +0100 comments for workarounds are always welcome. M src/css.js commit c5264ce refs/tags/1.6b1 Author: louisremi Date: 2011-02-23 15:53:29 +0100 fix the regular expression that turns camel-case properties to lower-case ones for IE9. Fixes #8346 M src/css.js commit 3663836 refs/tags/1.5.2rc1 Author: jaubourg Date: 2011-02-23 08:00:27 +0100 Refactors jQuery.when to avoid unnecessary recursion and limit function calls as much as possible. M src/core.js commit cacea6f refs/tags/1.5.2rc1 Author: jaubourg Date: 2011-02-23 02:50:27 +0100 Fixes #8353. Adds a catch block in resolveWith so that the finally block gets executed in IE7 and IE6. M src/core.js commit e405419 refs/tags/1.6b1 Author: jaubourg Date: 2011-02-22 00:44:22 +0100 Makes the promise method of Deferreds a bit more readable by not using the variable declared as parameter trick anymore. M src/core.js commit d5f7711 refs/tags/1.6b1 Author: jeresig Date: 2011-02-18 13:57:32 -0500 Updating the source version to 1.5.1pre. M version.txt commit 13e1198 refs/tags/1.5.1rc1 (tag: 1.5.1rc1) Author: jeresig Date: 2011-02-18 13:57:25 -0500 Tagging the 1.5.1rc1 release. M version.txt commit 47abe5e refs/tags/1.5.1rc1 Author: Dan Heberden Date: 2011-02-18 10:09:07 -0800 Bug #6911 - Prevent action on disabled elements, both triggering and bound via .live() M src/event.js M test/delegatetest.html commit a43a5ca refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-02-18 18:06:26 +0100 Revert "Adds an invert method to promises that returns a "inverted" promise that is resolved when the underlying deferred is rejected and rejected when the underlying deferred is resolved." This reverts commit 4e975430510f443ef76a90d077bc8956fb8b8cc0. M src/core.js M test/unit/core.js commit 752db8f refs/tags/1.5.1rc1 Author: Alex Sexton Date: 2011-02-17 18:01:30 -0600 A temporary workaround for #8018 that avoids any chance of compatibility-breaking changes until a proper fix can be landed in 1.6. M src/event.js commit 4b91b91 refs/tags/1.5.1rc1 Author: Anton M Date: 2011-02-17 19:12:57 +0100 Fix a some inaccuracies in the original test case for #7912. - Use fresh div instead of one outside the test-fixture - make sure the empty string test tests actually that (not 0% 0%) - actually test for < -10000 (#7193) - fixed some whitespace issues M test/unit/effects.js commit 85d9343 refs/tags/1.5.1rc1 Author: louisremi Date: 2011-02-17 17:26:23 +0100 Fixes #7912. Make sure .cur() only returns 0 as fallback value when it needs to ("", auto, undefined, null). This change makes .cur() more .cssHooks friendly. .cur() now returns the unmodified value by .css() if it isn't a number, number-alike or a value that needs a fallback to 0. This way fx.start doesn't need to be recalculated for complex values. M src/effects.js M test/unit/effects.js commit b9f5e2b refs/tags/1.5.1rc1 Author: Dave Methvin Date: 2011-02-15 22:41:08 -0500 Only perpetrate the .toJSON hack on data caches when they are attached to a plain Javascript object. Part of the continuing saga of #8108. M src/data.js M test/unit/data.js commit 5b38439 refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-02-17 17:03:09 +0100 Fixes #8297. Makes sure response headers with empty values are handled properly and do not prevent proper parsing of the entire response headers string. Unit test amended. M src/ajax.js M test/data/headers.php M test/unit/ajax.js commit faa6fe3 refs/tags/1.5.1rc1 Author: Anton M Date: 2011-02-15 22:30:34 +0100 Revert "Merge branch '8099' of https://github.com/rwldrn/jquery into rwldrn-8099" This reverts commit bb9408516aa0fc8892f4e07a99b1a47bce06081b, reversing changes made to 3ad8dd242acec1066f43a9349f4c1a352680d37b. Conflicts: src/effects.js M src/effects.js M test/data/testsuite.css M test/unit/effects.js commit 6b08d88 refs/tags/1.5.1rc1 Author: Anton M Date: 2011-02-15 22:03:23 +0100 Fix some whitespace issues. M src/core.js M src/css.js M src/effects.js M src/event.js M src/offset.js M src/traversing.js M test/unit/event.js commit 12c0e1a refs/tags/1.5.1rc1 Author: Dave Methvin Date: 2011-02-09 21:25:29 -0500 Fixes #7922. Copy the donor event when simulating a bubbling submit in IE so that we don't accidentally stop propagation on it. Remove a bunch of return statements that could also cancel the event. DRY out the liveFired change from #6359 by moving it to the trigger() function. M src/event.js M test/unit/event.js commit 1ddfdab refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-02-15 21:47:52 +0100 Fixes #8277. Sets data to undefined rather than null when it is not provided in ajax helpers so that it won't revent data set in ajaxSettings from being used. Unit test added. M src/ajax.js M test/unit/ajax.js commit 8e40a84 refs/tags/1.5.1rc1 Author: Anton M Date: 2011-02-15 21:01:52 +0100 Fix some unscoped tests which failed after recent changes to QUnit. M test/unit/core.js M test/unit/event.js M test/unit/traversing.js commit 2cc03a8 refs/tags/1.5.1rc1 Author: Colin Snover Date: 2011-02-14 16:30:18 -0600 Update jQuery.data to use jQuery.noop for toJSON hack instead of an additional superfluous function. M src/data.js commit 2ed8170 refs/tags/1.5.1rc1 Author: Colin Snover Date: 2011-02-14 16:22:23 -0600 Hide metadata when serializing JS objects using JSON.stringify via a toJSON hack. Fixes #8108. M src/data.js M test/unit/data.js commit 217a991 refs/tags/1.5.1rc1 Author: Anton M Date: 2011-02-14 22:38:19 +0100 Add missing semicolon. M src/effects.js commit bb94085 refs/tags/1.5.1rc1 Merge: 3ad8dd2 c67867a Author: jeresig Date: 2011-02-14 12:36:49 -0500 Merge branch '8099' of https://github.com/rwldrn/jquery into rwldrn-8099 commit 3ad8dd2 refs/tags/1.5.1rc1 Merge: 6597733 c50b743 Author: jeresig Date: 2011-02-14 12:35:27 -0500 Merge branch 'fix8033' of https://github.com/SlexAxton/jquery into SlexAxton-fix8033 commit 6597733 refs/tags/1.5.1rc1 Author: Anton M Date: 2011-02-14 00:37:07 +0100 Fix breaking test in Chrome. M src/effects.js M test/unit/effects.js commit c5edf98 refs/tags/1.5.1rc1 Author: Anton M Date: 2011-02-13 23:03:46 +0100 Don't add "px" to unit-less properties when animating them. Fixes #4966. M src/effects.js M test/unit/effects.js commit dba8c20 refs/tags/1.5.1rc1 Author: Anton M Date: 2011-02-13 23:02:14 +0100 Clean up whitespace in test/unit/effects.js M test/unit/effects.js commit 3930afa refs/tags/1.5.1rc1 Author: Anton M Date: 2011-02-13 01:48:48 +0100 Follow up to fbf79c0b495e08d67c3a4767f371ec7bcfc40a17. Fix stupid error. M test/polluted.php commit fbf79c0 refs/tags/1.5.1rc1 Author: Anton M Date: 2011-02-13 01:34:31 +0100 Remove old cruft from test folder. Change "polluted" test suite loader to use CDN hosted libraries. D test/data/css.php D test/data/json_assigned_obj.js D test/otherlibs/jquery/1.2.1/jquery.js D test/otherlibs/jquery/1.2.3/jquery.js D test/otherlibs/mootools/1.11/mootools.js D test/otherlibs/prototype/1.6.0.2/prototype.js D test/otherlibs/scriptaculous/1.7.0/builder.js D test/otherlibs/scriptaculous/1.7.0/controls.js D test/otherlibs/scriptaculous/1.7.0/dragdrop.js D test/otherlibs/scriptaculous/1.7.0/effects.js D test/otherlibs/scriptaculous/1.7.0/scriptaculous.js D test/otherlibs/scriptaculous/1.7.0/slider.js D test/otherlibs/scriptaculous/1.7.0/unittest.js D test/otherlibs/scriptaculous/1.8.1/builder.js D test/otherlibs/scriptaculous/1.8.1/controls.js D test/otherlibs/scriptaculous/1.8.1/dragdrop.js D test/otherlibs/scriptaculous/1.8.1/effects.js D test/otherlibs/scriptaculous/1.8.1/scriptaculous.js D test/otherlibs/scriptaculous/1.8.1/slider.js D test/otherlibs/scriptaculous/1.8.1/sound.js D test/otherlibs/scriptaculous/1.8.1/unittest.js M test/polluted.php D test/test.js commit d99268a refs/tags/1.5.1rc1 Author: jrburke Date: 2011-02-12 03:42:35 +0100 Add readyWait tests. Fixes #8145. Adds tests for the fix to #6781. A test/data/readywaitasset.js A test/data/readywaitloader.js A test/readywait.html commit 2862f58 refs/tags/1.5.1rc1 Author: awgy Date: 2011-02-12 03:35:41 +0100 Remove sed from post-build code, due to portability issues between GNU and BSD versions. Follow up to ba43d37394b6018779d9a668c548e11579cd424a which apparently didn't fix the problem completly on Mac OS X. M Makefile A build/post-compile.js commit 3548ffa refs/tags/1.5.1rc1 Author: David Murdoch Date: 2011-02-12 03:09:45 +0100 Remove unnecessary "script.type = text/javascript;". Fixes #8198. Follow up to 462bb1f66abf239492ee33c60feee3402fe64f77. M src/support.js commit f099907 refs/tags/1.5.1rc1 Author: David Murdoch Date: 2011-02-12 03:05:19 +0100 Unexpose $.support._scriptEval as it's not needed. Use a private var instead. Fixes #8200. M src/support.js commit d479011 refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-02-12 03:59:46 +0100 Enhances ajaxSetup so that it can take an optional target option, in which case target will be updated instead of ajaxSettings. That way, fields that shouldn't be deep extended can be listed and dealt with in one place. jQuery.ajax now makes use of ajaxSetup with target to create its internal settings object. Fixes #7531 in IE9RC. M src/ajax.js commit 081562c refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-02-12 01:08:24 +0100 Pulls out the callback function in setRequestHeader. Also renames the regexp so that what it's meant to do is a bit more obvious. M src/ajax.js commit ea3e10a refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-02-12 00:13:38 +0100 Minor changes to enforce JQuery Core Style Guidelines. M src/ajax.js M src/ajax/xhr.js commit 481d940 refs/tags/1.5.1rc1 Author: Anton M Date: 2011-02-10 23:57:06 +0100 Remove duplicate test. M test/unit/ajax.js commit 066304e refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-02-11 07:39:46 +0100 Adds missing crossDomain test. M src/ajax/xhr.js commit f2e0ae1 refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-02-11 07:07:06 +0100 Fixes #8245. Ajax now ensures header names are capitalized so that non-compliant xhr implementations don't override them. M src/ajax.js M src/ajax/xhr.js commit 3a1d7a3 refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-02-11 07:02:11 +0100 Simplifies status normalization in xhr transport. Local file test modified for clarity. M src/ajax/xhr.js M test/localfile.html commit 43a41ba refs/tags/1.5.1rc1 Author: rwldrn Date: 2011-02-10 23:50:02 +0100 Make sure .val() works after form.reset() in IE. Fixes #2551. M src/attributes.js M test/unit/attributes.js commit 78fc79f refs/tags/1.5.1rc1 Author: Anton M Date: 2011-02-10 03:18:11 +0100 Make sure .clone(true) correctly clones namespaced events. Fixes #4537. M src/manipulation.js M test/unit/event.js commit 4490f42 refs/tags/1.5.1rc1 Author: Anton M Date: 2011-02-10 03:15:32 +0100 Fix some whitespace issues. Improve and correct an events test. M src/manipulation.js M test/unit/event.js commit 3f03628 refs/tags/1.5.1rc1 Author: John Resig Date: 2011-02-10 16:19:35 -0500 No need to duplicate Sizzle tests, just run them directly from Sizzle. M test/index.html D test/unit/selector.js commit f56b4a2 refs/tags/1.5.1rc1 Author: Anton M Date: 2011-02-10 01:29:18 +0100 Pull over tests from Sizzle. "Remove backslashes from tag name filter. Fixes #8220." M test/unit/selector.js commit 6f4b36e refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-02-09 17:50:45 +0100 Replaces jQuery.each loop for headers with a foreach loop. M src/ajax/xhr.js commit f6e1734 refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-02-09 17:47:33 +0100 Fixes #8219. Introduces the mimeType option to override content-type header in conversion (and in native xhr when possible). Adds companion overrideMimeType method on jqXHR object (it simply sets the option). Unit test added. M src/ajax.js M src/ajax/xhr.js M test/unit/ajax.js commit 806d9ce refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-02-09 15:27:50 +0100 Makes local filesystem test for ajax more insightful. M test/localfile.html commit 2953d04 refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-02-09 15:26:34 +0100 Makes sure statusText always defaults to "error". M src/ajax.js commit d92dc29 refs/tags/1.5.1rc1 Author: Colin Snover Date: 2011-02-08 12:13:27 -0600 Revert portions of 7acb141ed7f2dedd950bb65acf878098640d081e that attempt to use a function to hide jQuery metadata from JSON.stringify since this does not work reliably cross-browser (fails in Fx3.5, O11, Saf4). M src/data.js M test/unit/data.js commit b46dff3 refs/tags/1.5.1rc1 Author: Anton M Date: 2011-02-08 17:15:55 +0100 Make sure that mousing over Chrome "internal div" doesn't trigger a mouseleave. Fixes #8209. Follow up to https://github.com/jquery/jquery/commit/4a828c93d40eb67b2041b08bbed0f1973442bd03 which was stupid and got reversed. M src/event.js commit 944e0e6 refs/tags/1.5.1rc1 Author: Anton M Date: 2011-02-08 17:08:25 +0100 Revert "Make sure that mousing over Chrome "internal div" elements results in no trigger of a mouseleave." This reverts commit 4a828c93d40eb67b2041b08bbed0f1973442bd03. M src/event.js commit 4a828c9 refs/tags/1.5.1rc1 Author: Anton M Date: 2011-02-08 16:57:06 +0100 Make sure that mousing over Chrome "internal div" elements results in no trigger of a mouseleave. Fixes #8209. M src/event.js commit 534dbd6 refs/tags/1.5.1rc1 Author: Colin Snover Date: 2011-02-07 10:56:48 -0600 Update jQuery.support.noCloneEvent test to function properly in IE9. Fixes #8052. 1.5-stable M src/support.js commit 8805f13 refs/tags/1.5.1rc1 Merge: 7acb141 5b421fe Author: Colin Snover Date: 2011-02-07 10:52:33 -0600 Merge branch 'master' of github.com:jquery/jquery into jquery-master commit 7acb141 refs/tags/1.5.1rc1 Author: Colin Snover Date: 2011-02-07 10:48:38 -0600 Update $.data to use a function instead of an object when attaching to JS objects in order to hide attached metadata from JSON.stringify. Remove event.js code that was doing this before specifically for events, which is now redundant. Fixes #8108. 1.5-stable M src/data.js M src/event.js M test/unit/data.js M test/unit/event.js commit 5b421fe refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-02-07 17:09:47 +0100 Adds jQuery collection to objects that will be used as global events context if provided in the ajax options. M src/ajax.js commit a2dbdc1 refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-02-07 16:35:32 +0100 Fixes a bug that prevented headers from being set in an ajaxSend callback. Unit test modified. M src/ajax.js M test/unit/ajax.js commit 0c21c83 refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-02-07 06:11:52 +0100 Makes sure xhrs are actually aborted on unload in IE. Simplifies active xhrs caching in the process. M src/ajax/xhr.js commit 8262679 refs/tags/1.6b1 Author: Timmy Willison Date: 2011-02-06 19:34:57 -0500 Changed $.sub internals to match sub naming, added some more spacing in some areas for readability M src/core.js M src/css.js M src/event.js commit d6fbbe1 refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-02-05 03:08:35 +0100 Fixes #8177. XHR transport now considers 304 Not Modified responses as 200 OK if no conditional request header was provided (as per the XMLHttpRequest specification). M src/ajax/xhr.js commit 2c77704 refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-02-05 03:06:21 +0100 Fixes a typo in the title of the load() unit test. M test/unit/ajax.js commit 08fcde6 refs/tags/1.5.1rc1 Author: Anton M Date: 2011-02-05 00:20:23 +0100 Remove an invalid ajax test and some code that is no longer used by any test. M test/data/name.php D test/data/notmodified.php M test/unit/ajax.js commit 8f8961d refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-02-04 22:29:10 +0100 Reformats logic for early abort in beforeSend to limit block imbrication. M src/ajax.js commit 03bad0a refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-02-04 22:19:23 +0100 Fixes abort in prefilter. No global event will be fired in that case even if the global option is set to true. Unit test added. M src/ajax.js M test/unit/ajax.js commit d66cc55 refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-02-04 21:50:18 +0100 Disables dataType redirection while selecting transport. M src/ajax.js commit 7eba4b7 refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-02-03 18:23:02 +0100 Adds widget as the list of local protocols. M src/ajax.js commit 4d808a3 refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-02-03 18:22:37 +0100 Don't use a local copy of jQuery.ajaxSettings.isLocal anymore but use the current value so that it is possible to set isLocal to true for protocols unknown to jQuery. M src/ajax/xhr.js commit 0736db6 refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-02-03 17:17:56 +0100 Adds support for more complex protocol by having the url regexp closer to rfc1738. M src/ajax.js commit ee22a59 refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-02-03 06:12:47 +0100 Stores jQuery.ajaxSettings.isLocal locally at load time so that any change to it won't affect the transport. Fixes the url parsing regexp to deal with empty domains. Adds informative text into test/localfile.html and handles Opera's failure. Revises the way xhr are created by doing all tests at load time and normalizes all the xhr creation functions so that none of them may throw an exception. M src/ajax.js M src/ajax/xhr.js M test/localfile.html commit 50e950a refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-02-03 05:19:15 +0100 Fixes #7653. Changes regexp to detect local protocol so that it will accept any protocol finishing by -extension. M src/ajax.js commit 823eeca refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-02-03 03:02:11 +0100 Fixes #8146. Custom fields in xhrFields are now set after the XMLHttpRequest object has been opened. M src/ajax/xhr.js commit d77a2a2 refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-02-03 02:53:10 +0100 Fixes #8152 by applying the same special cases for protocol "chrome-extension:" as were for "file:" (needs tests). Re-organizes and fixes the handling of special cases for HTTP status code in the xhr transport. Also re-organizes the handling of document.location in ajax.js. M src/ajax.js M src/ajax/xhr.js commit 5ef7ddc refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-02-02 21:16:26 +0100 Fixes #8146 by introducing the xhrFields option with is a map of fieldName/fieldValue to set on the native xhr. Can be used to set withCredentials to true for cross-domain requests if needed. M src/ajax/xhr.js commit e3cc440 refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-02-02 20:52:26 +0100 Fixes #8138. Access to document.location is made only once at load time and if it fails (throwing an exception in IE when document.domain is already set), we use the href of an A element instead. M src/ajax.js commit b90369e refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-02-02 13:33:02 +0100 Fixes #8135. Makes sure any exception thrown by Firefox when trying to access an XMLHttpRequest property when a network error occured is caught and notified as an error. Added test/networkerror.html to test the behavior. M src/ajax/xhr.js A test/networkerror.html commit 462bb1f refs/tags/1.5.1rc1 Author: Mathias Bynens Date: 2011-01-24 11:18:57 +0100 Fixes #8098. Use the fast document.head when available. Don't set unneeded "script.type = text/javascript". M speed/jquery-basis.js M src/ajax/script.js M src/core.js M src/manipulation.js commit fdd4101 refs/tags/1.5.1rc1 Author: Anton Kovalyov Date: 2011-02-02 00:32:29 +0100 Fixes #7945. Make jQuery.param() serialize plain objects with a property named jquery correctly. M src/ajax.js M test/unit/ajax.js commit fa4c909 refs/tags/1.5.1rc1 Author: rwldrn Date: 2011-02-01 17:54:02 -0500 Fixes #8129. Fix cloning multiple selected options in IE8. M src/manipulation.js M test/unit/manipulation.js commit cb85da7 refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-02-01 17:22:01 +0100 Fixes #8125. Status is set to 200 for requests with status 0 when location.protocol if "file:". Added test/localfile.html to control it works. M src/ajax/xhr.js A test/localfile.html commit cb49b4a refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-02-01 16:00:30 +0100 Fixes #8115. Renames all references to jXHR with jqXHR in the code (like was done in the doc). M src/ajax.js M src/ajax/jsonp.js M test/unit/ajax.js commit 375b787 refs/tags/1.5.1rc1 Author: jeresig Date: 2011-02-01 08:57:18 -0500 The default for .clone() is to not clone any events. Fixes #8123. M src/manipulation.js M test/unit/manipulation.js commit eb5aab9 refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-02-01 09:30:52 +0100 Places multiple signature test after all primary callbacks tests. M test/unit/ajax.js commit af70dee refs/tags/1.5.1rc1 Author: Dan Heberden Date: 2011-02-01 00:18:16 -0800 Improve $.ajax method signature unit test and placement M test/unit/ajax.js commit 31949fa refs/tags/1.5.1rc1 Author: Dan Heberden Date: 2011-01-31 19:37:28 -0800 Bug 8107; Fix argument handling for $.ajax for multiple method signatues and add test case M src/ajax.js M test/unit/ajax.js commit c67867a refs/tags/1.5.1rc1 Author: rwldrn Date: 2011-01-31 14:50:03 -0500 Bug #8099 - Updates per review M src/effects.js commit 0d2e479 refs/tags/1.5.1rc1 Author: rwldrn Date: 2011-01-31 14:31:15 -0500 Bug #8099 - Always restore to correct display value based on element's expected default display M src/effects.js M test/data/testsuite.css M test/unit/effects.js commit f43572d refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-01-31 19:59:53 +0100 Fixes #8095. Properly handles the case where browser cache needs to be bypassed while server-side logic still delivers proper 304 responses. Unit test added. M src/ajax.js M test/unit/ajax.js commit e0b1bb8 refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-01-31 19:14:06 +0100 Script dataType now supports ecmascript mimetypes. M src/ajax/script.js M test/data/script.php M test/unit/ajax.js commit f286a71 refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-01-31 18:53:44 +0100 Makes sure jsonp callback is not left in the global namespace in case of an early abort (beforeSend). Unit test added. M src/ajax/jsonp.js M test/unit/ajax.js commit 7c9a5e6 refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-01-31 17:39:54 +0100 Makes sure all converters keys are lowercased before any conversion is taking place: dataTypes' names are now truly case insensitive. Unit test edited. M src/ajax.js M test/unit/ajax.js commit 485fa0c refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-01-31 17:23:36 +0100 Makes sure options.context is used as the context for global ajax events only if it's a DOM node. M src/ajax.js commit 389c099 refs/tags/1.5.1rc1 Author: Anton M Date: 2011-01-31 15:58:27 +0100 Fixes #7568. Follow-up fix for #5862. Objects with a length property weren't serialized properly by jQuery.param. M src/ajax.js M test/unit/ajax.js commit 4e97543 refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-01-31 14:36:59 +0100 Adds an invert method to promises that returns a "inverted" promise that is resolved when the underlying deferred is rejected and rejected when the underlying deferred is resolved. M src/core.js M test/unit/core.js commit d753a7a refs/tags/1.5.1rc1 Author: jeresig Date: 2011-01-31 08:31:36 -0500 Updating the source version to 1.5.1pre. M version.txt commit 675226e refs/tags/1.5 (tag: 1.5.0, tag: 1.5) Author: Timmy Willison Date: 2014-02-12 09:46:31 -0800 Include distribution in release tag A component.json A jquery.js commit 8d8db3f refs/tags/1.5.1rc1 Author: jeresig Date: 2011-01-31 08:31:29 -0500 Tagging the 1.5 release. M version.txt commit 749d41f refs/tags/1.5.1rc1 Author: jeresig Date: 2011-01-31 08:21:42 -0500 Rename jQuery.subclass() to jQuery.sub(). M src/core.js M test/unit/core.js commit d2384ad refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-01-31 11:14:38 +0100 Removed errorThrown test for 404 responses seeing as Safari 3.x XHR sets the statusText as "OK" rather than "Not Found". M test/unit/ajax.js commit 91ca71d refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-01-31 10:13:54 +0100 Ensures dataTypeExpressions are lowercased for prefilters and transports registrations. M src/ajax.js commit 945ac0d refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-01-29 03:08:18 +0100 Simplifies the unit test for #8082. M test/unit/ajax.js commit 85a195c refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-01-29 01:39:22 +0100 Fixes #8082. Text to script converter now returns text. Unit test added. M src/ajax/script.js M test/unit/ajax.js commit b9f2131 refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-01-29 01:25:27 +0100 Fixes potential collisions between jsonp requests from different jQuery instances by prefixing the jsonp callback name with the jQuery expando rather than with "jsonp". M src/ajax/jsonp.js commit 0a0cff9 refs/tags/1.5.1rc1 Author: Colin Snover Date: 2011-01-28 10:55:39 -0600 Use the original element/fragment as the last item to be appended to the document instead of the first in order to prevent missing elements when appending to multiple elements. Fixes #8070. M src/manipulation.js M test/unit/manipulation.js commit bbd3f4f refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-01-28 17:08:46 +0100 Compatibility fixes in ajax: exceptions are no longer promoted to strings before being given to callbacks. Updated misleading comment in conversion code. M src/ajax.js commit 1e4f3c0 refs/tags/1.5.1rc1 Author: Anton M Date: 2011-01-28 01:50:39 +0100 Pull over tests from Sizzle. Fixes #3729. Fixes #6428. M test/unit/selector.js commit e00f74c refs/tags/1.5.1rc1 Author: Digitalxero Date: 2011-01-27 13:35:06 -0500 Make sure subclass is a proper subclass not just subclassing the fn methods. Fixes #7979. M src/core.js M test/unit/core.js commit 7f95a73 refs/tags/1.5.1rc1 Merge: 7d75ea9 ab1d9a8 Author: jaubourg Date: 2011-01-27 00:59:11 +0100 Merge branch 'master' of github.com:jquery/jquery commit 7d75ea9 refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-01-27 00:58:31 +0100 Actually does what https://github.com/jquery/jquery/commit/bab8079593913dbc689404aa4e83c46b9b4c9355 promised: passes the jXHR as the third argument of prefilters and transport factories. Comitted for completness even if if backs this out in the end and only land in 1.5.1. M src/ajax.js commit ab1d9a8 refs/tags/1.5.1rc1 Author: gnarf Date: 2011-01-26 16:12:23 -0600 Remove unneeded and confusing variable definition for better readability. M src/core.js commit ba43d37 refs/tags/1.5.1rc1 Author: Anton M Date: 2011-01-26 22:50:15 +0100 Fix Makefile to use plain sed agin. Remove unicode trickery. Thanks to danheberden and gnarf for figuring out why it previously faild on Mac OS X. M Makefile commit 6344821 refs/tags/1.5.1rc1 Merge: 2c29070 bab8079 Author: jeresig Date: 2011-01-26 16:36:51 -0500 Merge branch 'master' of github.com:jquery/jquery commit 2c29070 refs/tags/1.5.1rc1 Author: jeresig Date: 2011-01-26 16:36:33 -0500 Make sure that init is run before jquery is built (avoiding weird warnings when running 'make jquery' or 'make min'). Additionally only attempt to run JSLint or the minifier if NodeJS is installed (avoiding a weird warning when you first run 'make' or 'make all'). M Makefile commit bab8079 refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-01-26 17:37:08 +0100 Passes jXHR object as third argument of prefilters and transport factories. M src/ajax.js commit d7d6471 refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-01-26 01:45:00 +0100 Fixes #5866. Issue number in previous commit was wrong both in comments and commit message. See https://github.com/jquery/jquery/commit/0e5b341cc0f3f9bf0f6659e09704f2267cfdfdba for previous commit. M src/ajax.js commit 0e5b341 refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-01-26 01:36:05 +0100 Fixes #5856. Adds document protocol at the beginning of URLs without protocol (thanks go to skrings for the initial pull request). Simplifies cross-domain detection regexp and logic as a consequence. Also took the opportunity to remove an unused variable. Unit test added. M src/ajax.js M test/unit/ajax.js commit 325dcdc refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-01-26 00:55:39 +0100 Fixes #8054 by reverting feature enhancement 5812 (4920). Regexps no longer searches for %3F in url or data to find jsonp callback placeholders. M src/ajax/jsonp.js M test/unit/ajax.js commit 5ca8f06 refs/tags/1.5.1rc1 Author: jaubourg Date: 2011-01-25 16:08:19 +0100 Reworks how values of parameters passed to error callbacks are determined. Fixes #8050. M src/ajax.js M src/ajax/xhr.js M test/unit/ajax.js commit 8d05055 refs/tags/1.5.1rc1 Author: Rick Waldron Date: 2011-01-25 03:52:17 +0100 #8044 Removes unnec. rnonword var M src/core.js commit 294df4f refs/tags/1.5.1rc1 Author: jeresig Date: 2011-01-24 17:14:11 -0500 Updating the source version to 1.5pre. M version.txt commit 9d306bd refs/tags/1.5rc1 (tag: 1.5rc1) Author: jeresig Date: 2011-01-24 17:14:04 -0500 Tagging the 1.5rc1 release. M version.txt commit 9604a03 refs/tags/1.5rc1 Author: jeresig Date: 2011-01-24 17:01:31 -0500 Bring back in #main prefix on adjacent selectors. M test/unit/selector.js commit 98234b0 refs/tags/1.5rc1 Author: jeresig Date: 2011-01-24 16:58:56 -0500 Backing out disconnected + and ~ tests as they're not something that we actively support. M test/unit/selector.js commit 6fb3998 refs/tags/1.5rc1 Author: jeresig Date: 2011-01-24 16:45:29 -0500 Updating the year in the header. M src/intro.js commit ed48787 refs/tags/1.6b1 Author: Timmy Willison Date: 2011-01-24 16:18:19 -0500 Fix bug #2773, jQuery.fn.is to accept JQuery and node objects, and a small fix for winnow getting an undefined selector M src/traversing.js M test/unit/traversing.js commit 6c18a1b refs/tags/1.5rc1 Author: jeresig Date: 2011-01-24 14:14:55 -0500 Revert "Fix Makefile to use plain sed. Remove unicode trickery" This reverts commit 6d358c0cdd4f84884c3d776bad0f48a93908b29b. M Makefile commit 6d358c0 refs/tags/1.5rc1 Author: Anton M Date: 2011-01-24 20:01:25 +0100 Fix Makefile to use plain sed. Remove unicode trickery M Makefile commit 33de9c5 refs/tags/1.5rc1 Author: jaubourg Date: 2011-01-24 04:22:46 +0100 Makes prefilters and transport inspection more robust and uses better variable names for readability. M src/ajax.js commit c50b743 refs/tags/1.5.1rc1 Author: Alex Sexton Date: 2011-01-23 21:19:33 -0600 Moved jQuery global leak to end of file so accidental gEBCN overrides in prototype don't get caught up in confusion. Fixed tests to reference jQuery variable instead of $ (best practice). Fixes #8033 M src/core.js M src/outro.js M test/data/offset/absolute.html M test/data/offset/body.html M test/data/offset/fixed.html M test/data/offset/relative.html M test/data/offset/scroll.html M test/data/offset/static.html M test/data/offset/table.html commit 02ca455 refs/tags/1.5rc1 Author: jaubourg Date: 2011-01-23 22:03:24 +0100 Revised internal implementation of ajaxPrefilter() and ajaxTransport(). Everything is shorter and more efficient now. Also fixes a couple spacing issues that remained. M src/ajax.js commit ee22c8b refs/tags/1.5rc1 Author: jaubourg Date: 2011-01-23 20:46:09 +0100 More code style fixes. M src/ajax.js M src/ajax/jsonp.js M src/ajax/script.js commit dd5bf42 refs/tags/1.5rc1 Author: jaubourg Date: 2011-01-23 05:51:41 +0100 Apply JQuery Core Style Guidelines to ajax.js and ajax/*.js, M src/ajax.js M src/ajax/jsonp.js M src/ajax/script.js M src/ajax/xhr.js commit 30082d9 refs/tags/1.5rc1 Author: jaubourg Date: 2011-01-23 05:01:36 +0100 Fixes some coding style issues in core.js. In jQuery.fn.ready(), simplifies the whole code (for better backward compatibility) and removes redefinition of the function itself (in order not to clash with proxying). Also, in jQuery.when(), removes unnecessary closure and early rejection test and makes use of then instead of done/fail (better interoperability). M src/core.js commit bea4815 refs/tags/1.5rc1 Author: jaubourg Date: 2011-01-22 04:45:20 +0100 Re-organizes ajax.js: prefilters and transports are no longer stored in ajaxSettings (their structure is not handled correctly by extend() and was causing some overhead when constructing the final options map in ajax()); base function for ajaxPrefilter and ajaxTransport has been renamed and split in two (one for inspection, one for addition); response/dataType determination and data conversion logics have been externalized from the ajax() internal callback; data conversion no longer sets responseXXX fields; some minor re-formatting and simplifications. M src/ajax.js commit 4413c2f refs/tags/1.5rc1 Author: Anton M Date: 2011-01-22 01:12:18 +0100 Fix selector scope on some tests, so they don't fail on testswarm. M test/unit/selector.js commit f1bd0cf refs/tags/1.5rc1 Author: rwldrn Date: 2011-01-22 00:41:42 +0100 Merge branch '8017lint' of https://github.com/rwldrn/jquery into 8017lint M src/manipulation.js M test/unit/manipulation.js commit 1922f31 refs/tags/1.5rc1 Merge: 61e80c5 ad0ebf0 Author: jeresig Date: 2011-01-21 11:22:55 -0500 Merge branch 'fix-7398-frameset-docs' of https://github.com/dmethvin/jquery into dmethvin-fix-7398-frameset-docs commit 61e80c5 refs/tags/1.5rc1 Merge: 328a86f 33a67ff Author: jeresig Date: 2011-01-21 11:20:05 -0500 Merge branch '8013p' of https://github.com/rwldrn/jquery into rwldrn-8013p commit 33a67ff refs/tags/1.5rc1 Author: rwldrn Date: 2011-01-21 11:08:15 -0500 Basic unit tests; This patch relies on the 51 existing clone() tests M test/unit/manipulation.js commit 574ae3b refs/tags/1.6b1 Author: Gianni Chiappetta Date: 2011-01-21 10:33:50 -0500 added: Backcompatibility with old proxy syntax. M src/core.js M test/unit/core.js commit a03f040 refs/tags/1.6b1 Merge: ade531c 328a86f Author: Gianni Chiappetta Date: 2011-01-21 09:58:55 -0500 Merge branch 'master' into proxy-native-bind * master: (194 commits) Revert "Make sure that focusin/focusout bubbles in non-IE browsers." This was causing problems with the focusin event, see: #7340. Replaces "text in-between" technique with a full-fledged one-level transitive search for converters (unit tests added). Also cleans up auto dataType determination and adds converter checks in order to guess the best dataType possible. Moves determineResponse logic into main ajax callback. Puts responseXXX fields definitions into ajaxSettings. Removes misleading comment. Bring jQuery('#id') and jQuery('body') logic back into core (while leaving it in Sizzle at the same time). Was causing too much of a performance hit to leave it all to Sizzle. Renames Deferred's fire and fireReject methods as resolveWith and rejectWith respectively. Fix typo in regex tweak from previous commit. Renames determineDataType as determineResponse. Makes it more generic as a first step into integrating the logic into the main ajax done callback. Also fixes some comments in ajax/xhr.js. Move jQuery(...) selector speed-up logic into Sizzle(...) qSA handling. Additionally add in a new catch for Sizzle('.class') (avoid using qSA and use getElementsByClassName instead, where applicable). Revises the way arguments are handled in ajax. Makes sure statusCode callbacks are ordered in the same way success and error callbacks are. Unit tests added. Cleans up and simplifies code shared by ajaxPrefilter and ajaxTransport. Removes chainability of ajaxSetup, ajaxPrefilter and ajaxTransport. Also makes sure context is handled properly by ajaxSetup (unit test added). Rework unit tests to check actual result elements. Moves active counter test after all other ajax tests where it should be. Revised the Nokia support fallback. It turns out that Nokia supports the documentElement property but does not define document.compatMode. Adding this third fallback allows Nokia to run jQuery error-free and return proper values for window width and height. Moves things around to make jsLint happier. Fixes crossDomain test so that it assumes port to be 80 for http and 443 for https when it is not provided. Moves determineDataType into ajaxSettings so that it is accessible to transports without the need for a second argument and so that we can now pass the original options to the transport instead. Also ensures the original options are actually propagated to prefilters (they were not). Re-adds hastily removed variable and simplifies statusCode based callbacks handling. Use undefined instead of 0 to deference transport for clarity. ... Conflicts: src/event.js commit ad0ebf0 refs/tags/1.5rc1 Author: Dave Methvin Date: 2011-01-21 09:51:30 -0500 Don't do body-related feature tests on frameset docs that have no body. Fixes #7398. M src/support.js commit 328a86f refs/tags/1.5rc1 Author: jeresig Date: 2011-01-21 09:24:09 -0500 Revert "Make sure that focusin/focusout bubbles in non-IE browsers." This was causing problems with the focusin event, see: #7340. This reverts commit 88068f82c199847d3679b130664dd91cc2e89f00. Conflicts: src/event.js test/unit/event.js M src/event.js M test/unit/event.js commit dc2e731 refs/tags/1.5rc1 Author: jaubourg Date: 2011-01-21 03:58:28 +0100 Replaces "text in-between" technique with a full-fledged one-level transitive search for converters (unit tests added). Also cleans up auto dataType determination and adds converter checks in order to guess the best dataType possible. M src/ajax.js M test/unit/ajax.js commit 6458885 refs/tags/1.5rc1 Author: rwldrn Date: 2011-01-20 15:25:04 -0500 Cleaned up; fixes per review M src/core.js M src/manipulation.js commit 2e2d5e9 refs/tags/1.5rc1 Merge: c97b6ee 948c0df Author: John Resig Date: 2011-01-20 14:51:30 -0500 Merge branch 'fix-7853-add-context' of https://github.com/dmethvin/jquery into dmethvin-fix-7853-add-context commit c97b6ee refs/tags/1.5rc1 Merge: 35875ac 2b64b1d Author: John Resig Date: 2011-01-20 14:39:57 -0500 Merge branch 'master' of https://github.com/scottjehl/jquery into scottjehl-master commit 35875ac refs/tags/1.5rc1 Merge: 3dbd600 74dfc7f Author: John Resig Date: 2011-01-20 14:39:28 -0500 Merge branch 'make_fix' of https://github.com/danheberden/jquery into danheberden-make_fix commit 49cd9c6 refs/tags/1.5rc1 Author: rwldrn Date: 2011-01-20 14:25:56 -0500 cloneCopyEvent; jQuery.clone() review M src/manipulation.js commit 3dbd600 refs/tags/1.5rc1 Author: jaubourg Date: 2011-01-20 19:40:51 +0100 Moves determineResponse logic into main ajax callback. Puts responseXXX fields definitions into ajaxSettings. M src/ajax.js M src/ajax/xhr.js commit 8ad2b31 refs/tags/1.5rc1 Author: jaubourg Date: 2011-01-20 18:50:47 +0100 Removes misleading comment. M src/ajax/xhr.js commit ea5ce8c refs/tags/1.5rc1 Merge: e4d0168 f2b0c77 Author: jeresig Date: 2011-01-20 11:58:52 -0500 Merge branch 'master' of github.com:jquery/jquery commit e4d0168 refs/tags/1.5rc1 Author: jeresig Date: 2011-01-20 11:58:44 -0500 Bring jQuery('#id') and jQuery('body') logic back into core (while leaving it in Sizzle at the same time). Was causing too much of a performance hit to leave it all to Sizzle. M src/core.js commit f2b0c77 refs/tags/1.5rc1 Merge: a7cb93b 0f6c783 Author: jaubourg Date: 2011-01-20 17:52:10 +0100 Merge branch 'master' of github.com:jquery/jquery commit a7cb93b refs/tags/1.5rc1 Author: jaubourg Date: 2011-01-20 17:51:57 +0100 Renames Deferred's fire and fireReject methods as resolveWith and rejectWith respectively. M src/ajax.js M src/core.js M test/unit/core.js commit 0f6c783 refs/tags/1.5rc1 Author: jeresig Date: 2011-01-20 11:46:50 -0500 Fix typo in regex tweak from previous commit. M src/core.js commit ef86694 refs/tags/1.5rc1 Author: jaubourg Date: 2011-01-20 17:38:21 +0100 Renames determineDataType as determineResponse. Makes it more generic as a first step into integrating the logic into the main ajax done callback. Also fixes some comments in ajax/xhr.js. M src/ajax.js M src/ajax/xhr.js commit c475222 refs/tags/1.5rc1 Author: jeresig Date: 2011-01-20 11:34:35 -0500 Move jQuery(...) selector speed-up logic into Sizzle(...) qSA handling. Additionally add in a new catch for Sizzle('.class') (avoid using qSA and use getElementsByClassName instead, where applicable). M src/core.js commit 3e1d3d0 refs/tags/1.5rc1 Author: jaubourg Date: 2011-01-20 16:22:36 +0100 Revises the way arguments are handled in ajax. M src/ajax.js commit 9ab00a7 refs/tags/1.5rc1 Author: jaubourg Date: 2011-01-20 15:39:30 +0100 Makes sure statusCode callbacks are ordered in the same way success and error callbacks are. Unit tests added. M src/ajax.js M test/unit/ajax.js commit 64e1cdb refs/tags/1.5rc1 Author: jaubourg Date: 2011-01-20 04:12:15 +0100 Cleans up and simplifies code shared by ajaxPrefilter and ajaxTransport. Removes chainability of ajaxSetup, ajaxPrefilter and ajaxTransport. Also makes sure context is handled properly by ajaxSetup (unit test added). M src/ajax.js M src/ajax/jsonp.js M src/ajax/script.js M test/unit/ajax.js commit 948c0df refs/tags/1.5rc1 Author: Dave Methvin Date: 2011-01-19 21:02:46 -0500 Rework unit tests to check actual result elements. M test/unit/traversing.js commit 96b00a4 refs/tags/1.5rc1 Author: jaubourg Date: 2011-01-19 18:44:21 +0100 Moves active counter test after all other ajax tests where it should be. M test/unit/ajax.js commit 2b64b1d refs/tags/1.5rc1 Author: scottjehl Date: 2011-01-19 12:40:32 -0500 Revised the Nokia support fallback. It turns out that Nokia supports the documentElement property but does not define document.compatMode. Adding this third fallback allows Nokia to run jQuery error-free and return proper values for window width and height. M src/dimensions.js commit 44f3a1b refs/tags/1.5rc1 Author: jaubourg Date: 2011-01-19 18:36:42 +0100 Moves things around to make jsLint happier. M src/ajax.js commit 7d89d3c refs/tags/1.5rc1 Author: jaubourg Date: 2011-01-19 18:35:40 +0100 Fixes crossDomain test so that it assumes port to be 80 for http and 443 for https when it is not provided. M src/ajax.js commit cb1f7ee refs/tags/1.5rc1 Merge: 73d060b 265cf0e Author: scottjehl Date: 2011-01-19 12:32:57 -0500 Merge remote branch 'upstream/master' commit 1cecfa1 refs/tags/1.5rc1 Author: jaubourg Date: 2011-01-19 18:16:29 +0100 Moves determineDataType into ajaxSettings so that it is accessible to transports without the need for a second argument and so that we can now pass the original options to the transport instead. Also ensures the original options are actually propagated to prefilters (they were not). M src/ajax.js M src/ajax/xhr.js commit 3ea3664 refs/tags/1.5rc1 Author: jaubourg Date: 2011-01-19 17:51:33 +0100 Re-adds hastily removed variable and simplifies statusCode based callbacks handling. M src/ajax.js commit 7947cd7 refs/tags/1.5rc1 Author: jaubourg Date: 2011-01-19 17:24:56 +0100 Use undefined instead of 0 to deference transport for clarity. M src/ajax.js commit d343bfe refs/tags/1.5rc1 Author: jaubourg Date: 2011-01-19 17:21:51 +0100 Removes unnecessary test and ensures getResponseHeader returns null if the header does not exist. M src/ajax.js commit bd6eb84 refs/tags/1.5rc1 Author: jaubourg Date: 2011-01-19 17:06:33 +0100 Revised how context is determined and removed unnecessary "parameter as variable" trick. M src/ajax.js commit 92c3d87 refs/tags/1.5rc1 Author: jaubourg Date: 2011-01-19 16:55:26 +0100 Moved ajaxSettings.xhr definition together with support.ajax and support.cors determination into ajax/xhr.js. M src/ajax.js M src/ajax/xhr.js commit 74dfc7f refs/tags/1.5rc1 Author: Dan Heberden Date: 2011-01-19 02:11:43 -0800 Revert uglify.js to original and handle build changes in make file M Makefile M build/uglify.js commit 265cf0e refs/tags/1.5rc1 Author: Anton M Date: 2011-01-19 00:15:28 +0100 Remove an unused regex and optimize character escape regex usage. M src/core.js commit fc7bd61 refs/tags/1.5rc1 Merge: 40f48ef c5ec1cb Author: John Resig Date: 2011-01-18 18:11:54 -0500 Merge branch 'master' of https://github.com/mathiasbynens/jquery into mathiasbynens-master commit 40f48ef refs/tags/1.5rc1 Merge: be6ef80 d9660e1 Author: John Resig Date: 2011-01-18 18:07:37 -0500 Merge branch 'chrome-slice-comment' of https://github.com/ajpiano/jquery into ajpiano-chrome-slice-comment commit be6ef80 refs/tags/1.5rc1 Author: John Resig Date: 2011-01-18 18:06:44 -0500 Weird, not sure why I got an exec error before - doesn't seem to be needed. M build/uglify.js commit c5ec1cb refs/tags/1.5rc1 Author: Mathias Bynens Date: 2011-01-18 23:14:32 +0100 Add missing line break after copyright header and trailing semicolon at the end of the minified version. M build/uglify.js commit 80928cc refs/tags/1.5rc1 Author: John Resig Date: 2011-01-18 16:40:42 -0500 Make sure that the UglifyJS file is executable. M build/uglify.js commit 9c763ad refs/tags/1.5rc1 Author: John Resig Date: 2011-01-18 15:13:09 -0500 Add another tweak for handling CSP - we need to make sure that we don't trigger any eval on load (not sure if it's the best tweak, definitely not ideal). Add a test page as well so that it's easier to catch problem. M src/support.js A test/csp.php commit c1d719b refs/tags/1.5rc1 Merge: 3d0aa19 50170e6 Author: John Resig Date: 2011-01-18 14:20:05 -0500 Merge branch 'master' of https://github.com/russtacular/jquery into russtacular-master commit 135a384 refs/tags/1.6b1 Author: Xavi Date: 2011-01-18 12:40:07 -0500 Bug 7931; cleaned up white space in accordance to style guide M src/offset.js commit 0942b3b refs/tags/1.6b1 Merge: b78e3fc 3d0aa19 Author: Xavi Date: 2011-01-18 12:06:05 -0500 Merge branch 'master' of git://github.com/jquery/jquery into bug_7931 commit 3d0aa19 refs/tags/1.5rc1 Author: Colin Snover Date: 2011-01-17 21:06:57 -0600 Clarify cygwin instructions slightly and swap the order of arguments to which in Makefile because of a bug in current versions of MSYS that causes only the first argument to /bin/which to be searched. M Makefile M README.md commit 9ae837a refs/tags/1.5rc1 Author: Colin Snover Date: 2011-01-17 19:04:32 -0600 Update Makefile to use either nodejs or node, whichever exists (Debian uses nodejs). M Makefile commit 35aeac1 refs/tags/1.5rc1 Author: rwldrn Date: 2011-01-17 18:55:40 -0600 Update unit test for #7608 which was leaking timers. M test/unit/css.js commit d503845 refs/tags/1.5rc1 Author: Colin Snover Date: 2011-01-17 18:49:24 -0600 Replace build system with a faster new one that uses Node and UglifyJS and generates smaller minified files. Also removes builds through rake/ant since having 3 different build systems was too much to maintain (make was the only one consistently kept up-to-date). Fixes #7973. M Makefile M README.md D Rakefile D build.xml D build/google-compiler-20100917.jar D build/js.jar M build/jslint-check.js D build/jslint.js A build/lib/jslint.js A build/lib/parse-js.js A build/lib/process.js A build/lib/squeeze-more.js A build/uglify.js commit 9c76ac4 refs/tags/1.5rc1 Author: jeresig Date: 2011-01-17 18:12:42 -0500 Disabled a broken test for now, until WebKit browsers become more current. M test/unit/selector.js commit e01e8d4 refs/tags/1.5rc1 Author: jeresig Date: 2011-01-17 18:08:51 -0500 Accidentally removed the module teardown code. M test/unit/selector.js commit 3ab7b72 refs/tags/1.5rc1 Author: jeresig Date: 2011-01-17 18:07:52 -0500 Opera was falling back to undefined, which it didn't appreciate. M test/unit/selector.js commit 733eb5e refs/tags/1.5rc1 Merge: 0c1ffe3 0cbe4cb Author: jeresig Date: 2011-01-17 17:44:54 -0500 Merge branch 'master' of github.com:jquery/jquery commit 0c1ffe3 refs/tags/1.5rc1 Author: jeresig Date: 2011-01-17 17:44:42 -0500 Fixed a couple issues with escaping of attribute values in selectors. Fixes #6093. M test/unit/selector.js commit d9660e1 refs/tags/1.5rc1 Author: adam j. sontag Date: 2011-01-17 17:20:37 -0500 Fix tabs vs spaces in initial workaround commit M src/traversing.js commit 78be517 refs/tags/1.5rc1 Author: adam j. sontag Date: 2011-01-17 17:08:44 -0500 shorten the SHA M src/traversing.js commit 4058881 refs/tags/1.5rc1 Author: adam j. sontag Date: 2011-01-17 17:03:45 -0500 Add link to chrome issue ticket M src/traversing.js commit 0cbe4cb refs/tags/1.5rc1 Merge: e78d3a7 220a0ce Author: Colin Snover Date: 2011-01-17 15:32:57 -0600 Merge branch 'master' of github.com:jquery/jquery into jquery-master commit e78d3a7 refs/tags/1.5rc1 Merge: f01ef93 57cc182 Author: Colin Snover Date: 2011-01-17 15:31:43 -0600 Merge in data_nocollide branch. Fixes #6968, improves unit testing framework checks for leaky stuff. commit 220a0ce refs/tags/1.5rc1 Author: Brandon Sterne Date: 2011-01-17 16:31:12 -0500 Defer scriptEval test until first use to prevent Content Security Policy inline-script violations from occuring. Fixes #7371. M src/core.js M src/support.js commit 57cc182 refs/tags/1.5rc1 Author: Colin Snover Date: 2011-01-17 15:22:49 -0600 Introduce a temporary hack to allow jQuery.fn.data("events") to continue to work. This will be going away in 1.6. More information will be available in the 1.5 release notes. M src/data.js commit 28a1bad refs/tags/1.5rc1 Author: adam j. sontag Date: 2011-01-17 16:10:14 -0500 Add a comment to explain (and enforce the temporary-ness of) an extra line of code added to workaround a Chrome 10 bug M src/traversing.js commit f01ef93 refs/tags/1.5rc1 Merge: 987c44b 9bd9d27 Author: jeresig Date: 2011-01-17 15:50:20 -0500 Merge branch '7608' of https://github.com/rwldrn/jquery into rwldrn-7608 commit 987c44b refs/tags/1.5rc1 Merge: ac2e731 007e2d1 Author: jeresig Date: 2011-01-17 15:45:07 -0500 Merging pull request 183 for #7793. commit ac2e731 refs/tags/1.5rc1 Author: jaubourg Date: 2011-01-17 17:52:30 +0100 Added unit tests to check and demonstrate new jQuery.Deferred() works. M test/unit/core.js commit 5798446 refs/tags/1.5rc1 Author: jaubourg Date: 2011-01-16 18:33:32 +0100 Put the split to get the list of promise methods out of the promise method itself and also switched from jQuery.each to a while loop to remove as much overhead as possible. Thanks go to scott_gonzalez for reminding me of this. M src/core.js commit c272f5f refs/tags/1.5rc1 Author: jaubourg Date: 2011-01-16 17:41:39 +0100 Implements joined jQuery.when statements. Makes it so calling jQuery.when with no parameter returns a resolved promise. Ensures promise method on promises supports the promise(obj) signature. Ensures a deferred and its promise always return the same promise (itself for the promise). Unit tests provided. M src/core.js M test/unit/core.js commit cfca6d3 refs/tags/1.5rc1 Author: jaubourg Date: 2011-01-16 05:36:20 +0100 Fixed the ajax test regarding the jsonp option set to false and added a test to control the prefilter actually does not tamper with the url. M test/unit/ajax.js commit 0e93b2e refs/tags/1.5rc1 Author: jaubourg Date: 2011-01-16 05:27:16 +0100 Revised jsonp unit tests and added a test for when the jsonp option is set to false. M test/unit/ajax.js commit 158fa82 refs/tags/1.5rc1 Author: jaubourg Date: 2011-01-16 05:26:46 +0100 Setting the jsonp option to false now inhibits any url manipulation regarding the callback. M src/ajax/jsonp.js commit f74b844 refs/tags/1.5rc1 Author: jaubourg Date: 2011-01-16 05:25:45 +0100 The script prefilter now forces cross-domain requests type to GET. M src/ajax/script.js commit 914aa3d refs/tags/1.5rc1 Author: jaubourg Date: 2011-01-16 05:24:14 +0100 Makes it so a prefilter can change the type of a request. M src/ajax.js commit 21143c3 refs/tags/1.5rc1 Author: jaubourg Date: 2011-01-16 03:05:03 +0100 Removed internal dataTypes option and added headers & crossDomain options into commented out options of ajaxSettings. M src/ajax.js commit 8ab23ae refs/tags/1.5rc1 Author: jaubourg Date: 2011-01-16 02:57:39 +0100 Fixes #2994. Not finding a transport now fires the error callbacks and doesn't make ajax return false. Had to revise how jsonp and script prefilters & transports work (better separation of concerns). Also took the opportunity to revise jXHR getRequestHeader and abort methods and enabled early transport garbage collection when the request completes. M src/ajax.js M src/ajax/jsonp.js M src/ajax/script.js M test/unit/ajax.js commit 007e2d1 refs/tags/1.5rc1 Author: Dave Methvin Date: 2011-01-15 10:24:13 -0500 Update test case to feature-detect Opera's lack of defaultPrevented and skip the test for it. M test/unit/event.js commit 75655e5 refs/tags/1.6b1 Author: Sylvester Keil Date: 2011-01-15 13:56:20 +0100 Use parseFloat instead of parseInt to read CSS values. This fixes #7730 and #7885. M src/offset.js M test/unit/offset.js commit d9cb698 refs/tags/1.5rc1 Author: jeresig Date: 2011-01-14 14:56:37 -0500 Updating the source version to 1.5pre. M version.txt commit bcdd4f8 refs/tags/1.5b1 (tag: 1.5b1) Author: jeresig Date: 2011-01-14 14:56:21 -0500 Tagging the 1.5b1 release. M version.txt commit cf7ddcf refs/tags/1.5b1 Author: jeresig Date: 2011-01-14 14:12:29 -0500 Revert "Revert fb4445070cd9e06929c7b6f27c10dbf42d4a3367 which is no longer necessary with the release of Opera 11. Fixes #7608." We will be continuing to support Opera 10.6 in jQuery 1.5. This reverts commit 012f0c3b4bd3d04c2f3e1ea80fc1230901d607d9. M src/css.js commit f4add19 refs/tags/1.5b1 Author: wycats Date: 2011-01-14 12:46:14 -0500 So embarrassing :( M test/delegatetest.html commit a7ab491 refs/tags/1.5b1 Merge: 52a0238 e5ee89e Author: jeresig Date: 2011-01-14 11:23:05 -0500 Merge branch 'master' of https://github.com/scottgonzalez/jquery commit 52a0238 refs/tags/1.5b1 Author: wycats Date: 2011-01-14 11:21:45 -0500 Fix a strange Chrome issue M src/traversing.js commit fa45f25 refs/tags/1.5b1 Author: wycats Date: 2011-01-14 11:17:32 -0500 Fix a failing subclass test due to a change in master M test/unit/core.js commit 3716f2d refs/tags/1.5b1 Author: wycats Date: 2011-01-14 10:36:45 -0500 Overwrite CRLF with LF M test/delegatetest.html commit d483ce0 refs/tags/1.5b1 Author: Jared Grippe Date: 2010-10-09 17:32:54 -0700 added jQuery.subclass M src/core.js M test/unit/core.js commit e5ee89e refs/tags/1.5b1 Author: Scott González Date: 2011-01-14 09:55:40 -0500 Avoid running jQuery.unique() for methods that are guaranteed to produce a unique result set. Fixes #7964 - Some traversal methods perform an unnecessary uniqueness check. M src/traversing.js commit 73d060b refs/tags/1.5rc1 Author: scottjehl Date: 2011-01-13 14:20:00 -0500 set name to lowercase, since it's passed as initial caps M src/dimensions.js commit 610ab13 refs/tags/1.5rc1 Merge: 18fa1fd a8fa5f2 Author: scottjehl Date: 2011-01-13 14:14:04 -0500 Merge branch 'master' of https://github.com/jquery/jquery commit a8fa5f2 refs/tags/1.5b1 Author: jaubourg Date: 2011-01-13 18:33:24 +0100 Moved jQuery.ajax.prefilter and jQuery.ajax.transport to jQuery.ajaxPrefilter and jQuery.ajaxTransport so that proxying the ajax method doesn't turn into a nightmare. Thanks go to scott_gonzalez and DaveMethvin for pointing out the issue. Also made ajaxSetup return "this" to enable chainable definitions -- jQuery.ajaxSetup(...).ajaxPrefilter(...).ajaxTransport(...). M src/ajax.js M src/ajax/jsonp.js M src/ajax/script.js M src/ajax/xhr.js commit 44fc87f refs/tags/1.5b1 Author: jaubourg Date: 2011-01-13 17:01:25 +0100 Fixes #4964. Adds a statusCode object together with a new statusCode method on the jXHR object (deferred behaviour). They accept a map of statusCode/callback(s). Callbacks are fired when the status code of the response correponds to the key (as a success or an error callback depending on how the request completed). Unit tests added. M src/ajax.js M test/unit/ajax.js commit 5795615 refs/tags/1.5b1 Author: jaubourg Date: 2011-01-13 16:58:16 +0100 Removed xhr pooling since failing cross-domain requests leaves the xhr object in an undefined state in Firefox. Also rewrote comments related to the active xhr list so that they make sense. M src/ajax/xhr.js commit 667a3b3 refs/tags/1.5b1 Author: jaubourg Date: 2011-01-13 02:05:39 +0100 Reworked script and xhr abort logic to take advantage of the fact jXHR.abort will complete the request itself if not done already. M src/ajax/script.js M src/ajax/xhr.js commit b07d43c refs/tags/1.5b1 Author: jaubourg Date: 2011-01-13 01:43:42 +0100 Cleans up statusText handling and simplifies 304 notmodified logic. M src/ajax.js commit 97b2443 refs/tags/1.5b1 Author: jaubourg Date: 2011-01-13 01:18:46 +0100 Removes unnecessary variables and adds much needed comments into the data conversion logic in ajax. M src/ajax.js commit ed11448 refs/tags/1.5b1 Author: jaubourg Date: 2011-01-13 00:49:58 +0100 Fixes a regression by calling dataFilter with the second argument set as the dataType. M src/ajax.js commit e9fb7d5 refs/tags/1.5b1 Author: jaubourg Date: 2011-01-13 00:41:10 +0100 Gets rid of a var statement by moving variable declarations up. M src/ajax.js commit e221d39 refs/tags/1.5b1 Author: jaubourg Date: 2011-01-12 18:54:15 +0100 Script transport now uses ajaxSetup to define script dataType. M src/ajax/script.js commit 14b07ec refs/tags/1.5b1 Author: jaubourg Date: 2011-01-12 18:53:00 +0100 AjaxSetup now uses deep extend internally to accomodate map structured options. M src/ajax.js commit 0c51e9d refs/tags/1.5b1 Author: jaubourg Date: 2011-01-12 18:36:00 +0100 Fixes #4897. Added ?? as a context-insensitive placeholder for the callback name of a JSONP request. Unit tests provided. M src/ajax/jsonp.js M test/data/jsonp.php M test/unit/ajax.js commit f83cdc3 refs/tags/1.5b1 Author: jaubourg Date: 2011-01-11 23:43:02 +0100 Yet another missing semicolon! M test/unit/ajax.js commit 6504d4f refs/tags/1.5b1 Author: jaubourg Date: 2011-01-11 23:01:18 +0100 Fixes #6230. Added a unit test to control that, since the ajax rewrite, setting the Accept header actually replaced the previous value and didn't append to it (tested in Safari 4.0.4 for which the problem was specifically reported). M test/unit/ajax.js commit 5a721cf refs/tags/1.5b1 Author: jaubourg Date: 2011-01-11 20:02:33 +0100 Fixes 4825. jQuery.fn.load: use the jXHR's Promise interface to get the actual response in case ajaxSettings contains a dataFilter. Unit test added. M src/ajax.js M test/unit/ajax.js commit 9bd9d27 refs/tags/1.5rc1 Author: rwldrn Date: 2011-01-10 13:17:08 -0500 whitespace fixes in unit tests M test/unit/css.js commit b78e3fc refs/tags/1.6b1 Author: Xavi Date: 2011-01-09 20:51:20 -0500 Bug 7931; Inverted logic in scrollTop/Left (i.e. made M src/offset.js commit bed64e6 refs/tags/1.6b1 Author: Xavi Date: 2011-01-09 20:39:23 -0500 Bug 7931; Added unit tests for scrollTop/Left. M test/unit/offset.js commit 8d28f41 refs/tags/1.6b1 Author: Xavi Date: 2011-01-09 20:34:15 -0500 Bug 7931; Replaced with and M test/unit/offset.js commit 628bacc refs/tags/1.6b1 Author: Xavi Date: 2011-01-09 20:12:29 -0500 Bug 7931; Added missing semicolon and replaced '!=' with '!==' to allow null through M src/offset.js commit c5c1f18 refs/tags/1.5b1 Merge: b14f028 84319aa Author: Colin Snover Date: 2011-01-09 18:41:15 -0600 Merge branch 'master' of github.com:jquery/jquery into jquery-master commit b14f028 refs/tags/1.5b1 Author: Colin Snover Date: 2011-01-09 18:38:44 -0600 Ensure that buildFragment clones elements properly in all browsers. Fixes #3879, #6655. Also improves form element clone tests and fixes bugs in $.fn.clone exposed by these new test cases related to the values of checkboxes and radio buttons in IE. M src/core.js M src/manipulation.js M test/unit/core.js M test/unit/manipulation.js commit d03d2e9 refs/tags/1.6b1 Author: Xavi Date: 2011-01-09 19:11:05 -0500 Bug 7931; Fixed bug that caused scrollTop and scrollLeft setters to return null when called on an empty jquery object M src/offset.js M test/unit/offset.js commit 84319aa refs/tags/1.5b1 Author: jaubourg Date: 2011-01-10 00:52:20 +0100 Fixes a race condition in JSONP Local test. M test/unit/ajax.js commit 012f0c3 refs/tags/1.5b1 Author: Colin Snover Date: 2011-01-09 17:34:58 -0600 Revert fb4445070cd9e06929c7b6f27c10dbf42d4a3367 which is no longer necessary with the release of Opera 11. Fixes #7608. M src/css.js commit fcf6237 refs/tags/1.6b1 Author: Dave Methvin Date: 2011-01-09 16:25:44 -0600 Ensure that the DOM element ref in an event handler is removed by cleanData to avoid an IE6/7/8 memory leak. Fixes #7054. M src/manipulation.js commit 4e86766 refs/tags/1.6b1 Author: Dave Methvin Date: 2011-01-09 16:22:11 -0600 Change embedded regexp to a variable (for #6876). M src/ajax.js commit e2941d5 refs/tags/1.5rc1 Author: Colin Snover Date: 2011-01-09 15:58:47 -0600 Update unit tests with a leak detection mechanism for the various jQuery globals and fix all leaks in the tests. M test/data/testinit.js M test/index.html M test/unit/ajax.js M test/unit/attributes.js M test/unit/core.js M test/unit/css.js M test/unit/data.js M test/unit/dimensions.js M test/unit/effects.js M test/unit/event.js M test/unit/manipulation.js M test/unit/offset.js M test/unit/queue.js M test/unit/selector.js M test/unit/traversing.js commit 80af46e refs/tags/1.5rc1 Author: Colin Snover Date: 2011-01-09 15:58:23 -0600 Fix jQuery.queue leaks empty queues. M src/queue.js commit 885d06c refs/tags/1.5rc1 Author: Colin Snover Date: 2011-01-09 15:56:40 -0600 Fix domManip leaks the first element when appending elements to multiple other elements. M src/manipulation.js commit 8e59a99 refs/tags/1.5rc1 Author: Colin Snover Date: 2011-01-09 15:52:33 -0600 Change the way jQuery.data works so that there is no longer a chance of collision between user data and internal data. Fixes #6968. M src/attributes.js M src/data.js M src/effects.js M src/event.js M src/manipulation.js M src/queue.js M test/unit/attributes.js M test/unit/data.js M test/unit/effects.js M test/unit/event.js commit 1d1d4fe refs/tags/1.6b1 Author: jaubourg Date: 2011-01-09 22:20:58 +0100 Moved unload abort code so that the event is only bound if the xhr transport is used. Fixes #5280. M src/ajax/xhr.js commit 8c8bd3b refs/tags/1.6b1 Author: jaubourg Date: 2011-01-09 21:48:52 +0100 Fixes #5812. =? will be detected even when it has been escaped during data serialization. M src/ajax/jsonp.js M test/unit/ajax.js commit 62a1a1a refs/tags/1.6b1 Author: jaubourg Date: 2011-01-09 21:19:27 +0100 Fixes #5803. Reworked jsonp prefilter so that it sets the dataType as jsonp and recognizes requests with originalSettings having jsonp or jsonpCallback to be jsonp. Moved default jsonp option value into ajaxSettings. Attached the transport to "jsonp" which avoids unnecessary testing. Transport factory sets dataType back to json for proper data conversion. M src/ajax/jsonp.js commit 0f28835 refs/tags/1.6b1 Author: jaubourg Date: 2011-01-09 20:31:15 +0100 Make it so prefilters get access to the original settings. M src/ajax.js commit 7bc5386 refs/tags/1.6b1 Author: jaubourg Date: 2011-01-09 17:27:29 +0100 Simplified cross-domain detection tests. M test/unit/ajax.js commit 5a5f678 refs/tags/1.6b1 Author: jaubourg Date: 2011-01-09 16:50:13 +0100 Fixes #5955. Option crossDomain now forces ajax to consider a request as cross-domain even when it is not. Useful for when servers issue redirects to cross-domain urls. Unit test added. M src/ajax.js M test/unit/ajax.js commit c55a76a refs/tags/1.6b1 Author: jaubourg Date: 2011-01-09 16:32:51 +0100 Make sure prefilters have been called and transport has been selected before sending any global event (in case the "global" option has been changed). M src/ajax.js commit 6348750 refs/tags/1.6b1 Author: jaubourg Date: 2011-01-09 06:19:27 +0100 Added a test for retrying a request on error using jQuery.ajax(this). Works as intended. Fixes #7461. M test/unit/ajax.js commit afefb4f refs/tags/1.6b1 Author: jaubourg Date: 2011-01-09 06:01:00 +0100 Fixes #7465. Reworked the regexp and associated test for cross-domain detection so that it now includes ports. Added cross-domain detection tests for protocol, hostname and port. M src/ajax.js M test/unit/ajax.js commit d515068 refs/tags/1.6b1 Author: jaubourg Date: 2011-01-09 04:53:29 +0100 Fixes #7868. ResponseText is now properly propagated for error callbacks. M src/ajax.js M src/ajax/xhr.js A test/data/errorWithText.php M test/unit/ajax.js commit 69497c3 refs/tags/1.6b1 Author: jaubourg Date: 2011-01-09 04:28:42 +0100 Fixes #7881. Setting contentType to false will prevent the Content-Type header from being sent. Unit test added. M src/ajax.js M test/data/headers.php M test/unit/ajax.js commit 98c6c4b refs/tags/1.6b1 Author: jaubourg Date: 2011-01-09 04:03:00 +0100 Added a simple cache for xhr objects in the xhr transport. M src/ajax/xhr.js commit 368f244 refs/tags/1.6b1 Author: jaubourg Date: 2011-01-07 15:52:58 +0100 Added missing commas. M test/unit/ajax.js commit 1ca82cc refs/tags/1.6b1 Author: jaubourg Date: 2011-01-06 01:26:06 +0100 Renamed "complete" to "done" in order to avoid conflicts with jXHR.complete. M src/ajax.js M src/core.js M test/unit/core.js commit 47e4cc1 refs/tags/1.6b1 Author: jaubourg Date: 2011-01-06 01:18:03 +0100 Fixed mixing of tabs & spaces to make JSLint happier. M src/core.js commit c43b078 refs/tags/1.6b1 Author: jaubourg Date: 2011-01-06 01:17:31 +0100 Renamed src/transports to src/ajax (in case we need prefilters in the future and to avoid a separate prefilters directory). M Makefile M Rakefile M build.xml A src/ajax/jsonp.js A src/ajax/script.js A src/ajax/xhr.js D src/transports/jsonp.js D src/transports/script.js D src/transports/xhr.js M test/index.html commit e56de77 refs/tags/1.6b1 Author: Colin Snover Date: 2011-01-05 15:41:23 -0600 Cleaning up trailing whitespace again. M src/ajax.js M src/core.js M src/transports/jsonp.js M src/transports/script.js M src/transports/xhr.js M test/unit/ajax.js M test/unit/core.js commit ae6655b refs/tags/1.6b1 Author: wycats Date: 2011-01-05 13:26:05 -0800 Revert "Register as a CommonJS async module if in that kind of environment. Fixes #7102." This reverts commit 6ffa730721a8ebcd128f3dc202706e46d9cfe249. Conflicts: src/core.js M src/core.js M test/data/testinit.js M test/unit/core.js commit 8099cdc refs/tags/1.5rc1 Author: rwldrn Date: 2011-01-05 13:32:59 -0500 Bug #7608 elem.runtimeStyle throws exception in Opera M src/css.js M test/unit/css.js commit cbf5911 refs/tags/1.6b1 Author: jaubourg Date: 2011-01-05 04:29:30 +0100 "then" renamed "complete" and new "then" method defined using "complete" and "fail" internally. The API is still symetrical (complete/fail), still promotes AOP but is also now Promise/A compliant. Changed unit tests and ajax module accordingly. M src/ajax.js M src/core.js M test/unit/core.js commit 4ab94a5 refs/tags/1.6b1 Author: jeresig Date: 2011-01-04 06:52:26 -0800 Updating year to 2011. M MIT-LICENSE.txt commit 5f52e61 refs/tags/1.6b1 Author: rwldrn Date: 2011-01-01 17:18:47 -0500 4321 jQuery('#') returns empty jquery object M src/core.js commit 037d6bd refs/tags/1.6b1 Author: rwldrn Date: 2011-01-01 17:13:04 -0500 4321 returns empty jquery object M src/core.js M test/unit/core.js commit 612a908 refs/tags/1.6b1 Author: rwldrn Date: 2011-01-01 13:49:59 -0500 #7883 .delegate and .live should accept false as the fn arg, like bind M src/event.js M test/unit/event.js commit eed3803 refs/tags/1.6b1 Author: Dave Methvin Date: 2010-12-31 13:56:51 -0600 When serializing text, encode all line breaks as CRLF pairs per the application/x-www-form-urlencoded specification. Fixes #6876. M src/ajax.js M test/unit/ajax.js commit 7e2810f refs/tags/1.6b1 Merge: 6fb9759 7b1e873 Author: jaubourg Date: 2010-12-31 04:21:08 +0100 Merge branch 'deferred' of github.com:jquery/jquery into deferred Conflicts: Rakefile src/ajax.js commit 6fb9759 refs/tags/1.6b1 Author: jaubourg Date: 2010-12-30 17:06:53 +0100 Simplified the way a Promise is tested for (removed promiseMarker). Removed isCancelled helper method from _Deferred, wasn't used nor tested. Reworked jQuery.Deferred and removed unnecessary variables. Also ensured a Promise will return itself when asked for a Promise. Finally, the jQuery.when tests have been revamped. M src/core.js M test/unit/core.js commit 3c6f138 refs/tags/1.6b1 Author: jaubourg Date: 2010-12-29 18:44:45 +0100 Revised conversion logic to handle converter equal to true properly. M src/ajax.js commit 6dbffb8 refs/tags/1.6b1 Author: jaubourg Date: 2010-12-28 04:13:44 +0100 Introduced a new promise method on deferreds that returns an immutable object (exposing then, fail, isResolved, isRejected and promise itself only). Remove $.isDeferred and moved logic directly into $.when. Made sure $.when returns a promise by using promise(). Used promise() in ajax code too. M src/ajax.js M src/core.js M test/unit/core.js commit 6165cc4 refs/tags/1.6b1 Author: jaubourg Date: 2010-12-28 02:30:51 +0100 Renamed several ajaxSettings options. Removed cors test, fixed failing cors test. M src/ajax.js M src/transports/jsonp.js M src/transports/script.js M test/unit/ajax.js commit 2a5c16f refs/tags/1.6b1 Author: jaubourg Date: 2010-12-25 23:00:25 +0100 Revised logic in data conversion to account for when dataFilter modifies the dataTypes list. M src/ajax.js commit 981d1e0 refs/tags/1.6b1 Author: jaubourg Date: 2010-12-25 18:54:37 +0100 Removed re-usability from jXHR object (no more open, send & onreadystatechange support). Streamlined the implementation and put it back into ajax.js (removed xhr.js in the process). Went back to a more simple & direct approach to options handling (keeping much room to further minification-related optimizations). Code is cleaner, smaller & faster. Removed & edited unit tests accordingly. All build files have had xhr.js removed. M Makefile M Rakefile M build.xml M src/ajax.js M src/transports/jsonp.js M src/transports/script.js M src/transports/xhr.js D src/xhr.js M test/index.html M test/unit/ajax.js commit 6f53be1 refs/tags/1.6b1 Author: jaubourg Date: 2010-12-25 15:38:33 +0100 Removed dataCheckers, added true as possible value for dataConverters indicating dataType equivalence (ie. no conversion has to be performed). M src/ajax.js M src/xhr.js commit 240d8b6 refs/tags/1.6b1 Author: unknown Date: 2010-12-25 12:52:53 +0100 Removed custom method in isDeferred and when. M src/core.js M test/unit/core.js commit 23d455b refs/tags/1.6b1 Author: unknown Date: 2010-12-25 01:29:04 +0100 Deferred cannot be cancelled by returning false in a callback. Exception in the callback are still propagated and execution of remaining callbacks is still possible. M src/core.js M test/unit/core.js commit fd63416 refs/tags/1.6b1 Author: unknown Date: 2010-12-25 01:27:40 +0100 Removed a console.log :/ M src/xhr.js commit 2d4001b refs/tags/1.6b1 Author: unknown Date: 2010-12-24 18:53:55 +0100 Capitalized Deferred & _Deferred to clearly mark them as new types, like Event. M src/core.js M src/xhr.js M test/unit/core.js commit 22e28b0 refs/tags/1.6b1 Author: unknown Date: 2010-12-24 18:02:45 +0100 Changed dataConverters key format. M src/ajax.js M src/transports/jsonp.js M src/transports/script.js M src/xhr.js M test/unit/ajax.js commit 524bf39 refs/tags/1.6b1 Author: unknown Date: 2010-12-24 18:02:00 +0100 jQuery.parseXML extracted from ajax & added to core, needs unit testing. M src/core.js commit 5bfbe7e refs/tags/1.6b1 Author: jaubourg Date: 2010-12-21 17:04:07 +0100 Removed NFE to make old Safari happy and avoid leaks in IE (as per David Murdoch's warning). M src/core.js commit d5bb001 refs/tags/1.6b1 Author: jaubourg Date: 2010-12-21 16:58:52 +0100 Rewrote the data conversion logic in ajax. Should be cleaner and faster. M src/ajax.js commit e29ebbc refs/tags/1.6b1 Author: jaubourg Date: 2010-12-21 13:06:41 +0100 Renamed jQuery.xhr.bindTransport as jQuery.xhr.transport. Generalized the implementation and made prefilters use the same logic. Cleaned up code and removed as many loops and each as possible. M src/ajax.js commit 2fec5db refs/tags/1.6b1 Author: jaubourg Date: 2010-12-21 00:56:00 +0100 Fixed a loop that only worked in webkit. M src/core.js commit 39d96ab refs/tags/1.6b1 Author: jaubourg Date: 2010-12-20 19:09:15 +0100 Added deferred to core. Used internally for DOM readyness and ajax callbacks. M src/core.js commit 43828b7 refs/tags/1.6b1 Author: jaubourg Date: 2010-12-21 17:04:07 +0100 Removed NFE to make old Safari happy and avoid leaks in IE (as per David Murdoch's warning). M src/core.js commit fef0f63 refs/tags/1.6b1 Author: jaubourg Date: 2010-12-21 16:58:52 +0100 Rewrote the data conversion logic in ajax. Should be cleaner and faster. M src/ajax.js M src/xhr.js commit 4c49c87 refs/tags/1.6b1 Author: jaubourg Date: 2010-12-21 13:06:41 +0100 Renamed jQuery.xhr.bindTransport as jQuery.xhr.transport. Generalized the implementation and made prefilters use the same logic. Cleaned up code and removed as many loops and each as possible. M src/ajax.js M src/transports/jsonp.js M src/transports/script.js M src/transports/xhr.js M src/xhr.js commit c072dbd refs/tags/1.6b1 Author: jaubourg Date: 2010-12-21 00:56:00 +0100 Fixed a loop that only worked in webkit. M src/core.js commit 5bacb53 refs/tags/1.6b1 Author: jaubourg Date: 2010-12-20 19:09:15 +0100 Added deferred to core. Used internally for DOM readyness and ajax callbacks. M src/core.js M src/xhr.js M test/unit/core.js commit 7b1e873 refs/tags/1.6b1 Author: jaubourg Date: 2010-12-30 17:06:53 +0100 Simplified the way a Promise is tested for (removed promiseMarker). Removed isCancelled helper method from _Deferred, wasn't used nor tested. Reworked jQuery.Deferred and removed unnecessary variables. Also ensured a Promise will return itself when asked for a Promise. Finally, the jQuery.when tests have been revamped. M src/core.js M test/unit/core.js commit c1625f6 refs/tags/1.6b1 Author: Jonas Pfenniger Date: 2010-12-30 01:38:28 -0600 Update Rakefile to remove module wrappers (feature parity with make and ant). Update Makefile to avoid rebuilding jquery.js when it is not necessary to do so. M Makefile M Rakefile commit 4eeae8b refs/tags/1.6b1 Author: Colin Snover Date: 2010-12-30 01:16:39 -0600 Remove patch for very early versions of Opera 9 that made it impossible to animate values smaller than -10000. Fixes #7193. Thanks to igorw for initial patch & test case. M src/effects.js M test/unit/effects.js commit 3e0cc81 refs/tags/1.6b1 Author: Colin Snover Date: 2010-12-30 00:34:48 -0600 Clean trailing whitespace from all files. M Makefile M Rakefile M build.xml M src/ajax.js M src/attributes.js M src/core.js M src/dimensions.js M src/effects.js M src/intro.js M src/offset.js M src/traversing.js M src/xhr.js M test/data/headers.php M test/data/params_html.php M test/delegatetest.html M test/polluted.php M test/unit/ajax.js M test/unit/attributes.js M test/unit/css.js M test/unit/dimensions.js M test/unit/effects.js M test/unit/event.js M test/unit/offset.js M test/unit/queue.js M test/unit/selector.js M test/unit/traversing.js commit 429b078 refs/tags/1.6b1 Merge: 9029dc0 37d297c Author: Colin Snover Date: 2010-12-30 00:02:56 -0600 Merge branch 'fix7762' into jquery master. Fixes #7762. commit 9029dc0 refs/tags/1.6b1 Author: Colin Snover Date: 2010-12-29 23:58:03 -0600 Update CommonJS module registration to check to see if define is a function instead of just not undefined. M src/core.js commit 64902e0 refs/tags/1.6b1 Merge: 7490eb4 dfa5707 Author: jaubourg Date: 2010-12-30 04:43:31 +0100 Merge branch 'master' of github.com:jquery/jquery into deferred commit dfa5707 refs/tags/1.6b1 Author: jaubourg Date: 2010-12-30 04:41:52 +0100 Fix for #7865. Scripts onload handler passes event as first parameter so statusText is now passed as second argument for aborts. M src/transports/script.js commit 7490eb4 refs/tags/1.6b1 Author: jaubourg Date: 2010-12-29 18:44:45 +0100 Revised conversion logic to handle converter equal to true properly. M src/ajax.js commit c27d5ca refs/tags/1.5rc1 Author: Dave Methvin Date: 2010-12-28 21:07:04 -0500 By default, use document root rather than current selection's context when add()ing elements. Fixes #7853. M src/traversing.js M test/unit/traversing.js commit 54d965f refs/tags/1.6b1 Author: jaubourg Date: 2010-12-28 04:13:44 +0100 Introduced a new promise method on deferreds that returns an immutable object (exposing then, fail, isResolved, isRejected and promise itself only). Remove $.isDeferred and moved logic directly into $.when. Made sure $.when returns a promise by using promise(). Used promise() in ajax code too. M src/ajax.js M src/core.js M test/unit/core.js commit 8c9d327 refs/tags/1.6b1 Author: jaubourg Date: 2010-12-28 02:30:51 +0100 Renamed several ajaxSettings options. Removed cors test, fixed failing cors test. M src/ajax.js M src/transports/jsonp.js M src/transports/script.js M test/unit/ajax.js commit 97b32d7 refs/tags/1.6b1 Merge: 85f0dda 5fd21fc Author: jaubourg Date: 2010-12-28 02:02:31 +0100 Merge branch 'master' of github.com:jquery/jquery into deferred commit 5fd21fc refs/tags/1.6b1 Author: Dave Methvin Date: 2010-12-27 13:43:52 -0600 Don't cache non-html strings in buildFragment to avoid possible collision with the names of Object methods like toString. Also makes the unit tests 0.5% to 8% faster. Fixes #6779. M src/manipulation.js M test/unit/manipulation.js commit 64ee558 refs/tags/1.6b1 Author: Dave Methvin Date: 2010-12-27 13:30:05 -0600 When a native browser event is bubbling up the DOM, make sure that the correct isDefaultPrevented value is reflected by jQuery's Event object. Fixes #7793. M src/event.js M test/unit/event.js commit 6ffa730 refs/tags/1.6b1 Author: jrburke Date: 2010-12-27 13:01:20 -0600 Register as a CommonJS async module if in that kind of environment. Fixes #7102. M src/core.js M test/data/testinit.js M test/unit/core.js commit b8931f7 refs/tags/1.5rc1 Author: Dave Methvin Date: 2010-12-27 12:43:48 -0500 Test for standard createEvent before IE-specific click method. Don't fallback to fake click; let's see which browsers fail, if any. M test/unit/event.js commit 01cba2e refs/tags/1.6b1 Merge: 4443371 faabb2c Author: Colin Snover Date: 2010-12-26 22:08:41 -0600 Merge SlexAxton/jquery:master into jquery/jquery:master. commit faabb2c refs/tags/1.6b1 Author: Alex Sexton Date: 2010-10-11 11:54:00 -0500 Changed the expando string to use a random number instead of the time, so collisions become less likely. Also added jQuery version to instantly differentiate separate versions of jQuery (a common use case for noConflict, etc, when two jQuery instances are on the page). Fixes #6842. M src/data.js commit 4443371 refs/tags/1.6b1 Merge: 52b1709 78a6f5b Author: Colin Snover Date: 2010-12-26 20:56:20 -0600 DRY out $.get and $.post. Fixes #7847. Thanks to cowboy for the patch. commit 78a6f5b refs/tags/1.6b1 Author: Ben Alman Date: 2010-12-26 22:49:01 +0000 Removed unnecessary upper/lowercase, it's all just lowercase now (since $.ajax will uppercase as-needed). M src/ajax.js commit 37d297c refs/tags/1.6b1 Author: Colin Snover Date: 2010-12-26 14:28:49 -0600 Clearing event handlers on unload is no longer necessary in any version of IE. This issue causing memory leaks between pages was fixed in MS07-033. M src/event.js commit a939ade refs/tags/1.6b1 Author: Colin Snover Date: 2010-12-26 14:28:13 -0600 Fix whitespace in event.js M src/event.js commit 1830db4 refs/tags/1.6b1 Author: Ben Alman Date: 2010-12-26 18:51:29 +0000 WETness getting you down? Fear not, the $.get and $.post methods are now 866% DRYer. This fixes #7847. M src/ajax.js commit 52b1709 refs/tags/1.6b1 Author: Colin Snover Date: 2010-12-26 10:35:14 -0600 Fix reliableHiddenOffsets test was not working properly when table cells have borders, causing unnecessary slowness in some browsers. Thanks to matjas for his $.support test page. M src/support.js commit 85f0dda refs/tags/1.6b1 Author: jaubourg Date: 2010-12-25 23:00:25 +0100 Revised logic in data conversion to account for when dataFilter modifies the dataTypes list. M src/ajax.js commit f7ed2ac refs/tags/1.6b1 Author: jaubourg Date: 2010-12-25 18:54:37 +0100 Removed re-usability from jXHR object (no more open, send & onreadystatechange support). Streamlined the implementation and put it back into ajax.js (removed xhr.js in the process). Went back to a more simple & direct approach to options handling (keeping much room to further minification-related optimizations). Code is cleaner, smaller & faster. Removed & edited unit tests accordingly. All build files have had xhr.js removed. M Makefile M Rakefile M build.xml M src/ajax.js M src/transports/jsonp.js M src/transports/script.js M src/transports/xhr.js D src/xhr.js M test/index.html M test/unit/ajax.js commit 00fb8a9 refs/tags/1.6b1 Author: jaubourg Date: 2010-12-25 15:38:33 +0100 Removed dataCheckers, added true as possible value for dataConverters indicating dataType equivalence (ie. no conversion has to be performed). M src/ajax.js M src/xhr.js commit 5237b09 refs/tags/1.6b1 Author: unknown Date: 2010-12-25 12:52:53 +0100 Removed custom method in isDeferred and when. M src/core.js M test/unit/core.js commit 846c52d refs/tags/1.6b1 Author: unknown Date: 2010-12-25 01:29:04 +0100 Deferred cannot be cancelled by returning false in a callback. Exception in the callback are still propagated and execution of remaining callbacks is still possible. M src/core.js M test/unit/core.js commit e3f3f18 refs/tags/1.6b1 Author: unknown Date: 2010-12-25 01:27:40 +0100 Removed a console.log :/ M src/xhr.js commit 1e1a9c7 refs/tags/1.6b1 Author: unknown Date: 2010-12-24 18:53:55 +0100 Capitalized Deferred & _Deferred to clearly mark them as new types, like Event. M src/core.js M src/xhr.js M test/unit/core.js commit d303687 refs/tags/1.6b1 Author: unknown Date: 2010-12-24 18:02:45 +0100 Changed dataConverters key format. M src/ajax.js M src/transports/jsonp.js M src/transports/script.js M src/xhr.js M test/unit/ajax.js commit 11642ba refs/tags/1.6b1 Author: unknown Date: 2010-12-24 18:02:00 +0100 jQuery.parseXML extracted from ajax & added to core, needs unit testing. M src/core.js commit c9e8a95 refs/tags/1.5rc1 Author: Dave Methvin Date: 2010-12-24 09:53:39 -0500 Simplify the check for isDefaultPrevented. M src/event.js commit 8ece429 refs/tags/1.6b1 Merge: 76102f4 c810c62 Author: unknown Date: 2010-12-24 13:03:06 +0100 Merge branch 'deferred' of github.com:jquery/jquery into deferred commit 76102f4 refs/tags/1.6b1 Author: jaubourg Date: 2010-12-21 17:04:07 +0100 Removed NFE to make old Safari happy and avoid leaks in IE (as per David Murdoch's warning). M src/core.js commit 38101be refs/tags/1.6b1 Author: jaubourg Date: 2010-12-21 16:58:52 +0100 Rewrote the data conversion logic in ajax. Should be cleaner and faster. M src/ajax.js M src/xhr.js commit 0daf722 refs/tags/1.6b1 Author: jaubourg Date: 2010-12-21 13:06:41 +0100 Renamed jQuery.xhr.bindTransport as jQuery.xhr.transport. Generalized the implementation and made prefilters use the same logic. Cleaned up code and removed as many loops and each as possible. M src/ajax.js M src/transports/jsonp.js M src/transports/script.js M src/transports/xhr.js M src/xhr.js commit 56628c7 refs/tags/1.6b1 Author: jaubourg Date: 2010-12-21 00:56:00 +0100 Fixed a loop that only worked in webkit. M src/core.js commit 116c82b refs/tags/1.6b1 Author: jaubourg Date: 2010-12-20 19:09:15 +0100 Added deferred to core. Used internally for DOM readyness and ajax callbacks. M src/core.js M src/xhr.js M test/unit/core.js commit 0b6afce refs/tags/1.5rc1 Author: Dave Methvin Date: 2010-12-23 16:21:14 -0500 When a native browser event is bubbling up the DOM, make sure that the correct isDefaultPrevented value is reflected by jQuery's Event object. Fixes #7793. M src/event.js M test/unit/event.js commit 1f92ede refs/tags/1.6b1 Author: Colin Snover Date: 2010-12-22 18:54:22 -0600 Fix fix for #6481 introduced at 7862c45ad2f32096383a21b8b301155787724476 which did not like it when Array.prototype was modified on empty arrays. M src/ajax.js commit 82ac384 refs/tags/1.6b1 Merge: f28c774 acab4ab Author: Colin Snover Date: 2010-12-22 18:31:33 -0600 Don't use for-in loops on Arrays. Fixes #7817. Thanks to dmethvin. Conflicts: src/manipulation.js commit f28c774 refs/tags/1.6b1 Merge: 291b1ed a2bf7ab Author: Colin Snover Date: 2010-12-22 18:19:30 -0600 Update cloneCopyEvent so that it does not create superfluous data objects when cloning elements. Exposes a new method, $.hasData. Fixes #7165. Thanks to DaveMethvin and iliakan for their help. commit a2bf7ab refs/tags/1.6b1 Author: Colin Snover Date: 2010-12-22 18:17:58 -0600 Code style fix M src/data.js commit e199ead refs/tags/1.6b1 Author: Colin Snover Date: 2010-12-22 15:03:01 -0600 More unit tests and a $.hasData that works for JS objects too. M src/data.js M test/unit/data.js commit f5d4bf8 refs/tags/1.6b1 Author: Colin Snover Date: 2010-12-22 14:54:37 -0600 Update jQuery.hasData to always return a boolean, with unit tests. M src/data.js M test/unit/data.js commit 445fdf7 refs/tags/1.6b1 Author: Colin Snover Date: 2010-12-22 14:43:17 -0600 Remove code for ticket #7717 which has been marked WONTFIX to match existing $.data functionality and to prevent infinite loops caused by circular references. M src/manipulation.js M test/unit/manipulation.js commit 18fa1fd refs/tags/1.5rc1 Author: scottjehl Date: 2010-12-22 15:24:07 -0500 Getting window dimensions currently fails in Nokia browsers, causing JS error (and consequently making jQuery Mobile fail to render the page). Based on a tip from Ben Nolan, this fix returns window.screen[width|height] if the other attempts at getting window dimensions fail. On mobile at least, it seems to make sense, and on desktop (assuming this issue would ever show up on desktop), this might be better than returning false or undefined. M src/dimensions.js commit 2a47cea refs/tags/1.6b1 Merge: 5607bd8 7f617e0 Author: Colin Snover Date: 2010-12-22 09:15:41 -0600 Fix a potential error in the previous commit caused by the use of a separate index variable. Thanks to dmethvin for the review. commit 5607bd8 refs/tags/1.6b1 Author: Colin Snover Date: 2010-12-22 09:13:28 -0600 Fix a potential error in the previous commit caused by the use of a separate index variable. Thanks to dmethvin for the review. M src/manipulation.js commit 7f617e0 refs/tags/1.6b1 Author: Colin Snover Date: 2010-12-22 09:13:28 -0600 Fix a potential error in the previous commit caused by the use of a separate index variable. M src/manipulation.js commit c810c62 refs/tags/1.6b1 Author: jaubourg Date: 2010-12-21 17:04:07 +0100 Removed NFE to make old Safari happy and avoid leaks in IE (as per David Murdoch's warning). M src/core.js commit 1db2f02 refs/tags/1.6b1 Author: jaubourg Date: 2010-12-21 16:58:52 +0100 Rewrote the data conversion logic in ajax. Should be cleaner and faster. M src/ajax.js M src/xhr.js commit acab4ab refs/tags/1.6b1 Author: Dave Methvin Date: 2010-12-21 10:00:49 -0500 Use for loop instead of for/in loop to protect sanctity of Array.prototype. Fixes #7817. Test case for this commit is shared with the fix for #6355, https://github.com/jquery/jquery/pull/140 . M src/xhr.js commit 91d32e8 refs/tags/1.6b1 Author: jaubourg Date: 2010-12-21 13:06:41 +0100 Renamed jQuery.xhr.bindTransport as jQuery.xhr.transport. Generalized the implementation and made prefilters use the same logic. Cleaned up code and removed as many loops and each as possible. M src/ajax.js M src/transports/jsonp.js M src/transports/script.js M src/transports/xhr.js M src/xhr.js commit 4424bda refs/tags/1.6b1 Author: Dave Methvin Date: 2010-12-20 22:23:59 -0500 Use a for loop rather than for/in loop when copying events, so that code will work with an augmented Array.prototype. Fixes 7809. M src/manipulation.js M test/unit/manipulation.js commit 9e3f053 refs/tags/1.6b1 Author: jaubourg Date: 2010-12-21 00:56:00 +0100 Fixed a loop that only worked in webkit. M src/core.js commit 88d97de refs/tags/1.6b1 Author: jaubourg Date: 2010-12-20 19:09:15 +0100 Added deferred to core. Used internally for DOM readyness and ajax callbacks. M src/core.js M src/xhr.js M test/unit/core.js commit faefbb1 refs/tags/1.6b1 Author: Colin Snover Date: 2010-12-19 15:33:53 -0600 Fix #7717 and #7165. Thanks to dmethvin and iliakan for their help fixing these issues. M src/data.js M src/manipulation.js M test/unit/manipulation.js commit ade531c refs/tags/1.6b1 Author: Gianni Chiappetta Date: 2010-12-18 19:26:36 -0500 Noted which browsers don't support Function#bind. M src/support.js commit 6bc9fc7 refs/tags/1.6b1 Author: Gianni Chiappetta Date: 2010-12-18 19:17:37 -0500 Perf. improvement based on fearphage's suggestion (direct vs call vs apply). M src/core.js commit 1ebb5ab refs/tags/1.6b1 Author: Gianni Chiappetta Date: 2010-12-16 16:04:23 -0500 Added list of browsers that currently support Function#bind. M src/support.js commit 291b1ed refs/tags/1.6b1 Author: Colin Snover Date: 2010-12-16 01:29:06 -0600 Address some code style issues in the clone fix. M src/manipulation.js commit 5b1b578 refs/tags/1.6b1 Author: Gianni Chiappetta Date: 2010-12-15 18:31:10 -0500 Add a quick test to $.support for native bind. As per the suggestion by ajpiano: https://github.com/gf3/jquery/commit/9f8cd6c499844451468257140e71f611abb3a040#commitcomment-218658 M src/core.js M src/support.js commit 9f8cd6c refs/tags/1.6b1 Author: Gianni Chiappetta Date: 2010-12-14 21:53:04 -0500 Fixing $.proxy to work like (and use) Function.prototype.bind (ticket #7783) http://bugs.jquery.com/ticket/7783 M src/core.js M src/event.js M test/unit/core.js commit 2defa48 refs/tags/1.6b1 Merge: c9c9057 efcf1a7 Author: Colin Snover Date: 2010-12-14 00:40:28 -0600 Fixes #7397. commit efcf1a7 refs/tags/1.6b1 Merge: c9c9057 a59bb30 Author: Colin Snover Date: 2010-12-14 00:37:11 -0600 Merge branch 'bug_7397' of https://github.com/rwldrn/jquery into rwldrn-bug_7397 commit c9c9057 refs/tags/1.6b1 Author: Colin Snover Date: 2010-12-12 20:01:47 -0600 More specific version numbers. M src/manipulation.js commit 1a3fd33 refs/tags/1.6b1 Author: Colin Snover Date: 2010-12-12 19:23:22 -0600 Speed up & compatibility improvements for new clone mechanism in IE. M src/manipulation.js M test/index.html M test/unit/manipulation.js commit 8b33e23 refs/tags/1.6b1 Author: Colin Snover Date: 2010-12-12 13:37:00 -0600 Return test comments to ASCII space M test/unit/manipulation.js commit 4fae75d refs/tags/1.6b1 Merge: 974637d 7481a36 Author: Colin Snover Date: 2010-12-12 02:39:06 -0600 Merge branch 'bug5566' into csnover-bug5566. Fixes #4386, #5566, #6997. Conflicts: src/manipulation.js test/unit/manipulation.js commit 7481a36 refs/tags/1.6b1 Author: Colin Snover Date: 2010-12-12 02:20:31 -0600 Fix the clone method to be a little less insane in IE, which fixes the new event-cloning clone() as well as probably a bunch of IE-related clone bugs. M src/manipulation.js M test/unit/manipulation.js commit 974637d refs/tags/1.6b1 Author: jaubourg Date: 2010-12-11 02:41:39 +0100 Simplified headers tests: removed multiline headers (support is far too servers & browsers dependant) and made all the tests in a single request. M test/data/headers.php D test/data/headers.request.php M test/unit/ajax.js commit 0b0889c refs/tags/1.6b1 Author: jaubourg Date: 2010-12-11 02:21:54 +0100 Tweaked the headers test to be apache independent and actually work. M test/data/headers.request.php M test/unit/ajax.js commit 9d3a4a2 refs/tags/1.6b1 Author: jaubourg Date: 2010-12-11 02:04:13 +0100 Removed bind/unbind from xhr emulation: success/error/complete are deferred not events so these methods didn't really make sense in the first place. M src/xhr.js commit 8ab5e1e refs/tags/1.6b1 Author: jaubourg Date: 2010-12-11 01:56:29 +0100 Added the regexp to remove module closures to the ant build file to be on par with the Makefile. M build.xml commit 2e12975 refs/tags/1.6b1 Author: jaubourg Date: 2010-12-11 01:35:46 +0100 More variable renaming to avoid conflicts when module closures are removed. M src/transports/jsonp.js M src/xhr.js commit 9fa9a57 refs/tags/1.6b1 Author: jaubourg Date: 2010-12-10 07:00:06 +0100 Changed document.location to window.location per Ben Alman advice. M test/unit/ajax.js commit a500d33 refs/tags/1.6b1 Author: jaubourg Date: 2010-12-10 04:16:56 +0100 Renamed variables to avoid conflicts when Makefile removes internal closures. M src/transports/jsonp.js M src/xhr.js commit ab74d8e refs/tags/1.6b1 Author: jaubourg Date: 2010-12-10 03:16:50 +0100 Fix the closure in ajax.js too. M src/ajax.js commit 3c641bd refs/tags/1.6b1 Author: jaubourg Date: 2010-12-10 03:14:03 +0100 Fixed function closures so that Makefile can do its magic. M src/transports/jsonp.js M src/transports/script.js M src/transports/xhr.js M src/xhr.js commit ac80ca2 refs/tags/1.6b1 Author: jaubourg Date: 2010-12-10 02:55:43 +0100 Replaced spaces with a tab in Makefile. M Makefile commit 9b9d270 refs/tags/1.6b1 Author: jaubourg Date: 2010-12-10 02:45:08 +0100 Removed non-standard (and not that useful) xhr emulation methods & reworked the headers test as a consequence. M src/xhr.js A test/data/headers.request.php M test/unit/ajax.js commit 3178884 refs/tags/1.6b1 Author: jaubourg Date: 2010-12-10 02:43:41 +0100 Added xhr.js and transports/*.js to Rakefile and build.xml (in sync with Makefile). M Rakefile M build.xml commit ab3ba4a refs/tags/1.6b1 Author: jaubourg Date: 2010-12-09 13:34:28 -0500 Rewrite of the Ajax module by Julian Aubourg. Some (dated) details can be found here: http://oksoclap.com/6Y26bm1ZsB more details are forthcoming. Fixes #7195. M Makefile M src/ajax.js A src/transports/jsonp.js A src/transports/script.js A src/transports/xhr.js A src/xhr.js A test/data/atom+xml.php A test/data/css.php A test/data/headers.php A test/data/with_fries_over_jsonp.php M test/index.html M test/unit/ajax.js commit 29616e6 refs/tags/1.6b1 Author: jeresig Date: 2010-12-09 13:27:52 -0500 Backing out cec68e2b00d86357c18b576cbaed52cc1ea42a74, was causing serialize tests to fail. Un-fixes #5566. M src/manipulation.js M test/unit/manipulation.js commit b4bb6e1 refs/tags/1.6b1 Author: jeresig Date: 2010-12-09 13:07:44 -0500 Backing out fb6c038bf00296480234c971a1664ac01ca1479e, was causing jQuery.param tests to fail - unfixes #7413. M src/core.js M test/unit/core.js commit bc05cb9 refs/tags/1.6b1 Merge: cec68e2 34bf1a2 Author: jeresig Date: 2010-12-09 12:51:14 -0500 Merge branch 'explain-map-concat' of https://github.com/ajpiano/jquery into ajpiano-explain-map-concat commit a59bb30 refs/tags/1.6b1 Author: rwldrn Date: 2010-12-09 12:50:01 -0500 Whitespace correction M src/effects.js commit 1cdd9f8 refs/tags/1.6b1 Author: rwldrn Date: 2010-12-09 12:48:52 -0500 Whitespace correction M src/effects.js commit 5b24081 refs/tags/1.6b1 Author: rwldrn Date: 2010-12-09 12:47:53 -0500 Whitespace correction M src/effects.js commit 00f1dfd refs/tags/1.6b1 Author: rwldrn Date: 2010-12-09 12:44:52 -0500 Reorders condition at L65 for efficiency M src/effects.js commit cec68e2 refs/tags/1.6b1 Merge: b2ea79c e4900df Author: jeresig Date: 2010-12-09 12:44:30 -0500 Merge branch 'bug5566' of https://github.com/csnover/jquery into csnover-bug5566 commit b2ea79c refs/tags/1.6b1 Merge: a13089d cc9dbd0 Author: jeresig Date: 2010-12-09 12:43:10 -0500 Merge branch 'attrFollowupFix' of https://github.com/jitter/jquery into jitter-attrFollowupFix commit a13089d refs/tags/1.6b1 Merge: b67154f 796d25c Author: jeresig Date: 2010-12-09 12:37:30 -0500 Merge branch 'rfxnum' of https://github.com/lrbabe/jquery into lrbabe-rfxnum commit b67154f refs/tags/1.6b1 Merge: fb6c038 e2d0671 Author: jeresig Date: 2010-12-09 12:33:26 -0500 Merge branch 'support_6897' of https://github.com/rwldrn/jquery into rwldrn-support_6897 commit fb6c038 refs/tags/1.6b1 Merge: 8943b42 fc563cc Author: jeresig Date: 2010-12-09 12:32:15 -0500 Merge branch 'bug_7413' of https://github.com/rwldrn/jquery into rwldrn-bug_7413 commit 796d25c refs/tags/1.6b1 Author: louisremi Date: 2010-12-09 10:23:45 +0100 Precising the unit part of rfxnum regex M src/effects.js commit cc9dbd0 refs/tags/1.6b1 Author: Anton M Date: 2010-12-07 03:17:42 +0100 Fix attr() problems in IE with attribute nodes. Followup to commit b50f41a2. IE can't add properties on an attribute-node element, thus we handle it like text-/comment-nodes. M src/attributes.js M test/unit/attributes.js commit e4900df refs/tags/1.6b1 Author: Colin Snover Date: 2010-12-06 19:37:16 -0600 Clone fragments in domManip using jQuery.clone instead of DocumentFragment.cloneNode in order to carry over event data. Fixes #5566, #6997. M src/manipulation.js M test/unit/manipulation.js commit c8be946 refs/tags/1.6b1 Author: Colin Snover Date: 2010-12-06 19:36:42 -0600 Clean up empty lines with whitespace in manipulation.js M src/manipulation.js commit 8943b42 refs/tags/1.6b1 Merge: 9759e9f 11e52bd Author: John Resig Date: 2010-12-06 17:24:13 -0500 Merge branch 'bug7524' of https://github.com/csnover/jquery into csnover-bug7524 commit 9759e9f refs/tags/1.6b1 Merge: 6c68124 238ac5a Author: John Resig Date: 2010-12-06 17:23:08 -0500 Merge branch 'bug6242' of https://github.com/csnover/jquery into csnover-bug6242 commit 6c68124 refs/tags/1.6b1 Merge: b00ab56 c04500a Author: John Resig Date: 2010-12-06 17:22:02 -0500 Merge branch 'bug7531' of https://github.com/csnover/jquery into csnover-bug7531 commit b00ab56 refs/tags/1.6b1 Merge: 0276b9d 89b771d Author: John Resig Date: 2010-12-06 17:19:30 -0500 Merge branch 't6398' of https://github.com/jitter/jquery into jitter-t6398 commit 0276b9d refs/tags/1.6b1 Merge: 54a68fa ab2a70e Author: John Resig Date: 2010-12-06 17:14:20 -0500 Merge branch 't4386' of https://github.com/jitter/jquery into jitter-t4386 commit 54a68fa refs/tags/1.6b1 Merge: df3441b a2c2d68 Author: John Resig Date: 2010-12-06 17:06:26 -0500 Merge branch 't7578' of https://github.com/jitter/jquery into jitter-t7578 commit df3441b refs/tags/1.6b1 Merge: d4a9d45 5c0b5d2 Author: John Resig Date: 2010-12-06 17:05:02 -0500 Merge branch 't5476' of https://github.com/jitter/jquery into jitter-t5476 commit d4a9d45 refs/tags/1.6b1 Merge: e56d6f6 b50f41a Author: John Resig Date: 2010-12-06 17:02:00 -0500 Merge branch 'restrictAttr' of https://github.com/jitter/jquery into jitter-restrictAttr commit e56d6f6 refs/tags/1.6b1 Merge: 21d08eb df0a3fb Author: John Resig Date: 2010-12-06 16:57:41 -0500 Merge branch 't7673' of https://github.com/jitter/jquery into jitter-t7673 commit 21d08eb refs/tags/1.6b1 Merge: e1d6edf 3e6e3c5 Author: John Resig Date: 2010-12-06 16:38:51 -0500 Merge branch 'jquery145' of https://github.com/danheberden/jquery into danheberden-jquery145 commit 11e52bd refs/tags/1.6b1 Author: Colin Snover Date: 2010-12-03 01:19:39 -0600 Only try to get data attributes for a jQuery-wrapped object if it is actually an Element node. Fixes #7524. M src/data.js M test/unit/data.js commit 238ac5a refs/tags/1.6b1 Author: Colin Snover Date: 2010-12-03 00:12:52 -0600 Fix memory leaks in IE caused by the custom abort function of $.ajax. Fixes bug #6242. M src/ajax.js commit df0a3fb refs/tags/1.6b1 Author: Anton M Date: 2010-12-01 21:31:22 +0100 Handle carriage return characters in className property. Fixes #7673. M src/attributes.js M test/unit/attributes.js commit 34bf1a2 refs/tags/1.6b1 Author: adam j. sontag Date: 2010-11-27 17:15:33 -0500 Add a comment explaining that jQuery.map flattens arrays M src/core.js commit a2c2d68 refs/tags/1.6b1 Author: Anton M Date: 2010-11-24 23:35:26 +0100 Add unit test for fix to #7578. M test/unit/ajax.js commit 50170e6 refs/tags/1.5rc1 Author: Russell Holbrook Date: 2010-11-22 18:26:46 -0500 jQuery.fn.offset no longer returns ClientRect object for disconnected elements Instead of returning box, which is a ClientRect, we take the top and left box values and place them into a generic object. M src/offset.js commit 596f9a1 refs/tags/1.6b1 Merge: dd79199 1ac7b45 Author: Jephte CLAIN Date: 2010-11-22 08:31:17 +0400 Merge branch 'master' of https://github.com/jclain/jquery commit dd79199 refs/tags/1.6b1 Author: Jephte CLAIN Date: 2010-11-22 08:12:12 +0400 fix to follow current source style M src/core.js commit 1ac7b45 refs/tags/1.6b1 Author: Jephte CLAIN Date: 2010-11-22 08:12:12 +0400 respect source guidelines M src/core.js commit 3e6e3c5 refs/tags/1.6b1 Author: danheberden Date: 2010-11-21 16:54:56 -0800 Fix for #6911 - prevent disabled elements in liveHandler M src/event.js commit 89b771d refs/tags/1.6b1 Author: Anton M Date: 2010-11-21 04:31:04 +0100 Make sure custom events named "submit" can be bound to non DOM elements in IE too. Fixes 6398. M src/event.js M test/unit/event.js commit ab2a70e refs/tags/1.6b1 Author: Anton M Date: 2010-11-21 01:58:46 +0100 Make sure IE clones body elements correctly. Fixes 4386. M src/manipulation.js M test/unit/manipulation.js commit 8259efe refs/tags/1.6b1 Author: Anton M Date: 2010-11-19 23:14:24 +0100 Set cache to false as default for script or json requests. Fixes 7578. M src/ajax.js commit 5c0b5d2 refs/tags/1.6b1 Author: Anton M Date: 2010-11-19 12:28:13 +0100 Improve performance of get() for negative indices. Fixes #5476. M src/core.js M test/unit/core.js commit c04500a refs/tags/1.6b1 Author: Colin Snover Date: 2010-11-17 14:50:05 -0600 Optimize for size instead of speed. M src/ajax.js commit 2a0c7d7 refs/tags/1.6b1 Author: Colin Snover Date: 2010-11-17 00:59:24 -0600 Coerce s.url to string before calling replace, since replace is also a method of a Location object. Fixes #7531. M src/ajax.js M test/unit/ajax.js commit b50f41a refs/tags/1.6b1 Author: Anton M Date: 2010-11-13 14:39:28 +0100 Make sure attr() works on non DOM element nodes. Fixes #7202, #7451, #7500. Also added some tests for this attr(name), attr(name, value) and removeAttr(name). M src/attributes.js M test/unit/attributes.js commit e1d6edf refs/tags/1.6b1 Author: Henri Wiechers Date: 2010-11-12 07:45:24 +0200 Convert test/data/text.php to use lf line endings. M test/data/text.php commit 4190059 refs/tags/1.6b1 Author: Henri Wiechers Date: 2010-11-12 07:42:53 +0200 Convert test/delegatetest.html to use lf line endings. M test/delegatetest.html commit 866ba43 refs/tags/1.6b1 Author: Henri Wiechers Date: 2010-11-12 07:41:44 +0200 Mark *.jar files as binary. M .gitattributes commit 4a1559e refs/tags/1.6b1 Author: Henri Wiechers Date: 2010-11-12 07:40:19 +0200 Changed crlf attribute to newer eol one. M .gitattributes commit 0838bdf refs/tags/1.5rc1 Author: John Resig Date: 2010-11-11 19:05:10 -0500 Updating the source version to 1.4.5pre. M version.txt commit 9b20df0 refs/tags/1.4.4 (tag: 1.4.4) Author: Timmy Willison Date: 2014-02-12 09:43:03 -0800 Include distribution in release tag A component.json A jquery.js commit 902cc79 refs/tags/1.5rc1 Author: John Resig Date: 2010-11-11 19:04:53 -0500 Tagging the 1.4.4 release. M version.txt commit 648b051 refs/tags/1.5rc1 Author: jeresig Date: 2010-11-10 11:15:02 -0500 Updating the source version to 1.4.4pre. M version.txt commit 50708c0 refs/tags/1.4.4rc3 (tag: 1.4.4rc3) Author: jeresig Date: 2010-11-10 11:14:53 -0500 Tagging the 1.4.4rc3 release. M version.txt commit 2a23650 refs/tags/1.6b1 Author: rwldrn Date: 2010-11-10 10:23:48 -0500 Updating #7397 unit tests to correctly test for a persisted display value M test/unit/effects.js commit 86cf820 refs/tags/1.4.4rc3 Author: jeresig Date: 2010-11-09 23:42:05 -0500 Backing out commit 795e880bba1f7f949df58748f7fd92e50296a8f4 - errors popping up in IE 6/7/8. M src/effects.js M test/unit/effects.js commit efaf375 refs/tags/1.4.4rc3 Author: jeresig Date: 2010-11-09 23:33:18 -0500 Need to also handle the case where 'auto' is being returned, as in Firefox. Follow-up to #7395. M src/css.js commit 3394d32 refs/tags/1.4.4rc3 Author: jeresig Date: 2010-11-09 23:29:26 -0500 Maintain returning 0px from width/height for disconnected nodes for backwards compat, for now. Fixes #7395. M src/css.js M test/unit/css.js M test/unit/dimensions.js commit 795e880 refs/tags/1.4.4rc3 Author: rwldrn Date: 2010-11-09 23:18:16 -0500 Fixes #7397; Adds 4 supporting unit tests. M src/effects.js M test/unit/effects.js commit 49f088f refs/tags/1.6b1 Author: Anton M Date: 2010-11-10 00:36:53 +0100 Partially revert commit a64dc0405064d68c7b7cd0f0fc8ea60086cbcd21. Removing the conditional was too liberal as now attr() would even work on plain javascript objects. Keeping a check to make sure it is at least a DOM Node is appropriate. Using nodeName as in the commit which introduced the nodeType === 1 check seems plausible. M src/attributes.js commit 8f2667f refs/tags/1.6b1 Author: rwldrn Date: 2010-11-09 18:20:27 -0500 Clean #7397; Removed unnec. var declaration M src/effects.js commit 118c8c4 refs/tags/1.6b1 Author: rwldrn Date: 2010-11-09 18:06:33 -0500 Fixes #7397; 4 supporting unit tests M src/effects.js M test/unit/effects.js commit e2d0671 refs/tags/1.6b1 Author: rwldrn Date: 2010-11-09 16:31:52 -0500 Support unit test for #6897 M test/unit/attributes.js commit fc563cc refs/tags/1.6b1 Author: rwldrn Date: 2010-11-09 16:14:11 -0500 Fixes #7413; isEmptyObject() check to see if obj passes isPlainObject M src/core.js M test/unit/core.js commit a64dc04 refs/tags/1.4.4rc3 Author: Colin Snover Date: 2010-11-09 15:52:20 -0500 Remove conditional that prevents attr from working on non-Element nodes. Fixes #7451. M src/attributes.js M test/unit/attributes.js commit d1a88b2 refs/tags/1.4.4rc3 Merge: b0e1e83 a42f7a2 Author: John Resig Date: 2010-11-09 15:49:07 -0500 Merge branch 'fixAdjacentTests' of https://github.com/jitter/jquery into jitter-fixAdjacentTests commit b0e1e83 refs/tags/1.4.4rc3 Author: John Resig Date: 2010-11-09 14:03:11 -0500 Ensure that unquoted attribute selectors are quoted (allowing them to go into qSA/matchesSelector properly). Fixes #7216. M test/unit/selector.js commit 983548f refs/tags/1.4.4rc3 Author: John Resig Date: 2010-11-09 13:44:06 -0500 Make sure that if an additional load event is triggered (such as an iframe being dynamically injected in DOM ready) the ready event isn't triggered twice. Fixes #7352. M src/core.js commit aa74396 refs/tags/1.4.4rc3 Merge: fb48ae8 e57b73a Author: John Resig Date: 2010-11-09 12:40:55 -0500 Merge branch 'bug7422' of https://github.com/csnover/jquery into csnover-bug7422 commit a42f7a2 refs/tags/1.4.4rc3 Author: Anton M Date: 2010-11-09 18:13:39 +0100 Fix selector tests broken by newer version of Qunit. M test/unit/selector.js commit fb48ae8 refs/tags/1.4.4rc3 Author: John Resig Date: 2010-11-09 11:09:07 -0500 Make sure that when multiple variables are being declared that assignments are each done on their own line. M src/ajax.js M src/attributes.js M src/core.js M src/css.js M src/data.js M src/dimensions.js M src/effects.js M src/event.js M src/manipulation.js M src/offset.js M src/queue.js M src/traversing.js commit b5b3c73 refs/tags/1.4.4rc3 Author: John Resig Date: 2010-11-09 10:34:32 -0500 We don't do end of line comments, move them above. M src/event.js M src/manipulation.js commit e57b73a refs/tags/1.4.4rc3 Author: Colin Snover Date: 2010-11-06 13:52:30 -0500 Ensure that AJAX requests are actually aborted in all browsers. Fix #7422. M src/ajax.js M test/unit/ajax.js commit a4df694 refs/tags/1.4.4rc3 Merge: d947895 3e38a86 Author: jeresig Date: 2010-11-03 19:00:05 -0400 Merge branch 'master' of github.com:jquery/jquery commit d947895 refs/tags/1.4.4rc3 Author: jeresig Date: 2010-11-03 18:59:55 -0400 Limit the scope of the CSS 'auto' change to just height/width. Fixes #7393. M src/css.js M test/unit/effects.js commit 3e38a86 refs/tags/1.4.4rc3 Author: jeresig Date: 2010-11-03 18:57:22 -0400 Limit the scope of the CSS 'auto' change to just height/width. Fixes #7293. M src/css.js M test/unit/effects.js commit 335e0a3 refs/tags/1.4.4rc3 Author: jeresig Date: 2010-11-03 15:46:40 -0400 Updating the source version to 1.4.4pre. M version.txt commit 4d7f745 refs/tags/1.4.4rc2 (tag: 1.4.4rc2) Author: jeresig Date: 2010-11-03 15:46:31 -0400 Tagging the 1.4.4rc2 release. M version.txt commit fb44450 refs/tags/1.4.4rc2 Author: jeresig Date: 2010-11-03 15:39:28 -0400 Opera doesn't give height/width of display: none elements with getComputedStyle but does with currentStyle - fall back to that if it exists. M src/css.js commit 62c83a7 refs/tags/1.4.4rc2 Author: jeresig Date: 2010-11-01 19:29:11 -0400 Only change ID on nodes that don't already have an ID for rooted qSA. Fixes #7212. M test/unit/selector.js commit 9d1bfeb refs/tags/1.4.4rc2 Author: jeresig Date: 2010-11-01 19:04:59 -0400 Make sure that accessing computed CSS for elements returns 'auto' instead of '' consistently. Fixes #7337. M src/css.js M test/unit/css.js commit e377621 refs/tags/1.4.4rc2 Author: John Resig Date: 2010-10-28 15:59:58 -0400 Fix quotes in comment. M src/effects.js commit 6020b6b refs/tags/1.4.4rc2 Author: Brandon Aaron Date: 2010-10-28 11:58:03 -0500 Fix tab spacing. M test/unit/css.js commit 6e7a4e7 refs/tags/1.4.4rc2 Author: jeresig Date: 2010-10-27 14:35:26 -0400 Calling .hide().show() on a stylesheet-hidden element wasn't bringing it back. Fixes #7331. M src/effects.js M test/unit/effects.js commit 6ab402d refs/tags/1.4.4rc2 Author: Karl Swedberg Date: 2010-10-26 14:37:44 -0700 For .show() with no arguments, only set display of elements in the second loop if they don't have style.display already set or if style.display isn't none. Fixes #7315. M src/effects.js M test/unit/effects.js commit 7066bb3 refs/tags/1.4.4rc2 Author: John Resig Date: 2010-10-25 20:26:19 -0700 Temporarily backing out commit bd474799bf95f4ecdc47a7577750eaf69e2236d4. M src/event.js commit a68a85a refs/tags/1.4.4rc2 Merge: de58db0 bd47479 Author: John Resig Date: 2010-10-25 20:25:25 -0700 Merge branch 'jquery_dev' of http://github.com/danheberden/jquery into danheberden-jquery_dev commit de58db0 refs/tags/1.4.4rc2 Author: John Resig Date: 2010-10-25 17:54:27 -0700 Backing out fix for #5803 from 3b50eaca2cd0b1439235e39c4e98a6438e8f55b2. M src/ajax.js M test/unit/ajax.js commit bd47479 refs/tags/1.4.4rc2 Author: danheberden Date: 2010-10-25 14:07:44 -0700 Prevent IE from firing live/delegate events on disabled elements. (#6911) M src/event.js commit 9b97599 refs/tags/1.4.4rc2 Author: John Resig Date: 2010-10-25 13:26:07 -0700 Updating the source version to 1.4.4pre. M version.txt commit c226236 refs/tags/1.4.4rc1 (tag: 1.4.4rc1) Author: John Resig Date: 2010-10-25 13:25:10 -0700 Tagging the 1.4.4rc1 release. M version.txt commit a4fc842 refs/tags/1.4.4rc2 Merge: 7e4f88e a58f8f2 Author: John Resig Date: 2010-10-25 13:06:55 -0700 Merge branch 'jquerymaster' of http://github.com/SlexAxton/jquery into SlexAxton-jquerymaster commit 7e4f88e refs/tags/1.4.4rc2 Merge: 09022e0 086822e Author: John Resig Date: 2010-10-25 13:06:23 -0700 Merge branch '6897' of http://github.com/SlexAxton/jquery into SlexAxton-6897 commit 09022e0 refs/tags/1.4.4rc2 Author: dmethvin Date: 2010-10-23 13:23:51 -0400 Allow DELETE requests to have a content body, and properly serialize data to the url for HEAD requests. Fixes #7285. M src/ajax.js M test/unit/ajax.js commit 974b5ae refs/tags/1.4.4rc2 Author: dmethvin Date: 2010-10-23 14:36:24 -0400 Honor stopImmediatePropagation for live/delegate event handlers. Fixes #7217. M src/event.js M test/unit/event.js commit ee845c4 refs/tags/1.4.4rc2 Merge: 36143ce 3b50eac Author: John Resig Date: 2010-10-25 13:05:11 -0700 Merge branch 'master' of http://github.com/rwldrn/jquery commit 36143ce refs/tags/1.4.4rc2 Merge: 9bd9ebd 1a2400d Author: John Resig Date: 2010-10-25 12:36:40 -0700 Merge branch 'unusedTrue' of http://github.com/lrbabe/jquery into lrbabe-unusedTrue commit 1a2400d refs/tags/1.4.4rc2 Author: lrbabe Date: 2010-10-25 17:19:45 +0200 .cur() doesn't take any boolean parameter since 1.4.3 M src/effects.js commit 086822e refs/tags/1.4.4rc2 Author: Alex Sexton Date: 2010-10-25 02:31:19 -0500 Moved jQuery.props to attributes since it was only used in support. Fixes #6897 - suggestion by dmethvin M src/attributes.js M src/support.js commit 3b50eac refs/tags/1.4.4rc2 Author: rwldrn Date: 2010-10-24 12:18:33 -0400 Fixes #7229 and #5803 M src/ajax.js M src/event.js M test/unit/ajax.js M test/unit/event.js commit 9bd9ebd refs/tags/1.4.4rc2 Author: John Resig Date: 2010-10-23 00:35:09 -0400 Allow for versions with spaces in them, in the Makefile. M Makefile commit 53396b8 refs/tags/1.4.4rc2 Author: jeresig Date: 2010-10-22 02:39:06 -0400 Make sure that .width()/.height() don't return NaN also standardize on returning instead of auto for default values (which is what we do elsewhere in .css() as well). Fixes #7225. M src/css.js M src/dimensions.js M test/unit/css.js commit 7e02cee refs/tags/1.4.4rc2 Author: jeresig Date: 2010-10-22 02:16:14 -0400 Make sure that the correct height/width of the elements is retreived. Fixes #7225. M src/css.js M test/unit/css.js commit d9a3e00 refs/tags/1.4.4rc2 Author: jeresig Date: 2010-10-22 01:48:32 -0400 Fix broken selector code from last commit. M src/sizzle-jquery.js M test/index.html M test/unit/selector.js commit 424500b refs/tags/1.4.4rc2 Author: jeresig Date: 2010-10-22 01:18:58 -0400 Make sure that +, >, ~ leading, rooted, selectors go to the old engine. Thanks to @rkatic for the catch! Fixes #7220. M src/sizzle-jquery.js M test/index.html M test/unit/selector.js commit 6bc3042 refs/tags/1.4.4rc2 Author: jeresig Date: 2010-10-22 00:40:06 -0400 Make sure that we don't use matchesSelector on XML Documents (same as with qSA). Fixes #7219. M test/unit/selector.js commit 4fc86d5 refs/tags/1.4.4rc2 Author: jeresig Date: 2010-10-22 00:36:07 -0400 Make sure that we aren't reading one of the bad expandos. Fixes #7212. M test/unit/selector.js commit 8b129cc refs/tags/1.4.4rc2 Author: jeresig Date: 2010-10-22 00:29:52 -0400 Be sure to clean up the previous test. M test/unit/css.js commit e4a3867 refs/tags/1.4.4rc2 Author: jeresig Date: 2010-10-22 00:28:33 -0400 Make sure that height/width getters work on hidden inputs and disconnected elements. Fixes #7225. M src/css.js M test/unit/css.js commit 3df41db refs/tags/1.4.4rc2 Author: jeresig Date: 2010-10-22 00:08:34 -0400 Make sure that the ready event doesn't double-fire when .bind(ready) is used. Fixes #7247. M src/core.js commit 9be7461 refs/tags/1.4.4rc2 Author: jeresig Date: 2010-10-21 23:46:21 -0400 Adding another test for an issue in Gecko's matchesSelector implementation. Fixes #7243. M test/unit/selector.js commit 0174518 refs/tags/1.4.4rc2 Author: jeresig Date: 2010-10-21 23:18:47 -0400 Only need to declare the data once. M src/data.js commit a58f8f2 refs/tags/1.4.4rc2 Author: Alex Sexton Date: 2010-10-20 21:12:47 -0700 Forces lower case comparison of protocol and host when determining whether the request is remote or local. Fixes #6908 M src/ajax.js commit 4fcfee4 refs/tags/1.4.4rc2 Author: Anton M Date: 2010-10-19 11:14:07 +0200 Update number of expected assertions in attribute tests Followup to commit 97dfa0d5a85a32fe56aba837bbf2bc889b092d2b which had the side effect to break some attribute unit tests M test/unit/attributes.js commit 689d63f refs/tags/1.6b1 Author: Jephte CLAIN Date: 2010-10-19 09:29:20 +0400 Return control of $ and jQuery only if it is really necessary. This make jQuery.noConflict() callable anytime. M src/core.js commit 008e971 refs/tags/1.4.4rc2 Author: John Resig Date: 2010-10-17 14:48:24 -0400 Add some more tests to make sure that pulling in data- properties on an element with no data set, works. M test/unit/data.js commit 97dfa0d refs/tags/1.4.4rc2 Author: Paul Irish Date: 2010-10-17 14:26:32 -0400 fadeToggle(). as suggested by Karl Swedberg in his jQcon talk. patched live! omg M src/effects.js M test/index.html M test/unit/effects.js commit 8a5df39 refs/tags/1.4.4rc2 Author: John Resig Date: 2010-10-17 11:42:53 -0400 Make sure that .data() (no args) returns a list of all the data- properties as well. Also make sure that accessing a data- property via .data() doesn't cause it to change again at a later time (it should be static). Fixes #7222, #7223. M src/data.js M test/unit/data.js commit df7dfc2 refs/tags/1.6b1 Author: rjgotten Date: 2010-10-17 08:30:05 -0700 Check against the type attribute of script elements retrieved through getElementsByTagName() so that only those elements of type "text/javascript" are handled by 'clean'. Fixes #6180: jQuery.clean should not touch script tags that are not of type text/javascript M src/manipulation.js commit a7d0b0b refs/tags/1.4.4rc2 Author: John Resig Date: 2010-10-17 10:58:01 -0400 Var wasn't being explicitly declared. Fixes #7226. M src/core.js commit e1b940d refs/tags/1.4.4rc2 Author: John Resig Date: 2010-10-17 10:56:01 -0400 We removed deleteExpando after 1.4.2, for some reason. This caused problems with removeData() (no arguments). Fixes #7209. M src/support.js M test/unit/data.js commit 2582876 refs/tags/1.4.4rc2 Author: John Resig Date: 2010-10-17 10:50:17 -0400 Handle the case where JSLint complains about arguments in try/catch already being defined (we use the name 'e' consistently for catch(e) - will work to standardize on that now). M build/jslint-check.js commit 497fc98 refs/tags/1.6b1 Author: John Resig Date: 2010-10-15 01:29:38 -0400 Bringing back the change from 80a4178af9b12e6617bfcec818c538dfe08d3791, adapted to handle both the function collision and the issue mentioned in #7196. M src/ajax.js commit 091c481 refs/tags/1.6b1 Author: jeresig Date: 2010-10-14 23:10:19 -0400 Updating the source version to 1.4.4pre. M version.txt commit 07458ab refs/tags/1.4.3 (tag: 1.4.3) Author: Timmy Willison Date: 2014-02-12 09:41:50 -0800 Include distribution in release tag A component.json A jquery.js commit 2d20187 refs/tags/1.6b1 Author: jeresig Date: 2010-10-14 23:10:06 -0400 Tagging the 1.4.3 release. M version.txt commit 0564553 refs/tags/1.6b1 Author: jeresig Date: 2010-10-14 22:37:56 -0400 Fix the number of change tests and remove textarea tests. M test/unit/event.js commit 21d389c refs/tags/1.6b1 Author: jeresig Date: 2010-10-14 22:06:27 -0400 Testing *, * was unnecessary - especially in slower browsers. M test/unit/selector.js commit 40aa95c refs/tags/1.6b1 Author: jeresig Date: 2010-10-14 21:48:03 -0400 Don't test inline-block in browsers that don't support it (or an approximation of it, like IE). M test/unit/effects.js commit 2d5f866 refs/tags/1.6b1 Author: jeresig Date: 2010-10-14 21:40:35 -0400 Use prepend for the focuin test (to avoid making the test suite jump). M test/unit/event.js commit f009fb2 refs/tags/1.6b1 Author: jeresig Date: 2010-10-14 21:31:36 -0400 Test visible on inline elements. M test/unit/css.js commit c8e5d0b refs/tags/1.6b1 Author: jeresig Date: 2010-10-14 21:15:20 -0400 Getting weird results for font size tests across platforms - easier to test something else (the exact property isn't important for this test). M test/unit/css.js commit 80a4178 refs/tags/1.6b1 Author: jeresig Date: 2010-10-14 20:55:40 -0400 Reverting commit 39addc87a37b32be19f2c58ec8babe752c0243e1 after a report of problems. Fixes #7196. M src/ajax.js commit 8576570 refs/tags/1.6b1 Author: John Resig Date: 2010-10-14 16:57:12 -0400 Forgot to update the Rakefile and build.xml files from the previous commit. Thanks to @jitter for the catch. M Rakefile M build.xml commit ae772e7 refs/tags/1.6b1 Author: John Resig Date: 2010-10-14 16:35:35 -0400 Updating the copy of Google Closure Compiler. M Makefile D build/google-compiler-20091218.jar A build/google-compiler-20100917.jar commit ea507b3 refs/tags/1.6b1 Author: John Resig Date: 2010-10-14 14:52:31 -0400 Make sure that we don't attempt to handle scrolling when the node is disconnected from the document. Fixes #7190. M src/offset.js commit d490bcf refs/tags/1.6b1 Author: jeresig Date: 2010-10-13 21:25:23 -0400 Oops, still have jQuery.ajax.* on the brain. M src/ajax.js commit cd8f491 refs/tags/1.6b1 Author: jeresig Date: 2010-10-13 14:27:44 -0400 Change font size to 15px in the test to fix a false negative. Thanks @jitter for the catch in 73e4ef27f0d0a92e573092729107ca5572d52292. M test/unit/css.js commit f3d610e refs/tags/1.6b1 Author: Justin Meyer Date: 2010-10-13 10:38:29 -0400 beforedeactivate will fire before focusout - use that to our advantage when working with the change event. M src/event.js commit 88068f8 refs/tags/1.6b1 Author: Justin Meyer Date: 2010-10-13 10:35:28 -0400 Make sure that focusin/focusout bubbles in non-IE browsers. M src/event.js M test/unit/event.js commit 39addc8 refs/tags/1.6b1 Author: Pinhook Date: 2010-10-13 10:30:19 -0400 Handle issue with two concurrent JSONP requests that use the same callback name. M src/ajax.js commit 8fb4d9a refs/tags/1.6b1 Author: jeresig Date: 2010-10-13 00:42:05 -0400 We want to make sure that we only run the MSIE-specific filter tests if opacity is explicitly not supported. M test/unit/css.js commit 73e4ef2 refs/tags/1.6b1 Author: jeresig Date: 2010-10-13 00:32:52 -0400 Test CSS test on font size instead of padding. M test/unit/css.js commit 9ede46b refs/tags/1.6b1 Author: jeresig Date: 2010-10-13 00:10:32 -0400 IE 9 preserves the case of the Alpha filter - maintain it in the test as well. M test/unit/css.js commit ec462a3 refs/tags/1.6b1 Author: jeresig Date: 2010-10-13 00:07:52 -0400 Fix broken Ajax test after recent revert to jQuery.ajax namespace. M test/unit/ajax.js commit 2ef8da0 refs/tags/1.6b1 Merge: 783bb2a 1518ae1 Author: John Resig Date: 2010-10-12 21:51:44 -0400 Merge branch 'bug7150' of http://github.com/csnover/jquery commit 783bb2a refs/tags/1.6b1 Author: John Resig Date: 2010-10-12 20:56:46 -0400 Fix some gaps in the handling of event data properties. Thanks to @jitter in ff6ceadbfd470463e63708413eb5a55bd7e90c69 for the catches. M src/event.js M test/unit/event.js commit 1518ae1 refs/tags/1.6b1 Author: Colin Snover Date: 2010-10-12 18:49:37 -0500 Fix patch for #7150, which was not deleting the events object properly on plain JS objects. Thanks to jitter for catching it. M src/event.js M test/unit/event.js commit 9ced9f2 refs/tags/1.6b1 Author: John Resig Date: 2010-10-12 15:44:53 -0400 Updating the source version to 1.4.3pre. M version.txt commit 3e5520f refs/tags/1.4.3rc2 (tag: 1.4.3rc2) Author: John Resig Date: 2010-10-12 15:44:36 -0400 Tagging the 1.4.3rc2 release. M version.txt commit b85f867 refs/tags/1.4.3rc2 Author: John Resig Date: 2010-10-12 15:38:15 -0400 Tagging the 1.4.3rc2 release. M version.txt commit 478fa8f refs/tags/1.4.3rc2 Author: John Resig Date: 2010-10-12 10:56:02 -0400 Forgot to remove the child selector in the previous commit. M src/traversing.js commit 085de84 refs/tags/1.4.3rc2 Author: John Resig Date: 2010-10-12 10:13:00 -0400 The child selector-prefix branch doesn't work with selectors that have a larger depth. Removing for now - will need to re-evaluate in the future. M src/traversing.js M test/unit/traversing.js commit 5200194 refs/tags/1.4.3rc2 Author: John Resig Date: 2010-10-12 09:19:49 -0400 Make sure that .find() with multiple direct child selectors is handled correctly. Fixes #7144. M src/traversing.js M test/unit/traversing.js commit ff6cead refs/tags/1.6b1 Author: Colin Snover Date: 2010-10-11 23:35:18 -0500 Use a key name less likely to result in collisions for events on plain JS objects. Fixes bug #7150. M src/event.js M test/unit/event.js commit 6245ecb refs/tags/1.6b1 Author: John Resig Date: 2010-10-11 18:29:52 -0400 The world isn't ready for moving the Ajax methods to jQuery.ajax.*. Hope to move them there some day. Fixes #7146. M src/ajax.js commit 1df5084 refs/tags/1.6b1 Author: John Resig Date: 2010-10-11 18:20:57 -0400 Handle some edge cases with binding events to the window object (which is also a plain object - causing some confusion). Fixes #7143. M src/event.js M test/unit/event.js commit c00a6ff refs/tags/1.6b1 Author: John Resig Date: 2010-10-11 18:03:54 -0400 Add some resize event tests. M test/unit/event.js commit 1dee0d2 refs/tags/1.6b1 Author: John Resig Date: 2010-10-11 17:52:00 -0400 Added some more tests relating to attaching data to a window. M test/unit/data.js commit d23f63b refs/tags/1.6b1 Merge: 5f30ae3 aa9e4db Author: John Resig Date: 2010-10-11 16:44:12 -0400 Merge branch 'animateHooks' of http://github.com/lrbabe/jquery into lrbabe-animateHooks commit 5f30ae3 refs/tags/1.6b1 Merge: 22ccbf8 5646a4f Author: John Resig Date: 2010-10-11 16:40:10 -0400 Merge branch 'bug7141' of http://github.com/csnover/jquery into csnover-bug7141 commit 5646a4f refs/tags/1.6b1 Author: Colin Snover Date: 2010-10-11 15:22:43 -0500 Fix olddisplay was inappropriately set when calling hide on an already hidden element. Fixes #7141. M src/effects.js M test/unit/effects.js commit 22ccbf8 refs/tags/1.6b1 Author: Scott González Date: 2010-10-11 15:11:03 -0400 Fixed getting styles from disconnected nodes. Fixes #7148. M src/css.js M test/unit/css.js commit aa9e4db refs/tags/1.6b1 Author: lrbabe Date: 2010-10-11 16:08:38 +0200 Make $.fn.animate compatible with jQuery.cssHooks M src/effects.js commit 2866f16 refs/tags/1.6b1 Author: Ryan W Tenney Date: 2010-10-11 00:37:46 -0400 Removed trailing \x0A from version.txt which caused a problem with the build (at least in `ant`) M version.txt commit 385ca2a refs/tags/1.6b1 Author: John Resig Date: 2010-10-11 07:45:15 -0400 Make sure closest works on disconnected DOM nodes. Fixes #7142. M src/traversing.js M test/unit/traversing.js commit 2c04035 refs/tags/1.6b1 Author: jeresig Date: 2010-10-10 23:28:30 -0400 Fix broken min file header generation. M Makefile commit 71a5826 refs/tags/1.6b1 Author: jeresig Date: 2010-10-10 23:09:07 -0400 Updating the source version to 1.4.3. M version.txt commit 66a788a refs/tags/1.4.3rc1 (tag: 1.4.3rc1) Author: jeresig Date: 2010-10-10 23:09:04 -0400 Tagging the 1.4.3rc1 release. M version.txt commit 19b4ba3 refs/tags/1.4.3rc1 Author: jeresig Date: 2010-10-10 18:54:30 -0400 Return the zeroed-out bounding box instead of passing it on. M src/offset.js commit 26db3f0 refs/tags/1.4.3rc1 Author: jeresig Date: 2010-10-10 18:46:32 -0400 Disable 304/Not Modified Ajax tests in Opera due to lack of suitable workaround. See: http://gist.github.com/599419 M test/unit/ajax.js commit 884de15 refs/tags/1.4.3rc1 Author: jeresig Date: 2010-10-10 18:01:59 -0400 Make sure that the unload event doesn't leak in IE - use jQuery's binding mechanism to make that happen. M src/event.js commit bb0b9b8 refs/tags/1.4.3rc1 Author: jeresig Date: 2010-10-10 16:06:33 -0400 Adding some rooted-find perf tests. A speed/find.html commit fac7e61 refs/tags/1.4.3rc1 Author: jeresig Date: 2010-10-10 15:42:56 -0400 Tweaking some formatting of the closest changes. M src/traversing.js commit ba149e7 refs/tags/1.4.3rc1 Author: jeresig Date: 2010-10-10 15:36:02 -0400 Switch back to using Sizzle.matchesSelector. M speed/filter.html M src/traversing.js commit eb67d99 refs/tags/1.4.3rc1 Author: jeresig Date: 2010-10-10 15:14:23 -0400 Use the new Sizzle matches functionality. M src/traversing.js commit 1f7bbd8 refs/tags/1.4.3rc1 Author: jeresig Date: 2010-10-10 14:51:11 -0400 Also test for single element filtering. M speed/filter.html commit f2b028f refs/tags/1.4.3rc1 Author: jeresig Date: 2010-10-10 14:16:35 -0400 Adding a basic filter perf test suite. A speed/filter.html commit 63c892b refs/tags/1.4.3rc1 Author: jeresig Date: 2010-10-10 13:39:06 -0400 Make some more tweaks to the closest perf test suite. M speed/closest.html commit 6f0b06a refs/tags/1.4.3rc1 Author: jeresig Date: 2010-10-10 13:37:36 -0400 Fix formatting and switch to using the new matchesSelector method in Sizzle. M src/traversing.js commit 96d8c48 refs/tags/1.4.3rc1 Author: jeresig Date: 2010-10-10 13:22:39 -0400 Some improvements to the closest perf tests - works in all browsers now. M speed/closest.html commit 0ca35de refs/tags/1.4.3rc1 Author: wycats Date: 2010-10-09 21:33:02 -0700 Should improve performance of closest considerably. Benchmark proof in speed/closest.html M speed/benchmark.js A speed/closest.html M src/traversing.js commit cbf9d87 refs/tags/1.4.3rc1 Author: jeresig Date: 2010-10-09 19:04:15 -0400 Change event did not fire in IE when an explicit .focus() was used. Fixes #6374. M src/event.js commit 79305ed refs/tags/1.4.3rc1 Author: jeresig Date: 2010-10-09 18:16:08 -0400 Fix the case where live change was breaking if a live click was bound ahead of time. Very similar to #6359. Fixes #6505. M src/event.js commit 10065a8 refs/tags/1.4.3rc1 Merge: 4a0759d 3bd737e Author: John Resig Date: 2010-10-09 18:04:54 -0400 Merge branch 'master' of http://github.com/petersendidit/jquery into petersendidit-master commit 4a0759d refs/tags/1.4.3rc1 Merge: 9b655a1 b034169 Author: John Resig Date: 2010-10-09 16:27:59 -0400 Merge branch 'bug7123' of http://github.com/csnover/jquery into csnover-bug7123 commit 9b655a1 refs/tags/1.4.3rc1 Merge: b0dcc17 d2e6497 Author: John Resig Date: 2010-10-09 16:25:55 -0400 Merge branch 'bug7018' of http://github.com/csnover/jquery into csnover-bug7018 commit b0dcc17 refs/tags/1.4.3rc1 Merge: da597bc 543db64 Author: John Resig Date: 2010-10-09 16:21:02 -0400 Merge branch 'animate-nonblock' of http://github.com/csnover/jquery into csnover-animate-nonblock commit da597bc refs/tags/1.4.3rc1 Author: jeresig Date: 2010-10-09 12:26:44 -0400 Name the try/catch arg to satisfy JSLint - thanks to @rwldrn in 873c28425fb64fdb48cfa09d17041bded39b301f for the catch. M src/ajax.js commit 51283d9 refs/tags/1.4.3rc1 Author: jeresig Date: 2010-10-09 11:41:58 -0400 Added some more tests to make sure that replaceWith is working correctly. Follow-up to the comment on 2a6de9ab66653e5e424d9cc79d195b555158d04f. M test/unit/manipulation.js commit 2ae872c refs/tags/1.4.3rc1 Author: jeresig Date: 2010-10-09 10:52:53 -0400 Make sure null/NaN values aren't set in .css(). Fixes #7116. M src/css.js M test/unit/css.js commit 2ca3659 refs/tags/1.4.3rc1 Author: Colin Snover Date: 2010-10-09 10:42:01 -0400 Prevent IE from throwing errors when setting RGBA values. Fixes #5509. M src/css.js M test/unit/css.js commit b034169 refs/tags/1.4.3rc1 Author: Colin Snover Date: 2010-10-08 22:48:06 -0500 Coerce all array values to strings before comparison in val(). Fixes bug #7123. M src/attributes.js M test/unit/attributes.js commit 543db64 refs/tags/1.4.3rc1 Author: Colin Snover Date: 2010-10-08 20:29:41 -0500 Fixed code convention issues. Reduced size of overflow reset code. Fixed broken show() test cases. M src/effects.js M src/support.js M test/unit/effects.js commit 3bd737e refs/tags/1.4.3rc1 Merge: 60744e8 a2aefbf Author: David Petersen Date: 2010-10-07 20:55:47 -0400 Merge branch 'master' of git://github.com/jquery/jquery commit d2e6497 refs/tags/1.4.3rc1 Author: Colin Snover Date: 2010-10-06 03:03:28 -0500 Fix bug #7018. M src/ajax.js commit 9102879 refs/tags/1.4.3rc1 Author: Colin Snover Date: 2010-10-05 15:20:44 -0500 Update $.fn.animate to only keep overflow set to hidden after an animation in IE6 when it is needed (width/height change) and update unit tests to reflect when overflow does not get reset. M src/effects.js M test/unit/effects.js commit 5057ff9 refs/tags/1.4.3rc1 Author: Colin Snover Date: 2010-10-05 14:53:35 -0500 IE6 will shrink-wrap elements with layout instead of allowing content to flow outside of the border-box. Add a test for this and do not remove the overflow property after an animation in IE6. M src/effects.js M src/support.js M test/index.html M test/unit/effects.js commit 329b750 refs/tags/1.4.3rc1 Author: Colin Snover Date: 2010-10-05 13:38:19 -0500 Tiny cleanup to remove some superfluous code that was left in from before I decided not to reset the display of inline elements after animation finishes (since this just causes it to jump back once complete). M src/effects.js commit 69e4f25 refs/tags/1.4.3rc1 Author: Colin Snover Date: 2010-10-05 13:32:07 -0500 Update $.fn.animate to restore overflow-x and overflow-y separately. Fixes #7111. M src/effects.js commit 0cdcef5 refs/tags/1.4.3rc1 Author: Colin Snover Date: 2010-10-05 13:28:43 -0500 Update $.fn.animate to change display mode only when necessary (inline, non-floated elements), and to use a more proper display mode for those elements. Fixes #2185. M src/effects.js M src/support.js M test/data/testsuite.css M test/index.html M test/unit/css.js M test/unit/effects.js commit 0229b83 refs/tags/1.4.3rc1 Author: Colin Snover Date: 2010-10-05 13:23:10 -0500 Fix :visible does not work properly when display:none is set directly on an element in IE8. Fixes #4512. M src/css.js M src/support.js M test/unit/css.js commit a2aefbf refs/tags/1.4.3rc1 Author: rwldrn Date: 2010-10-05 10:32:57 -0400 Fixes acceptData defining in the global scope. M src/data.js commit 57c046f refs/tags/1.4.3rc1 Author: John Resig Date: 2010-09-30 15:40:30 -0700 Tweak broken serialize tests from commit 879799fe955f01b85b59fd8a0096d415fc48df03. Thanks to @jaubourg for the catch. M test/unit/ajax.js commit 06c505d refs/tags/1.4.3rc1 Author: Colin Snover Date: 2010-09-30 11:24:59 -0700 Make sure setting opacity does not clobber other inline filters. Fixes #7101. M src/css.js M test/unit/css.js commit 60744e8 refs/tags/1.4.3rc1 Author: David Petersen Date: 2010-09-30 13:46:36 -0400 Set event.LiveFired to undefined in specialSubmit handler so that click events bound before the submit won't prevent the submit to fire. Fixes #6359 M src/event.js commit cb811c0 refs/tags/1.4.3rc1 Author: Dave Reed Date: 2010-09-29 06:46:25 -0700 Using data() on JavaScript objects sets fields directly on the object. Note that events are now a property of a function (to avoid JSON serialization - and only in the case of JavaScript objects, not DOM nodes). Fixes #6807. M src/data.js M src/event.js M test/unit/data.js M test/unit/event.js commit ec7ea3f refs/tags/1.4.3rc1 Author: John Resig Date: 2010-09-29 05:45:52 -0700 Adjust fallback top/left to just be 0 for disconnected DOM nodes. Follow-up to cf672a2e7a886cac5ae62f6772c6b4b43b19a2fc, thanks to @jitter for the catch. M src/offset.js commit 49f6f34 refs/tags/1.4.3rc1 Author: John Resig Date: 2010-09-29 05:41:27 -0700 Fix number of expected select tests from commit 879799fe955f01b85b59fd8a0096d415fc48df03. Thanks to @jitter for the catch. M test/unit/event.js commit ab77451 refs/tags/1.4.3rc1 Author: John Resig Date: 2010-09-28 20:13:40 -0700 Fix mis-type in commit e3c4e5789743eecb3cbe2b626f3a5f09c616ee4b. Thanks to @jdalton for the catch. M src/event.js commit f1f6bc3 refs/tags/1.4.3rc1 Author: John Resig Date: 2010-09-28 10:33:21 -0700 Handle child selectors in particular - away from the selector engine. Fixes #7029. M src/traversing.js M test/unit/traversing.js commit 873c284 refs/tags/1.4.3rc1 Author: John Resig Date: 2010-09-28 10:12:33 -0700 Make sure we have a fallback when XMLHttpRequest is manually disabled. Fixes #6298. M src/ajax.js commit 0368606 refs/tags/1.4.3rc1 Author: John Resig Date: 2010-09-28 09:50:44 -0700 Make sure that the contents of the element is still in place when html(Function) is called. Fixes #6733. M src/manipulation.js M test/unit/manipulation.js commit e3c4e57 refs/tags/1.4.3rc1 Author: John Resig Date: 2010-09-28 09:07:57 -0700 Tweak the logic for fixing event.which. Fixes #2338. M src/event.js commit 9190d4f refs/tags/1.4.3rc1 Author: John Resig Date: 2010-09-28 08:57:20 -0700 Make sure that mixed case alpha filters are handled correctly in IE. Fixes #5632. M src/css.js M test/unit/css.js commit 558d96b refs/tags/1.4.3rc1 Author: John Resig Date: 2010-09-28 08:53:09 -0700 Make setting .css(name, undefined) a no-op. Fixes #4388. M src/css.js M test/unit/css.js commit 879799f refs/tags/1.4.3rc1 Author: John Resig Date: 2010-09-28 08:36:28 -0700 Make sure that ambiguous val() selection works correctly. M test/index.html M test/unit/attributes.js M test/unit/selector.js M test/unit/traversing.js commit c7c0677 refs/tags/1.4.3rc1 Author: John Resig Date: 2010-09-28 11:12:13 -0400 Make .attr(name, null) equivalent to removeAttr(name). (Was roughly this before - but is now consistent across platforms). Fixes #6341. M src/attributes.js M test/unit/attributes.js commit cf672a2 refs/tags/1.4.3rc1 Author: John Resig Date: 2010-09-28 10:55:48 -0400 Make sure that .offset() doesn't fail against disconnected DOM nodes. Fixes #4996. M src/offset.js M test/unit/offset.js commit 7be1120 refs/tags/1.6b1 Author: jeresig Date: 2010-09-27 20:59:42 -0400 Removing unique check on closest(Array) (it wasn't appropriate there and broke functionality elsewhere) - follow-up to commit 8c41325a081f4009aa94748b9b6045e50a78422e. Also added another test for closest(Array) after a discussion with @jitter in 26b0e913dda386b6b2848196689a02a2da6aa40d. M src/traversing.js M test/unit/traversing.js commit 8c41325 refs/tags/1.6b1 Merge: e63fa8b a2bd8a5 Author: jeresig Date: 2010-09-27 15:45:02 -0400 Merge branch 'closestbug-6700' of http://github.com/ajpiano/jquery into ajpiano-closestbug-6700 commit e63fa8b refs/tags/1.6b1 Merge: ea6a481 a088751 Author: jeresig Date: 2010-09-27 14:49:13 -0400 Merge branch 'master' of http://github.com/aakoch/jquery into aakoch-master commit ea6a481 refs/tags/1.6b1 Author: jeresig Date: 2010-09-27 12:10:00 -0400 Allow 304/Not Modified tests to complete in Opera. M test/unit/ajax.js commit 0be7f4e refs/tags/1.6b1 Author: jeresig Date: 2010-09-27 11:51:01 -0400 Make sure that opacity is being reset properly on a show animation. Additionally expose jQuery.isNaN from the data module. M src/core.js M src/css.js M src/data.js M test/unit/effects.js commit 0da700a refs/tags/1.6b1 Author: jeresig Date: 2010-09-27 10:53:29 -0400 We can just use isNaN for this check in the IE opacity code. M src/css.js commit 6dd2dc4 refs/tags/1.6b1 Author: jeresig Date: 2010-09-27 10:38:13 -0400 Make sure the currentStyle property exists before attempting to access it. M src/css.js commit 88fc523 refs/tags/1.6b1 Author: jeresig Date: 2010-09-27 10:28:35 -0400 Adjust manipulation test to handle whitespace RegExp issue in older WebKits. Fixes #7082. M test/unit/manipulation.js commit d558e9e refs/tags/1.6b1 Author: jeresig Date: 2010-09-27 10:21:50 -0400 Some minor cleanup of the last commit. M src/attributes.js M src/support.js commit 97d468f refs/tags/1.6b1 Author: jeresig Date: 2010-09-27 10:19:55 -0400 Add a feature test for options inside a disabled select. Follow-up to 157a383dae5335ef1056d3818d7dd70ac81c25a7. M src/attributes.js M src/support.js commit a384d84 refs/tags/1.6b1 Author: jeresig Date: 2010-09-27 09:19:21 -0400 Only do the hasAttribute check if the method exists - IE falls back to the === null check below which allows this to still work. Follow-up to cb40495b21bcb7802f3ab6ae0f837f2bf5b385ed - thanks to @jitter for the catch. M src/attributes.js commit 157a383 refs/tags/1.6b1 Author: jeresig Date: 2010-09-27 09:07:54 -0400 Bug fix for commit 2c4b20809e5d32e916c479c9b63a6b7528c880ce - technique wasn't working as expected in WebKit browsers. Thanks to @jitter for the bug fix. M src/attributes.js commit 42aa714 refs/tags/1.6b1 Author: John Resig Date: 2010-09-26 20:47:19 -0400 Removing the old cow image from the effects tests - it's no longer needed. Fixes #7086. D test/data/cow.jpg M test/data/testsuite.css commit 83b261c refs/tags/1.6b1 Merge: adff8e4 0636dff Author: jeresig Date: 2010-09-24 18:02:39 -0400 Merge branch 'master' of github.com:jquery/jquery commit adff8e4 refs/tags/1.6b1 Author: Dave Methvin Date: 2010-09-24 18:02:31 -0400 If an inline handler returns false, call event.preventDefault(). Fixes #6337. M src/event.js commit 0636dff refs/tags/1.6b1 Author: dmethvin Date: 2010-08-21 10:32:34 +0800 Make .val(undefined) == .val("") and chainable; fixes #4130. Ensure .val(null) sets an empty string on IE6/7; fixes #5163. M src/attributes.js M test/unit/attributes.js commit c4e6532 refs/tags/1.6b1 Author: Dave Methvin Date: 2010-09-24 17:56:03 -0400 Make sure that requests without a body don't set contentType, and a zero-length body is sent rather than null. Possible fix for #6811 and #6674. M src/ajax.js commit 1130beb refs/tags/1.6b1 Author: Dave Methvin Date: 2010-09-24 17:47:37 -0400 Report correct Error object to handleError. Part of the fix for #6677. M src/ajax.js commit 6999421 refs/tags/1.6b1 Author: dmethvin Date: 2010-06-28 23:21:59 -0400 Don't copy event.originalTarget, it's a Netscape-specific property. Fixes #2814. M src/event.js commit 2c4b208 refs/tags/1.6b1 Author: Dave Methvin Date: 2010-09-24 17:26:22 -0400 Don't have .val() return selected-but-disabled options, or selected options inside a disabled optgroup. Doesn't change the .val() returned for a disabled select. Fixes #3240, adapted from Nathan Hammond's patch there. M src/attributes.js M test/index.html M test/unit/attributes.js M test/unit/event.js M test/unit/selector.js M test/unit/traversing.js commit 700ff05 refs/tags/1.6b1 Merge: 395a032 c8c8f84 Author: jeresig Date: 2010-09-24 17:05:28 -0400 Merge branch 'master' of github.com:jquery/jquery commit 395a032 refs/tags/1.6b1 Author: Dave Methvin Date: 2010-09-24 17:04:54 -0400 Use origSettings.context unless it's undefined; for that case use merged settings as context for backcompat with jQuery <1.3. Fixes #6727. M src/ajax.js commit c8c8f84 refs/tags/1.6b1 Author: dmethvin Date: 2010-06-27 09:16:39 +0800 For JSON and script requests, set the scriptCharset before the url so IE won't interpret it the wrong way; fixes #4855. M src/ajax.js commit 033a4c4 refs/tags/1.6b1 Author: Heungsub Lee Date: 2010-07-07 12:38:54 +0800 Added a default quality of `*/*` for content negotiation. M src/ajax.js commit 7862c45 refs/tags/1.6b1 Author: temp01 Date: 2010-09-24 16:57:25 -0400 Serialize keys with empty arrays/object values in jQuery.param(). Fixes #6481. M src/ajax.js M test/unit/ajax.js commit 515efbd refs/tags/1.6b1 Author: jeresig Date: 2010-09-24 16:30:57 -0400 Make sure that undefined is always returned for missing data properties. Follow-up to #6304. M test/unit/data.js commit 76db8a9 refs/tags/1.6b1 Author: jeresig Date: 2010-09-24 16:24:07 -0400 Allow data to be bound to Flash objects (but still stopping short of attaching to applets. Fixes #6121. M src/data.js M test/unit/data.js commit f10057b refs/tags/1.6b1 Author: jeresig Date: 2010-09-24 15:57:51 -0400 Make sure that a clone of the animate speed properties are used to avoid recursion problems. Fixes #3583. M src/effects.js commit e0a9615 refs/tags/1.6b1 Author: jeresig Date: 2010-09-24 15:53:38 -0400 Make sure that the body element exists before doing the body selector optimization. Fixes #6529. M src/core.js commit a088751 refs/tags/1.6b1 Author: unknown Date: 2010-09-24 09:37:03 -0500 Removing the second capture group. After the changes suggested by Jeff Roberson, the second capture group is no longer needed. See http://stackoverflow.com/questions/3771105/can-someone-tell-me-the-purpose-of-the-second-capture-group-in-the-jquery-rts-reg M src/ajax.js commit 5c05504 refs/tags/1.6b1 Author: J. Ryan Stinnett Date: 2010-05-17 16:48:17 -0500 Allow named animation speed to be 0. Fixes #6579. M src/effects.js commit 5d45448 refs/tags/1.6b1 Author: lrbabe Date: 2010-06-25 16:24:36 +0200 Make the interval between two animations tick public: jQuery.fx.interval. Fixes #6276. M src/effects.js commit a220c81 refs/tags/1.6b1 Author: jeresig Date: 2010-09-24 10:06:36 -0400 Increase the speed of the single setTimeout calls for the ready event. M src/core.js commit 6dfdb14 refs/tags/1.6b1 Merge: 894bd02 e270d80 Author: jeresig Date: 2010-09-23 12:09:49 -0400 Merge branch 'master' of github.com:jquery/jquery commit 894bd02 refs/tags/1.6b1 Author: Robert Katic Date: 2010-09-10 03:26:47 +0200 Test jQuery.type also with document. M test/unit/core.js commit 484cc6e refs/tags/1.6b1 Author: Robert Katic Date: 2010-08-28 01:14:59 +0200 Made jQuery.type more consistent with host objects. M src/core.js M test/unit/core.js commit 7367b52 refs/tags/1.6b1 Author: Robert Katic Date: 2010-04-13 15:11:56 +0200 Ensure that selector is not broken. M test/unit/event.js commit dc4c9ab refs/tags/1.6b1 Author: Robert Katic Date: 2010-03-25 14:58:41 +0100 Correcting some imperfections in test added in previous commit. M test/unit/event.js commit da5706c refs/tags/1.6b1 Author: Robert Katic Date: 2010-03-14 12:34:32 +0100 Added support for map of events in live, die, delegate and undelegate. Fixes #6282. M src/event.js M test/unit/event.js commit 97b4249 refs/tags/1.6b1 Author: Robert Katic Date: 2010-02-04 22:54:53 +0100 Added some tests for #5991. M test/unit/core.js commit 694b625 refs/tags/1.6b1 Author: Robert Katic Date: 2010-01-30 19:50:49 +0100 Ensured that arrays are not considered same as plain object on deep extending. Fixes #5991. M src/core.js M test/unit/core.js commit e270d80 refs/tags/1.6b1 Author: jeresig Date: 2010-09-23 11:38:22 -0400 Delay the result of the readyState check to give scripts the opportunity to delay ready, as described by @jrburke in 747ba7defd82bffa6c7ccb69e53b834cbfddb62c. M src/core.js commit 2f60335 refs/tags/1.6b1 Author: jeresig Date: 2010-09-22 23:43:55 -0400 Discovered that another effects bug was fixed with the recent CSS changes (namely that show animations always went to auto, even if they weren't supposed to). Test suite adjusted accordingly. M test/unit/effects.js commit 6a1d4f1 refs/tags/1.6b1 Author: jeresig Date: 2010-09-22 23:28:57 -0400 e3463946e19f2eb53d909fc2b59cc1c8636d21bd actually fixed a previously undicovered but with setting auto, adjust the effects test suite accordingly. Thanks to @bugbegone for the catch. M test/unit/effects.js commit a7aa86d refs/tags/1.6b1 Author: jeresig Date: 2010-09-22 16:56:48 -0400 Fix missing var. Thanks to @jeff-themovie for the catch. M src/event.js commit d7a6e75 refs/tags/1.6b1 Author: jeresig Date: 2010-09-22 16:50:38 -0400 Add some tests for jQuery.isWindow and make sure that we're operating against an object before testing. M src/core.js M test/unit/core.js commit c8dd49f refs/tags/1.6b1 Author: jeresig Date: 2010-09-22 16:41:51 -0400 Unify the means of detecting a window across the library. Fixes jQuery UI bug #5438 and jQuery bugs #6575 and 6088. M src/core.js M src/dimensions.js M src/event.js M src/offset.js commit ab454d9 refs/tags/1.6b1 Author: jeresig Date: 2010-09-22 14:58:07 -0400 Allow # urls to contain #. Thanks to @alvopass in f9f9ee52e16f37900296e06982a7dccba89c5a78 for the catch. M src/ajax.js commit f9f9ee5 refs/tags/1.6b1 Author: John Resig Date: 2010-09-22 12:52:44 -0400 Make sure that #... are trimmed from Ajax request URLs. Fixes #4987. M src/ajax.js M test/unit/ajax.js commit a32f4d7 refs/tags/1.6b1 Author: John Resig Date: 2010-09-22 12:35:42 -0400 Fixed the number of expected class tests from a previous commit. Thanks to @bugbegone in 1f667aa035b3e4885d6b35fa9aa4990310f131af for the catch. M test/unit/attributes.js commit 0b4b3ee refs/tags/1.6b1 Author: jeresig Date: 2010-09-22 11:52:32 -0400 Make .data(Object) extend the existing data object. Fixes #6692. M src/data.js M test/unit/data.js commit 626624a refs/tags/1.6b1 Author: Jacob Wright Date: 2010-09-07 10:51:57 -0600 Fix bug when accessing .data() on an empty set. Return null rather than throwing exception. M src/data.js M test/unit/data.js commit 1f667aa refs/tags/1.6b1 Author: Karl Swedberg Date: 2010-09-08 16:31:32 -0400 Added full support for easing in all shorthand effects methods (hide, show, toggle, fadeTo, slideUp, etc.). Previously, these methods could only be used with two of the three (speed, easing, callback) arguments, or, in the case of fadeTo, 3 of the 4 (speed, opacity, easing, callback) arguments. Added three more sets of tests to the series of "Chain" tests. Fixes #7014 M src/effects.js M test/index.html M test/unit/effects.js commit 0688344 refs/tags/1.6b1 Author: Carl Fürstenberg Date: 2010-08-07 00:21:08 +0200 Makefile: cleanup * updating init to either pull or clone, not do both * make sure it building only when it needs to * make some variables overridable * use variables when they should be used instead of direct text * add V verbosity variable M Makefile commit 8e1d369 refs/tags/1.6b1 Author: jeresig Date: 2010-09-22 09:46:21 -0400 Some minor lint fixes for the RegExp. M src/attributes.js M src/core.js commit 9dc6e0c refs/tags/1.6b1 Author: jeresig Date: 2010-09-22 09:16:28 -0400 Applied the RegExp issues reported by Jeff Robinson here: http://jmrware.com/articles/2010/jqueryregex/jQueryRegexes.html Additionally broke out all remaining inline RegExp. Fixes #7062. M src/ajax.js M src/attributes.js M src/core.js M src/data.js M src/effects.js M src/event.js M src/manipulation.js M src/offset.js commit 19b5d9e refs/tags/1.6b1 Author: jeresig Date: 2010-09-22 08:08:45 -0400 Re-work the document scoping. M src/core.js M src/intro.js commit 9ad7c21 refs/tags/1.6b1 Author: jeresig Date: 2010-09-22 07:34:31 -0400 Make sure the data- number has at least one number in it before passing to isNaN. Thanks to @cms in 8ebb9b22df32fe5739a48087b6e33abb9f5cda49 for a heads-up. M src/data.js M test/unit/data.js commit e346394 refs/tags/1.6b1 Author: John Resig Date: 2010-09-21 17:12:42 -0400 Make sure that non-px values aren't manipulated before input to height/width. M src/css.js M test/unit/css.js commit 1ac3713 refs/tags/1.6b1 Author: John Resig Date: 2010-09-21 16:26:36 -0400 Fix bug with the readyWait DOM ready addition. M src/core.js commit dc8491d refs/tags/1.6b1 Author: John Resig Date: 2010-09-21 16:13:50 -0400 Scratch that, just punting on Opera and 304s for now - there may not be a good solution here. Fixes #6060. M src/ajax.js commit ba9e0fc refs/tags/1.6b1 Author: John Resig Date: 2010-09-21 15:22:34 -0400 Use a different workaround for detecting when Opera finds a status 304 page. Fixes #6060. M src/ajax.js A test/data/notmodified.php M test/unit/ajax.js commit 3a0a352 refs/tags/1.6b1 Author: jeresig Date: 2010-09-21 08:53:34 -0400 Escape RegExp braces to sooth JSLint's temper. M src/data.js commit 8ebb9b2 refs/tags/1.6b1 Author: jeresig Date: 2010-09-21 08:31:55 -0400 Switch to using isNaN instead of RegExp for data-. M src/data.js commit e0b2430 refs/tags/1.6b1 Author: jeresig Date: 2010-09-21 08:30:12 -0400 Handle some additional data- number edge cases. M src/data.js M test/unit/data.js commit 1f8a5e4 refs/tags/1.6b1 Author: jeresig Date: 2010-09-21 08:20:31 -0400 Make sure that the data- import also supports arrays. M src/data.js M test/unit/data.js commit e7c2d3b refs/tags/1.6b1 Author: John Resig Date: 2010-09-21 00:51:45 -0400 Added in support for basic JSON object parsing of data- attributes. M src/data.js M test/unit/data.js commit ae9df14 refs/tags/1.6b1 Author: John Resig Date: 2010-09-21 00:44:47 -0400 Make sure that undefined is returned for not found data- attributes, not null. M src/data.js commit d5d4e4d refs/tags/1.6b1 Author: John Resig Date: 2010-09-21 00:38:26 -0400 Tweaked the data number RegExp some to handle some other edge cases. M src/data.js M test/unit/data.js commit 4a46f3d refs/tags/1.6b1 Author: jeresig Date: 2010-09-20 20:08:57 -0400 Fixing the problem with data-* based numbers as mention by @jasonwebster in 20673d7. M src/data.js M test/unit/data.js commit 653c04a refs/tags/1.6b1 Merge: 20673d7 7c5fd48 Author: John Resig Date: 2010-09-20 18:10:34 -0400 Merge remote branch 'RedWolves/master' commit 20673d7 refs/tags/1.6b1 Author: John Resig Date: 2010-09-20 17:47:41 -0400 Pull data-* attributes into .data(). Original code by Andrée Hasson and Paul Irish. Fixes #6921. M src/data.js M test/unit/data.js commit 747ba7d refs/tags/1.6b1 Author: John Resig Date: 2010-09-20 14:53:29 -0400 Allow plugins to delay the exeuction of the ready event. Delay the ready event by calling: jQuery.readyWait++ and force the event to fire by doing: jQuery.ready(true). Fixes #6781. M src/core.js commit 5b92cdd refs/tags/1.6b1 Author: jeresig Date: 2010-09-20 10:41:58 -0400 Removing extra arg. M src/queue.js commit be59693 refs/tags/1.6b1 Author: jeresig Date: 2010-09-20 10:16:36 -0400 No need to set returnValue if preventDefault exists. Thanks kangax for the catch. M src/event.js commit 7350e2e refs/tags/1.6b1 Author: John Resig Date: 2010-09-17 18:26:21 -0400 Added in some .css() setter perf tests as well. M speed/css.html commit 2d70dc9 refs/tags/1.6b1 Author: John Resig Date: 2010-09-17 17:02:03 -0400 Derp, had parseInt on the brain. Thanks karbassi in 6541eb9d80db42c6ced396fcd198228bff9ec7f1. M src/dimensions.js M src/effects.js commit 7c5fd48 refs/tags/1.6b1 Author: Ralph Whitbeck Date: 2010-09-17 12:40:04 -0700 Updated the Questions? section with the forum information. M README.md commit 9dd70a4 refs/tags/1.6b1 Author: John Resig Date: 2010-09-17 15:38:27 -0400 Adding a simple file for doing .css() performance testing. A speed/css.html M speed/jquery-basis.js commit 8691a82 refs/tags/1.6b1 Author: John Resig Date: 2010-09-17 14:58:50 -0400 Fix trailing arg. M src/support.js commit 77e310b refs/tags/1.6b1 Author: John Resig Date: 2010-09-17 14:53:10 -0400 Simplifying the camelCase logic used in the CSS and Effects modules. M src/css.js M src/effects.js commit 6541eb9 refs/tags/1.6b1 Author: John Resig Date: 2010-09-17 14:41:28 -0400 Cleaning up some un-needed CSS code and adding back a temporary (deprecated) curCSS method. M src/css.js M src/dimensions.js commit 51d2580 refs/tags/1.6b1 Merge: fc5b69f 192bab8 Author: John Resig Date: 2010-09-17 14:32:43 -0400 Merge branch 'csshooks' commit 192bab8 refs/tags/1.6b1 Author: John Resig Date: 2010-09-17 14:30:30 -0400 jQuery.css() returns a string value - handle this properly in the animation code. M src/effects.js M test/unit/effects.js commit d1f3dc9 refs/tags/1.6b1 Author: John Resig Date: 2010-09-17 13:51:12 -0400 Make sure that empty height/width values are still set. M src/css.js commit 99fcf3b refs/tags/1.6b1 Author: John Resig Date: 2010-09-17 13:38:13 -0400 Fixed some sloppy checks in the effects test suite, makes it more apparent where issues are happening. M test/unit/effects.js commit fc5b69f refs/tags/1.6b1 Author: John Resig Date: 2010-09-17 13:18:39 -0400 Bringing in the rdashAlpha/fcamelCase private var tweaks from the csshooks branch. M src/effects.js commit 37b607d refs/tags/1.6b1 Author: jeresig Date: 2010-09-16 10:00:56 -0400 Split apart jQuery.css into jQuery.css (computed values) and jQuery.style (currently set values). M src/css.js M src/dimensions.js M src/effects.js M src/offset.js M test/unit/css.js M test/unit/effects.js commit 492a2e2 refs/tags/1.6b1 Author: jeresig Date: 2010-09-14 09:57:26 -0400 Wrap the core return in parens to fix a confused JSLint. M src/core.js commit 2131e1a refs/tags/1.6b1 Author: jeresig Date: 2010-09-14 09:52:13 -0400 Removing leftover debug code. M test/unit/effects.js commit 959c20f refs/tags/1.6b1 Author: John Resig Date: 2010-09-13 18:02:33 -0400 Add a flag to verify if a browser supports some form of XHR request. Fixes #7030. M src/ajax.js commit 2bda99c refs/tags/1.6b1 Author: John Resig Date: 2010-09-13 18:00:28 -0400 Making some more adjustments to handle auto CSS properties. M src/css.js M src/effects.js M test/unit/effects.js commit 8b70159 refs/tags/1.6b1 Author: jeresig Date: 2010-09-09 16:34:15 -0400 Only set height/width if it's a non-negative number (don't set it to 0). M src/css.js commit cb3a9c1 refs/tags/1.6b1 Author: jeresig Date: 2010-09-09 16:33:05 -0400 Make sure that height/width methods return numbers instead of strings. M src/dimensions.js commit c168c30 refs/tags/1.6b1 Author: jeresig Date: 2010-09-09 16:29:26 -0400 Another logic bug caught by furf in ad950c8c5992937640a1e1aca8d63bb476b001f6. M src/css.js commit c36596e refs/tags/1.6b1 Author: jeresig Date: 2010-09-09 16:26:30 -0400 Make sure that the CSS hook getter isn't called if a forced computed style is done. M src/css.js commit 70377a6 refs/tags/1.6b1 Author: jeresig Date: 2010-09-09 15:48:28 -0400 Make sure that effect tests no longer reference the old CSS methods. M test/unit/effects.js commit a166860 refs/tags/1.6b1 Author: jeresig Date: 2010-09-09 15:45:24 -0400 Adding in a couple private variables to effects.js that were in css.js. M src/effects.js commit 7c85885 refs/tags/1.6b1 Author: jeresig Date: 2010-09-09 15:42:38 -0400 Make sure that string values are returned from the height/width CSS properties. M src/css.js commit 194c93e refs/tags/1.6b1 Merge: ad950c8 1ed4051 Author: jeresig Date: 2010-09-09 15:35:18 -0400 Merge branch 'master' into csshooks Conflicts: src/css.js commit ad950c8 refs/tags/1.6b1 Author: jeresig Date: 2010-09-09 15:33:06 -0400 Landing a bunch of bug fixes from furf's pull request at eefcbaebb31b89b5eb360cd5ec6165b89c84e75f. M src/css.js commit 1ed4051 refs/tags/1.6b1 Author: jeresig Date: 2010-09-09 10:34:21 -0400 Trim out the module wrappers during the build process. Follow-up to #7011. M Makefile commit 82b35a4 refs/tags/1.6b1 Author: jeresig Date: 2010-09-09 10:20:32 -0400 Removing extraneous argument. M src/support.js commit 2663041 refs/tags/1.6b1 Author: jeresig Date: 2010-09-09 08:23:10 -0400 Make sure that jQuery is being exposed outside of core (this will be stripped during the build process). Follow-up to #7011. M src/core.js commit acb162a refs/tags/1.6b1 Author: jeresig Date: 2010-09-08 18:13:35 -0400 Make sure that the removeEvent and buildFragment private functions are exposed (to help with access across modules). The final API for each of these is very much in flux and will likely change before the final release. Fixes #7011. M src/core.js M src/event.js M src/manipulation.js M src/support.js commit bca5765 refs/tags/1.6b1 Author: jeresig Date: 2010-09-08 13:54:33 -0400 Make sure that jQuery works even when the individual modules are loaded separately AND jQuery.noConflict(true) is used. Fixes #7011. M src/ajax.js M src/attributes.js M src/css.js M src/data.js M src/dimensions.js M src/effects.js M src/event.js M src/manipulation.js M src/offset.js M src/queue.js M src/support.js M src/traversing.js M test/unit/core.js commit ca3b18c refs/tags/1.6b1 Merge: a44ec40 116f3b7 Author: jeresig Date: 2010-09-08 13:47:56 -0400 Merge branch 'master' of github.com:jquery/jquery into csshooks commit a44ec40 refs/tags/1.6b1 Author: jeresig Date: 2010-09-08 12:00:29 -0400 Make sure that jQuery works even when the individual modules are loaded separately AND jQuery.noConflict(true) is used. Fixes #7011. M src/ajax.js M src/attributes.js M src/css.js M src/data.js M src/dimensions.js M src/effects.js M src/event.js M src/manipulation.js M src/offset.js M src/queue.js M src/support.js M src/traversing.js M test/unit/core.js commit 116f3b7 refs/tags/1.6b1 Author: Karl Swedberg Date: 2010-09-07 08:53:06 -0400 added "#main" ancestor selector to an "Only Child" and "Last Child" test to fix broken tests caused by QUnit commit abfab1713ccb588aa87136b199a9ddc8d1b56c4b (Aug 29, 2010) M test/unit/selector.js commit b920f0a refs/tags/1.6b1 Author: John Resig Date: 2010-09-05 11:01:27 -0400 Broke more of the property-specific CSS logic out of the jQuery.css() function. M src/css.js commit 920099b refs/tags/1.6b1 Author: John Resig Date: 2010-09-05 10:17:18 -0400 First pass at unifying the various CSS methods in jQuery (jQuery.style, jQuery.curCSS, and jQuery.css are now all under jQuery.css). M src/attributes.js M src/css.js M src/dimensions.js M src/effects.js M src/offset.js commit 2912f8a refs/tags/1.6b1 Author: John Resig Date: 2010-09-05 00:04:37 -0400 Broke apart some of the browser-specific logic for CSS handling. M src/css.js commit 426045c refs/tags/1.6b1 Author: John Resig Date: 2010-09-04 23:34:52 -0400 Some more minor formatting tweaks. M src/css.js commit 1970154 refs/tags/1.6b1 Author: John Resig Date: 2010-09-04 23:28:17 -0400 Tweaking the formatting from the previous commit. M src/css.js commit 65b2486 refs/tags/1.6b1 Author: Brandon Aaron Date: 2010-09-02 21:06:40 -0500 First look at css hooks. These hooks provide a way to change how jQuery handles getting and setting certain css properties. This means normalizing properties like background-position can easily be done via plugins. They are similar in concept to the special event hooks. Return false from the hook to revert control back to jQuery's normal processes for getting and setting certain css properties. M src/css.js commit 97cbd76 refs/tags/1.6b1 Author: John Resig Date: 2010-09-02 16:15:54 -0400 Fix the order of the element test arguments. M test/unit/selector.js commit 90a4abd refs/tags/1.6b1 Author: John Resig Date: 2010-09-02 15:13:10 -0400 Tweaked the name unit tests to specify the exact nodes from which to test against. M test/unit/selector.js commit d48db1f refs/tags/1.6b1 Author: John Resig Date: 2010-09-02 14:56:32 -0400 Remove cases of :contains() where quotes are used - not using quotes follows more closely with the CSS Selector recommendation. M test/unit/selector.js commit 8d04ffe refs/tags/1.6b1 Author: Brandon Aaron Date: 2010-09-01 11:05:35 -0500 Add .width() and .height() unit test for empty sets. Fix .height() test that was masquerading as a .width() test. Made sure .width() and .height() tests were in-sync (testing the same things). M test/unit/dimensions.js commit a2e1051 refs/tags/1.6b1 Author: Brandon Aaron Date: 2010-09-01 10:48:19 -0500 Increase max number of JSLint errors. This is necessary because we have several error messages that we choose to ignore. M build/jslint-check.js commit 13f27fc refs/tags/1.6b1 Author: John Resig Date: 2010-08-27 18:17:07 -0400 Switched to use 'in' for the setInterval/window check as it also skirts around the Safari 2 NodeList crasher. See the discussion in 94f35d05199ec1634d9c8c60d10f298f260056bd for more details. M src/core.js commit 1ead20c refs/tags/1.6b1 Author: John Resig Date: 2010-08-27 15:14:30 -0400 Blackberry 4.6 is capable of finding elements that are no longer in the DOM via getElementById. It only appears to happen when the node has been inside of a cloned Document Fragment. Fixes #6963. M src/core.js commit 43fbe3b refs/tags/1.6b1 Author: John Resig Date: 2010-08-27 14:16:27 -0400 Handle two more cases where comments were missing in the test case, in Blackberry 4.6. M test/unit/manipulation.js commit ea8b158 refs/tags/1.6b1 Author: John Resig Date: 2010-08-27 13:15:48 -0400 Use the native isArray whenever possible. See perf test by jdalton here: http://jsperf.com/isarray-vs-other Fixes #6825. M src/core.js commit 7f18d29 refs/tags/1.6b1 Author: John Resig Date: 2010-08-27 07:03:30 -0700 Simplify the logic in $.type, thanks to jdalton for the suggesiton in 5d2be7e299131a31cffbd73edea59cde30445608. M src/core.js commit 5d2be7e refs/tags/1.6b1 Author: John Resig Date: 2010-08-27 06:10:52 -0700 Added some tweaks to $.type to handle null and undefined. Added a bunch of unit tests as well. M src/core.js M test/unit/core.js commit 9ce1d09 refs/tags/1.6b1 Author: John Resig Date: 2010-08-26 15:36:44 -0400 Blackberry 4.6 doesn't maintain comment nodes in the DOM, ignore them in our test cases. M test/unit/manipulation.js commit 1e9d6e1 refs/tags/1.6b1 Author: John Resig Date: 2010-08-26 15:26:30 -0400 Fixed mistake with tweaked iframe manipulation test. M test/unit/manipulation.js commit c5382ad refs/tags/1.6b1 Author: John Resig Date: 2010-08-26 15:21:01 -0400 Tweak some more jQuery set results in the manipulation tests. Also fixed the order of the expected test results. M test/unit/manipulation.js commit c0fe98f refs/tags/1.6b1 Author: John Resig Date: 2010-08-26 14:57:23 -0400 Tweak more element orders in the manipulation tests. Also differentiate between iframe test failing and the inability to access iframe internals (as in the case of Blackberry). M test/unit/manipulation.js commit 3b76b58 refs/tags/1.6b1 Author: John Resig Date: 2010-08-26 14:37:58 -0400 Tweaked manipulation test to ignore order of elements from selector (not important to the test). M test/unit/manipulation.js commit 5673e4b refs/tags/1.6b1 Author: John Resig Date: 2010-08-26 12:51:37 -0400 Only attempt to use the IE technique for setting opacity if the filter property exists (otherwise fallback to the standards-compatible technique). M src/css.js commit dc060f0 refs/tags/1.6b1 Author: John Resig Date: 2010-08-26 12:36:50 -0400 Tweaked anchor test to work better on Blackberry 4.7. M test/unit/attributes.js commit 94f35d0 refs/tags/1.6b1 Author: John Resig Date: 2010-08-25 09:57:34 -0700 Adding in a jQuery.type(obj) method (a simple map to using Object.prototype.toString.call). Fixes #3330. M src/core.js commit 18dad47 refs/tags/1.6b1 Author: John Resig Date: 2010-08-25 09:27:30 -0700 Tweaked logic for working around Blackberry 4.7 makeArray(RegExp) issue. Fixes #6930. M src/core.js commit cb40495 refs/tags/1.6b1 Author: John Resig Date: 2010-08-24 07:28:47 -0700 Make sure that missing attributes return undefined in Blackberry 4.7. Fixes #6938. M src/attributes.js commit 1bdcffb refs/tags/1.6b1 Author: John Resig Date: 2010-08-23 14:23:13 -0700 Simplifying some of the .val() test code. M test/unit/attributes.js commit 3921744 refs/tags/1.6b1 Author: John Resig Date: 2010-08-23 14:10:39 -0700 .val() on empty options returns the text value rather than the value in Blackberry 4.7. Fixes #6932. M src/attributes.js commit 396dd21 refs/tags/1.6b1 Author: John Resig Date: 2010-08-23 12:38:55 -0700 Fixing getting/setting classes and makeArray(RegExp) for Blackberry 4.7. Fixes #6930, #6931. M src/attributes.js M src/core.js M test/unit/core.js commit 6f031c1 refs/tags/1.6b1 Author: jzaefferer Date: 2010-07-28 17:19:01 +0200 Replace usage of the removed global reset() method with QUnit.reset(). M test/unit/attributes.js M test/unit/core.js M test/unit/effects.js M test/unit/manipulation.js M test/unit/selector.js commit c4b4df4 refs/tags/1.6b1 Author: John Resig Date: 2010-07-27 13:45:32 -0400 Make sure that .data() events don't bubble, per the discussion in 2e10af143b7eafb7142524f6534a62aee1910bd1. Fixes #6832. M src/data.js M test/unit/data.js commit 646fbea refs/tags/1.6b1 Author: jzaefferer Date: 2010-07-27 12:50:08 +0200 Moving jQuery-core specific resets from QUnit to core. M test/data/testrunner.js commit 2084e01 refs/tags/1.6b1 Author: Dave Reed Date: 2010-07-23 11:25:31 -0400 Fix for issues discussed in 9faab0b74fd316c2161612236d9ea8a01f3c78f8. Goes towards fixing #6808. M src/data.js commit 266facc refs/tags/1.6b1 Author: InfinitiesLoop Date: 2010-07-23 01:48:24 +0800 Ticket 6808. Updated per code review comments by jeresig M src/data.js commit 9faab0b refs/tags/1.6b1 Author: InfinitiesLoop Date: 2010-07-21 05:53:36 +0800 Ticket #6808. Changes data() so on plain objects, it uses a function to contain the cache ID to avoid it being JSON serialized. M src/data.js M test/unit/data.js commit ef9fb80 refs/tags/1.6b1 Author: Richard D. Worth Date: 2010-04-08 09:38:19 +0800 Fixed ant build to be more consistent with Makefile. Now has all same targets (see README.md) and * generates an identical jquery.js to that of make * generates a min file * runs jslint. * cleans more thoroughly * can be passed a PREFIX property M build.xml commit bb0f1a9 refs/tags/1.6b1 Author: Richard D. Worth Date: 2010-04-08 09:20:35 +0800 Whitespace (spaces to tabs) M build.xml commit 6803bf1 refs/tags/1.6b1 Author: Richard D. Worth Date: 2010-04-08 09:10:07 +0800 Minor fix to Makefile so that 'make clean' doesn't fail when run immediately after 'make clean' M Makefile commit 4ec1b74 refs/tags/1.6b1 Author: Richard D. Worth Date: 2010-04-08 09:06:46 +0800 Simplified getting the commit date using git log --pretty. Fixed missing date in ant build. M Makefile M build.xml commit 2e10af1 refs/tags/1.6b1 Author: InfinitiesLoop Date: 2010-07-20 07:22:25 +0800 Ticket #6804. Adds a changeData event. M src/data.js M test/unit/data.js commit a2bd8a5 refs/tags/1.6b1 Author: adam j. sontag Date: 2010-06-21 13:50:02 -0400 .closest() should return a unique set of elements, not duplicates of the same ancestor. Fixes #6700 M src/traversing.js M test/unit/traversing.js commit 6a0942c refs/tags/1.6b1 Merge: c90d609 cecd1d8 Author: wycats Date: 2010-06-19 22:29:55 -0700 Merge branch 'doug' commit cecd1d8 refs/tags/1.6b1 Author: Douglas Neiner Date: 2010-06-14 15:03:13 -0400 Slight optmization on the Rakefile M Rakefile commit e61d7d1 refs/tags/1.6b1 Author: Douglas Neiner Date: 2010-06-14 11:49:30 -0400 Edits to README after Karl's review M README.md commit c2976e6 refs/tags/1.6b1 Author: Douglas Neiner Date: 2010-06-14 11:25:22 -0400 Minor changes to README M README.md commit 4e337f5 refs/tags/1.6b1 Author: Douglas Neiner Date: 2010-06-14 11:17:13 -0400 Updated README file with updated information for the Rake addtions Also changed the default Rake task to "all" instead of "jquery" to parallel the Makefile. M README.md M Rakefile commit ab2537a refs/tags/1.6b1 Author: Douglas Neiner Date: 2010-06-14 02:07:21 -0400 Fixed spelling on QUnit pull message M Rakefile commit ad849eb refs/tags/1.6b1 Author: Douglas Neiner Date: 2010-06-14 02:05:06 -0400 Updated Rakefile to remove use of *nix specific commands Only `sh` statements left are either 'java' or 'git' commands, which should work on Windows, though I still need to test M Rakefile commit 3e1ac2a refs/tags/1.6b1 Author: Douglas Neiner Date: 2010-06-12 23:55:49 -0400 Updated Rakefile to mirror the functionality of the Makefile The Rakefile now supports all the functionality of the Makefile including only rebuilding files when dependent files change. To see availible tasks, run: rake -T M Rakefile commit ef8df7f refs/tags/1.6b1 Author: John Resig Date: 2010-04-24 14:15:45 -0700 Expose jQuery.uuid (use with caution) and make sure the expando property is used in the events module. M speed/benchmarker.css M speed/benchmarker.js M speed/index.html M src/data.js M src/event.js commit 23699bc refs/tags/1.6b1 Author: jeresig Date: 2010-03-31 14:36:24 -0400 Removed extra semicolon leftover from recent tweaking. M src/traversing.js commit 9568866 refs/tags/1.6b1 Author: jeresig Date: 2010-03-25 17:30:13 -0400 Mobile WebKit browsers don't support accessing the scroll position of the document/window. M test/unit/offset.js commit dc886a8 refs/tags/1.6b1 Author: jeresig Date: 2010-03-24 16:16:13 -0400 Need to expose the isLocal change globally as well. M test/data/testrunner.js commit ac670f3 refs/tags/1.6b1 Author: jeresig Date: 2010-03-24 16:04:10 -0400 Temporarily disable ajax tests when running in TestSwam. M test/data/testrunner.js commit d54014e refs/tags/1.6b1 Author: jeresig Date: 2010-03-24 15:39:58 -0400 Use custom events for testing unbind instead of the, potentially conflicting, error event. M test/unit/event.js commit d4aff80 refs/tags/1.6b1 Author: jeresig Date: 2010-03-24 15:18:11 -0400 Adjust isPlainObject test to run in an iframe. M test/unit/core.js commit 568db29 refs/tags/1.6b1 Author: jeresig Date: 2010-03-23 16:37:40 -0400 Make sure the offset tests work without a built jQuery file. M test/data/offset/absolute.html M test/data/offset/body.html M test/data/offset/fixed.html M test/data/offset/relative.html M test/data/offset/scroll.html M test/data/offset/static.html M test/data/offset/table.html commit 83a97f5 refs/tags/1.6b1 Author: jeresig Date: 2010-03-23 16:24:51 -0400 Update other remote test URLs as well. M test/unit/ajax.js commit 31cfe62 refs/tags/1.6b1 Author: jeresig Date: 2010-03-23 16:22:09 -0400 Strip off filename and query string for JSONP Remote test. M test/unit/ajax.js commit f502d11 refs/tags/1.6b1 Author: jeresig Date: 2010-03-23 15:21:42 -0400 Update the TestSwarm URL to point to the new jQuery swarm location. M test/data/testrunner.js commit 4e5e31f refs/tags/1.6b1 Author: jeresig Date: 2010-03-23 12:31:40 -0400 Changed the order of the tests to run in the same order in which they're specified in the Makefile (fixed a dimensions test bug that popped up as a result). M test/index.html M test/unit/dimensions.js commit b64a51e refs/tags/1.6b1 Author: jeresig Date: 2010-03-23 12:19:47 -0400 Handle auto-running of the TestSwarm injection script in the test suite. M test/data/testrunner.js commit b3ccf2f refs/tags/1.6b1 Author: jeresig Date: 2010-03-23 12:12:16 -0400 Made it so that you no longer need to build jQuery in order to run the test suite (but you'll still need a checkout of QUnit and Sizzle, at least). M src/ajax.js M src/attributes.js M src/core.js M src/css.js M src/data.js M src/effects.js M src/event.js M src/manipulation.js M src/outro.js M src/sizzle-jquery.js M src/support.js M src/traversing.js M test/index.html M test/unit/attributes.js commit c90d609 refs/tags/1.6b1 Author: jeresig Date: 2010-06-14 23:08:28 -0400 Fixing request data param issue. Thanks to mislav for the patch. Fixes #5123. M src/ajax.js A test/data/echoData.php M test/unit/ajax.js commit c34a62f refs/tags/1.6b1 Author: jeresig Date: 2010-06-14 23:05:01 -0400 Tweak spacing from last commit. M speed/benchmarker.css M speed/benchmarker.js M speed/index.html M src/ajax.js commit d1931a8 refs/tags/1.6b1 Author: malsup Date: 2010-04-29 11:45:34 +0800 Fix for http://dev.jquery.com/ticket/6451 M src/ajax.js M test/unit/ajax.js commit 1533bf7 refs/tags/1.6b1 Author: John Resig Date: 2010-04-24 14:15:45 -0700 Expose jQuery.uuid (use with caution) and make sure the expando property is used in the events module. M speed/benchmarker.css M speed/benchmarker.js M speed/index.html M src/data.js M src/event.js commit 4a64f9a refs/tags/1.6b1 Author: jeresig Date: 2010-03-31 14:36:24 -0400 Removed extra semicolon leftover from recent tweaking. M src/traversing.js commit d6f03aa refs/tags/1.6b1 Merge: efea0f2 dab1d74 Author: Brandon Aaron Date: 2010-03-27 18:58:55 -0500 Merge branch 'master' of github.com:jquery/jquery commit dab1d74 refs/tags/1.6b1 Author: jeresig Date: 2010-03-25 17:30:13 -0400 Mobile WebKit browsers don't support accessing the scroll position of the document/window. M test/unit/offset.js commit 298c81a refs/tags/1.6b1 Author: jeresig Date: 2010-03-24 16:16:13 -0400 Need to expose the isLocal change globally as well. M test/data/testrunner.js commit 59124f9 refs/tags/1.6b1 Author: jeresig Date: 2010-03-24 16:04:10 -0400 Temporarily disable ajax tests when running in TestSwam. M test/data/testrunner.js commit 1ba2df0 refs/tags/1.6b1 Author: jeresig Date: 2010-03-24 15:39:58 -0400 Use custom events for testing unbind instead of the, potentially conflicting, error event. M test/unit/event.js commit 3b221da refs/tags/1.6b1 Author: jeresig Date: 2010-03-24 15:18:11 -0400 Adjust isPlainObject test to run in an iframe. M test/unit/core.js commit efea0f2 refs/tags/1.6b1 Merge: 656fe92 96ea3d6 Author: Brandon Aaron Date: 2010-03-23 22:40:38 -0500 Merge branch 'master' of github.com:jquery/jquery commit 96ea3d6 refs/tags/1.6b1 Author: jeresig Date: 2010-03-23 16:37:40 -0400 Make sure the offset tests work without a built jQuery file. M test/data/offset/absolute.html M test/data/offset/body.html M test/data/offset/fixed.html M test/data/offset/relative.html M test/data/offset/scroll.html M test/data/offset/static.html M test/data/offset/table.html commit 273822c refs/tags/1.6b1 Author: jeresig Date: 2010-03-23 16:24:51 -0400 Update other remote test URLs as well. M test/unit/ajax.js commit 0fbac16 refs/tags/1.6b1 Author: jeresig Date: 2010-03-23 16:22:09 -0400 Strip off filename and query string for JSONP Remote test. M test/unit/ajax.js commit 2301e2a refs/tags/1.6b1 Author: jeresig Date: 2010-03-23 15:21:42 -0400 Update the TestSwarm URL to point to the new jQuery swarm location. M test/data/testrunner.js commit fa80693 refs/tags/1.6b1 Author: jeresig Date: 2010-03-23 12:31:40 -0400 Changed the order of the tests to run in the same order in which they're specified in the Makefile (fixed a dimensions test bug that popped up as a result). M test/index.html M test/unit/dimensions.js commit f6a50ca refs/tags/1.6b1 Author: jeresig Date: 2010-03-23 12:19:47 -0400 Handle auto-running of the TestSwarm injection script in the test suite. M test/data/testrunner.js commit 8effe3a refs/tags/1.6b1 Author: jeresig Date: 2010-03-23 12:12:16 -0400 Made it so that you no longer need to build jQuery in order to run the test suite (but you'll still need a checkout of QUnit and Sizzle, at least). M src/ajax.js M src/attributes.js M src/core.js M src/css.js M src/data.js M src/effects.js M src/event.js M src/manipulation.js M src/outro.js M src/sizzle-jquery.js M src/support.js M src/traversing.js M test/index.html M test/unit/attributes.js commit 656fe92 refs/tags/1.6b1 Author: Brandon Aaron Date: 2010-03-22 20:11:37 -0400 Fixed an issue with setting offset of absolutely positioned element that has no position values ("auto"). Fixes #5781. M src/offset.js M test/data/offset/absolute.html M test/unit/offset.js commit 08cf82e refs/tags/1.6b1 Author: Brandon Aaron Date: 2010-03-22 20:05:08 -0400 Fix setting only one property at a time in .offset({}) M src/offset.js commit 1844f95 refs/tags/1.6b1 Author: Brandon Aaron Date: 2010-03-22 18:50:17 -0400 Added unit tests for setting offset one property at a time and added radix to parseInt calls M test/unit/offset.js commit ba8938d refs/tags/1.6b1 Author: jeresig Date: 2010-03-11 10:49:19 -0500 Switch to using String.prototype.trim from String.trim as it's more-widely available. M src/core.js commit da26d0e refs/tags/1.6b1 Author: jeresig Date: 2010-03-09 14:08:33 -0500 Rewrote the live/delegate submit tests to be more generic. M test/unit/event.js commit f68b46d refs/tags/1.6b1 Author: jeresig Date: 2010-03-09 12:22:25 -0500 Make sure that special remove and teardown events get called when .die() is used. Additionally made sure that default actions are triggered when namespaced events are used. Fixes #6202 and #6250. M src/event.js M src/manipulation.js M test/unit/event.js commit 2fbe3fb refs/tags/1.6b1 Author: jeresig Date: 2010-03-09 09:16:35 -0500 Removing the mention of buliding the docs from the README. Thanks to 'phihag' in the forum for the heads-up. M README.md commit 141ad3c refs/tags/1.6b1 Author: jeresig Date: 2010-03-09 09:14:27 -0500 Landing a faster trim method. Based upon the work by Travis Hardiman and DBJDBJ. More details here: http://forum.jquery.com/topic/faster-jquery-trim Fixes #2279, #4452, and #4835. M src/core.js M src/support.js M test/unit/core.js commit 0a307b3 refs/tags/1.6b1 Author: jeresig Date: 2010-03-05 09:59:58 -0500 No need to use .call() anymore since we switched from .apply() for appendTo, etc. Thanks to Robert in 2c08004f6d4e7f11a875190e132d204a25cb9418 for the heads-up. M src/manipulation.js commit 145f2f0 refs/tags/1.6b1 Author: jeresig Date: 2010-03-05 00:14:47 -0500 I take that back! It was a bug, but the cache had to be triggered and a collection of cached nodes had to be passed in (an odd case to be sure). Fixes #6227. M test/unit/manipulation.js commit 2c08004 refs/tags/1.6b1 Author: jeresig Date: 2010-03-05 00:07:57 -0500 Attempted to fix #6227, not entirely sure if it's a problem as I'm having a hard time reproducing it. Regardless, the change is harmless and potentially even speeds up appendTo, etc. slightly. M src/manipulation.js M test/unit/manipulation.js commit 9584e90 refs/tags/1.6b1 Author: jeresig Date: 2010-03-02 17:34:12 -0500 Added in Ben Alman's proposed event.namespace property (the property holds the namespaces specified in a call to trigger). Additionally fixes namespaces with .live(). Fixes #6208 and #6209. M src/event.js M test/unit/event.js commit 04e31ff refs/tags/1.6b1 Author: jeresig Date: 2010-03-02 13:56:15 -0500 Make sure that we don't try to remove data from an applet. Re-Fixes #1675. M src/manipulation.js commit ad103c8 refs/tags/1.6b1 Author: jeresig Date: 2010-03-02 10:53:54 -0500 Add in the new level information to the closest(Array) test. M test/unit/traversing.js commit 5c111a0 refs/tags/1.6b1 Author: jeresig Date: 2010-03-02 10:51:31 -0500 We no longer support globally-triggered events on plain objects. This is a trade-off to having good garbage collection on the objects. M test/unit/event.js commit 86ace44 refs/tags/1.6b1 Author: jeresig Date: 2010-03-02 10:44:48 -0500 Moving more properties onto jQuery.ajax, also copy them back to the jQuery object for backwards compatibility. M src/ajax.js commit a33d01a refs/tags/1.6b1 Author: jeresig Date: 2010-03-01 21:56:08 -0500 Remove the need for the return in sizzle-jquery and just remove the attempt to expose Sizzle completely. jQuery is 100% passing JSLint ('make lint') now. M Makefile M src/sizzle-jquery.js commit 950b5d6 refs/tags/1.6b1 Author: jeresig Date: 2010-03-01 21:51:44 -0500 Added in integrated JSLint checking against the jQuery source. Just run 'make lint' to see the result. M Makefile M README.md A build/js.jar A build/jslint-check.js A build/jslint.js commit dcf0fa5 refs/tags/1.6b1 Author: jeresig Date: 2010-03-01 21:24:49 -0500 More changes to get jQuery in line with JSLint. M src/ajax.js M src/core.js M src/css.js M src/effects.js M src/event.js M src/manipulation.js M src/support.js M src/traversing.js M test/unit/ajax.js commit 8c8f685 refs/tags/1.6b1 Author: jeresig Date: 2010-03-01 19:31:13 -0500 We don't want to increment the Ajax counter if there isn't a global event. M src/ajax.js commit a4043cd refs/tags/1.6b1 Author: jeresig Date: 2010-03-01 18:19:29 -0500 Land some additional tweaks related to running through JSLint. M src/ajax.js M src/core.js M src/event.js M src/manipulation.js M src/traversing.js commit fc08d0e refs/tags/1.6b1 Author: jeresig Date: 2010-03-01 16:26:57 -0500 Fixed some cases where expression, expression was used and shouldn't be. M src/offset.js commit a18f682 refs/tags/1.6b1 Author: jeresig Date: 2010-03-01 12:44:56 -0500 Made some code tweaks related to running jQuery through JSLint (thanks to Lorin Larson for the JSLint run). M src/ajax.js M src/core.js M src/css.js M src/effects.js M src/event.js commit 5353c6b refs/tags/1.6b1 Author: brandonaaron Date: 2010-02-28 10:55:59 -0600 Adding unit tests to make sure .scrollTop() and .scrollLeft() work cross-frame. M test/unit/offset.js commit 1d35208 refs/tags/1.6b1 Author: brandonaaron Date: 2010-02-27 19:43:23 -0600 Use correct window reference in offset to work properly cross-frame. Fixes #6190. M src/offset.js M test/unit/offset.js commit 36faab4 refs/tags/1.6b1 Author: jeresig Date: 2010-02-27 10:03:43 -0500 No reason to double-bind the beforeunload event. Fixes #6113. M src/event.js commit a49e6b6 refs/tags/1.6b1 Author: jeresig Date: 2010-02-27 09:49:58 -0500 Attach data directly to plain objects, no reason to use the central jQuery.cache. Fixes #6189. M src/data.js M test/unit/data.js commit 42568db refs/tags/1.6b1 Merge: a45372a 7d5da0e Author: jeresig Date: 2010-02-27 09:02:18 -0500 Merge branch 'master' of github.com:jquery/jquery commit a45372a refs/tags/1.6b1 Author: jeresig Date: 2010-02-27 09:02:13 -0500 Adding in .bind(name, false), .unbind(name, false) support - an easy way to just stop bubbling and the default action on an element. Fixes #6188. M src/ajax.js M src/event.js M test/unit/event.js commit 7d5da0e refs/tags/1.6b1 Author: brandonaaron Date: 2010-02-27 01:31:33 -0600 Make sure events exist before trying to access them in jQuery.event.handle and removed unnecessary var statement. Fixes #6163. M src/event.js commit ba7195e refs/tags/1.6b1 Author: jeresig Date: 2010-02-26 20:01:19 -0500 Make it so that you can pass in event data to .click(), et. al. Fixes #6187. M src/event.js M test/unit/event.js commit 9e06903 refs/tags/1.6b1 Author: jeresig Date: 2010-02-26 12:35:04 -0500 Make sure that undefined is always returned for undefined data properties. Fixes #6166. M src/data.js M test/unit/data.js commit 7f5179b refs/tags/1.6b1 Author: jeresig Date: 2010-02-26 11:32:12 -0500 Make sure that unbinding on a plain javascript object works correctly. Fixes #6184. M src/event.js M test/unit/event.js commit 28b489b refs/tags/1.6b1 Author: jeresig Date: 2010-02-26 11:23:49 -0500 Make sure that the correct type is set for live mouseenter/mouseleave events. Fixes #6169. M src/event.js commit 26b0e91 refs/tags/1.6b1 Author: jeresig Date: 2010-02-26 09:26:14 -0500 Make sure that live events bubble unless explicitly told not to, like a normal event. Fixes #6182. M src/event.js M src/traversing.js M test/unit/event.js commit 7e6b20e refs/tags/1.6b1 Author: jeresig Date: 2010-02-13 22:33:57 -0500 Updating the source version to 1.4.3pre. M version.txt commit 9e4beb5 refs/tags/1.4.2 (tag: 1.4.2) Author: Timmy Willison Date: 2014-02-12 09:38:47 -0800 Include distribution in release tag A component.json A jquery.js commit efe51cd refs/tags/1.6b1 Author: jeresig Date: 2010-02-13 22:33:48 -0500 Tagging the 1.4.2 release. M version.txt commit 437ddb9 refs/tags/1.6b1 Author: jeresig Date: 2010-02-13 14:30:27 -0500 No need to run trim on every class iteration in addClass, thanks for the heads-up Leeoniya. M src/attributes.js M test/unit/attributes.js commit 053af95 refs/tags/1.6b1 Author: jeresig Date: 2010-02-13 07:05:39 -0500 Adapt the nbsp entity test for Opera (output isn't as important as the fact that it's getting converted. M test/unit/manipulation.js commit a6f3757 refs/tags/1.6b1 Author: jeresig Date: 2010-02-13 06:57:58 -0500 Found a better detect for deleting an expando, added back in removeAttribute as it does work in IE. M src/data.js M src/manipulation.js M src/support.js commit 9195107 refs/tags/1.6b1 Author: jeresig Date: 2010-02-13 06:32:20 -0500 Clean up expando removal code - only try to delete the expando from an element if it's possible. M src/data.js M src/manipulation.js M src/support.js commit da96657 refs/tags/1.6b1 Author: jeresig Date: 2010-02-13 06:10:43 -0500 Make sure that elements that have been removed also have their special events cleaned up. Fixes #6084. M src/event.js M src/manipulation.js M test/unit/event.js commit 6a82f2a refs/tags/1.6b1 Author: jeresig Date: 2010-02-13 05:45:48 -0500 Make sure that mousing over XUL elements results in no trigger of a mouseleave. Fixes #6013. M src/event.js commit dd5c263 refs/tags/1.6b1 Author: jeresig Date: 2010-02-13 05:37:17 -0500 Make sure that live focus and blur events also bind to the regular events, to handle triggered events. Fixes #6055. M src/event.js M test/unit/event.js commit 467063a refs/tags/1.6b1 Author: jeresig Date: 2010-02-13 04:40:26 -0500 When binding a change directly to a file input just passthrough to the normal bind. A temporary fix for #5997, needs more investigation. M src/event.js M test/delegatetest.html commit c1ac9fd refs/tags/1.6b1 Author: jeresig Date: 2010-02-13 03:30:45 -0500 Don't inject style elements using innerHTML as they will go away in IE. Fixes #5977. M src/manipulation.js M test/unit/manipulation.js commit 14e1200 refs/tags/1.6b1 Author: jeresig Date: 2010-02-13 03:25:27 -0500 Added some tests to test repeated injected of scripts. Was fixed when fixing #5094. M test/unit/manipulation.js commit 99e7560 refs/tags/1.6b1 Author: jeresig Date: 2010-02-13 03:14:00 -0500 Make sure that we don't try to use a detached node (that was in a fragment) as a fragment in IE. Fixes #5829. M src/manipulation.js M src/support.js M test/unit/manipulation.js commit 726fda0 refs/tags/1.6b1 Author: jeresig Date: 2010-02-13 02:49:04 -0500 Make sure the fragment isn't used if it's not the same set we're working with. Fixes #6068. M src/manipulation.js M test/unit/manipulation.js commit a7dc66b refs/tags/1.6b1 Author: jeresig Date: 2010-02-13 02:26:50 -0500 Rename internal .getText to maintain parity between it and the primary .text(). Fixes #6094. M src/manipulation.js M src/sizzle-jquery.js commit abcc1a7 refs/tags/1.6b1 Author: jeresig Date: 2010-02-13 02:23:38 -0500 If .attr() is run on no elements undefined should be returned (as should be the case when no attribute is found). Fixes #6012. M src/core.js M test/unit/attributes.js commit 83a044f refs/tags/1.6b1 Author: jeresig Date: 2010-02-13 02:18:38 -0500 Make sure that no extra whitespace is leftover after an addClass. Fixes #6050. M src/attributes.js M test/unit/attributes.js commit 94d925c refs/tags/1.6b1 Author: jeresig Date: 2010-02-13 02:14:23 -0500 Make sure leading whitespace is trimmed for parseJSON. Fixes #6031. M src/core.js M test/unit/core.js commit 8b86004 refs/tags/1.6b1 Author: jeresig Date: 2010-02-13 01:50:19 -0500 Make sure that fragments containing options aren't cached. M src/manipulation.js commit 7a467ed refs/tags/1.6b1 Author: jeresig Date: 2010-02-13 01:45:09 -0500 Remove the need for the internal setArray method, it was only really used by pushStack anyway. Fixes #6003. M src/core.js commit 8404ad6 refs/tags/1.6b1 Author: jeresig Date: 2010-02-12 19:38:57 -0500 Make sure that there are some live events before continuing on. M src/event.js commit 5d36fe3 refs/tags/1.6b1 Author: jeresig Date: 2010-02-11 16:50:26 -0500 Make sure that live mouseenter/mouseleave work properly. Fixes #6077. M src/event.js commit 021b809 refs/tags/1.6b1 Author: John Resig Date: 2010-02-11 01:42:51 -0500 Make sure that the teardown is called after all the handlers of a type are removed. Fixes #6065. M src/event.js M test/unit/event.js commit 639f493 refs/tags/1.6b1 Author: John Resig Date: 2010-02-11 01:23:13 -0500 No reason to expose the temporary _load method. M src/ajax.js commit d3d497f refs/tags/1.6b1 Author: Iraê Carvalho Date: 2010-02-10 16:40:48 -0500 Ignore potential error codes from Github in doing a clone. Fixes #6049. M Makefile commit 35c3790 refs/tags/1.6b1 Author: jeresig Date: 2010-02-10 15:56:53 -0500 Simplify the special change/submit event removal logic, per Scott's suggestion in 5267824aa36f0fcecb944a4daf0b99d6e01460fd. M src/event.js commit 5267824 refs/tags/1.6b1 Author: jeresig Date: 2010-02-08 23:28:15 -0500 Updated formatting for the change/submit special event logic. Also switched the function declarations to statements. Thanks to Garrett for the recommendation. M src/event.js commit fec02aa refs/tags/1.6b1 Merge: 75bb2d6 3c5b1ca Author: jeresig Date: 2010-02-08 11:31:13 -0500 Merge branch 'master' of github.com:jquery/jquery commit 75bb2d6 refs/tags/1.6b1 Author: jeresig Date: 2010-02-08 11:31:01 -0500 Fix in logic for handling exclusive namespace testing. Fixes #6048. M src/event.js commit 3c5b1ca refs/tags/1.6b1 Author: Ben Alman Date: 2010-02-06 10:43:10 +0800 Ok, this should actually fix #6041 :) M src/ajax.js M test/unit/ajax.js commit 8a66a30 refs/tags/1.6b1 Author: tomviner Date: 2010-02-06 01:31:49 +0800 spelling mistake (insead) M src/attributes.js commit d743899 refs/tags/1.6b1 Author: jeresig Date: 2010-02-05 19:58:08 -0500 Make sure that &#...; entities are encoded properly. Fixes #6042. M src/manipulation.js M test/unit/manipulation.js commit 54bd004 refs/tags/1.6b1 Author: jeresig Date: 2010-02-05 19:43:31 -0500 Make sure that we don't try to double-encode params using the traditional style. Fixes #6041. M src/ajax.js M test/unit/ajax.js commit 43b3ed0 refs/tags/1.6b1 Author: jeresig Date: 2010-02-05 11:02:56 -0500 Update special events to work with the internal event system changes. Also fixes #5967. M src/event.js commit 6f7adb9 refs/tags/1.6b1 Author: jeresig Date: 2010-02-04 22:43:23 -0500 Add in a test for testing the performance of event handling. A speed/event.html commit 9118828 refs/tags/1.6b1 Author: jeresig Date: 2010-02-04 22:03:32 -0500 Update benchmark basis file to jQuery 1.3.2. M speed/jquery-basis.js commit 5d2e0ef refs/tags/1.6b1 Author: jeresig Date: 2010-02-04 22:02:27 -0500 Reformat benchamrk function. M speed/benchmark.js commit be2407e refs/tags/1.6b1 Author: jeresig Date: 2010-02-04 21:36:32 -0500 Rewrote the live event handling to use the new event logic. Also added in support for live namespaced events. Fixes #5945. M src/event.js M test/unit/event.js commit 1047577 refs/tags/1.6b1 Author: jeresig Date: 2010-02-04 09:23:50 -0500 Added some more tests for checking the execution order of events (from last night's changes - routes around Chrome's busted object looping abilities). M test/unit/event.js commit e177465 refs/tags/1.6b1 Author: Justin Meyer Date: 2010-02-04 00:49:46 -0500 Forgot to land Justin's tests for the event fixes. M test/unit/event.js commit e791280 refs/tags/1.6b1 Author: jeresig Date: 2010-02-04 00:20:52 -0500 A large refactor of the event handling logic. Data and namespace information is maintained in a separate object now, no longer on the event handler. Proxy functions are no longer needed, as a result. Additionally execution order of the handlers is maintained, fixing #4261, and the execution of handlers is maintained even while they're being removed. Live events will be refactored separately. M src/event.js M test/unit/event.js commit 8a4b210 refs/tags/1.6b1 Author: jeresig Date: 2010-02-01 21:56:11 -0500 Removed extraneous nodeName check from f95147f465932cb91e1a6aace50c556820ca4074 commit. M src/manipulation.js commit 532bec4 refs/tags/1.6b1 Author: Neeraj Singh Date: 2010-02-01 21:53:31 -0500 Adding in some more replaceWith tests for #5917. M test/unit/manipulation.js commit 8660ea1 refs/tags/1.6b1 Author: Noah Sloan Date: 2010-02-01 21:48:05 -0500 Only detach the incoming elements to replaceWith if they're DOM nodes. Fixes #5986. M src/manipulation.js M test/unit/manipulation.js commit e76ba32 refs/tags/1.6b1 Author: jeresig Date: 2010-02-01 21:33:58 -0500 Make sure the resulting className from removeClass is nicely trimmed. Fixes #5988. M src/attributes.js M test/unit/attributes.js commit f95147f refs/tags/1.6b1 Author: jeresig Date: 2010-02-01 21:26:47 -0500 Fix for problem in IE 8 where deserialized (then reserialized) form markup was getting malformed. Thanks IE. Fixes #5998. M src/manipulation.js M test/unit/manipulation.js commit f9417b9 refs/tags/1.6b1 Author: jeresig Date: 2010-02-01 18:52:12 -0500 Same problem happens with plain embed elements as well. Follow-up fix to #5904. M src/manipulation.js commit 1b28bba refs/tags/1.6b1 Author: jeresig Date: 2010-02-01 18:22:48 -0500 Make sure that injection of object elements continues to work in IE 6. Really hard to unit test this in a meanigful manner (the result is a visually broken plugin). Will need to be diligent about watching for this in the future. Fixes #5094. M src/manipulation.js commit 31432e0 refs/tags/1.6b1 Author: jeresig Date: 2010-02-01 18:06:03 -0500 Add .delegate() and .undelegate(). An alternative to using .live() which goes from a single root and filters by the specified selectors. Should be used like do: .delegate(td, hover, someFn);. Fixes #6005. M src/event.js M test/unit/event.js commit cb65daa refs/tags/1.6b1 Author: jeresig Date: 2010-01-29 15:04:26 -0500 The context for 'body' should still be document, in this case. M src/core.js commit 4f2e209 refs/tags/1.6b1 Author: jeresig Date: 2010-01-29 00:22:20 -0500 Make sure fragment caching is only happening on nodes in the main document. Fixes #5978. M src/manipulation.js commit 388a00f refs/tags/1.6b1 Author: jeresig Date: 2010-01-28 17:18:27 -0500 Skip around inserting a fragment when possible (insert the node directly). M src/manipulation.js commit b8076a9 refs/tags/1.6b1 Author: jeresig Date: 2010-01-28 17:17:51 -0500 Landing some minor perf optimization to jQuery(). M src/core.js M test/unit/core.js commit 0db207d refs/tags/1.6b1 Author: jeresig Date: 2010-01-28 16:30:37 -0500 Optimize for the case where a fragment-bound element is being injected into one other element. M src/core.js M src/manipulation.js commit 98c7248 refs/tags/1.6b1 Author: jeresig Date: 2010-01-28 15:25:52 -0500 Further optimize the empty/remove/cleanData logic. M src/data.js M src/event.js M src/manipulation.js commit 0252b78 refs/tags/1.6b1 Author: jeresig Date: 2010-01-28 14:34:09 -0500 Provide a way to simulate default browser actions. Fixes #5973. M src/event.js M test/unit/event.js commit 31f1e99 refs/tags/1.6b1 Author: jeresig Date: 2010-01-28 14:18:20 -0500 Add a new build mode to the Makefile that doesn't try to pull from external sources (assumes that they're already built and not changing frequently). M Makefile commit e9092e9 refs/tags/1.6b1 Author: jeresig Date: 2010-01-28 14:16:52 -0500 Make sure namespaces is always an array, when passed to the remove special. Follow-up to eed69eccc54d010889b5d8495320538d7ceb4e51. M src/event.js commit eed69ec refs/tags/1.6b1 Author: jeresig Date: 2010-01-28 14:12:44 -0500 Make sure that jQuery.data( elem ) always returns a data object, fixes #5971. Improve the performance of .bind() and .unbind(), fixes #5972. M src/data.js M src/event.js M test/unit/data.js commit 942f8f7 refs/tags/1.6b1 Author: jeresig Date: 2010-01-27 10:06:50 -0500 No reason to limit the initial change data store to just radio elements. Fixes #5851. M src/event.js commit 7a3afc3 refs/tags/1.6b1 Author: jeresig Date: 2010-01-25 19:43:40 -0500 Updating the source version to 1.4.2pre. M version.txt commit 15d261b refs/tags/1.4.1 (tag: 1.4.1) Author: Timmy Willison Date: 2014-02-12 09:36:31 -0800 Include distribution in release tag A component.json A jquery.js commit a08ee9a refs/tags/1.6b1 Author: jeresig Date: 2010-01-25 19:43:33 -0500 Tagging the 1.4.1 release. M version.txt commit 0b3165f refs/tags/1.6b1 Author: jeresig Date: 2010-01-25 19:22:28 -0500 Make sure that the correct context is being passed in for replaceWith(fn). Fixes #5798. M src/manipulation.js M test/unit/manipulation.js commit 9f17e70 refs/tags/1.6b1 Author: jeresig Date: 2010-01-25 19:16:23 -0500 Make work wrapInner(fn) work consistently. Fixes #5799. M src/manipulation.js M test/unit/manipulation.js commit 55a64cf refs/tags/1.6b1 Author: Robert Katic Date: 2010-01-25 01:19:46 +0800 Filtering elements only. Fixed #5920 M src/traversing.js commit ca90ffb refs/tags/1.6b1 Author: Mike Alup Date: 2010-01-25 18:48:52 -0500 Provided detailed message for JSON parse errors. Fixes #4435. M src/ajax.js M test/unit/ajax.js commit bed759c refs/tags/1.6b1 Author: Michael Monteleone Date: 2010-01-25 18:43:33 -0500 Make sure that checked state is cloned properly. Based upon the patch by Michael, required better test cases and in doing so found more edge cases. Introduced a new check into jQuery.support as a result. Fixes #5929. M src/manipulation.js M src/support.js M test/unit/manipulation.js commit 390186b refs/tags/1.6b1 Author: jeresig Date: 2010-01-25 17:01:07 -0500 Make sure that special.add actually copies over event namespaces and data. Fixes #5779 and #5834. M src/event.js M test/unit/event.js commit 0474917 refs/tags/1.6b1 Author: jeresig Date: 2010-01-25 16:45:39 -0500 Make sure multiple bound events have their namespaces and data maintained. Fixes #3549. M src/event.js M test/unit/event.js commit e01ff6c refs/tags/1.6b1 Author: jeresig Date: 2010-01-25 15:18:51 -0500 Cleaned up divs that should've been removed after a test run. M test/unit/manipulation.js commit d24443f refs/tags/1.6b1 Author: jeresig Date: 2010-01-25 13:45:07 -0500 Make sure that it's possible to preventDefault natively-triggered (submit, focus, blur, click) events. Fixes #5695. M src/event.js M test/unit/event.js commit 323270f refs/tags/1.6b1 Author: jeresig Date: 2010-01-25 09:31:40 -0500 Update the license URL in the header. M src/intro.js commit 1a14a38 refs/tags/1.6b1 Author: John Resig Date: 2010-01-25 01:08:24 -0500 Make sure original context is maintained and not the deep extended one. Fixes #5924. M src/ajax.js M test/unit/ajax.js commit f91b944 refs/tags/1.6b1 Author: John Resig Date: 2010-01-25 00:46:03 -0500 Objects with length properties weren't getting serialized properly by jQuery.param(). Fixes #5862. M src/ajax.js M test/unit/ajax.js commit 76236a1 refs/tags/1.6b1 Author: John Resig Date: 2010-01-24 22:13:52 -0500 Use alternative technique for triggering an abort, preventing an exception from being thrown in Firefox. Fixes #5923. M src/ajax.js commit c639405 refs/tags/1.6b1 Author: John Resig Date: 2010-01-24 21:58:32 -0500 Don't set the context in .load() as it stops the global ajax events from firing. Fixes #5922. M src/ajax.js M test/unit/ajax.js commit 6a3d099 refs/tags/1.6b1 Author: John Resig Date: 2010-01-24 21:37:05 -0500 Make sure that XHTML-style HTML is purified in .html(). Fixes #5845. M src/manipulation.js M test/unit/manipulation.js commit f06e0e5 refs/tags/1.6b1 Author: jeresig Date: 2010-01-23 21:20:19 -0500 Expose cleanData, make sure that all bound event handlers are properly cleaned up after html/empty/remove. Fixes #5856 and #5906. M src/manipulation.js M test/unit/manipulation.js commit 4f9aa62 refs/tags/1.6b1 Author: jeresig Date: 2010-01-23 20:49:59 -0500 Added in .height(fn) and .width(fn) support. Fixes #5915. M src/dimensions.js M test/unit/dimensions.js commit 781fe8b refs/tags/1.6b1 Author: jeresig Date: 2010-01-23 17:08:26 -0500 Make empty strings (and other non-string values) simply return null from parseJSON. Also added some parseJSON tests. Fixes #5859. M src/core.js M test/unit/core.js commit ea9e0ed refs/tags/1.6b1 Author: jeresig Date: 2010-01-23 16:54:24 -0500 Moved add() tests from core to traversing. M test/unit/core.js M test/unit/traversing.js commit 0912109 refs/tags/1.6b1 Author: jeresig Date: 2010-01-23 16:51:51 -0500 Expose the JSON parsing logic. Fixes #5914. M src/ajax.js M src/core.js commit a6ef036 refs/tags/1.6b1 Author: jeresig Date: 2010-01-23 16:48:47 -0500 Centralize the logic for throwing exceptions. Fixes #5913. M src/ajax.js M src/attributes.js M src/core.js commit 3e28644 refs/tags/1.6b1 Author: jeresig Date: 2010-01-23 16:37:12 -0500 Make sure that .die() with no args works. Fixes #5789. M src/event.js M test/unit/event.js commit 8ea634f refs/tags/1.6b1 Merge: f6ec9d5 2c28f22 Author: jeresig Date: 2010-01-23 12:52:39 -0500 Merge branch 'master' of github.com:jquery/jquery commit f6ec9d5 refs/tags/1.6b1 Author: Matt Curry Date: 2010-01-23 12:52:32 -0500 Select (with a selected) fired change on first focus in IE. Fixes #5869. M src/event.js M test/delegatetest.html commit 2c28f22 refs/tags/1.6b1 Author: Karl Swedberg Date: 2010-01-21 23:18:54 +0800 fixed offset(coordinates) returns null when no matching elements in jQuery object (fixes ticket #5888) M src/offset.js M test/unit/effects.js M test/unit/offset.js commit a63754a refs/tags/1.6b1 Author: Karl Swedberg Date: 2010-01-20 07:27:20 +0800 added tests for show/hide with falsy, non-zero values M test/unit/effects.js commit 21441b1 refs/tags/1.6b1 Author: Karl Swedberg Date: 2010-01-20 03:52:35 +0800 Made .show() and .hide() use .animate() only if speed argument is truthy or 0. M src/effects.js commit 28ce159 refs/tags/1.6b1 Author: Ben Alman Date: 2010-01-21 09:10:34 +0800 fixed jQuery.dir regression introduced with 1.4 *untils patch that errored when traversing XHTML text nodes with an until test M src/traversing.js M test/unit/traversing.js commit 09ef5b7 refs/tags/1.6b1 Author: Ben Alman Date: 2010-01-23 12:13:46 -0500 Simplification of uaMatch, based upon the patch by Ben Alman. M src/core.js commit 01f7202 refs/tags/1.6b1 Author: Irae Brasil Date: 2010-01-23 11:56:24 -0500 Added support for multiple live event handlers, live hover, and live focus/blur (mapped to focusin/focusout). Fixes #5804, #5801, #5852. M src/event.js M test/delegatetest.html M test/unit/event.js commit b9ca157 refs/tags/1.6b1 Author: Irae Brasil Date: 2010-01-23 11:14:29 -0500 Make sure that live handlers don't stop inline scripts from executing. Fixes #5835. M src/event.js commit 150e44c refs/tags/1.6b1 Author: Irae Brasil Date: 2010-01-23 11:12:26 -0500 Make sure non-left-click events don't bubble. Fixes #3861. M src/event.js M test/unit/event.js commit 8eef3a4 refs/tags/1.6b1 Author: jeresig Date: 2010-01-21 09:07:19 -0500 Updating the date in MIT-LICENSE.txt. Thanks @mathias for the heads-up. M MIT-LICENSE.txt commit 435772e refs/tags/1.6b1 Author: jeresig Date: 2010-01-18 17:52:36 -0500 Adding in the change recommended by Alexander Farkas to fix some bugs in the change delegation logic. Fixes #5851. M src/event.js commit 257a469 refs/tags/1.6b1 Author: jeresig Date: 2010-01-18 17:19:44 -0500 Fix missing var declaration for the length iterator. M src/event.js commit 155ecf4 refs/tags/1.6b1 Author: John Resig Date: 2010-01-16 10:11:01 -0500 Make sure regular settings object is set as context for all Ajax requests, if none is specified. Fixes #5838. M src/ajax.js M test/unit/ajax.js commit 6618ff0 refs/tags/1.6b1 Author: John Resig Date: 2010-01-15 17:46:33 -0500 Removed some dead code from buildFragment. Thanks to Sean Catchpole for the suggestion. M src/manipulation.js commit 199a721 refs/tags/1.6b1 Author: John Resig Date: 2010-01-15 15:41:09 -0500 Expose the proxy object on the object, for the benefit of plugin authors (Thanks to Justin Meyer for the suggestion). M src/event.js commit eb496f7 refs/tags/1.6b1 Author: John Resig Date: 2010-01-15 10:49:18 -0500 The inArray declaration was accidentally duplicated. M src/core.js commit 201816d refs/tags/1.6b1 Merge: 4397f0f 37b909d Author: John Resig Date: 2010-01-14 01:42:37 -0500 Merge branch 'master' of git@github.com:jquery/jquery commit 4397f0f refs/tags/1.6b1 Author: John Resig Date: 2010-01-14 01:42:08 -0500 Removed extraneous thisObject references. Thanks to Matt Dunlap for the heads-up. M src/event.js commit 37b909d refs/tags/1.6b1 Author: Yehuda Katz Date: 2010-01-14 00:45:29 -0500 wrapAll(Function) doesn't actually make sense. That's why I couldn't figure out how to test it! M test/unit/manipulation.js commit 812a247 refs/tags/1.6b1 Author: jeresig Date: 2010-01-13 15:25:28 -0500 Updating the source version to 1.4.1pre. M version.txt commit 4ce3815 refs/tags/1.4 (tag: 1.4.0, tag: 1.4) Author: Timmy Willison Date: 2014-02-12 09:34:17 -0800 Include distribution in release tag A component.json A jquery.js commit d431519 refs/tags/1.6b1 Author: jeresig Date: 2010-01-13 15:23:05 -0500 We only care that some of the html return value is escaped, not necessarily all of it (as is the case in Safari 3.x). M test/unit/manipulation.js commit 1960f28 refs/tags/1.6b1 Author: jeresig Date: 2010-01-13 11:24:54 -0500 Make sure no exception is thrown if no event handler is found (which is the case for applets, objects, and embeds). M src/event.js commit 05aaa33 refs/tags/1.6b1 Author: jeresig Date: 2010-01-13 09:29:01 -0500 Make sure that null params aren't traversed. Fixes #5794. M src/ajax.js M test/unit/ajax.js commit 23492fd refs/tags/1.6b1 Author: jeresig Date: 2010-01-13 00:42:22 -0500 Send data if a DELETE Ajax request is done. Fixes #5752. M src/ajax.js commit 5d49335 refs/tags/1.6b1 Author: jeresig Date: 2010-01-13 00:12:18 -0500 Make sure that disconnected nodes aren't sorted/uniqued. Fixes #5791. M src/traversing.js M test/unit/core.js commit 8e53f7b refs/tags/1.6b1 Author: jeresig Date: 2010-01-12 21:54:06 -0500 Fixed typo in logic, also disabled function setters in this case to allow the functions to passthrough and bind. M Makefile M build.xml M src/core.js M src/event.js M test/unit/core.js commit b5f077a refs/tags/1.6b1 Author: jeresig Date: 2010-01-12 21:44:37 -0500 Make sure that the xhr object still exists after the abort is called. M src/ajax.js commit 1d8b3a9 refs/tags/1.6b1 Author: jeresig Date: 2010-01-12 17:03:34 -0500 Make sure that the focusin and focusout easy-bind methods are exposed. M src/event.js commit 61983cb refs/tags/1.6b1 Author: jeresig Date: 2010-01-12 16:50:59 -0500 Make sure oldAbort is only called if the xhr object still exists. M src/ajax.js commit 6776920 refs/tags/1.6b1 Author: jeresig Date: 2010-01-12 11:06:40 -0500 Updating the source version to 1.4. M version.txt commit 857d8af refs/tags/1.4rc1 (tag: 1.4rc1) Author: jeresig Date: 2010-01-12 11:06:32 -0500 Tagging the 1.4rc1 release. M version.txt commit dd45c32 refs/tags/1.4rc1 Author: jeresig Date: 2010-01-12 10:59:50 -0500 Simplified some of the logic for handling the ajax aborts, making sure that ajaxStop isn't called twice. M src/ajax.js commit d60b197 refs/tags/1.4rc1 Author: jeresig Date: 2010-01-12 10:47:00 -0500 ajaxStop was getting called too many times, separated some of the logic into the abort method itself. M src/ajax.js commit c320e4f refs/tags/1.4rc1 Author: jeresig Date: 2010-01-12 10:33:04 -0500 Accidentally removed the init from the Makefile selector build. M Makefile commit 7afe6dc refs/tags/1.4rc1 Author: jeresig Date: 2010-01-12 10:31:51 -0500 Make sure that Opera fires events after an aborted Ajax attempt. Fixes #5787. M Makefile M src/ajax.js commit 4151dde refs/tags/1.4rc1 Author: jeresig Date: 2010-01-11 23:55:02 -0500 Bringing some selector tests back from Sizzle. M test/unit/selector.js commit 6114565 refs/tags/1.4rc1 Merge: 2c8af19 7be5ec1 Author: jeresig Date: 2010-01-11 23:32:33 -0500 Merge branch 'master' of github.com:jquery/jquery commit 2c8af19 refs/tags/1.4rc1 Author: jeresig Date: 2010-01-11 23:32:11 -0500 Some more touching up of the replaceWith tests. M test/unit/manipulation.js commit 7be5ec1 refs/tags/1.4rc1 Author: Paul Irish Date: 2010-01-12 11:32:06 +0800 browser version detection revised for opera >= 10, which was reporting itself as 9.8 due to their new policy M src/core.js commit f14fade refs/tags/1.4rc1 Author: Paul Irish Date: 2010-01-12 10:30:02 +0800 adding extra useragents from trac tickets. correcting opera version M test/data/ua.txt commit 8d7965a refs/tags/1.4rc1 Author: Neeraj Singh Date: 2010-01-07 03:23:39 +0800 fixed typo in comments M src/core.js commit 31252b1 refs/tags/1.4rc1 Author: jeresig Date: 2010-01-11 17:29:48 -0500 Did some reorganizing of the recently added replaceWith tests. M test/unit/manipulation.js commit 44e6beb refs/tags/1.4rc1 Author: jeresig Date: 2010-01-11 16:43:21 -0500 Make sure we do the malformed JSON check for all both JSON.parse and new Function (this helps to create uniformity between browser implementations of JSON.parse - like where Chrome allows some malformed strings. Thanks to DBJDBJ for the heads-up. M src/ajax.js commit 23d600c refs/tags/1.4rc1 Author: jeresig Date: 2010-01-11 16:31:31 -0500 Make sure that wrapInner works on elements that have no contents. Fixes #3552. M src/manipulation.js M test/unit/manipulation.js commit 3e9ef6f refs/tags/1.4rc1 Author: jeresig Date: 2010-01-11 16:25:01 -0500 Final pass at fixing #5785. Need to make sure that inner-nodes are detached before the remove() occurs (and it should still occur, the nodes are being obliterated. M src/manipulation.js M test/unit/manipulation.js commit cb4880e refs/tags/1.4rc1 Author: jeresig Date: 2010-01-11 16:08:39 -0500 Made some additional tests for #5785. M test/unit/manipulation.js commit 36a98b9 refs/tags/1.4rc1 Author: jeresig Date: 2010-01-11 15:57:45 -0500 Make sure we use detach instead of remove in replaceWith. Fixes #5785. M src/manipulation.js M test/unit/manipulation.js commit 366039a refs/tags/1.4rc1 Author: jeresig Date: 2010-01-11 13:48:40 -0500 Revert "Adding in backwards-compatiblity support for jQuery().bind/unbind/trigger - and immediately deprecating it. Please explicitly use jQuery(document) in your code." This reverts commit e9d5947b4abbc052046585227892da0adcd56caf. M src/event.js M test/unit/event.js commit 5a0ac24 refs/tags/1.4rc1 Author: jeresig Date: 2010-01-11 12:26:28 -0500 Make sure that submit event is still bound for regular form submit events. Thanks to Mark Gibson for the fix suggestion. M src/event.js commit d6d5ed4 refs/tags/1.4rc1 Merge: a9665bb 0e5370b Author: jeresig Date: 2010-01-07 14:26:06 -0500 Merge branch 'setterargs' commit 0e5370b refs/tags/1.4rc1 Author: jeresig Date: 2010-01-07 14:08:32 -0500 Re-ordering the args to setOffset() in case people were relying upon the old order (doubtful). M src/offset.js commit 4fa0036 refs/tags/1.4rc1 Author: jeresig Date: 2010-01-07 14:07:21 -0500 Added in support for .offset(Function). M src/offset.js M test/unit/offset.js commit ebaf374 refs/tags/1.4rc1 Author: jeresig Date: 2010-01-07 13:52:20 -0500 Add .css(Function) incoming value tests. M test/unit/css.js commit 0bb4fd0 refs/tags/1.4rc1 Author: jeresig Date: 2010-01-07 13:44:53 -0500 No need for the try/finally logic in the css tests, won't even work as expected. M test/unit/css.js commit 22ff8e9 refs/tags/1.4rc1 Author: jeresig Date: 2010-01-07 13:34:16 -0500 Added manipulation tests for setter function args. M test/unit/manipulation.js commit 8fa9e9d refs/tags/1.4rc1 Author: jeresig Date: 2010-01-07 13:33:30 -0500 Make sure that .html(Function) gets the correct previous value. M src/manipulation.js commit a9665bb refs/tags/1.4rc1 Author: jeresig Date: 2010-01-07 12:25:50 -0500 Make sure the exception has some level of parity with the error from json2.js. M src/ajax.js commit 308d6cd refs/tags/1.4rc1 Author: jeresig Date: 2010-01-07 12:21:58 -0500 Make sure that a parsererror is thrown whenever malformed JSON comes back from a server (so that the Ajax error handler is called). Makes it uniform across browsers that do and don't have JSON.parse support. M src/ajax.js A test/data/badjson.js M test/unit/ajax.js commit c14fa51 refs/tags/1.4rc1 Author: jeresig Date: 2010-01-07 11:54:26 -0500 Back out the try/catch logic from around JSON.parse. We should always try to use it, otherwise security will suffer. M src/ajax.js commit cc1a348 refs/tags/1.4rc1 Author: jeresig Date: 2010-01-07 11:51:48 -0500 Added some .text(Function) tests. M test/unit/manipulation.js commit f126f1c refs/tags/1.4rc1 Author: jeresig Date: 2010-01-07 11:15:40 -0500 Added tests for attribute function setters. M test/unit/attributes.js commit 21e1521 refs/tags/1.4rc1 Author: jeresig Date: 2010-01-07 11:14:56 -0500 Removed .removeAttr(Function), it didn't really make sense. M src/attributes.js commit d36b29f refs/tags/1.4rc1 Author: jeresig Date: 2010-01-07 11:04:21 -0500 Make sure the state is passed in to the toggleClass attribute function. M src/attributes.js commit c68fbc2 refs/tags/1.4rc1 Author: jeresig Date: 2010-01-07 10:00:55 -0500 There's enough logic going on in jQuery.ajaxSettings.xhr to warrant splitting the function based upon the functionality. M src/ajax.js commit 12e8f07 refs/tags/1.4rc1 Author: jeresig Date: 2010-01-07 09:55:15 -0500 Moved the val() tests from manipulation into attributes. M test/unit/attributes.js M test/unit/manipulation.js commit 4681216 refs/tags/1.4rc1 Author: jeresig Date: 2010-01-07 09:53:16 -0500 Fixed some bugs relating to the setter arg change in val and html. Also optimized the code in val a bit. M src/attributes.js M src/manipulation.js commit 2526e29 refs/tags/1.4rc1 Author: jeresig Date: 2010-01-06 15:23:30 -0500 Fixing some bugs in the re-tooling of toggleClass, adding in some performance optimizations. M src/attributes.js commit 600d314 refs/tags/1.4rc1 Author: jeresig Date: 2010-01-06 15:08:07 -0500 A first pass at making sure that all the setter function arguments receive the index of the element and a relevant value to work with. Fixes #5763. M src/attributes.js M src/core.js M src/manipulation.js commit 84dd82e refs/tags/1.4rc1 Author: jeresig Date: 2010-01-06 12:13:56 -0500 Add some abort() Ajax tests. Verifies that #3984 works. M test/unit/ajax.js commit e424e01 refs/tags/1.4rc1 Merge: e9d5947 0d1a2c1 Author: jeresig Date: 2010-01-06 11:32:39 -0500 Merge branch 'master' of github.com:jquery/jquery commit e9d5947 refs/tags/1.4rc1 Author: jeresig Date: 2010-01-06 11:32:29 -0500 Adding in backwards-compatiblity support for jQuery().bind/unbind/trigger - and immediately deprecating it. Please explicitly use jQuery(document) in your code. M src/event.js M test/unit/event.js commit 0d1a2c1 refs/tags/1.4rc1 Author: Filipe Fortes Date: 2010-01-05 05:25:14 +0800 Make sure to do a deep copy on arrays. #5750 M src/core.js M test/unit/core.js commit 6861b5d refs/tags/1.4rc1 Author: jeresig Date: 2010-01-06 10:19:38 -0500 Added in support for content-type sniffing for scripts. Fixes #5718. M src/ajax.js A test/data/script.php M test/unit/ajax.js commit 787f271 refs/tags/1.4rc1 Author: Rick Waldron Date: 2010-01-05 19:48:16 -0500 Detect JSON Ajax requests by the response content-type (like is done with XML). Fixes #5709. M src/ajax.js M test/data/json.php M test/unit/ajax.js commit 230614b refs/tags/1.4rc1 Merge: 0645b71 8db0dd2 Author: jeresig Date: 2010-01-05 19:18:39 -0500 Merging in jQuery.proxy() branch. commit 8db0dd2 refs/tags/1.4rc1 Author: jeresig Date: 2010-01-05 19:17:28 -0500 Added in a holdover jQuery.event.guid for back-compat (two plugins use it: mousewheel and a datepicker). Plugin authors should work to stop using jQuery.event.guid and jQuery.event.proxy ASAP. M src/event.js commit 0645b71 refs/tags/1.4rc1 Merge: ff3645e ffb1867 Author: jeresig Date: 2010-01-05 19:10:42 -0500 Merge branch 'useragent' commit ff3645e refs/tags/1.4rc1 Author: jeresig Date: 2010-01-05 17:33:41 -0500 Try to use the native JSON parser in all cases and fallback to the old technique otherwise. This allows us to also handle cases where the JSON parser is unable to parse JSON-like strings correctly (e.g. {foo:bar}) which is something that worked before but would stop working with the switch to the new parser. M src/ajax.js commit ffb1867 refs/tags/1.4rc1 Author: jeresig Date: 2010-01-05 17:01:20 -0500 Rewrite of jQuery.browser to become engine-centric, rather than browser-centric. Also attempt to determine the engine version in a smarter fashion, less prone to error. Finally, enhanced the test suite with 255 useragent strings from http://user-agent-string.info/download for testing. jQuery.browser.safari is now deprecated, use jQuery.browser.webkit instead. M src/core.js A test/data/ua.txt M test/unit/core.js commit 3f648c4 refs/tags/1.4rc1 Author: jeresig Date: 2010-01-05 11:35:11 -0500 Make sure that the ActiveX exception is caught if it's unable to be loaded. Fixes #2849. M src/ajax.js commit b2289f3 refs/tags/1.4rc1 Author: jeresig Date: 2010-01-05 10:57:30 -0500 Try to use XMLHttpRequest in more cases in IE 7. Thanks to Matt Kruse and Sam Collett for the suggestions. Fixes #3623, #2849, #5338, and #5529. M src/ajax.js commit 25ee9ce refs/tags/1.4rc1 Author: John Resig Date: 2010-01-03 20:04:24 -0500 Update the copyright from 2009 to 2010. M src/intro.js commit 3d35a97 refs/tags/1.4rc1 Author: jeresig Date: 2010-01-03 12:54:41 -0500 Oops, Rakefile was generating the wrong file. M Rakefile commit 1d2b1a5 refs/tags/1.4rc1 Author: jeresig Date: 2009-12-31 15:17:52 -0500 Added in jQuery.proxy(obj, name), like the method described in Secrets of the JavaScript Ninja and in Dojo's Hitch, and added in some unit tests. M src/core.js M test/unit/core.js commit a5dbca4 refs/tags/1.4rc1 Author: jeresig Date: 2009-12-31 15:06:45 -0500 Moved jQuery.proxy() into core. M src/core.js M src/event.js commit 40ce7f9 refs/tags/1.4rc1 Merge: 6cf981e 6cb2945 Author: jeresig Date: 2009-12-31 14:49:01 -0500 Merge branch 'bug-5735' commit 6cf981e refs/tags/1.4rc1 Author: jeresig Date: 2009-12-31 09:59:16 -0500 Allow the Makefile to be more resiliant to broken builds and handle redirecting the output better in more shells. Thanks to 'candlerb' on jquery-dev for the suggestion. M Makefile commit 6cb2945 refs/tags/1.4rc1 Author: jeresig Date: 2009-12-31 09:50:49 -0500 Rather than declaring empty anonymous functions all around, introduce and use a single empty function. Thanks to Matt Kruse for the suggestion. M src/ajax.js M src/core.js M src/event.js M src/offset.js commit ea5d514 refs/tags/1.4rc1 Author: jeresig Date: 2009-12-31 00:49:53 -0500 When .bind('unload') was called it accidentally went recursive, from 1bac61655b6c323ab4bcfc65b0d95c1587dd8503. Fixes #5688. M src/event.js commit 66975de refs/tags/1.4rc1 Author: jeresig Date: 2009-12-31 00:37:23 -0500 Remove the .bind(name, fn, thisObject) and promote jQuery.event.proxy() to jQuery.proxy() as alternative to handling scoping on callbacks. Fixes #5736. M src/event.js M test/unit/event.js commit fe6c86d refs/tags/1.4rc1 Author: jeresig Date: 2009-12-30 23:53:06 -0500 Experiment switching to using onreadystatechange rather than a setInterval for Ajax requests. Fixes #5735. M src/ajax.js commit a00e63e refs/tags/1.4rc1 Author: jeresig Date: 2009-12-22 15:46:54 -0500 Make a feature detect for the attribute selected code. Fixes #5702. M src/attributes.js M src/support.js commit 7b0b348 refs/tags/1.4rc1 Author: jeresig Date: 2009-12-22 15:06:27 -0500 The option isn't, necessarily, hidden when this occurs. M src/attributes.js commit 4729f4d refs/tags/1.4rc1 Author: jeresig Date: 2009-12-22 15:02:52 -0500 Make sure that selected works in Safari on options in optgroups. Fixes #5701. M src/attributes.js M test/unit/attributes.js commit baff0b0 refs/tags/1.4rc1 Merge: 9360ccc 3951894 Author: jeresig Date: 2009-12-22 13:53:04 -0500 Merge branch 'master' of github.com:jquery/jquery commit 9360ccc refs/tags/1.4rc1 Author: jeresig Date: 2009-12-22 13:28:46 -0500 Forgot to make sure that oldData actually had data in it before the copy attempt. M src/manipulation.js commit 3951894 refs/tags/1.4rc1 Author: Ben Alman Date: 2009-12-22 21:09:56 +0800 Moved jQuery.param "traditional" flag into jQuery.ajaxSettings, can now be overridden via 2nd argument to jQuery.param M src/ajax.js M test/unit/ajax.js commit 7d0c180 refs/tags/1.4rc1 Author: jeresig Date: 2009-12-22 12:04:17 -0500 Explicitly re-bind the events on clone. Copying over the data isn't enough. Fixes #5681. M src/manipulation.js commit 1ea539b refs/tags/1.4rc1 Author: jeresig Date: 2009-12-22 11:54:54 -0500 Add some extra tests to make sure we can get the value of hyphenated CSS properties, for #3732. M test/unit/css.js commit e87b090 refs/tags/1.4rc1 Author: jeresig Date: 2009-12-22 02:03:41 -0500 The logic for specified option values was already handled by .val(), removed the unnecessary code. M src/attributes.js commit 1e64d58 refs/tags/1.4rc1 Author: jeresig Date: 2009-12-22 02:00:46 -0500 Make sure that the correct value is being pulled from checkboxes in Webkit. Fixes #5699. M src/attributes.js M src/support.js M test/unit/manipulation.js commit 1b67aae refs/tags/1.4rc1 Author: jeresig Date: 2009-12-22 01:28:37 -0500 Make sure that the correct value is retreived for options that have no value specified, in IE 6. Continues to fix #5697. M src/attributes.js commit f298cce refs/tags/1.4rc1 Author: jeresig Date: 2009-12-22 01:18:49 -0500 Made sure that the .val() logic for setting radios and checkboxes was correct. Fixes #5698. M src/attributes.js M test/unit/manipulation.js commit 261b7ef refs/tags/1.4rc1 Author: jeresig Date: 2009-12-22 00:24:23 -0500 Fixed the issue where getting an empty value was impossible. Fixes #5697. M src/attributes.js M test/unit/manipulation.js commit c97e914 refs/tags/1.4rc1 Author: jeresig Date: 2009-12-21 23:23:03 -0500 Updated the README to reference the Closure Compiler instead of YUI Min. Thanks for the heads-up @_carumba. M README.md commit 7e69fdb refs/tags/1.4rc1 Author: jeresig Date: 2009-12-21 20:19:49 -0500 Fixed spelling mistake noted in dc6b7ce3469eaadb37a151d449e8d36571d1894. M src/event.js commit 3776cbe refs/tags/1.4rc1 Author: jeresig Date: 2009-12-21 20:13:16 -0500 Standardize on using double-quotes for string literals. M src/ajax.js M src/attributes.js M src/core.js M src/css.js M src/event.js M src/manipulation.js M src/offset.js M src/support.js commit 61e37d4 refs/tags/1.4rc1 Author: jeresig Date: 2009-12-21 19:58:13 -0500 Made a number of spacing changes to bring the code more-inline with the jQuery Core Style Guideline. M src/ajax.js M src/attributes.js M src/core.js M src/css.js M src/data.js M src/dimensions.js M src/effects.js M src/event.js M src/intro.js M src/manipulation.js M src/offset.js M src/queue.js M src/support.js M src/traversing.js commit 36c99dc refs/tags/1.4rc1 Author: jeresig Date: 2009-12-21 18:06:23 -0500 Tweaked the syntax of withinElement a bit. M src/event.js commit e083d15 refs/tags/1.4rc1 Author: jeresig Date: 2009-12-21 18:02:02 -0500 Tweaked a couple cases where == was used instead of ===. M src/event.js M src/manipulation.js M src/queue.js M src/support.js commit 209751f refs/tags/1.4rc1 Author: Alexander Farkas Date: 2009-12-21 16:24:03 -0500 Make sure that the beforeactivate event isn't accidentally prevented. M src/event.js commit 03481a5 refs/tags/1.4rc1 Author: Jörn Zaefferer Date: 2009-12-21 16:10:21 -0500 Stop trying to emulate the focus/blur event in IE, doesn't work as one might expect, anyway. Instead, implement the focusin/focusout events in all other browsers - which creates a much better parity across all browsers. Uses event capturing instead of bubbling to make it happen. Thanks to Alexander for the recommendation and to Joern Zaefferer for the original focus/blur delegation code. M src/event.js M src/support.js M test/delegatetest.html commit 5dc6b7c refs/tags/1.4rc1 Author: Alexander Farkas Date: 2009-12-21 15:32:32 -0500 Used the patch from Alexander as the basis for a rewrite of the IE change event logic. Now has full parity with the regular change event in other browsers: Works with regular bind, works better with multiple selects, works as a regular change event (note test suite changes), works with readonly/disabled inputs, and much more. The original patch had a number of problems, including firing the change event too many times, not bubblinb properly, and not handling clicks on multi-selects properly - that should all be fixed now. Thanks Alexander for the patch pushing in the right direction. M src/event.js M test/delegatetest.html M test/unit/event.js commit d7a0023 refs/tags/1.4rc1 Author: jeresig Date: 2009-12-21 12:54:39 -0500 Make sure we use instead of in the delegate test. M test/delegatetest.html commit 0d5bd17 refs/tags/1.4rc1 Author: jeresig Date: 2009-12-21 11:11:03 -0500 Moved logic for handling .animate({}), doesn't queue anymore. Fixes #5459. M src/effects.js M test/unit/effects.js commit f0505c6 refs/tags/1.4rc1 Author: John Resig Date: 2009-12-19 17:50:56 -0500 Bringing Sizzle test suite changes back in. M test/index.html M test/unit/selector.js commit 1feb92a refs/tags/1.4rc1 Author: jeresig Date: 2009-12-18 22:35:02 -0500 Make sure that we don't bind the onunload event in Opera. M src/event.js commit 3fd62ea refs/tags/1.4rc1 Author: jeresig Date: 2009-12-18 21:23:26 -0500 Switched from using YUI Compressor to Google Compiler. Minified and Gzipped filesize reduced to 22,839 bytes from 26,169 bytes (13% decrease in filesize). Sizzle copyright was merged into the main header (since it's removed automatically). Still passes all unit tests. M Makefile M build.xml A build/google-compiler-20091218.jar D build/yuicompressor-2.4.2.jar M src/intro.js commit 42f8c3a refs/tags/1.4rc1 Author: jeresig Date: 2009-12-18 20:29:22 -0500 No need to use the conditional comment for binding the onunload event in IE. M src/event.js commit 0d06f39 refs/tags/1.4rc1 Author: jeresig Date: 2009-12-18 19:58:15 -0500 Updating the source version to 1.4b1pre. M version.txt commit f745357 refs/tags/1.4a2 (tag: 1.4a2) Author: jeresig Date: 2009-12-18 19:58:11 -0500 Tagging the 1.4a2 release. M version.txt commit a0af1a8 refs/tags/1.4a2 Author: jeresig Date: 2009-12-18 19:50:24 -0500 Updating the source version to 1.4b1pre. M version.txt commit 92d6ce5 refs/tags/1.4a2 Author: jeresig Date: 2009-12-18 19:50:20 -0500 Tagging the 1.4a2 release. M version.txt commit 1c7d315 refs/tags/1.4a2 Author: jeresig Date: 2009-12-18 19:47:53 -0500 Move the test results list above the test HTML to avoid test suite layout weirdness. M test/index.html commit 298bfb7 refs/tags/1.4a2 Author: jeresig Date: 2009-12-18 19:43:04 -0500 The constructor check for isPlainObject was redundant, everything still passes without it. M src/core.js commit 67b3be2 refs/tags/1.4a2 Author: jeresig Date: 2009-12-18 19:36:35 -0500 Added additional checks for DOM nodes and window to isPlainObject, IE 8 was still letting those pass through. Fixes #5669. M src/core.js commit 5e81114 refs/tags/1.4a2 Author: jeresig Date: 2009-12-18 19:24:19 -0500 Temporarily disabling test for bug #4299. M test/unit/attributes.js commit c05712f refs/tags/1.4a2 Author: jeresig Date: 2009-12-18 12:43:35 -0500 Fixed the spacing from the last commit. M test/unit/core.js commit d40083c refs/tags/1.4a2 Author: jeresig Date: 2009-12-18 12:41:53 -0500 Disabled the passthrough .attr(method_name) functionality. You can now use it if you do: .attr({method_name: value}, true) OR as an easy initialization method: jQuery('
', {html: '...', id: 'test'}). M src/attributes.js M src/core.js M test/unit/attributes.js M test/unit/core.js commit 148fb7b refs/tags/1.4a2 Author: Robert Katic Date: 2009-12-19 00:34:20 +0800 Made isPlainObject() supporting null, undefined, and window values on IE too. Also added some related tests. Fixes #5669. M src/core.js M test/unit/core.js commit 27d65b5 refs/tags/1.4a2 Author: jeresig Date: 2009-12-18 11:30:04 -0500 Backing out the change from 841f9ff7a1815b521044aeeb39ccbe70fa688201, it was ineffectual in Internet Explorer. Keeping the broken test case, for now, so that we can check into the issue some more. M src/attributes.js commit f036630 refs/tags/1.4a2 Author: jeresig Date: 2009-12-18 11:27:56 -0500 Brought the attributes module more inline with the jQuery style guidelines. M src/attributes.js commit 99d83fb refs/tags/1.4a2 Author: jeresig Date: 2009-12-18 11:16:26 -0500 Bringing the effects module closer to being inline with the style guideline. M src/effects.js commit b70872f refs/tags/1.4a2 Author: jeresig Date: 2009-12-18 11:01:19 -0500 Renamed the 'fx' module to 'effects'. Should've been done a long time ago. M Makefile M Rakefile M build.xml A src/effects.js D src/fx.js M test/index.html A test/unit/effects.js D test/unit/fx.js commit 9368b18 refs/tags/1.4a2 Author: jeresig Date: 2009-12-18 10:54:34 -0500 Removed jQuery.fn.contains - didn't match the :contains() selector and confused things. Thanks ajpiano for the tip. M src/traversing.js commit fe7e2fe refs/tags/1.4a2 Author: Dave Methvin Date: 2009-12-17 10:13:50 +0800 Ignore case of script tags to make sure they're removed. Fixes #5668. Thanks to Motty/Fudgey for the report and Jitter for the patch! M src/ajax.js commit b31b9bd refs/tags/1.4a2 Author: Dave Methvin Date: 2009-12-17 10:02:58 +0800 Add new html5 input types to list of serializable types. Older browers handle these as type="text" so they should be consistently serialized on both old and new browsers. Fixes #5667. M src/ajax.js M test/unit/ajax.js commit 6bc222e refs/tags/1.4a2 Author: jeresig Date: 2009-12-17 15:04:07 -0500 Removed 'abbr' from self-closing tags list. Fixes #5167. M src/manipulation.js commit d85d366 refs/tags/1.4a2 Author: Dave Methvin Date: 2009-12-15 10:45:22 +0800 Default callbackContext to the $.extended ajax options for 1.3.2 compatibility, per #5654. M src/ajax.js commit 04b92e7 refs/tags/1.4a2 Author: Ben Alman Date: 2009-12-16 20:41:56 +0800 Reorganized param code slightly to once again define buildParams as a named function expression, as moving it outside the param closure would necessitate moving and rewriting the add function as well. M src/ajax.js commit 927e196 refs/tags/1.4a2 Author: Ben Alman Date: 2009-12-16 11:54:12 +0800 Further modified jQuery 1.4 .param() method to serialize arrays containing non-scalar values. PHP and jQuery BBQ can both deserialize these structures, while rack (as of 1.0.0) cannot. M src/ajax.js M test/unit/ajax.js commit aa81bb5 refs/tags/1.4a2 Author: Karl Swedberg Date: 2009-12-14 23:56:01 +0800 added a couple missing semicolons and fixed a typo in the comments M test/unit/attributes.js commit 1d921e2 refs/tags/1.4a2 Author: jeresig Date: 2009-12-17 14:18:15 -0500 Follow-up to 100ed686426b8b404b094b8c8086aefce715f91a, forgot to remove one of the tests. M test/unit/attributes.js commit ed5731d refs/tags/1.4a2 Author: jeresig Date: 2009-12-17 14:17:05 -0500 Revert the changes from 65ebf57c1e5d7fa96536b66d4fcacbafad8dc1e5, they were ineffectual against IE's insanity: http://ejohn.org/files/bugs/fragment/ Used a different tactic instead (just don't return a fragment from .parent()). Fixes #5638. M src/core.js M src/traversing.js commit ba86cc0 refs/tags/1.4a2 Author: jeresig Date: 2009-12-17 13:34:38 -0500 Reworked some more of the selector tests as well to clean up after themselves. M test/unit/selector.js commit 3a4bcf8 refs/tags/1.4a2 Author: jeresig Date: 2009-12-17 13:23:39 -0500 Added some more tests around the name tests to catch possible regressions. M test/unit/selector.js commit 892fb55 refs/tags/1.4a2 Author: jeresig Date: 2009-12-17 13:15:12 -0500 Make sure that the node exists before attempting to clone. M src/manipulation.js commit 100ed68 refs/tags/1.4a2 Author: jeresig Date: 2009-12-17 12:23:04 -0500 Stick with just getter/setters in attrFn. M src/attributes.js commit 9a0174b refs/tags/1.4a2 Author: jeresig Date: 2009-12-16 23:09:55 -0500 Moved readyList check. M src/core.js commit de65985 refs/tags/1.4a2 Author: jeresig Date: 2009-12-16 17:08:10 -0500 Make sure that some height/width is set for the nothiddendiv before checking. M test/unit/css.js commit f078e93 refs/tags/1.4a2 Author: jeresig Date: 2009-12-16 16:54:21 -0500 Reverted accidental commit in 5197ac9fc8aa71c2ebc0d7217f41a3679eb1b902. M src/attributes.js commit 9997620 refs/tags/1.4a2 Author: jeresig Date: 2009-12-16 16:45:00 -0500 Retooled the arguments.callee-related changes in 98ce35d52b17a033822f31d8a36232222d0d365e to avoid re-declarations where possible. M src/core.js M src/event.js commit fe9333c refs/tags/1.4a2 Author: jeresig Date: 2009-12-16 15:42:03 -0500 No need to use jQuery's event system for binding the onunload event in IE. M src/event.js commit 6490249 refs/tags/1.4a2 Author: Batiste Bieler Date: 2009-12-14 16:24:28 -0500 Enforce that hasClass and removeClass work even with tabs and endlines in class attributes. Fixes #5505. M src/attributes.js M test/unit/attributes.js commit b4b30cc refs/tags/1.4a2 Author: jeresig Date: 2009-12-14 01:15:02 -0500 Disable getting values using the .attr() function shortcut until the full implications of which can be explored. M src/attributes.js commit 5b51cc9 refs/tags/1.4a2 Merge: 253e73a 974b000 Author: John Resig Date: 2009-12-11 12:53:17 -0800 Merge branch 'master' of git@github.com:jquery/jquery commit 253e73a refs/tags/1.4a2 Author: John Resig Date: 2009-12-11 12:49:22 -0800 Fixed typo from commit 542099a278e79dce38e814e7e7b448a1b73df82f. M src/event.js commit 974b000 refs/tags/1.4a2 Merge: 638c093 5197ac9 Author: John Resig Date: 2009-12-11 12:47:55 -0800 Merge branch 'master' of git@github.com:jquery/jquery commit 638c093 refs/tags/1.4a2 Author: John Resig Date: 2009-12-11 12:47:41 -0800 Fixed typo from commit 542099a278e79dce38e814e7e7b448a1b73df82f. M src/attributes.js M src/event.js commit 5197ac9 refs/tags/1.4a2 Author: John Resig Date: 2009-12-11 11:46:38 -0800 Fixed typo from commit 542099a278e79dce38e814e7e7b448a1b73df82f. M src/attributes.js M src/event.js commit 65ebf57 refs/tags/1.4a2 Author: John Resig Date: 2009-12-10 17:01:04 -0800 Make sure that dynamically-created elements don't have a parent. Fixes #5638. M src/core.js M test/unit/core.js commit 1bac616 refs/tags/1.4a2 Author: Karl Swedberg Date: 2009-12-10 14:44:30 -0800 combined jQuery.bind() and jQuery.one() to make them more DRY M src/event.js commit 0ab118a refs/tags/1.4a2 Author: John Resig Date: 2009-12-10 14:40:11 -0800 Removed .attr(removeClass) and .attr(each) tests as they don't really make sense. M test/unit/attributes.js commit ecdcda8 refs/tags/1.4a2 Author: John Resig Date: 2009-12-10 14:03:24 -0800 Missed the case of bind in the new attr multi-setter. M src/attributes.js commit 474d814 refs/tags/1.4a2 Author: John Resig Date: 2009-12-10 09:25:25 -0800 Moved some methods around inbetween core.js and traversing.js. Core methods shouldn't rely upon other modules (e.g. the selector engine) wherever possible. M src/core.js M src/traversing.js M test/unit/core.js M test/unit/traversing.js commit ede2f2c refs/tags/1.4a2 Author: John Resig Date: 2009-12-10 09:07:19 -0800 Made some minor formatting changes to the access function. M src/core.js commit 8091361 refs/tags/1.4a2 Author: John Resig Date: 2009-12-09 23:56:47 -0800 Made the licensing verbiage a little more explicit. Thanks to Dan Montgomery for the suggestion. M src/intro.js commit 616acee refs/tags/1.4a2 Author: John Resig Date: 2009-12-09 23:49:13 -0800 Adding .DS_Store to Git ignore. M .gitignore commit 5473b04 refs/tags/1.4a2 Author: John Resig Date: 2009-12-09 23:45:56 -0800 Ignore html files living in the main directory (likely being used for testing). M .gitignore commit 88572ee refs/tags/1.4a2 Author: John Resig Date: 2009-12-09 22:03:14 -0800 Make sure that the correct args are passed in to the filter callback (and by extension, the not callback). Fixes #5594. M src/traversing.js M test/unit/traversing.js commit a5f8a14 refs/tags/1.4a2 Author: John Resig Date: 2009-12-09 21:58:29 -0800 Make sure that calling .width(num) or .height(num) on an empty set returns the empty set. Fixes #5600. M src/dimensions.js M test/unit/dimensions.js commit 715d1c5 refs/tags/1.4a2 Author: John Resig Date: 2009-12-09 21:43:20 -0800 Rewrote .merge() (faster and less obtuse now). Fixed #5610. M src/core.js M test/unit/core.js commit f25eedf refs/tags/1.4a2 Author: John Resig Date: 2009-12-09 21:28:33 -0800 Restrict the attr quick setters to only methods that specifically ask for the functionality. Fixes #5612. M src/attributes.js M src/event.js commit 1a4d190 refs/tags/1.4a2 Author: Yehuda Katz Date: 2009-12-09 21:15:49 -0800 Fix up whitespace and a couple of glitches. M src/attributes.js M src/core.js M src/manipulation.js M test/unit/attributes.js M test/unit/manipulation.js commit b3cee01 refs/tags/1.4a2 Merge: cf72fba da51cd0 Author: John Resig Date: 2009-12-09 20:59:12 -0800 Merge branch 'master' of git@github.com:jquery/jquery commit cf72fba refs/tags/1.4a2 Author: John Resig Date: 2009-12-09 20:58:49 -0800 Make sure that the defaultView exists before attempting to get at the computedStyle (makes it easier to hide items that don't have a view). Fixes #5619. M src/css.js commit da51cd0 refs/tags/1.4a2 Author: Yehuda Katz Date: 2009-12-09 20:57:19 -0800 Add function values to addClass, removeClass, toggleClass, text, and removeAttr M src/attributes.js M src/manipulation.js M test/unit/attributes.js M test/unit/manipulation.js commit 4e9fed3 refs/tags/1.4a2 Author: John Resig Date: 2009-12-09 20:51:58 -0800 Made sure that css('width') and height returned string values, not numerical values. Fixes #5627. M src/css.js M test/unit/css.js commit 6bec619 refs/tags/1.4a2 Author: John Resig Date: 2009-12-09 20:37:14 -0800 Work around a weird computed number issue in WebKit. Fixes #5145. M src/support.js commit 0452428 refs/tags/1.4a2 Author: John Resig Date: 2009-12-09 20:36:07 -0800 Switched jQuery() to represent jQuery([]) instead of jQuery(document). M src/core.js M test/unit/core.js commit b846ad4 refs/tags/1.4a2 Author: John Resig Date: 2009-12-09 16:00:59 -0800 Add a try/catch to handle the exception thrown by unloaded iframes in IE. Fixes #4280. M src/event.js commit 9d8bd16 refs/tags/1.4a2 Author: John Resig Date: 2009-12-09 15:07:16 -0800 Clarified the use of jQuery.browser and enforced jQuery.browser.firefox matching Firefox, after the discussion in 17791c9a3e8a88e129a6956e7053b964d7b34778. M src/core.js commit 3ec2f1a refs/tags/1.4a2 Author: John Resig Date: 2009-12-09 14:49:31 -0800 Make sure that we don't try to trigger non-existant native events on applets, embed, objects, etc. as it'll cause an exception with Java applets. Fixes #2414. M src/event.js commit 1052792 refs/tags/1.4a2 Author: John Resig Date: 2009-12-09 14:43:53 -0800 Fixed problems with removing live events. Fixes #4894. M src/event.js M test/unit/event.js commit 86bbf9c refs/tags/1.4a2 Author: John Resig Date: 2009-12-09 13:53:07 -0800 We have to access the native event handlers/triggers directly, otherwise they won't execute in most modern browsers. Fixes #5124. M src/event.js commit 5e21630 refs/tags/1.4a2 Author: John Resig Date: 2009-12-09 13:45:06 -0800 Make sure that document ready events, inside a document ready, are added to the queue rather than executing immediately. Fixes #5261. M src/core.js commit 4b70f00 refs/tags/1.4a2 Author: John Resig Date: 2009-12-09 13:28:58 -0800 Made .clone(true) also copy over element data. Fixes #4191. M src/manipulation.js M test/unit/manipulation.js commit f6a0bf6 refs/tags/1.4a2 Author: John Resig Date: 2009-12-09 13:16:18 -0800 Added support for .data(Object), overwriting the existing data object. Fixes #4284. M src/data.js M test/unit/data.js commit 4e27f17 refs/tags/1.4a2 Author: Yehuda Katz Date: 2009-12-09 12:43:13 -0800 Landing in jQuery.contains, jQuery.fn.contains, and jQuery.fn.has support. Fixes #4101. M src/sizzle-jquery.js M src/traversing.js M test/unit/traversing.js commit 9e60fec refs/tags/1.4a2 Author: John Resig Date: 2009-12-09 08:09:41 -0800 Make sure that an actual timeout is triggered (and not accidentally triggered from a setInterval). Fixes #5609. M src/ajax.js commit 17791c9 refs/tags/1.4a2 Author: John Resig Date: 2009-12-08 22:52:32 -0800 Added in jQuery.browser.firefox, deprecated jQuery.browser.mozilla. M src/core.js commit 841f9ff refs/tags/1.4a2 Author: David Petersen Date: 2009-12-08 07:43:36 +0800 Handle changing form attributes correctly when there is a child element with the same name. Fixes #4299 M src/attributes.js M test/unit/attributes.js commit d3dc2d1 refs/tags/1.4a2 Author: Dave Methvin Date: 2009-12-09 11:46:07 +0800 Get browser version rather than rendering engine version. Don't recognize Chrome as Safari. See results of different userAgent strings here: http://spreadsheets.google.com/ccc?key=0Aj5JJFjq9rZDdHdxXzRLVnY0SzFpRTBOUDc4VmhzRVE M src/core.js commit 8d73fbd refs/tags/1.4a2 Author: jzaefferer Date: 2009-12-08 22:22:49 +0100 Further cleanups on ant build M build.xml commit fde95fb refs/tags/1.4a2 Merge: 5778a35 f5b649f Author: unknown Date: 2009-12-08 22:09:49 +0100 Merge branch 'master' of github.com:jquery/jquery commit 5778a35 refs/tags/1.4a2 Author: unknown Date: 2009-12-08 22:03:22 +0100 Fixed ant build by cloning or pulling qunit and sizzle submodules, similar to the make build M build.xml commit b3acfa5 refs/tags/1.4a2 Author: unknown Date: 2009-12-08 21:27:27 +0100 Further cleanup on ant build: Revision is gone M build.xml commit 93adf60 refs/tags/1.4a2 Author: unknown Date: 2009-12-08 21:22:15 +0100 Further cleanup on ant build M build.xml commit 1d8f7f7 refs/tags/1.4a2 Author: unknown Date: 2009-12-08 21:17:26 +0100 Further cleanup on ant build M build.xml commit d2d1770 refs/tags/1.4a2 Author: unknown Date: 2009-12-08 20:59:05 +0100 Cleaning up build.xml in prepartion to get it running again M build.xml commit f5b649f refs/tags/1.4a2 Author: John Resig Date: 2009-12-08 11:21:24 -0800 Make sure that events are cloned for wrap, fixes #2977. M src/manipulation.js M test/unit/manipulation.js commit 77510fe refs/tags/1.4a2 Author: John Resig Date: 2009-12-07 18:07:15 -0800 Fixed extra p in Rakefile. M Rakefile commit 98ce35d refs/tags/1.4a2 Author: John Resig Date: 2009-12-07 16:42:25 -0800 Removed uses of arguments.callee from jQuery. M src/core.js M src/event.js commit 00a0abb refs/tags/1.4a2 Author: John Resig Date: 2009-12-07 16:34:55 -0800 Moved .ready() to core.js from event.js. M src/core.js M src/event.js M src/support.js commit 872d18c refs/tags/1.4a2 Author: John Resig Date: 2009-12-07 15:33:14 -0800 Check Sizzle or jQuery. M test/unit/selector.js commit 813886a refs/tags/1.4a2 Author: John Resig Date: 2009-12-07 15:31:25 -0800 Only run the visibility selectors if the filter exists. M test/unit/selector.js commit 15f9d91 refs/tags/1.4a2 Author: John Resig Date: 2009-12-07 15:08:06 -0800 Fixed other nodeNode mistake, sigh. M src/manipulation.js commit ed93204 refs/tags/1.4a2 Author: John Resig Date: 2009-12-07 07:48:15 -0800 This is why you don't do commits when you're tired. Fixing bugs from 59802928566b6be3a66d65e77c2418fff37e6f5f. M src/data.js commit afaae84 refs/tags/1.4a2 Author: John Resig Date: 2009-12-07 07:45:20 -0800 support.js needs to come before event.js (also placed in a temporary setTimeout to delay the introduction of the ready in support - will remove when ready is moved to core.js, likely later today). M Makefile M Rakefile M build.xml M src/support.js commit 97323d1 refs/tags/1.4a2 Author: John Resig Date: 2009-12-07 07:38:16 -0800 Oops, missed a closing } from 7d36ccfa8eb018fcf349e1f74e3a0a614385558f. M src/event.js commit 93fdbeb refs/tags/1.4a2 Author: James Padolsey Date: 2009-12-07 00:37:34 +0800 Added support for per-property easing M src/fx.js M test/unit/fx.js commit 62a3445 refs/tags/1.4a2 Author: John Resig Date: 2009-12-06 20:20:49 -0800 Added an extra function check to prevent crashes in Safari 2. Fixes #3039. M src/core.js commit 5980292 refs/tags/1.4a2 Author: John Resig Date: 2009-12-06 20:00:31 -0800 Make sure that expando properties aren't set on embed, applet, or object elements. An uncatchable exception is thrown and we must avoid it. Fixes #1675 and #2349. M src/data.js M src/manipulation.js commit 7d36ccf refs/tags/1.4a2 Author: John Resig Date: 2009-12-06 18:20:08 -0800 Broke out the logic for the bubbling change/submit events so that they aren't bound if they aren't used. M src/event.js commit 542099a refs/tags/1.4a2 Author: John Resig Date: 2009-12-06 18:02:58 -0800 Make sure that we're doing proper focus bubble testing. Also simplified the logic for the IE focusin/focusout handling. M src/event.js M src/support.js commit 19ad49e refs/tags/1.4a2 Author: John Resig Date: 2009-12-06 17:52:31 -0800 Use the isXML function from Sizzle. M src/core.js M src/sizzle-jquery.js commit 3f7fc25 refs/tags/1.4a2 Author: John Resig Date: 2009-12-06 17:47:41 -0800 Use the getText utility function provided by Sizzle. M src/manipulation.js M src/sizzle-jquery.js commit 2092789 refs/tags/1.4a2 Author: John Resig Date: 2009-12-06 17:26:39 -0800 Added in support for injecting area elements into map elements. Fixes #4484. M src/manipulation.js M test/unit/manipulation.js commit fbc73d4 refs/tags/1.4a2 Author: John Resig Date: 2009-12-06 17:17:14 -0800 Added in support for $.ajax jsonpCallback (allowing you to specify the name of the callback method - and allowing you to avoid skipping the cache). Fixes #4206. M src/ajax.js M test/unit/ajax.js commit aea5b09 refs/tags/1.4a2 Author: John Resig Date: 2009-12-06 16:55:08 -0800 Adding in cross-browser onbeforeunload support. Fixes #4106. M src/event.js commit 1fe9ff5 refs/tags/1.4a2 Merge: ebad701 abbd2f4 Author: John Resig Date: 2009-12-06 15:51:15 -0800 Merge branch 'master' of git@github.com:jquery/jquery commit ebad701 refs/tags/1.4a2 Author: John Resig Date: 2009-12-06 17:19:33 -0500 Split the queue code out from data.js into a dedicated queue.js file (also split tests accordingly). M Makefile M Rakefile M build.xml M src/data.js A src/queue.js M test/index.html M test/unit/data.js A test/unit/queue.js commit 87ba780 refs/tags/1.4a2 Author: John Resig Date: 2009-12-06 17:11:51 -0500 Renamed isObjectLiteral to isPlainObject (makes more sense, per the suggestion of Michael Geary). M src/core.js M test/unit/core.js commit abbd2f4 refs/tags/1.4a2 Author: Dave Methvin Date: 2009-12-06 10:02:15 +0800 Fix regexp for $.trim so it doesn't whack embedded spaces. M src/core.js commit 628e156 refs/tags/1.4a2 Author: Dave Methvin Date: 2009-12-06 09:06:00 +0800 Fix for #4011, crash when two text nodes are appended in IE. M src/manipulation.js M test/unit/manipulation.js commit 3c89e38 refs/tags/1.4a2 Author: jeresig Date: 2009-12-05 21:06:14 -0500 Make sure that animated show resets the display correctly. Fixes #5130. M src/fx.js M test/unit/fx.js commit 2d27e05 refs/tags/1.4a2 Author: lrbabe Date: 2009-12-01 04:04:55 +0800 Fix inverted 'orig' and 'fix' event in mouseenter/mouseleave special events. M src/event.js commit 3afc653 refs/tags/1.4a2 Author: Karl Swedberg Date: 2009-12-06 05:49:21 +0800 added semicolons to end of 2 statements (and fixed a misspelled word in comment) M src/event.js commit 9c1db29 refs/tags/1.4a2 Author: jeresig Date: 2009-12-05 18:06:27 -0500 Adding in an extra check, per the comments in 25b0ba9f9612583033b902a0e40345463a3a71d0. M src/ajax.js commit 2a6de9a refs/tags/1.4a2 Author: jeresig Date: 2009-12-05 15:30:36 -0500 Make sure that the previous element is removed from the page before the next is inserted, in replaceWith. Using a variation of the patch by snaury. Fixes #2697. M src/manipulation.js M test/unit/manipulation.js commit aae0617 refs/tags/1.4a2 Author: jeresig Date: 2009-12-05 15:12:02 -0500 Made sure that css() in IE handles negative non-px values correctly. Fixes #3331. M src/css.js M test/unit/css.js commit 6071e93 refs/tags/1.4a2 Author: jeresig Date: 2009-12-05 15:02:45 -0500 Minor syntactical changes to :visible and :hidden. M src/css.js commit b776e2b refs/tags/1.4a2 Author: jeresig Date: 2009-12-05 14:33:40 -0500 Made sure that a null speed doesn't get passed around. Patch from daltonlp. Fixes #5557. M src/fx.js commit b24da33 refs/tags/1.4a2 Author: John Resig Date: 2009-12-05 00:10:19 -0500 Make sure that width or height don't animate to a negative value. Fixes #3881. M src/fx.js M test/unit/fx.js commit 8d1efee refs/tags/1.4a2 Author: John Resig Date: 2009-12-04 23:18:05 -0500 Retooled the native triggering code, simplifying it. M src/event.js commit 25b0ba9 refs/tags/1.4a2 Author: John Resig Date: 2009-12-04 21:20:58 -0500 Allow the user to explicitly set a content-type header even when there's no data being sent to the server. Fixes #1900. M src/ajax.js commit d684122 refs/tags/1.4a2 Author: Yehuda Katz Date: 2009-12-04 18:18:37 -0800 Fixes a bug I introduced M src/css.js commit c7d640f refs/tags/1.4a2 Author: Yehuda Katz Date: 2009-12-01 14:34:44 -0800 Added a test for bug 1095 for animations (animations don't clear check boxes) M test/unit/fx.js commit 74f457d refs/tags/1.4a2 Author: jeresig Date: 2009-12-04 12:53:09 -0500 Updating the source version to 1.4a2pre. M version.txt commit c90a1cb refs/tags/1.4a1 (tag: 1.4a1) Author: jeresig Date: 2009-12-04 12:51:47 -0500 Tagging the 1.4a1 release. M version.txt commit 39a77c2 refs/tags/1.4a1 Author: jeresig Date: 2009-12-04 12:36:24 -0500 Switched to using slice instead of join to get the correct results. M src/traversing.js commit 2b481b9 refs/tags/1.4a1 Author: Ben Alman Date: 2009-12-04 12:28:47 -0500 Landing Ben Alman's patch to add nextUntil, prevUntil, and parentsUntil. Also adds some tests for prevAll and nextAll, and fixes an test edge case in parents. M src/core.js M src/traversing.js M test/unit/traversing.js commit bbd933c refs/tags/1.4a1 Author: jeresig Date: 2009-12-04 12:06:47 -0500 Added in the .delay() method for delaying the execution of queued functions and animations. M src/data.js M test/unit/data.js commit d42afd0 refs/tags/1.4a1 Author: Justin Meyer Date: 2009-12-04 11:28:50 -0500 Adding in support for bubbling submit and change events, thanks to the patch by Justin Meyer. Includes a delegation test suite for manually testing to see if the events work as intended. M src/event.js M src/support.js A test/delegatetest.html M test/unit/event.js commit c6a0211 refs/tags/1.4a1 Author: jeresig Date: 2009-12-03 14:20:06 -0500 Minor syntax changes to the winnow function. M src/traversing.js commit c2ebd09 refs/tags/1.4a1 Author: jeresig Date: 2009-12-03 13:59:19 -0500 Use now() in support.js instead of getTime. M src/support.js commit 8a33a85 refs/tags/1.4a1 Author: jeresig Date: 2009-12-03 12:34:27 -0500 Tweaked a CSS test to handle differences in font-size % support in browsers. M test/unit/css.js commit 9d6c4d8 refs/tags/1.4a1 Author: jeresig Date: 2009-12-03 12:26:25 -0500 Removed broken hidden/visible test. M test/unit/selector.js commit 47293eb refs/tags/1.4a1 Author: jeresig Date: 2009-12-03 11:59:59 -0500 Removing unnecessary parens from :hidden. M src/css.js commit 0f0fd1a refs/tags/1.4a1 Author: jeresig Date: 2009-12-03 11:45:38 -0500 Re-arranged many of the selector tests, breaking them into smaller test groups and into more-appropriate sections. M test/unit/selector.js commit f0c3227 refs/tags/1.4a1 Author: jeresig Date: 2009-12-03 11:28:49 -0500 Just restore window.JSON in the getJSON test, don't try to delete the value. M test/unit/ajax.js commit c3b2aa9 refs/tags/1.4a1 Author: jeresig Date: 2009-12-03 11:15:26 -0500 Landed the rest of the liveHandler rewrite that takes advantage of the new closest multi-selector signature (sorry, accidentally committed some of it in the wrong commit: 4daae7a79f43815935a2890d16904c5a052717f3). M src/event.js commit 24e96ba refs/tags/1.4a1 Author: jeresig Date: 2009-12-03 11:14:10 -0500 Re-worked the closest no-duplicate-selector code again to be more efficient. M src/traversing.js commit 525bb27 refs/tags/1.4a1 Author: jeresig Date: 2009-12-03 11:05:12 -0500 Prevent duplicate selectors from having to match in closest. M src/traversing.js commit 4daae7a refs/tags/1.4a1 Author: jeresig Date: 2009-12-03 10:51:04 -0500 No need to do the closest match if no selectors are passed in. M src/event.js M src/traversing.js commit e534a31 refs/tags/1.4a1 Author: jeresig Date: 2009-12-02 19:05:51 -0500 Added in the new .closest(Array) method, will be used to improve the performance of live filtering. M src/traversing.js M test/unit/traversing.js commit 62436f4 refs/tags/1.4a1 Author: jeresig Date: 2009-12-02 17:15:09 -0500 Extracted the logic for copying events from one jQuery set to another, makes it easier to work with disconnected DOM nodes. M src/manipulation.js commit 391f83b refs/tags/1.4a1 Author: jeresig Date: 2009-12-02 15:20:33 -0500 Fixed logic error in html method - support.leadingWhitespace shouldn't have been negated. M src/manipulation.js commit bfc15b5 refs/tags/1.4a1 Author: jeresig Date: 2009-12-02 15:14:48 -0500 Removed debug statements from manipulation tests, was causing errors in IE. M test/unit/manipulation.js commit ad4f286 refs/tags/1.4a1 Author: jeresig Date: 2009-12-02 14:59:19 -0500 Make sure that a DOM node isn't getting passed through (as is the case in IE, it has a toString of [object Object]. M src/core.js commit b8d0c07 refs/tags/1.4a1 Author: jeresig Date: 2009-12-02 14:57:13 -0500 Added some isObjectLiteral tests. M test/unit/core.js commit e277e6e refs/tags/1.4a1 Author: Yehuda Katz Date: 2009-12-01 14:11:32 -0800 Adding a test that a new option can be selected with val(N) M test/unit/manipulation.js commit 64e4a87 refs/tags/1.4a1 Author: Yehuda Katz Date: 2009-12-01 11:40:28 -0800 Fix css("opacity") to not clobber other filters in IE. Closes #4707. M src/css.js M test/unit/css.js commit 839e971 refs/tags/1.4a1 Author: jeresig Date: 2009-11-30 15:56:40 -0500 Updated the Rakefile to use the correct init code. M Rakefile commit 5480cd3 refs/tags/1.4a1 Author: jeresig Date: 2009-11-30 15:54:14 -0500 Shortened the build messages in the Makefile and added test/qunit and src/sizzle to the cleanup. M Makefile commit d605b8e refs/tags/1.4a1 Author: jeresig Date: 2009-11-30 15:52:41 -0500 Don't try to run the clone code if the directory already exists. M Makefile commit 6798df5 refs/tags/1.4a1 Author: jeresig Date: 2009-11-30 15:45:16 -0500 Switched from using Git Submodules to just doing a straight clone of the QUnit and Sizzle directories. Works much better for what we want. M .gitignore D .gitmodules M Makefile D src/sizzle D test/qunit commit e514e67 refs/tags/1.4a1 Author: jeresig Date: 2009-11-30 15:09:50 -0500 Bringing Sizzle and QUnit up to date. M src/sizzle M test/qunit commit 918cf68 refs/tags/1.4a1 Author: jeresig Date: 2009-11-30 15:08:55 -0500 Don't do the update after the pull - forces the submodules up to date. M Makefile commit 1a26e41 refs/tags/1.4a1 Author: jeresig Date: 2009-11-30 14:39:34 -0500 Use .add() to merge two test groups together for .unwrap(). M test/unit/manipulation.js commit 122e5dc refs/tags/1.4a1 Author: jeresig Date: 2009-11-30 14:31:32 -0500 Changed the style attribute test to handle hex colors (as that's what Opera returns, in this case. M test/unit/attributes.js commit 3ec9f49 refs/tags/1.4a1 Author: jeresig Date: 2009-11-30 14:28:09 -0500 Made .show(null/undefined) and .hide(null/undefined) work the same as .show() and .hide(). M src/fx.js commit 25c188b refs/tags/1.4a1 Author: jeresig Date: 2009-11-30 14:22:24 -0500 Fixed a problem with animations with a duration of 0 not working properly for hide and show. M src/fx.js M test/unit/fx.js commit 21dead4 refs/tags/1.4a1 Author: jeresig Date: 2009-11-30 14:02:03 -0500 Simplified a selector in the .live() tests. M test/unit/event.js commit 6e5a6a2 refs/tags/1.4a1 Author: jeresig Date: 2009-11-30 13:50:25 -0500 Tweaked the live test to be a bit simpler. M test/unit/event.js commit c7407bd refs/tags/1.4a1 Author: jeresig Date: 2009-11-30 13:46:14 -0500 Fixed wrap test that was looking for comment values from .text(). M test/unit/manipulation.js commit df6e02a refs/tags/1.4a1 Merge: 90ba57c 17955ca Author: jeresig Date: 2009-11-30 13:42:26 -0500 Merge branch 'master' of github.com:jquery/jquery commit 90ba57c refs/tags/1.4a1 Author: jeresig Date: 2009-11-30 13:42:19 -0500 Fixed bug with singleTag matching in core.js. M src/core.js commit 17955ca refs/tags/1.4a1 Author: Yehuda Katz Date: 2009-11-30 10:21:56 -0800 Fixes $.trim for   closes #4980 M src/core.js M test/unit/core.js commit 84857ab refs/tags/1.4a1 Author: jeresig Date: 2009-11-30 13:00:06 -0500 Ignore diff and patch files. M .gitignore commit 2b7c38f refs/tags/1.4a1 Merge: e00be67 255068d Author: jeresig Date: 2009-11-29 16:22:08 -0500 Merge branch 'master' of github.com:jquery/jquery commit e00be67 refs/tags/1.4a1 Author: jeresig Date: 2009-11-29 16:21:54 -0500 Adding a Rakefile to build jQuery core, for those that need it. A Rakefile commit 255068d refs/tags/1.4a1 Author: Karl Swedberg Date: 2009-11-28 03:31:28 +0800 added missing semicolons M src/data.js M src/traversing.js commit a5efe9d refs/tags/1.4a1 Author: Karl Swedberg Date: 2009-11-28 03:29:44 +0800 added missing radix parameter for parseInt() M src/css.js commit ddb86f8 refs/tags/1.4a1 Author: Karl Swedberg Date: 2009-11-28 03:28:42 +0800 added curly braces around all if/else statements M src/ajax.js M src/attributes.js M src/data.js M src/dimensions.js M src/event.js M src/fx.js M src/traversing.js commit 1879e8c refs/tags/1.4a1 Author: jeresig Date: 2009-11-27 11:23:19 -0500 Force endlines to be just LF (any CRLF is auto-converted to LF by Git). A .gitattributes commit a767826 refs/tags/1.4a1 Author: John Resig Date: 2009-11-25 13:29:34 -0500 Disable the X-Requested-With header to avoid preflighting remote POST requests. Fixes #4601. M src/ajax.js commit 0f6e9a8 refs/tags/1.4a1 Author: John Resig Date: 2009-11-25 13:24:24 -0500 Fixed spacing on the modified Ajax code. M src/ajax.js commit ef819c9 refs/tags/1.4a1 Author: Mark Gibson Date: 2009-11-25 12:09:53 -0500 Fixing endlines. M src/data.js M test/data/json.php M test/data/jsonp.php M test/data/name.php M test/data/params_html.php M test/data/test.js M test/polluted.php M test/unit/data.js commit 0bb3998 refs/tags/1.4a1 Author: Robert Katic Date: 2009-11-19 20:37:48 +0800 Re-adding zeros removed from slice calls in last commit. M src/event.js commit 04dbdb7 refs/tags/1.4a1 Author: Robert Katic Date: 2009-11-19 13:11:29 +0800 Corrected RegExp to match event namespaces. Fixes #5303. M src/event.js M test/unit/event.js commit ac00fe5 refs/tags/1.4a1 Author: Robert Katic Date: 2009-11-18 10:26:42 +0800 Generic jQuery.merge and safer jQuery.makeArray(nodeList). * Made jQuery.marge more generic supporting null and undefined values, and supporting array like objects as results. Fixes #5527. * Made jQuery.makeArray(nodeList) more safer using jQuery.merge internally. Fixes #5528. * Added a second "results" argument to jQuery.makeArray for internal usage to avoid intermediary arrays in init. M src/core.js M test/unit/core.js commit b30af34 refs/tags/1.4a1 Author: John Resig Date: 2009-11-17 14:52:08 -0500 Added support for .text() on text nodes. Fixes #5525. M src/manipulation.js M test/unit/manipulation.js commit c084745 refs/tags/1.4a1 Author: John Resig Date: 2009-11-17 14:36:10 -0500 Re-wrote context Ajax test to use an element instead of an object (a more realistic test and works with the new jQuery.extend logic for cloning object literals). M test/unit/ajax.js commit b33f37c refs/tags/1.4a1 Author: John Resig Date: 2009-11-17 14:25:14 -0500 Re-adding the QUnit submodule file. A test/qunit commit 3a23a5c refs/tags/1.4a1 Author: Andrea Giammarchi Date: 2009-11-17 10:45:01 -0500 Changed the === undefined ready event check to == null since frameElement is usually null and was skipping the normal line of checks. M src/event.js commit 0a7232c refs/tags/1.4a1 Author: John Resig Date: 2009-11-15 00:27:06 -0500 Hide the .settings file in the gitignore. M .gitignore D test/qunit commit d338b1a refs/tags/1.4a1 Author: Kim Dalsgaard Date: 2009-11-14 05:26:00 +0800 Ignoring src/selector.js (build) and Emacs backup files M .gitignore commit 8cb8ae2 refs/tags/1.4a1 Author: Scott Gonzalez Date: 2009-11-13 07:08:33 +0800 Added test for passing null to .show() M test/unit/fx.js commit 9cd5866 refs/tags/1.4a1 Author: Scott Gonzalez Date: 2009-11-13 06:39:33 +0800 Allowing falsy values to be passed as a speed for hide(). M src/fx.js commit 231c875 refs/tags/1.4a1 Author: Scott Gonzalez Date: 2009-11-13 06:27:10 +0800 Allowing falsy values to be passed as a speed for show(). M src/fx.js commit ee9192d refs/tags/1.4a1 Author: Robert Katic Date: 2009-11-12 23:24:19 +0800 Corrected some minor errors made by me (rkatic) in last commits. M test/unit/core.js commit 7b26e3b refs/tags/1.4a1 Author: Robert Katic Date: 2009-11-12 14:03:59 +0800 Forgotten to update the number of jQuery.extend related tests. M test/unit/core.js commit 93be758 refs/tags/1.4a1 Author: Robert Katic Date: 2009-11-12 13:48:45 +0800 Made jQuery.extend(true, ...) to extend recursively only 'object literal' values. M src/core.js M test/unit/core.js commit 990d9ca refs/tags/1.4a1 Author: Robert Katic Date: 2009-11-12 12:50:40 +0800 Made isObjectLiteral to work correctly with custom objects with empty prototypes. M src/core.js M test/unit/core.js commit 1ce92e0 refs/tags/1.4a1 Author: John Resig Date: 2009-11-11 18:08:07 -0500 Make sure that the submodules are pulling from the right location. M Makefile commit c07d15d refs/tags/1.4a1 Author: lrbabe Date: 2009-11-11 15:15:58 -0500 Use array.indexOf if available (speeds up modern browsers). Thanks to lrbabe and Andrea for the patch. Fixes #5160. M src/core.js commit 5ac2e08 refs/tags/1.4a1 Author: John Resig Date: 2009-11-11 15:11:58 -0500 Added useMap and frameBorder IE support to attr. Fixes #4561. M src/support.js commit 357e2ae refs/tags/1.4a1 Author: John Resig Date: 2009-11-11 14:55:32 -0500 Added a check to make sure that a load request isn't done if the element doesn't exist. Fixes #4235. M src/ajax.js commit c210124 refs/tags/1.4a1 Author: John Resig Date: 2009-11-11 14:29:01 -0500 Pass in the XHR object as the third argument to the success callback (which helps $.get, $.post, and load). Fixes #3363. M src/ajax.js commit 7c4144f refs/tags/1.4a1 Author: John Resig Date: 2009-11-11 14:23:56 -0500 Fixed the case where HTML that contained entities was being inserted as text strings instead of HTML. Thanks to dmethvin for the test case! Fixes #5483. M src/manipulation.js M test/unit/manipulation.js commit 449e099 refs/tags/1.4a1 Author: John Resig Date: 2009-11-11 14:17:16 -0500 Landing tweak from 'haruka' that fixes non-pixel fontSize values in IE. Fixes #760. M src/css.js M test/data/testsuite.css M test/unit/css.js commit bf71575 refs/tags/1.4a1 Author: Rich Dougherty Date: 2009-11-11 13:56:39 -0500 Land Rich's fix for not using window.top to do frame detection. Fixes #4787. M src/event.js commit c4c820e refs/tags/1.4a1 Author: John Resig Date: 2009-11-11 13:49:29 -0500 Made jQuery('
') and jQuery('
') use the same code path (making the second one faster). Fixes #5293. M src/core.js M test/unit/core.js commit d933e9c refs/tags/1.4a1 Author: John Resig Date: 2009-11-11 13:45:03 -0500 Opera 9.2 was interpreting .5 as 0.50, changing it to .55 lets the result be the same in all browsers: 0.55. Fixes #5344. M src/support.js commit dee8e45 refs/tags/1.4a1 Author: John Resig Date: 2009-11-11 13:42:50 -0500 Removed the use of this.length++ as it makes it hard to use the init method directly. Fixes #4955. M src/core.js commit ca8a9e8 refs/tags/1.4a1 Author: Damian Janowski Date: 2009-11-10 05:25:13 +0800 Add QUnit as a submodule. A test/qunit commit 6035913 refs/tags/1.4a1 Author: Damian Janowski Date: 2009-11-10 05:19:51 +0800 Remove symlink to John Resig's filesystem. D test/qunit commit 5cb1163 refs/tags/1.4a1 Author: Mr Speaker Date: 2009-11-11 09:46:24 -0500 Making sure that you can bind multiple toggles to a single element without problems. Thanks to 'Mr Speaker' for the original patch. Fixes #5274. M src/event.js M test/unit/event.js commit 4b55e94 refs/tags/1.4a1 Author: John Resig Date: 2009-11-10 23:07:05 -0500 Renamed isObject to isObjectLiteral to be more specific. M src/core.js commit a8b089a refs/tags/1.4a1 Author: John Resig Date: 2009-11-10 02:13:58 +0100 Force the submodules to keep up to date. M Makefile commit 262fcf7 refs/tags/1.4a1 Author: John Resig Date: 2009-11-09 13:47:53 +0100 Require that, at least, document.body exists before firing the ready event. This may stop jQuery from working on pages that don't create a document.body (such as Safari, when no body exists) but considering that we've required a document.body since 1.3 and haven't broken any pages, this doesn't appear to be a pressing issue. Used the test case written by dmethvin to verify the bug and the fix. Fixes #4320. M src/event.js commit 24e18d4 refs/tags/1.4a1 Author: John Resig Date: 2009-11-09 13:30:33 +0100 Backing out commit 81bfd9b870f658ce00eec48ea48a84d69c20bf05, read the ticket incorrectly - and seeing some of the other earlier tickets it's obvious that a more generic solution is needed. Thanks jdalton for the catch. M src/event.js commit 4fd730d refs/tags/1.4a1 Merge: d251809 9a69b2c Author: John Resig Date: 2009-11-09 13:01:10 +0100 Merge branch 'master' of git@github.com:jquery/jquery commit d251809 refs/tags/1.4a1 Author: lrbabe Date: 2009-11-09 12:59:54 +0100 Making mouseenter and mouseleave work with .live(). M src/event.js commit 9a69b2c refs/tags/1.4a1 Author: lrbabe Date: 2009-11-06 19:59:45 +0800 Cleanup bubbling focus and blur events - Use cached event instead of jQuery.event - Do not cache event.special if you use it only once M src/event.js commit e03aee1 refs/tags/1.4a1 Author: Robert Katić Date: 2009-11-09 12:39:29 +0100 Made the closest method evaluate the selector with appropriate context. M src/traversing.js commit b256a3a refs/tags/1.4a1 Author: rkatic Date: 2009-11-09 18:55:25 +0800 Added a method to myKlass. If an object's prototype is "empty", then isObject returns true! M test/unit/core.js commit c2bbcd8 refs/tags/1.4a1 Author: rkatic Date: 2009-11-09 07:26:01 +0800 Added comments to isObject. M src/core.js commit 76f6f0d refs/tags/1.4a1 Author: John Resig Date: 2009-11-07 17:40:47 +0100 Fixing spacing problems from rkatic's patches. M src/traversing.js commit 3dc5bc5 refs/tags/1.4a1 Author: rkatic Date: 2009-11-08 00:10:58 +0800 Make liveHandler to use jQuery.lastCloser and speed up internal sorting. M src/event.js commit 0f03c74 refs/tags/1.4a1 Author: rkatic Date: 2009-11-08 00:04:08 +0800 Store last closer value to jQuery.lastCloser instead of using data API. M src/traversing.js commit 3106039 refs/tags/1.4a1 Author: John Resig Date: 2009-11-07 17:22:35 +0100 Made sure that animate callbacks get executed even when no properties are passed in. Fixes #5459. M src/fx.js M test/unit/fx.js commit b0fe380 refs/tags/1.4a1 Author: John Resig Date: 2009-11-07 16:43:31 +0100 Make .add() take an optional context and - if a context is specified in the root selector - use that as the base context. M src/traversing.js M test/unit/core.js commit ef05f44 refs/tags/1.4a1 Author: John Resig Date: 2009-11-07 16:15:33 +0100 Comment nodes are discarded from a merge, for no apparent reason. Fixes #5438. M src/core.js commit 6a722e2 refs/tags/1.4a1 Author: John Resig Date: 2009-11-07 16:08:07 +0100 jQuery.ajax modified the passed-in object only to help test the code - this shouldn't occur. Fixes #5439. M src/ajax.js M test/unit/ajax.js commit 1a94a46 refs/tags/1.4a1 Author: John Resig Date: 2009-11-07 16:03:16 +0100 A typechange for test/qunit. T test/qunit commit 81bfd9b refs/tags/1.4a1 Author: John Resig Date: 2009-11-07 16:00:43 +0100 Make sure that document.body exists, at least, in IE before the ready event is fired. Fixes #5443. M src/event.js commit 513053d refs/tags/1.4a1 Author: John Resig Date: 2009-11-07 14:59:47 +0100 The complete event wasn't getting called on local file 404s. Thanks to 'mrspeaker' for the patch. Fixes #5468. M src/ajax.js commit 9a371e2 refs/tags/1.4a1 Author: John Resig Date: 2009-11-07 14:57:27 +0100 Fixed the case where getComputedStyled was assumed to exist if getBoundingClientRect did (which isn't the case on the Playstation 3). Fixes #5467. M src/offset.js commit 339708c refs/tags/1.4a1 Author: John Resig Date: 2009-11-07 14:55:14 +0100 Removing some of the SVN-specific stuff from the Ant build file (should probably be updated to use the new Git functionality. M build.xml commit 10068d5 refs/tags/1.4a1 Author: Michael Bensoussan Date: 2009-11-03 06:58:12 +0800 changed the extension of the README from .markdown to .md D README.markdown A README.md commit 044ad90 refs/tags/1.4a1 Author: Michael Bensoussan Date: 2009-11-03 05:41:03 +0800 update the README title with a direct link M README.markdown commit fbc162b refs/tags/1.4a1 Author: Michael Bensoussan Date: 2009-11-03 05:40:00 +0800 update the README for more readbility M README.markdown commit a1bb3ee refs/tags/1.4a1 Author: Michael Bensoussan Date: 2009-11-03 05:36:49 +0800 from txt to markdown D README A README.markdown commit 50cf435 refs/tags/1.4a1 Author: visionmedia Date: 2009-10-23 23:52:38 +0800 Consistant splits using " " instead of "," This was used in several other areas, and IMO is easier to read and since nothing is multi-word then we misewell use " " M src/ajax.js M src/event.js commit 81f65ce refs/tags/1.4a1 Author: John Resig Date: 2009-10-26 18:23:31 -0400 Pull in the Sizzle library dynamically using a submodule and make it part of the jQuery build process. M .gitmodules M Makefile M README D src/selector.js A src/sizzle A src/sizzle-jquery.js commit bbffc99 refs/tags/1.4a1 Author: John Resig Date: 2009-10-26 18:07:57 -0400 Moved a bunch of methods out of the jQuery-specific Sizzle code into more-appropriate files, in jQuery itself. M src/core.js M src/css.js M src/fx.js M src/manipulation.js M src/selector.js M src/traversing.js commit b7ccc58 refs/tags/1.4a1 Author: Jon Evans Date: 2009-10-23 18:13:26 +0800 fix sed statement used to extract the date M Makefile commit bcbd06b refs/tags/1.4a1 Author: John Resig Date: 2009-10-23 03:25:40 -0400 Removed the revision info and fixed the date pull to work against git log instead of SVN. M Makefile M src/intro.js commit c7006d2 refs/tags/1.4a1 Author: John Resig Date: 2009-10-22 22:06:20 -0400 Removing the old speed perf directory (the current one is in the main 'speed' directory). M Makefile M README D build/speed/benchmarker.css D build/speed/benchmarker.js D build/speed/index.html D build/speed/jquery-basis.js commit 04ab794 refs/tags/1.4a1 Author: John Resig Date: 2009-10-22 21:57:45 -0400 Only need Java if you want to build a minified version of jQuery. M README commit b2e9680 refs/tags/1.4a1 Author: John Resig Date: 2009-10-22 21:56:49 -0400 Removed the 'lite' build option (no longer used) and updated the README. M Makefile M README commit cd05cac refs/tags/1.4a1 Author: John Resig Date: 2009-10-22 21:54:34 -0400 Cleaned out the build directory - a lot of old files that weren't being used anymore. M Makefile D build/ant-contrib-0.6.jar D build/build/min.js D build/build/pack.js D build/js.jar D build/js/Packer.js D build/js/ParseMaster.js D build/js/Words.js D build/js/base2.js D build/js/jsmin.js D build/js/json.js D build/js/pack.js D build/js/parse.js D build/js/writeFile.js D build/js/xml.js D build/runtest/env.js D build/runtest/test.js D build/runtest/testrunner.js D build/style.xsl commit 1ef930b refs/tags/1.4a1 Author: John Resig Date: 2009-10-22 21:45:36 -0400 Removing some old text files. D ChangeLog.txt D reminder.txt commit 4c85dec refs/tags/1.4a1 Author: John Resig Date: 2009-10-22 21:44:44 -0400 Added the submodule init/update to the Makefile for 'make test' and updated the README to be more current. M Makefile M README commit 920238d refs/tags/1.4a1 Author: John Resig Date: 2009-10-22 21:39:41 -0400 Pull in QUnit using a submodule. In order to build jQuery (and run the tests) you'll need to do 'git submodule init' and 'git submodule update' after checkout. A .gitmodules M test/index.html A test/qunit commit 4a51b12 refs/tags/1.4a1 Author: John Resig Date: 2009-10-22 21:26:28 -0400 We don't want to filter out the qunit file. M .gitignore commit 098a2bb refs/tags/1.4a1 Author: John Resig Date: 2009-10-12 16:26:01 +0000 Fixed the cleaning method to support namespaced elements. Thanks to einaros for the patch recommendation. Fixes #5358. M src/manipulation.js commit 4b5a680 refs/tags/1.4a1 Author: John Resig Date: 2009-10-08 18:13:07 +0000 Fixed == change in ready. M src/event.js commit 805832a refs/tags/1.4a1 Author: John Resig Date: 2009-09-29 22:48:25 +0000 Updated the jQuery suite to use the updated QUnit CSS styling. M test/index.html M test/unit/offset.js M test/unit/selector.js commit 3b5de9d refs/tags/1.4a1 Author: John Resig Date: 2009-09-29 22:25:02 +0000 Updated the jQuery test suite to use the new QUnit file names. M test/index.html commit 0256edb refs/tags/1.4a1 Author: John Resig Date: 2009-09-29 22:09:21 +0000 Moved the jQuery-specific test suite CSS into a separate file. A test/data/testsuite.css M test/index.html commit b996026 refs/tags/1.4a1 Author: John Resig Date: 2009-09-29 21:40:17 +0000 Adapted the jQuery test suite to handle the toolbar moving inline. M test/index.html M test/unit/selector.js commit b0306cc refs/tags/1.4a1 Author: John Resig Date: 2009-09-29 21:34:12 +0000 Updated the jQuery suite to use the new 'qunit-' prefix on specific elements. M test/index.html M test/unit/selector.js commit dfeb814 refs/tags/1.4a1 Author: John Resig Date: 2009-09-29 21:22:35 +0000 Fixed the q() method to use same instead of isSet. M test/data/testinit.js commit 4bda398 refs/tags/1.4a1 Author: John Resig Date: 2009-09-29 19:49:43 +0000 Switched from using QUnit's isObj/isSet to the more robust same method. M test/unit/core.js M test/unit/data.js M test/unit/fx.js M test/unit/manipulation.js M test/unit/selector.js M test/unit/traversing.js commit f8b7d39 refs/tags/1.4a1 Author: John Resig Date: 2009-09-29 18:11:10 +0000 Moved some jQuery-specific test methods into the core module. M test/data/testinit.js commit 8df82d2 refs/tags/1.4a1 Author: John Resig Date: 2009-09-29 18:06:16 +0000 Moved the init test script off into a separate file. A test/data/testinit.js M test/index.html commit 69e6e53 refs/tags/1.4a1 Author: John Resig Date: 2009-09-25 21:41:21 +0000 Adding in .unwrap() support, thanks to Ben Alman! Fixes #5191. M src/manipulation.js M test/unit/manipulation.js commit 70b9aed refs/tags/1.4a1 Author: John Resig Date: 2009-09-25 21:36:40 +0000 Removed the trailing endline from the version. M version.txt commit 79ba722 refs/tags/1.4a1 Author: John Resig Date: 2009-09-25 18:21:02 +0000 Full steam ahead! We're going for 1.4. M version.txt commit 67d445a refs/tags/1.4a1 Author: John Resig Date: 2009-09-25 17:55:20 +0000 A follow-up to [6578] (which stopped adding expandos to elements that didn't have data). That broke jQuery.unique() (so we're now using the unique from Sizzle). Using Sizzle's unique (which also sorts in document order) changed how add, andSelf, parents, nextAll, prevAll, and siblings work. after and before were changed to not use .add() (in order to guarantee their position in the jQuery set). Also, jQuery.data(elem) was updated to return that element's data object (instead of its ID). $("
").after("") => [ div, span ] (calling after on a disconnected DOM node adds the nodes to the end of the jQuery set) $("
").before("") => [ span, div ] (calling before on a disconnected DOM node adds the nodes to the beginning of the jQuery set) $("div").add("span") => [ div, span, span, div, span ] (results now come out in document order) $("div").find("code").andSelf(); => [ div, code, code ] (results now come out in document order) Same goes for .parents(), .nextAll(), .prevAll(), and .siblings(). Exception: .parents() will still return the results in reverse document order. jQuery.data(elem) => { object of data } (no longer returns the unique ID assigned to the node) M src/core.js M src/data.js M src/manipulation.js M src/selector.js M src/traversing.js M test/unit/core.js M test/unit/data.js M test/unit/manipulation.js M test/unit/traversing.js commit 67089ee refs/tags/1.4a1 Author: Yehuda Katz Date: 2009-09-17 22:37:19 +0000 Getting $.param working well; Patch by ben_alman M src/ajax.js M test/unit/ajax.js commit 45dfa3b refs/tags/1.4a1 Author: Yehuda Katz Date: 2009-09-16 08:33:00 +0000 Probably not the optimal solution, but tests pass. M src/event.js M test/unit/event.js commit 9ebb2fc refs/tags/1.4a1 Author: Ariel Flesler Date: 2009-09-16 02:19:18 +0000 jquery event: closes #5250. bind(), unbind() and one() support Object Literals (needs some refactor though) M src/event.js M test/unit/event.js commit 97e134f refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-09-15 21:14:08 +0000 data should not add expando unless actually adding data M src/data.js M test/unit/data.js commit 24ffc39 refs/tags/1.4a1 Author: John Resig Date: 2009-09-15 21:09:46 +0000 Missing a var on a for loop, caused a variable to be leaked. M src/selector.js commit e907b87 refs/tags/1.4a1 Author: John Resig Date: 2009-09-15 21:01:00 +0000 Missing a var on a for loop, caused a variable to be leaked. M src/selector.js commit daffb95 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-09-15 19:15:04 +0000 offset is now a setter M src/offset.js M test/data/offset/relative.html M test/data/offset/static.html M test/unit/offset.js commit f55fb36 refs/tags/1.4a1 Author: Jörn Zaefferer Date: 2009-09-15 17:51:38 +0000 remove globals in tests for compability with ?noglobals, to be enabled by default M test/unit/ajax.js M test/unit/manipulation.js commit 0b36b26 refs/tags/1.4a1 Author: Jörn Zaefferer Date: 2009-09-15 17:39:21 +0000 fixed global variables introduced in for loop with missing var-keyword (detected via QUnit's no ?noglobals) M src/selector.js commit 5550356 refs/tags/1.4a1 Author: Ariel Flesler Date: 2009-09-15 17:23:26 +0000 jquery attributes: closes #5234. attr() supports jQuery.fn methods. M src/attributes.js M test/unit/attributes.js commit 8356871 refs/tags/1.4a1 Author: Ariel Flesler Date: 2009-09-15 17:11:15 +0000 testrunner: focus & blur events could fail if the window isn't focused M test/unit/event.js commit fc4c691 refs/tags/1.4a1 Author: John Resig Date: 2009-09-15 16:46:15 +0000 Adding some fixes for commit [6537]. If there's leading whitespace, or if an exception is thrown by innerHTML, we need to use the old style method. M src/manipulation.js commit cf8c124 refs/tags/1.4a1 Author: Ariel Flesler Date: 2009-09-15 16:45:37 +0000 jquery ajax: addition for #2452. Wasn't working correctly in some cases. M src/ajax.js M test/unit/ajax.js commit 7638fc5 refs/tags/1.4a1 Author: John Resig Date: 2009-09-15 15:56:18 +0000 Fix for SVN rev [6537]. Events weren't being unbound correctly in Internet Explorer (cleanData wasn't handling malformed NodeList results correctly). M src/manipulation.js commit 5b9214e refs/tags/1.4a1 Author: Ariel Flesler Date: 2009-09-15 15:28:28 +0000 jquery ajax: closes #2452. get() and post() weren't shifting all arguments correctly. M src/ajax.js commit 183f37e refs/tags/1.4a1 Author: Ariel Flesler Date: 2009-09-15 15:19:58 +0000 jquery ajax: closes #4994. Adding 'context' setting to $.ajax M src/ajax.js M test/unit/ajax.js commit c4f144e refs/tags/1.4a1 Author: Yehuda Katz Date: 2009-09-15 07:59:53 +0000 avoid creating a new data cache if we don't need one. Also, short-circuit the case where $.data is used to get the cache id M src/data.js commit 19cd84c refs/tags/1.4a1 Author: Ariel Flesler Date: 2009-09-15 01:02:18 +0000 jquery data: adding missing semicolons M src/data.js commit 9b20eb4 refs/tags/1.4a1 Author: Yehuda Katz Date: 2009-09-15 00:35:35 +0000 Make jQuery.winnow a local function M src/traversing.js commit 321267d refs/tags/1.4a1 Author: Ariel Flesler Date: 2009-09-15 00:32:13 +0000 jquery fx: closes #2542. show/hide(0, fn) wasn't calling the callback. M src/fx.js M test/unit/fx.js commit 5e0da8c refs/tags/1.4a1 Author: Ariel Flesler Date: 2009-09-14 23:28:21 +0000 testrunner: resetting the scroll position after focusing a field M test/unit/event.js commit 3eb56b0 refs/tags/1.4a1 Author: John Resig Date: 2009-09-14 23:20:23 +0000 Another fix for [6537] - make sure that .innerHTML isn't used on non-HTML documents and that we only attempt to use .innerHTML on DOM Elements. M src/manipulation.js commit 766635e refs/tags/1.4a1 Author: John Resig Date: 2009-09-14 23:12:06 +0000 Fixed a bug introduced in SVN rev [6537] that caused XML-based fragment creation to fail, in IE. M src/manipulation.js commit 681f4fd refs/tags/1.4a1 Author: Ariel Flesler Date: 2009-09-14 22:58:20 +0000 jquery event: misc removal M src/event.js commit a273120 refs/tags/1.4a1 Author: Ariel Flesler Date: 2009-09-14 22:34:04 +0000 jquery data: closes #5224. Exposing the expando. M src/data.js M test/unit/data.js commit 173c147 refs/tags/1.4a1 Author: John Resig Date: 2009-09-14 22:09:42 +0000 Added support for .before(), .after(), and .replaceWith() on disconnected DOM nodes. Fixes bug #3940. M src/manipulation.js M test/unit/manipulation.js commit bca8225 refs/tags/1.4a1 Author: Ariel Flesler Date: 2009-09-14 22:04:22 +0000 jquery event: fixes #4989. blur and focus events now bubble and can be handled using live(). M src/event.js M test/unit/event.js commit f3474c0 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-09-14 21:14:15 +0000 fix for #5198, event memory leak limited to IE only via conditional compilation M src/event.js commit 4a3c4c8 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-09-14 20:55:40 +0000 fix for #5017 M src/ajax.js commit b539b6e refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-09-14 20:45:58 +0000 remove and detach unit tests were not cleaning up, causing selector tests to fail M test/unit/manipulation.js commit 36ebb4f refs/tags/1.4a1 Author: Ariel Flesler Date: 2009-09-14 19:57:49 +0000 jquery ajax: Misc rename M src/ajax.js commit 0790989 refs/tags/1.4a1 Author: Ariel Flesler Date: 2009-09-14 18:03:18 +0000 jquery core: Fixed #5202. Fixing selector generation when a manipulation function receives a jQuery object. M src/manipulation.js M test/unit/core.js commit 66c58e9 refs/tags/1.4a1 Author: Ariel Flesler Date: 2009-09-14 17:33:15 +0000 jquery core: removing the body optimization, as it is then handled by $("TAG"). M src/core.js commit 9e1a955 refs/tags/1.4a1 Author: Ariel Flesler Date: 2009-09-11 17:47:40 +0000 jquery core: commenting the new access function. M src/core.js commit d128550 refs/tags/1.4a1 Author: Ariel Flesler Date: 2009-09-09 21:14:28 +0000 jquery core: Closes #5189. Added a generic function to handle getting/setting key-value/setting a hash. M src/attributes.js M src/core.js M src/css.js M test/unit/attributes.js commit aadc268 refs/tags/1.4a1 Author: Ariel Flesler Date: 2009-09-09 16:50:58 +0000 jquery core: fixes 5187. getElementsByTagName optimization was breaking $('div').live() M src/core.js commit bf230ff refs/tags/1.4a1 Author: Ariel Flesler Date: 2009-09-09 16:33:16 +0000 jquery core: closes #5186. getElementsByTagName optimization was breaking the selector attribute. M src/core.js commit 9de120e refs/tags/1.4a1 Author: John Resig Date: 2009-09-09 00:21:21 +0000 Added support for .eq(-N), .first(), and .last(). Fixes #2164 and #4188. M src/traversing.js M test/unit/traversing.js commit 4ea4fad refs/tags/1.4a1 Author: John Resig Date: 2009-09-08 04:26:47 +0000 Optimize jQuery() for the case $("TAG"). M src/core.js commit 1e750a0 refs/tags/1.4a1 Author: John Resig Date: 2009-09-08 01:45:11 +0000 Use the native Array indexOf method if it exists, for jQuery.inArray. M src/core.js commit 96dd06e refs/tags/1.4a1 Author: John Resig Date: 2009-09-08 01:07:50 +0000 Removed jQuery.className.(has|remove|add) in favor of .addClass/removeClass/hasClass. Also rewrote the functions for additional performance. M src/attributes.js M test/unit/attributes.js commit 520f1a2 refs/tags/1.4a1 Author: John Resig Date: 2009-09-07 20:55:36 +0000 Broke the logic for .clean() wrap out into a separate, static, data structure. Also improved the performance of .html() looking for the case where .innerHTML can be used without problems. Also tweaked some cases where cleanData() was used, no need to use jQuery selectors in these cases. M Makefile M build.xml M src/manipulation.js M test/unit/manipulation.js commit 9d8d745 refs/tags/1.4a1 Author: John Resig Date: 2009-09-07 18:58:01 +0000 Split out the fragment-building code from domManip. Switched core.js to using that instead. Also moved the standalone tag detection to $(...) for performance. M src/core.js M src/manipulation.js M test/unit/core.js commit b7d4e0e refs/tags/1.4a1 Author: John Resig Date: 2009-09-07 17:20:38 +0000 Added an optimization for the case where $("body") is used. M src/core.js commit 50d78e7 refs/tags/1.4a1 Author: Yehuda Katz Date: 2009-09-02 05:16:21 +0000 Adds nested param serialization; Closes #4201 (by merbjedi) M src/ajax.js M test/unit/ajax.js commit 569c8b4 refs/tags/1.4a1 Author: John Resig Date: 2009-08-27 20:07:45 +0000 Fixed a bug with the isXMLDoc test - also made sure that isXMLDoc was handling the case where documentElement is undefined (which only occurs on HTML documents in IE). M src/core.js M test/unit/core.js commit 957cd6f refs/tags/1.4a1 Author: John Resig Date: 2009-08-27 19:22:48 +0000 Tweaked the isXMLDoc iframe test case to test the document, not the body element (which doesn't exist in IE). Also made the isXMLDoc code handle cases where elem is null, undefined, etc. M src/core.js M test/unit/core.js commit f52c4a3 refs/tags/1.4a1 Author: John Resig Date: 2009-08-26 17:39:52 +0000 If the XHR object no longer exists assume that the request was aborted. M src/ajax.js commit a64ad8b refs/tags/1.4a1 Author: John Resig Date: 2009-08-26 16:29:46 +0000 Temporarily disabled some tests for Opera 10 - a variety of problems with input elements and selectors exist. M test/unit/ajax.js M test/unit/selector.js commit bddd183 refs/tags/1.4a1 Author: John Resig Date: 2009-08-10 21:22:31 +0000 Moved exposing window.jQuery and window.$ to the end of the jQuery file (helps some compatibility cases with older version of Prototype). Fixes ticket #4834. M src/core.js M src/outro.js commit d6991fa refs/tags/1.4a1 Author: John Resig Date: 2009-07-28 12:28:59 +0000 Added support for .closest(filter, DOMElement). Fixes #4072. M src/traversing.js M test/unit/traversing.js commit 61b18c8 refs/tags/1.4a1 Author: John Resig Date: 2009-07-28 12:22:10 +0000 Backing out commit #6507 - causes too many problems. M src/traversing.js M test/unit/traversing.js commit b7a3b22 refs/tags/1.4a1 Author: John Resig Date: 2009-07-27 20:48:42 +0000 Fix some missing braces in core.js. M src/core.js commit 18a6fbb refs/tags/1.4a1 Author: John Resig Date: 2009-07-27 20:47:32 +0000 Added an improvement to quickExpr and some more tests for jQuery('html'). Fixes #4979. M src/core.js M test/unit/core.js commit 8c18dcd refs/tags/1.4a1 Author: John Resig Date: 2009-07-27 19:02:40 +0000 Make sure payload is sent for PUT requests. (Thanks alx). Fixes #4971. M src/ajax.js commit 255a293 refs/tags/1.4a1 Author: John Resig Date: 2009-07-27 13:21:19 +0000 Shortened the isXMLDoc code, based upon recommendation from Andrea. M src/core.js commit 2cd9ee3 refs/tags/1.4a1 Author: John Resig Date: 2009-07-27 13:02:41 +0000 Added an extra documentElement check to isXMLDoc for IE - and added a number of unit tests for isXMLDoc. Fixes #4833. M src/core.js M test/unit/core.js commit cae93c3 refs/tags/1.4a1 Author: John Resig Date: 2009-07-25 21:31:59 +0000 Implemented support for .context limited .closest() calls. Fixes #4072. M src/traversing.js M test/unit/traversing.js commit 343b093 refs/tags/1.4a1 Author: John Resig Date: 2009-07-25 20:56:15 +0000 Fix for animating hyphenated CSS properties. Fixes #4156. M src/fx.js M test/unit/fx.js commit fd0bf5d refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-07-25 16:08:18 +0000 Fix for #4972. Dreamweaver CS4 crashes on offset module. Thanks mike.helgeson M src/offset.js commit 3d8ceaf refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-07-25 16:04:30 +0000 revision 6494 accidentally reverted some changes to offset module M src/offset.js commit cafd392 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-07-24 22:32:53 +0000 add scrollTop/Left tests and fix for IE M src/offset.js M test/unit/offset.js commit cf7a0cf refs/tags/1.4a1 Author: Ariel Flesler Date: 2009-07-24 01:50:41 +0000 speed: adding a benchmark() function A speed/benchmark.js commit 0d389c0 refs/tags/1.4a1 Author: Ariel Flesler Date: 2009-07-24 00:58:24 +0000 speed: misc changes to the top comment M speed/slice.vs.concat.html commit 6a85898 refs/tags/1.4a1 Author: Ariel Flesler Date: 2009-07-24 00:57:27 +0000 speed: committing a failing experiment of concat vs slice A speed/slice.vs.concat.html commit 26eda09 refs/tags/1.4a1 Author: John Resig Date: 2009-07-23 22:38:29 +0000 Changed .get(-Number) to use .slice() instead of .toArray() (which doesn't take any arguments). Follow-up from commit [6484]. M src/core.js commit 9c9dd7c refs/tags/1.4a1 Author: John Resig Date: 2009-07-23 22:16:29 +0000 Fix for incorrect options being selected (noticed same problem with radio/checkbox and fixed it there, as well). Fixes #4962. M src/attributes.js commit 0a6c520 refs/tags/1.4a1 Author: John Resig Date: 2009-07-23 13:22:55 +0000 Make sure that at least one argument is provided to .slice(), in accordance with the spec. Fixes jQuery bug #4942. M src/core.js M src/event.js M src/selector.js commit b964e56 refs/tags/1.4a1 Author: John Resig Date: 2009-07-22 17:30:17 +0000 Optimizing isXMLDoc. M src/core.js commit 6fc57be refs/tags/1.4a1 Author: John Resig Date: 2009-07-22 15:03:23 +0000 Support dynamically loaded copies of jQuery using document ready. Fixes #4889. M src/event.js commit fe80b5a refs/tags/1.4a1 Author: John Resig Date: 2009-07-22 14:38:21 +0000 Make sure that the script is removed only if it's actually in the page still. Fixes #4934. M src/ajax.js commit 4e8f0c9 refs/tags/1.4a1 Author: John Resig Date: 2009-07-21 20:48:29 +0000 Completely disable the flaky fx queue test. M test/unit/fx.js commit 6649ae2 refs/tags/1.4a1 Author: John Resig Date: 2009-07-21 20:24:12 +0000 Exaggerate the times for the localtimeout ajax test. M test/unit/ajax.js commit 66c9841 refs/tags/1.4a1 Author: John Resig Date: 2009-07-21 20:16:44 +0000 Retool the fx test again, making it more apparent which order the queue tests will complete in. M test/unit/fx.js commit db82262 refs/tags/1.4a1 Author: John Resig Date: 2009-07-21 20:06:05 +0000 Made a tweak to the fx queue test (was randomly failing in its current incarnation). M test/unit/fx.js commit 7e06b9b refs/tags/1.4a1 Author: John Resig Date: 2009-07-21 15:57:51 +0000 Tweaked the detach addition in commit [6474]. M src/manipulation.js commit 7a67f88 refs/tags/1.4a1 Author: Yehuda Katz Date: 2009-07-21 09:17:33 +0000 Adds detach() M src/manipulation.js M test/unit/manipulation.js commit 29ff710 refs/tags/1.4a1 Author: John Resig Date: 2009-07-19 19:55:21 +0000 Made some syntax tweaks to core.js. M src/core.js commit b953c1d refs/tags/1.4a1 Author: John Resig Date: 2009-07-19 19:50:45 +0000 Saved some references to native methods, instead of re-referencing them on every call. M src/core.js commit 03de2cb refs/tags/1.4a1 Author: John Resig Date: 2009-07-19 19:47:30 +0000 Moved some RegExp in core.js, goes toward #4111. M src/core.js commit eaca153 refs/tags/1.4a1 Author: John Resig Date: 2009-07-19 19:44:15 +0000 Moved the RegExp in ajax.js out from inline, goes towards ticket #4111. M src/ajax.js commit 5272ed2 refs/tags/1.4a1 Author: John Resig Date: 2009-07-19 19:37:11 +0000 Made a number of syntax tweaks to ajax.js. M src/ajax.js commit fa2d663 refs/tags/1.4a1 Author: John Resig Date: 2009-07-19 19:03:18 +0000 Did some cleaning up of ajax.js and fixed a bug from commit [6457]. M src/ajax.js commit 81985c7 refs/tags/1.4a1 Author: John Resig Date: 2009-07-19 17:02:01 +0000 Fixed a typo with commit [6457]. M src/ajax.js commit 7175b2f refs/tags/1.4a1 Author: John Resig Date: 2009-07-19 16:21:08 +0000 Removing extraneous closing ). Fix for [6463]. M src/manipulation.js commit 627a32c refs/tags/1.4a1 Author: John Resig Date: 2009-07-19 16:13:45 +0000 Broke out some of the inline RegExp from css.js. Goes towards fixing #4111. M src/css.js commit 4d1f15c refs/tags/1.4a1 Author: John Resig Date: 2009-07-19 16:08:17 +0000 Fixed various formatting issues in css.js. M src/css.js commit f57d93b refs/tags/1.4a1 Author: John Resig Date: 2009-07-19 15:57:43 +0000 Move cases of .replace(re, Function) out from inline (to avoid being redeclared on every use). Fixes #4114. M src/css.js M src/manipulation.js commit 0ac9898 refs/tags/1.4a1 Author: John Resig Date: 2009-07-19 15:51:00 +0000 Fixed typo in commit #6461. M src/manipulation.js commit 6d23f2f refs/tags/1.4a1 Author: John Resig Date: 2009-07-19 15:48:30 +0000 Made more formatting changes to manipulation.js. Also moved all inline RegExp into a top declaration. M src/manipulation.js commit ec7fdf3 refs/tags/1.4a1 Author: John Resig Date: 2009-07-19 15:29:03 +0000 Tweaked formatting of src/manipulation.js. M src/manipulation.js commit 48e9a39 refs/tags/1.4a1 Author: John Resig Date: 2009-07-19 13:32:53 +0000 Standardize on using .nodeName in place of .tagName. Fixes jQuery bug #4923. M src/ajax.js M src/attributes.js M src/fx.js M src/offset.js M src/selector.js commit 0d5c3a6 refs/tags/1.4a1 Author: John Resig Date: 2009-07-19 13:21:51 +0000 Standardizing on .test() and .exec() - moving away from using .match() for RegExp. Fixes jQuery bug #4113. M src/ajax.js M src/attributes.js M src/core.js M src/css.js M src/fx.js M src/manipulation.js M src/selector.js commit a3b8ac4 refs/tags/1.4a1 Author: John Resig Date: 2009-07-19 13:04:18 +0000 Rewrote .offsetParent() to work against the full jQuery set, added tests. Fixes #4922. M src/offset.js M test/unit/offset.js commit f0681d9 refs/tags/1.4a1 Author: John Resig Date: 2009-07-19 12:53:39 +0000 Made a number of stylistic changes to the offset code (braces, declarations, etc.). M src/offset.js commit 9d46c0e refs/tags/1.4a1 Author: John Resig Date: 2009-07-18 19:44:15 +0000 Switching to use a better check for if the node is a document. M src/dimensions.js commit d828ff7 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-07-17 22:20:26 +0000 removing ambiguous offset tests for now... results are different due to rendering differences but are correct for the given browser M test/unit/offset.js commit 6504751 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-07-17 22:15:37 +0000 integrated offset tests into main test suite. offset tests now use iframes instead of popups M test/index.html D test/offset.html M test/unit/offset.js commit 4edbff9 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-07-17 21:08:13 +0000 fix for #4906 M src/offset.js commit 1a7f72e refs/tags/1.4a1 Author: Yehuda Katz Date: 2009-07-17 17:33:44 +0000 Add test for jQuery(jQueryObj) cloning and simplify new get() code M src/core.js M test/unit/core.js commit 88bd74c refs/tags/1.4a1 Author: Yehuda Katz Date: 2009-07-17 01:47:26 +0000 jQuery objects have a default length of 0. Simplifies $() some. M src/core.js commit a38a5cd refs/tags/1.4a1 Author: Ariel Flesler Date: 2009-07-16 15:16:44 +0000 jquery core: Simplifying isEmptyObject() and adding tests. M src/core.js M test/unit/core.js commit 991d039 refs/tags/1.4a1 Author: Yehuda Katz Date: 2009-07-16 07:32:39 +0000 Refactor queueing system to allow auto-dequeuing to use dequeue directly and therefore require dequeue to always leave the element it has dequeued on the queue. - In the fx queue, a progress sentinel is added when a queue element is dequeued. - The sentinel is ignored when dequeue is called explicitly - When adding a new element to the fx queue, queue() checks if the progress sentinel is present. If not, it calls dequeue() M src/data.js M test/unit/data.js commit 190812c refs/tags/1.4a1 Author: Yehuda Katz Date: 2009-07-16 07:32:31 +0000 Refactor jQuery.data a bit to reduce property lookups - Also added jQuery.isEmptyObject M src/core.js M src/data.js commit d36d224 refs/tags/1.4a1 Author: Yehuda Katz Date: 2009-07-16 07:32:25 +0000 Implemented .data() to get the entire data object. Closes #4284 M src/data.js M test/unit/data.js commit 8e54b16 refs/tags/1.4a1 Author: Yehuda Katz Date: 2009-07-16 07:32:17 +0000 Add a test for index() M test/unit/core.js commit 87869b8 refs/tags/1.4a1 Author: Yehuda Katz Date: 2009-07-16 07:32:11 +0000 Unify .not and .filter (resolves #4200). - Both now support Function, Element, Selector, and Arrayish (including jQuery object) M src/traversing.js M test/unit/traversing.js commit c10f871 refs/tags/1.4a1 Author: Yehuda Katz Date: 2009-07-16 07:32:03 +0000 jQuery.extend(true, Object, Object) copies custom objects correctly. - Also update jQuery.isObject to handle this case correctly M src/core.js M test/unit/core.js commit 8d52c27 refs/tags/1.4a1 Author: Yehuda Katz Date: 2009-07-16 07:31:55 +0000 jQuery.extend(true, Object, Object) copies objects with length keys correctly M src/core.js M test/unit/core.js commit 6b912be refs/tags/1.4a1 Author: Yehuda Katz Date: 2009-07-16 07:31:47 +0000 Clear some dangling whitespace M test/unit/core.js commit e532dfe refs/tags/1.4a1 Author: Yehuda Katz Date: 2009-07-16 07:31:41 +0000 Add support for .get(-Number) Closes #4188 M src/core.js M test/unit/core.js commit e124fec refs/tags/1.4a1 Author: Yehuda Katz Date: 2009-07-16 07:31:32 +0000 Make toArray an alias for .get(). Closes #3999 M src/core.js M test/unit/core.js commit 0e2f4a0 refs/tags/1.4a1 Author: Yehuda Katz Date: 2009-07-16 07:31:22 +0000 Added gitignore for people using git-svn A .gitignore commit c5315f6 refs/tags/1.4a1 Author: John Resig Date: 2009-07-15 12:35:57 +0000 Scope 'document' locally (also useful for sandboxing). Patch from Andrea Giammarchi. Fixes bug #4905. M src/core.js commit 7a04d1d refs/tags/1.4a1 Author: John Resig Date: 2009-07-14 23:43:58 +0000 We only support wrapping the first element around an element (all others are ignored). Fixes ticket #4903. M src/manipulation.js M test/unit/manipulation.js commit 991dafa refs/tags/1.4a1 Author: John Resig Date: 2009-07-14 23:28:07 +0000 Fixed wrapping of elements that hold text nodes. Thanks to David Flanagan for the patch. Fixes #4902. M src/manipulation.js M test/unit/manipulation.js commit ad5ba1a refs/tags/1.4a1 Author: John Resig Date: 2009-07-14 21:20:16 +0000 Fixed spelling mistake in Ajax tests. M test/unit/ajax.js commit c3c9482 refs/tags/1.4a1 Author: John Resig Date: 2009-07-14 21:13:23 +0000 Fixed the handling of .status == 304 in Opera (it always returns 0). Also silently "pass" in Opera 9.6 (which is unable to send the correct headers with setRequestHeader). Follow-up to bug #4764. M src/ajax.js M test/data/etag.php M test/data/if_modified_since.php M test/unit/ajax.js commit 89dc1e0 refs/tags/1.4a1 Author: Yehuda Katz Date: 2009-07-13 22:21:40 +0000 clearQueue and next should now work with default fx on all browsers M src/data.js M test/unit/data.js commit 7cfec99 refs/tags/1.4a1 Author: Yehuda Katz Date: 2009-07-13 21:50:58 +0000 Uses the more stable font-size as a sentinel M test/unit/css.js commit c0802e5 refs/tags/1.4a1 Author: Yehuda Katz Date: 2009-07-13 19:48:08 +0000 Test Tweak to normalize the CSS results across browsers M test/unit/css.js commit 72bb9df refs/tags/1.4a1 Author: Yehuda Katz Date: 2009-07-13 19:24:44 +0000 Fix dangling comma of death in data.js M src/data.js commit 4ae7234 refs/tags/1.4a1 Author: Yehuda Katz Date: 2009-07-13 19:24:23 +0000 Updates css() tests to use hex rather than color names M test/unit/css.js commit 3595102 refs/tags/1.4a1 Author: Yehuda Katz Date: 2009-07-12 21:08:54 +0000 Add tests for replaceAll(fn) and wrap(fn) -- mark wrapAll and wrapWithin as TODO M src/manipulation.js M test/unit/manipulation.js commit 7d7a960 refs/tags/1.4a1 Author: Yehuda Katz Date: 2009-07-12 20:19:43 +0000 Support for .foo(Function) and testing. TODO: More tests M src/attributes.js M src/manipulation.js M test/unit/manipulation.js commit e8eff25 refs/tags/1.4a1 Author: Yehuda Katz Date: 2009-07-12 18:31:26 +0000 Added test for css(String, Function) and css(Object) where values are Functions; fixed css(Object) M src/css.js M test/unit/css.js commit d857315 refs/tags/1.4a1 Author: Yehuda Katz Date: 2009-07-12 15:14:01 +0000 Add clearQueue for clearing non-fx queues M src/data.js M test/unit/data.js commit 89b4bc5 refs/tags/1.4a1 Author: Yehuda Katz Date: 2009-07-12 14:31:32 +0000 Added a next() shortcut for queues M src/data.js M test/unit/data.js commit 5b84c7c refs/tags/1.4a1 Author: John Resig Date: 2009-07-11 15:23:18 +0000 IE doesn't seem to like caching fragments that have options in them. Ticket #4883. M src/manipulation.js commit 0c4418b refs/tags/1.4a1 Author: John Resig Date: 2009-07-11 14:50:59 +0000 Limit domManip caching to strings < 512 characters long. Ticket #4883. M src/manipulation.js commit 2a268f5 refs/tags/1.4a1 Author: John Resig Date: 2009-07-11 13:57:38 +0000 Fixes regression in .attr(), patch by David Flanagan. Fixes #4884. M src/attributes.js M test/unit/attributes.js commit 8db967e refs/tags/1.4a1 Author: John Resig Date: 2009-07-11 13:49:46 +0000 Added caching to domManip. Fixes #4883. M src/manipulation.js commit fd2a2fe refs/tags/1.4a1 Author: John Resig Date: 2009-07-11 13:44:44 +0000 Optimized jQuery(Element) to not call jQuery() twice. M src/core.js commit bbf3334 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-06-23 18:14:57 +0000 reverting sizzle updates from previous commit, appears i had an outdated version M src/selector.js commit de07ebc refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-06-23 18:11:09 +0000 fix for #4512 and minor sizzle updates M src/selector.js commit c6b9654 refs/tags/1.4a1 Author: Ariel Flesler Date: 2009-06-20 15:51:19 +0000 jquery core: Closes #2827. jQuery.each iterates over functions M src/core.js M test/unit/core.js commit ee34b69 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-06-17 02:31:45 +0000 fix for #3533, triggering an event with a colon in the name on a table no longer throws an error in IE M src/event.js M test/unit/event.js commit 739644d refs/tags/1.4a1 Author: John Resig Date: 2009-06-15 13:40:10 +0000 Minor tab-spacing tweak. M test/unit/ajax.js commit 28ab4d3 refs/tags/1.4a1 Author: John Resig Date: 2009-06-15 13:36:12 +0000 Adding support for etags in $.ajax() - and simplified the if-modified-since implementation. Thanks to Lawrence for the patch! Closes ticket #4764. M src/ajax.js A test/data/etag.php A test/data/if_modified_since.php M test/unit/ajax.js commit 030ae67 refs/tags/1.4a1 Author: Jörn Zaefferer Date: 2009-06-04 17:36:23 +0000 jquery core: removed the version.txt newline; please keep it that way, otherwise that ant replacement fails, it inserts the file content wherever it finds @VERSION M version.txt commit 6faf75f refs/tags/1.4a1 Author: Ariel Flesler Date: 2009-06-02 02:14:58 +0000 jquery fx: Exposing the ticking function M src/fx.js commit 89d2f1e refs/tags/1.4a1 Author: John Resig Date: 2009-05-20 21:59:24 +0000 Reverting accidental test suite corruption from the Sizzle merge. M test/index.html commit 4572983 refs/tags/1.4a1 Author: John Resig Date: 2009-05-20 21:52:47 +0000 Removed some cases of strict errors. M src/selector.js M test/index.html commit 90a87c0 refs/tags/1.4a1 Author: John Resig Date: 2009-05-20 21:28:48 +0000 Switched to using new Function instead of eval for handling JSON parsing (Fixes bug #4680). Added support for JSON.parse, if it exists (Fixes bug #4429). M src/ajax.js M test/unit/ajax.js commit a0451f1 refs/tags/1.4a1 Author: John Resig Date: 2009-05-20 21:12:08 +0000 Did some light reordering of the jQuery definition. Moved window and undefined to exist in intro/outro. M src/core.js M src/intro.js M src/outro.js commit b97b886 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-05-18 15:36:36 +0000 fix :hidden and :visible selectors. fixes #4512 M src/selector.js commit e10e625 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-05-16 20:23:58 +0000 fix for #4183 M src/ajax.js commit 29411a4 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-05-16 20:22:47 +0000 error case for an ajax test M test/unit/ajax.js commit 4a99fcf refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-05-16 19:32:16 +0000 fix remove and empty to work properly in IE when an element with the id of length exists. fixes ajax event hanlders in test suite from firing multiple times because they did not get cleaned up. M src/manipulation.js commit a4a58a3 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-05-16 17:39:22 +0000 prevent fx test html from showing in IE M test/index.html commit a073ee8 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-05-16 15:10:24 +0000 unit tests for setting cellspacing, rowspan, and colspan M test/unit/attributes.js commit fd281e4 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-05-16 14:45:46 +0000 fix for #4397 M src/support.js commit ed08719 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-05-14 18:46:58 +0000 tidy up fix for #3981, thanks matt kruse M src/css.js commit ec3ebd3 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-05-14 14:44:31 +0000 opacity is now retrieved from stylesheet in IE. fixes #3981 M src/css.js M test/index.html M test/unit/css.js commit b763cc6 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-05-12 15:43:51 +0000 fix regression in removing live events caused by r6324 M src/event.js commit d075072 refs/tags/1.4a1 Author: Ariel Flesler Date: 2009-05-10 14:38:35 +0000 jquery event: misc change M src/event.js commit 09b5903 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-05-07 18:09:17 +0000 unused, left-over code from r6344 M src/event.js commit c41fab1 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-05-07 16:59:35 +0000 another unit test for index method M test/unit/core.js commit 8118917 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-05-07 00:50:28 +0000 .bind() now accepts an optional thisObject as the last argument which is used to change the value of this in event callbacks. fixes #3699 M src/event.js M test/unit/event.js commit 8f042d8 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-05-06 02:17:24 +0000 fix for #4234. hover can take one function to use for both enter and leave. M src/event.js M test/unit/event.js commit 3a9c827 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-05-06 01:24:22 +0000 fix for #3286 M src/event.js commit 4460d5a refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-05-04 04:54:09 +0000 unit tests for using jQuery events on non-dom elements. fixes #3439. thanks morgan M test/unit/event.js commit 31b5731 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-05-04 00:19:57 +0000 fix :hidden selector that was accidentally reverted in previous commit, also fixed tests for :hidden selector in IE6 M src/selector.js M test/unit/selector.js commit d72b830 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-05-04 00:05:04 +0000 fix memory leak in IE M src/selector.js commit c6b5926 refs/tags/1.4a1 Author: Ariel Flesler Date: 2009-05-03 17:02:56 +0000 testrunner: Updating an orphaned test M test/unit/core.js commit 3a80de1 refs/tags/1.4a1 Author: Ariel Flesler Date: 2009-05-03 15:57:25 +0000 jquery core: $() -> $(document) and $(undefined) -> $([]). Removed a duplicated block. M src/core.js M test/unit/core.js commit e45b416 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-05-02 22:35:39 +0000 make sure toggleClass does not delete classNames when forcefully removing classes and they are already removed M src/attributes.js M test/unit/attributes.js commit 5e6e538 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-05-02 21:14:38 +0000 toggleClass can now toggle multiple classNames (space seperated list) and toggle the whole className. fixes #3825. M src/attributes.js M test/unit/attributes.js commit d415e0a refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-05-02 19:23:53 +0000 actually should be 6330, not 6329 M test/unit/core.js commit ffd457d refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-05-02 19:22:55 +0000 index now works in reverse when passed a selector or undefined. fixes #3971 M src/core.js M test/unit/core.js commit cbda6c5 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-05-01 00:59:27 +0000 fix global event triggering that i broke in r6323 M src/event.js M test/unit/ajax.js commit 96fd5f1 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-05-01 00:36:21 +0000 special event refactor left over code M src/event.js commit c6db93c refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-05-01 00:21:29 +0000 fix for #2620 M src/event.js commit a4b8fed refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-05-01 00:02:51 +0000 only copy guid from handler to modifiedHandler if it does not already have one M src/event.js commit aef1989 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-04-30 21:50:15 +0000 live event handlers now receive data from trigger, fixes #4532, thanks nbubna M src/event.js M test/unit/event.js commit 71efbdd refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-04-30 21:44:25 +0000 refactor specialAll into add and remove hooks for existing special events, live now accepts optional data param like bind, fixes #4612 and #4613, thanks to Mike Helgeson M src/event.js M test/unit/event.js commit 287ecdb refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-04-30 01:26:09 +0000 event clean up M src/event.js commit 45b8d25 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-04-29 22:04:41 +0000 enable test for binding events cross-frame that was fixed in r6316 M test/unit/event.js commit 851846a refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-04-29 21:45:58 +0000 .unbind() without any arguments now also unbinds namespaced events. fixes #4609 and #4241 M src/event.js M test/unit/event.js commit 1bd4325 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-04-22 20:00:30 +0000 fixing a few more memory leaks in IE M src/offset.js M src/support.js commit 432ea4c refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-04-22 05:29:01 +0000 offset returns null for window and document elements. fixes #4136 again M src/offset.js commit 6a04924 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-04-22 05:23:53 +0000 fix for #4216. css now ignores negative numbers for width and height when passed an object of props and vals. M src/css.js M test/unit/css.js commit 8be5792 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-04-22 04:39:44 +0000 fix for #3546. css now works with other windows than just the one it was loaded in. M src/css.js commit f569099 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-04-22 04:18:53 +0000 fix for #4268. bind now works with iframe windows. thanks tr4nslator M src/event.js commit 3715d73 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-04-22 02:31:29 +0000 fix for #2911 M src/event.js commit 6a12363 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-04-22 01:34:13 +0000 remove radix param for parseFloat calls M src/offset.js commit 2adb9b2 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-04-22 00:55:44 +0000 width, height, scrollLeft, and scrollTop now work with windows and documents other than just the one it was loaded in (like iframes and popups) M src/dimensions.js M src/offset.js commit a0d079f refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-04-21 19:19:28 +0000 clean up offset. #4456 thanks pbcomm M src/offset.js commit 17841ea refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-04-21 19:09:47 +0000 actually don't need to null out as much as i thought i did to fix that memory leak M src/support.js commit 92a076c refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-04-21 18:46:39 +0000 fixing memory leaks in IE M src/support.js commit 4130319 refs/tags/1.4a1 Author: John Resig Date: 2009-04-20 17:05:18 +0000 Added explicit module names to the new unit tests. M test/unit/attributes.js M test/unit/css.js M test/unit/manipulation.js M test/unit/traversing.js commit 2764127 refs/tags/1.4a1 Author: John Resig Date: 2009-03-31 17:35:20 +0000 Unified the formatting of core.js. === or !== are used wherever appropriate, syntax has been normalized, braces are added in all cases, and jQuery() now returns an empty set. M src/core.js M test/unit/core.js commit 2937d64 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-03-30 07:59:31 +0000 fix for #4439, offset.initialize can cause the page to jump M src/offset.js commit 611d240 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-03-27 18:20:57 +0000 fix for #4378, base tag causes javascript error in IE when loading cross-domain JS via ajax M src/ajax.js commit f8ef75e refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-03-23 01:55:17 +0000 remove trailing spaces M src/ajax.js M src/attributes.js M src/core.js M src/data.js M src/dimensions.js M src/event.js M src/fx.js M src/manipulation.js M src/offset.js M src/selector.js M src/support.js commit e06da17 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-03-22 23:25:58 +0000 moving dimension related unit tests to dimensions test module M test/unit/attributes.js M test/unit/dimensions.js commit d7d908b refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-03-22 23:25:03 +0000 decoupling styles retrieval from the attr method M Makefile M build.xml A speed/benchmarker.css A speed/benchmarker.js A speed/index.html A speed/jquery-basis.js M src/attributes.js A src/css.js M src/fx.js M src/support.js M test/index.html M test/unit/attributes.js A test/unit/css.js M test/unit/fx.js commit 9476530 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-03-22 15:06:58 +0000 moving some vars from manipulations.js to attributes.js M src/attributes.js M src/manipulation.js commit a974b25 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-03-22 04:24:40 +0000 fix for #4399, removing unused variables M src/dimensions.js commit 30e760b refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-03-20 03:10:07 +0000 fix for #4189, live/die now work with contexts other than just document M src/event.js M test/unit/event.js commit dae96f5 refs/tags/1.4a1 Author: John Resig Date: 2009-03-19 15:16:02 +0000 Added some more information to the unload event cleanup. M src/event.js commit 10303c3 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-03-19 03:17:38 +0000 fix for #4115 M src/offset.js commit c0cdbf8 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-03-19 02:54:57 +0000 fix for #4263, better support for nested fixed position elements M src/offset.js commit 7c04a64 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-03-18 21:15:38 +0000 breaking jquery out into smaller modules. added attributes.js, manipulation.js, and traversing.js M Makefile M build.xml A src/attributes.js M src/core.js A src/manipulation.js A src/traversing.js M test/index.html A test/unit/attributes.js M test/unit/core.js M test/unit/fx.js A test/unit/manipulation.js A test/unit/traversing.js commit 2c31a16 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-03-18 17:55:07 +0000 fix for #4374, gap in :hidden, :visible logic M src/selector.js M test/unit/selector.js commit 62a251a refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-03-18 14:58:06 +0000 fix for #4204, fadeTo shows hidden elements before animating M src/fx.js commit ace1338 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-03-18 02:48:32 +0000 fix for #4074, pass context to jQuery.clean for jQuery.clone M src/core.js commit e73990a refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-03-17 22:27:25 +0000 fix for #3688, setting type attribute on button causes IE to throw error M src/core.js M test/index.html M test/unit/core.js commit aabf635 refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-03-17 21:07:11 +0000 using parseFloat for offset and position methods and removed num helper method M src/core.js M src/offset.js commit a37cccc refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-03-17 20:50:17 +0000 return null when no matched elements exist for offset and position M src/offset.js commit 36b4a9b refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-03-17 20:43:46 +0000 some clean up in the offset method M src/offset.js commit 26731d4 refs/tags/1.4a1 Author: John Resig Date: 2009-03-17 20:39:29 +0000 Backed out commit [6260], was causing too many problems. We'll have to bite the bullet and assume that the incoming result set has array methods. Un-fixes jQuery bug #4250. M src/core.js M src/selector.js commit 2d4755a refs/tags/1.4a1 Author: Ariel Flesler Date: 2009-03-06 04:23:44 +0000 jquery dimensions: removed redundant code M src/dimensions.js commit ece001f refs/tags/1.4a1 Author: Ariel Flesler Date: 2009-03-05 13:36:12 +0000 jquery core: Fixed a typo in a comment, closes #4294. M src/core.js commit 6914fc2 refs/tags/1.4a1 Author: John Resig Date: 2009-02-28 20:28:45 +0000 Removed the objectAll check from jQuery.support, was causing problems with broken ActiveX controls. Fixes bug #4017. M src/support.js commit f1f5cd9 refs/tags/1.4a1 Author: John Resig Date: 2009-02-28 20:23:48 +0000 Simplified the structure of the .css() and .attr() methods (reducing the number of calls). Need to optimize $.css/$.curCSS/$.attr still. Fixes #4269. M src/core.js M test/unit/core.js commit 1c8c388 refs/tags/1.4a1 Author: John Resig Date: 2009-02-27 15:20:59 +0000 Moved to a generic solution for copying methods over for querySelectorAll-using browsers. M src/selector.js commit 985856b refs/tags/1.4a1 Author: John Resig Date: 2009-02-26 18:00:41 +0000 No longer use arguments.callee or RegExp (use new RegExp, instead) for ES 3.1 and Caja compatibility. Fixes jQuery bug #4251. M src/event.js M src/selector.js M src/support.js commit 410e13b refs/tags/1.4a1 Author: John Resig Date: 2009-02-26 01:15:54 +0000 As it turns out, the context was being started at a higher root than needed - fixing this speeds up > selectors. M src/selector.js commit 58235cc refs/tags/1.4a1 Author: John Resig Date: 2009-02-25 18:41:29 +0000 Removed the need for the results set to have array methods. Resolves jQuery bug #4250. M src/core.js M src/selector.js commit f094c80 refs/tags/1.4a1 Author: John Resig Date: 2009-02-25 18:29:18 +0000 Made some changes to how .find() works, inlined the duplicate check - should change other methods to act similarly. Goes towards fixing #4240. M src/core.js commit 4bbb70b refs/tags/1.4a1 Author: John Resig Date: 2009-02-25 15:37:09 +0000 Simplified the isXML function, no need to use recursion. M src/core.js M src/selector.js commit 1c5db3b refs/tags/1.4a1 Author: John Resig Date: 2009-02-25 15:19:08 +0000 Expose the sort/unique code from Sizzle as Sizzle.uniqueSort(). M src/selector.js commit 85e0945 refs/tags/1.4a1 Author: John Resig Date: 2009-02-25 14:23:25 +0000 Cut down on some more function calls for jQuery(...). Everything points back to the same root jQuery(document) object now. Going towards ticket #4240. M src/core.js commit 041fd5f refs/tags/1.4a1 Author: John Resig Date: 2009-02-25 04:57:00 +0000 Reduced the number of function calls required for .find() (single element root), optimized some calls to jQuery() as well. Goes towards fixing #4240. M src/core.js commit 9c0ddfa refs/tags/1.4a1 Author: John Resig Date: 2009-02-25 04:08:04 +0000 Landed some improvements for improving the performance of ID-rooted queries (e.g. '#foo p'). Fixes jQuery bug #4236. M src/selector.js commit cb3f842 refs/tags/1.4a1 Author: John Resig Date: 2009-02-23 16:32:45 +0000 Overhauled the .remove() and .empty() methods to be much more efficient. Fixes bug #4222. M src/core.js commit 48164ee refs/tags/1.4a1 Author: Ariel Flesler Date: 2009-02-23 13:27:48 +0000 jquery event: Fixing event.currentTarget for live(). M src/event.js M test/unit/event.js commit 883450b refs/tags/1.4a1 Author: John Resig Date: 2009-02-20 19:52:38 +0000 Tagged the Sizzle 1.0 release. M src/selector.js commit a37ca9e refs/tags/1.4a1 Author: John Resig Date: 2009-02-20 19:45:29 +0000 Made sure that .remove now uses multiFilter. Fixes bug #4205. M src/core.js M test/unit/core.js commit db62240 refs/tags/1.4a1 Author: John Resig Date: 2009-02-19 22:41:33 +0000 Bumping the version up to 1.3.3pre. M version.txt commit 13e9cde refs/tags/1.3.2 (tag: 1.3.2) Author: Timmy Willison Date: 2014-02-12 09:28:13 -0800 Include distribution in release tag A component.json A jquery.js commit fef476d refs/tags/1.4a1 Author: John Resig Date: 2009-02-19 22:34:21 +0000 Tagging the 1.3.2 release. M version.txt commit db8623e refs/tags/1.4a1 Author: John Resig Date: 2009-02-19 21:35:33 +0000 Fixed one of the selector tests that was reporting incorrectly in browsers that actually supported type="search" inputs. M test/unit/selector.js commit 2a600c1 refs/tags/1.4a1 Author: John Resig Date: 2009-02-19 21:30:25 +0000 Disabled some of the animation tests that were being flaky. M test/unit/fx.js commit 3e6c7f0 refs/tags/1.4a1 Author: John Resig Date: 2009-02-18 21:57:46 +0000 Missed an other search-related test. M test/unit/selector.js commit 481171a refs/tags/1.4a1 Author: John Resig Date: 2009-02-18 19:59:51 +0000 Fixed some tests that were changed (fixed!) by fixing #3966. M test/unit/core.js commit ca79d86 refs/tags/1.4a1 Author: John Resig Date: 2009-02-18 19:43:14 +0000 Made it so that search input elements are now serialized. Fixes bug #4107. M src/ajax.js M test/index.html M test/unit/ajax.js M test/unit/selector.js commit 75a973d refs/tags/1.4a1 Author: John Resig Date: 2009-02-18 16:29:43 +0000 Made it so that appendTo, etc. return the inserted elements (thus using pushStack, as well). Fixes bugs #3966 and #4182. M src/core.js M test/unit/core.js commit 3e46bce refs/tags/1.4a1 Author: John Resig Date: 2009-02-18 02:40:55 +0000 A speedup for .remove() (which also speeds up .html()). Fixes #4178. M src/core.js commit 1ac087f refs/tags/1.4a1 Author: John Resig Date: 2009-02-17 22:22:05 +0000 Updated the show() tests to work without the use of jQuery.browser (the test suite now passes 100% in IE8). M test/unit/core.js commit b536d2a refs/tags/1.4a1 Author: John Resig Date: 2009-02-17 22:15:42 +0000 Reorganized and disabled some of the height/width tests. Need to look in to better abornormal-padding/margin/border support at some point. M test/unit/core.js commit 1a65eb2 refs/tags/1.4a1 Author: John Resig Date: 2009-02-17 21:56:42 +0000 Updated the JAR Makefile command to support UTF-8. M Makefile commit b1a40c9 refs/tags/1.4a1 Author: John Resig Date: 2009-02-17 21:56:13 +0000 Disable building the lite and packed versions of jQuery by default (no longer needed). M Makefile commit d8b3bd7 refs/tags/1.4a1 Author: John Resig Date: 2009-02-17 17:51:50 +0000 Switch to using createRange for element comparision instead of Array indexOf checks - thanks for the tip, Ioseb. M src/selector.js commit 4b7e1c9 refs/tags/1.4a1 Author: John Resig Date: 2009-02-17 17:43:05 +0000 Brought back the compareDocumentPosition code. While it is redundant in Firefox it's much faster than using indexOf. M src/selector.js M test/unit/selector.js commit 8d9aa01 refs/tags/1.4a1 Author: John Resig Date: 2009-02-17 17:22:59 +0000 Changed the currentTarget test - no need to test the native event triggering for this test. M test/unit/event.js commit 80782d9 refs/tags/1.4a1 Author: John Resig Date: 2009-02-17 16:39:33 +0000 Changed some of the fx/stop tests to handle the new test markup. M test/unit/fx.js commit 4a4d049 refs/tags/1.4a1 Author: John Resig Date: 2009-02-17 16:22:41 +0000 Made the div showing a little more explicit - making sure that it doesn't affect the fx tests. M test/unit/core.js commit f20c974 refs/tags/1.4a1 Author: John Resig Date: 2009-02-17 15:58:11 +0000 Tweaked some of the selector tests to handle some of the test page changes. M test/unit/selector.js commit f89f5eb refs/tags/1.4a1 Author: John Resig Date: 2009-02-17 15:54:27 +0000 Reorganized some of the animation tests to work with the new hide/show changes. M test/index.html M test/unit/core.js M test/unit/fx.js commit 7b5cfb7 refs/tags/1.4a1 Author: John Resig Date: 2009-02-17 14:13:39 +0000 Disabled one of the ordering tests that was taking a while to run. M test/unit/selector.js commit 10ab08d refs/tags/1.4a1 Author: John Resig Date: 2009-02-17 14:08:11 +0000 Fixed some more CSS/visibility tests. M test/unit/core.js commit ad7577a refs/tags/1.4a1 Author: John Resig Date: 2009-02-17 14:05:25 +0000 Changed a bunch of the DOM tests to work in Document Order. M test/unit/core.js commit 6bd6a4e refs/tags/1.4a1 Author: John Resig Date: 2009-02-17 13:57:28 +0000 Updated some of the display/visible/hidden tests to work on an appropriate element. M test/unit/core.js commit 63f8bb7 refs/tags/1.4a1 Author: Ariel Flesler Date: 2009-02-17 12:42:46 +0000 testrunner: Misc M test/unit/event.js commit 0a1b0db refs/tags/1.4a1 Author: Ariel Flesler Date: 2009-02-17 12:38:16 +0000 jquery event: closes #4033. e.currentTarget wasn't being enforced for native events (IE doesn't have it) M src/event.js M test/unit/event.js commit 72cf42b refs/tags/1.4a1 Author: Brandon Aaron Date: 2009-02-16 21:20:51 +0000 fix show issue in IE 6. "olddisplay" is sometimes undefined and IE 6 does not like setting style.display to undefined. also second for loop was mistakenly nested within the first for loop. M src/fx.js commit f93df73 refs/tags/1.4a1 Author: John Resig Date: 2009-02-16 18:25:37 +0000 Bumping the version up to 1.3.2pre. M version.txt commit 048fc45 refs/tags/1.4a1 Author: John Resig Date: 2009-02-16 18:23:59 +0000 Added support for class selectors and class attribute selectors on XML documents. Fixes jQuery bug #4167. M src/selector.js M test/data/test.js M test/data/test2.html M test/data/with_fries.xml M test/unit/selector.js commit 8533da9 refs/tags/1.4a1 Author: John Resig Date: 2009-02-16 17:58:33 +0000 Fixed an issue with :nth-child selectors embedded in :not() filters. Fixes jQuery bug #4156. M src/selector.js M test/unit/selector.js commit a720bb3 refs/tags/1.4a1 Author: John Resig Date: 2009-02-16 15:55:06 +0000 Changed the jQuery hidden/visible selectors to be a little more precise. M src/selector.js commit e25c4a1 refs/tags/1.4a1 Author: John Resig Date: 2009-02-16 15:52:15 +0000 Change the behavior of how :visible and :hidden work. :hidden is when an element is display none, a parent element is display none, or the element has a width of 0. :visible is when the element is not display none and all of its ancesotrs are not display none and its width is larger than 0. Fixes jQuery bugs #1349, #3265, and #3895. M src/selector.js M test/unit/selector.js commit 5586fed refs/tags/1.4a1 Author: John Resig Date: 2009-02-16 15:36:42 +0000 Fixed a bug with certain + selectors failing (Fixes jQuery bug #4023). Also tweaked the + and > functions a little bit. M src/selector.js M test/unit/selector.js commit f0189d6 refs/tags/1.4a1 Author: John Resig Date: 2009-02-15 22:46:54 +0000 Fixed the issue where weird characters were being used in ID selectors. Fixes jQuery bug #3913. M src/selector.js M test/index.html M test/unit/selector.js commit 22c9c9b refs/tags/1.4a1 Author: John Resig Date: 2009-02-15 22:33:19 +0000 Make sure that [name=FOO] searches actually have the specified name (IE includes elements that have the ID, as well). M src/selector.js M test/unit/selector.js commit 2082770 refs/tags/1.4a1 Author: John Resig Date: 2009-02-15 21:13:33 +0000 Added fixes for two different :not() bugs. One with p:not(p.foo) failing and another with a weird combination of multiple selectors and filters. Fixes jQuery bug #4101. M src/selector.js M test/unit/selector.js commit f9a7cfa refs/tags/1.4a1 Author: John Resig Date: 2009-02-15 18:20:01 +0000 Updated the copy of jQuery and added some more context tests. M test/unit/selector.js commit 87b3ea4 refs/tags/1.4a1 Author: John Resig Date: 2009-02-15 18:09:34 +0000 Added some extra methods for making result set merging easier. M src/core.js commit 21dde30 refs/tags/1.4a1 Author: John Resig Date: 2009-02-14 22:24:55 +0000 Provide a graceful failover for [name=foo] queries that are looking for non-input/iframe/form elements. Fixes jQuery bug #4081. M src/selector.js M test/index.html M test/unit/selector.js commit 782b4af refs/tags/1.4a1 Author: John Resig Date: 2009-02-14 22:18:02 +0000 The compareDocumentPosition check was extraneous - indexOf works in all the other browsers that we need to support. M src/selector.js commit 6f4b08c refs/tags/1.4a1 Author: John Resig Date: 2009-02-14 18:10:45 +0000 Added support for sorting in Safari - when querySelectorAll isn't able to be used. M src/core.js M src/selector.js M test/unit/selector.js commit d75c899 refs/tags/1.4a1 Author: John Resig Date: 2009-02-14 17:25:33 +0000 Duplication checks are now handled directly in Sizzle, no need to do extra work in .find(). M src/core.js commit 868f262 refs/tags/1.4a1 Author: John Resig Date: 2009-02-14 17:13:08 +0000 Disabled expando selector tests - they don't work in all browsers. M test/unit/selector.js commit 7421f34 refs/tags/1.4a1 Author: John Resig Date: 2009-02-14 17:06:30 +0000 Oops, the sourceIndex of the documentElement in IE is 1, not 0. M src/selector.js commit e16c7fe refs/tags/1.4a1 Author: John Resig Date: 2009-02-14 16:59:10 +0000 Make sure that elements are returned in document order - and that the results are unique. M src/selector.js M test/unit/selector.js commit 848c45e refs/tags/1.4a1 Author: John Resig Date: 2009-02-13 22:58:57 +0000 Added some significant speed-ups to height/width checks, thanks to some code and investigation by Mike Helgeson. Fixes #3082. M src/core.js M src/dimensions.js commit 7f1eb1c refs/tags/1.4a1 Author: John Resig Date: 2009-02-13 16:15:23 +0000 Landing a fix for a case where the animation timer wasn't getting stopped (thanks Arrix). Fixes bug #4001. M src/fx.js commit 831b15b refs/tags/1.4a1 Author: John Resig Date: 2009-02-10 00:28:38 +0000 Merging a bunch of changes back from Sizzle, by LosTFx. M src/selector.js commit 9aa0c69 refs/tags/1.4a1 Author: John Resig Date: 2009-02-09 23:29:57 +0000 Fixed bubbling of live events (if an inner element handles an event first - and stops progatation - then the parent event doesn't encounter the event). Thanks to Irae for the patch. Fixes bug #3980. M src/core.js M src/event.js M test/index.html M test/unit/event.js M test/unit/selector.js commit 0ae7802 refs/tags/1.4a1 Author: John Resig Date: 2009-02-09 15:58:12 +0000 Added a performance improvement to .hide()/.show() that helps to prevent constant reflows from occurring. Fixes #4038. M src/fx.js commit 136a459 refs/tags/1.4a1 Author: John Resig Date: 2009-02-09 15:41:50 +0000 Optimized the clean() code to no longer use .trim() (speeds up working against long HTML in IE). Fixes #4037. M src/core.js commit 6b938e1 refs/tags/1.4a1 Author: John Resig Date: 2009-02-09 15:35:33 +0000 Removed use of .trim() in globalEval, fixes #4036. M src/core.js commit b16da9d refs/tags/1.4a1 Author: John Resig Date: 2009-02-09 15:18:07 +0000 Reworked the attribute selection code to be able to select false-y values - and added some tests to verify that they work well against expandos. M src/selector.js M test/unit/selector.js commit ab74ce7 refs/tags/1.4a1 Author: John Resig Date: 2009-02-09 15:01:23 +0000 match[4] is already saved in check - thanks Balazs. M src/selector.js commit ce90acc refs/tags/1.4a1 Author: John Resig Date: 2009-02-09 14:48:15 +0000 Reworked the .clone() function in IE. Fixes jQuery bugs #3500 (jQuery expandos were causing extra elements to appear from using .html() cloning), #3254 (Mis-match in clone result length causes problem), and #2845 (Cloning an causes exceptions to be thrown). M src/core.js M test/unit/core.js commit f38648c refs/tags/1.4a1 Author: John Resig Date: 2009-02-07 17:41:30 +0000 Added a fix for empty attribute selection values. Fixes jQuery bug #3990. M src/selector.js M test/unit/selector.js commit 31597b7 refs/tags/1.4a1 Author: John Resig Date: 2009-02-07 17:15:01 +0000 Adding a tweak to prevent layout breaks in the boxModel check on IE 6. Fixes bug #4014. M src/support.js commit a894c60 refs/tags/1.4a1 Author: John Resig Date: 2009-02-07 16:57:59 +0000 Stopped a memory leak on getScript calls. Fixes #3962. M src/ajax.js commit 2b7642c refs/tags/1.4a1 Author: John Resig Date: 2009-02-07 16:54:11 +0000 Added logic for not using getElementsByClassName in different failure states. Fixes jQuery bugs #4058 and #4042. M src/selector.js M test/unit/selector.js commit ce00f88 refs/tags/1.4a1 Author: John Resig Date: 2009-01-28 22:38:00 +0000 Added a fix, suggested by Diego, for IE firing the ready event too late. Fixes bug #3988. M src/event.js commit d1a34f7 refs/tags/1.4a1 Author: John Resig Date: 2009-01-23 19:36:59 +0000 Made the getAttribute check more explicit - comment nodes don't have getAttribute in XUL documents. Fixes jQuery bug #3870. M src/selector.js commit 6df57d1 refs/tags/1.3.1 (tag: 1.3.1) Author: Timmy Willison Date: 2014-02-12 09:26:16 -0800 Include distribution in release tag A component.json A jquery.js commit 2ff3e49 refs/tags/1.4a1 Author: John Resig Date: 2009-01-22 01:42:16 +0000 Tagging the 1.3.1 release. M version.txt commit 8b79ea1 refs/tags/1.3.1rc1 (tag: 1.3.1rc1) Author: John Resig Date: 2009-01-22 00:30:13 +0000 Tagging the 1.3.1rc1 release. M version.txt commit 5143ecb refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-22 00:29:04 +0000 Bumping Sizzle version to 0.9.3. M src/selector.js commit b438d83 refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-22 00:11:11 +0000 Tweaked one of the selector tests. M test/unit/selector.js commit 68b49cf refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-21 23:56:15 +0000 Added some additional checks to make sure that the correct methods are being used in IE on XML documents. M src/selector.js commit 58a17e6 refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-21 23:33:01 +0000 Bumping the version of Sizzle up to 0.9.2. M src/selector.js commit d45f193 refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-21 23:31:29 +0000 A follow-up for bug #3945. ID selectors don't work in querySelectorAll on XML documents, so we just fall back to the normal engine. M src/selector.js M test/unit/selector.js commit 7d9d210 refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-21 23:19:30 +0000 Make sure that [name=foo] and #id selectors don't use the native methods on XML documents (since id and name attributes may not be defined by a DTD and will return nothing instead. Fixes jQuery bug #3945. M src/selector.js M test/unit/selector.js commit f9a5849 refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-21 22:57:07 +0000 Now handle the case where Safari's querySelectorAll fails on uppercase characters in quirks mode. Added a test to check for it and re-worked some of the existing tests to better handle document order issues. Fixes jQuery bug #3840. M src/selector.js M test/index.html M test/unit/selector.js commit 9b3804a refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-21 22:36:21 +0000 After discussing it with a number of users I've decided to revert the change to [name!=value]. It is now equal to :not([attr!=value]). Attempting to switch it to [attr]:not([attr!=value]) produced some really non-obvious results and confused users. Fixes jQuery bug #3884. M src/selector.js M test/unit/selector.js commit 626961c refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-21 22:01:50 +0000 CHILD positions were being cached improperly. Tweaked it and added a test to make sure it doesn't happen again. Fixes jQuery bug #3924. M src/selector.js M test/unit/selector.js commit 00b70c7 refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-21 21:46:53 +0000 Landed a fix for timeouts not being aborted properly. Fixes jQuery bug #3874. M src/ajax.js commit db10da3 refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-20 19:58:19 +0000 Fixed a missing semicolon. Fixes jQuery bug #3927. M src/selector.js commit 0468e31 refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-20 19:47:15 +0000 Added a performance improvement to preFilter.CLASS from LosT on the Sizzle.js mailing list. M src/selector.js commit aa7616c refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-20 19:44:08 +0000 Added support for a[name^='foo['] style selectors. Fies jQuery bug #3928. M src/selector.js M test/index.html M test/unit/selector.js commit cd28922 refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-20 17:33:25 +0000 Made sure that .removeClass(null) doesn't throw an exception. Fixes #3847. M src/core.js M test/unit/core.js commit a785574 refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-20 17:25:37 +0000 Focused support of .live(). stopPropagation and stopImmediatePropagation are not supported - and do not do what the use would expect. M src/event.js M test/unit/event.js commit 28a1f02 refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-20 16:00:48 +0000 Re-worked the logic for where .selector and .context are added for ID selectors (especially ones that aren't found). Fixes jQuery bug #3833. M src/core.js M test/unit/core.js commit 7647ceb refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-20 15:46:40 +0000 Added some missing spaces - helps to calm XHTML error messages in Safari. M src/offset.js commit 4e7d565 refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-19 23:33:46 +0000 Added two more tweaks for XHTML core tests. M test/unit/core.js commit 9db710a refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-19 23:22:25 +0000 Made some tweaks to the core tests so that they'll run better under XHTML. M test/unit/core.js commit 04977b8 refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-19 23:17:30 +0000 Brought the logic for handling isXMLDoc over from Sizzle. M src/core.js commit 6799982 refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-19 23:04:03 +0000 Made sure that a child element exists before the check is done, fixes jQuery bug #3870. M src/selector.js commit 735d44f refs/tags/1.3.1rc1 Author: Ariel Flesler Date: 2009-01-19 22:20:25 +0000 jquery event: closes #3843. Some events' timeStamp are wrong on Firefox, we don't rely on the native value anymore. timeStamp reflects object creation, not last event triggered. M src/event.js commit 82e8d11 refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-19 21:57:18 +0000 Re-worked the logic for handling isXML detection. M src/selector.js commit 9615255 refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-19 21:40:23 +0000 Landing a fix for non-link anchor tabIndex (from scott.gonzalez). Fixes ticket #3916. M src/core.js M test/index.html M test/unit/core.js commit d6e5414 refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-19 18:56:02 +0000 Fixed the logic for determining if an XML file is being used. Fixes jQuery bug #3896. M src/selector.js commit 1d513ef refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-19 18:14:51 +0000 Added a way to run the test suite as an XHTML page. A test/xhtml.php commit 8e8d7ad refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-19 18:09:11 +0000 Merged some recent fixes in from Sizzle. M src/selector.js M test/index.html M test/unit/selector.js commit cde93dc refs/tags/1.3.1rc1 Author: Jörn Zaefferer Date: 2009-01-18 13:30:09 +0000 core: ant build - add Date and Revision to to header (just like make build) M build.xml A build/ant-contrib-0.6.jar commit 2f536b3 refs/tags/1.3.1rc1 Author: Jörn Zaefferer Date: 2009-01-18 13:04:32 +0000 core: replaced version.js build script in ant build; wasn't used in make anymore anyway M build.xml D build/build/version.js commit f3e5e9a refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-17 22:25:18 +0000 Updated License Year, fixes #3871. M MIT-LICENSE.txt commit c2fad37 refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-17 22:04:23 +0000 Made the IE frameElement check more explicit. Fixes #3880. M src/event.js commit 34a9f8a refs/tags/1.3.1rc1 Author: Ariel Flesler Date: 2009-01-14 23:09:52 +0000 jquery fx: sync animations were being left on jQuery.timers (double callback) jQuery.timerId is now a local var and it's not null'ed anymore. M src/fx.js M test/unit/fx.js commit f649acd refs/tags/1.3.1rc1 Author: Jörn Zaefferer Date: 2009-01-14 22:43:55 +0000 core: Ant target to generate openAjaxMetadata; uses http://www.exfer.net/jquery/createjQueryXMLDocs.py to get the data from the wiki, and transforms it using xslt (see build/style.xsl) M build.xml A build/style.xsl commit 82958c7 refs/tags/1.3.1rc1 Author: Jörn Zaefferer Date: 2009-01-14 22:42:55 +0000 core: removed newline from version.txt, easier to use it via Ant then M version.txt commit 9155d29 refs/tags/1.3.1rc1 Author: Jörn Zaefferer Date: 2009-01-14 22:42:21 +0000 core: removed outdated docs target from makefile M Makefile commit 263efad refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-13 17:52:45 +0000 Updating the version to 1.3.1pre. M version.txt commit 9dc7a3a refs/tags/1.3 (tag: 1.3.0, tag: 1.3) Author: Timmy Willison Date: 2014-02-12 09:21:28 -0800 Include distribution in release tag A component.json A jquery.js commit 9988e38 refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-13 17:50:31 +0000 Tagging the 1.3 release. M version.txt commit 6dc30ae refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-13 16:40:19 +0000 Merged Sizzle changes back into jQuery. M src/selector.js M test/index.html M test/unit/selector.js commit d5858c7 refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-13 15:08:11 +0000 Added a trailing / in the innerHTML support test to allow it to not throw an error in XHTML documents. Fixes #3829. M src/support.js commit 9c029f1 refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-12 18:22:44 +0000 Updated the benchmarking utility to use the Yahoo homepage and a bunch of new selectors. M build/speed/benchmarker.js M build/speed/index.html commit 944484c refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-12 16:02:55 +0000 Merged in from Sizzle - a change to child filter selector logic. M src/selector.js commit 95094d1 refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-12 14:45:58 +0000 Merged in a fix from Sizzle for :not(:first). M src/selector.js commit ea78377 refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-12 14:07:14 +0000 Only try to wrap the element if it's not disconnected, fixed #3828. M src/core.js M test/unit/core.js commit 0c97178 refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-12 14:00:35 +0000 Fixed an issue with parentNode being accessed in attr() on disconnected DOM elements. M src/core.js M test/unit/core.js commit af1b999 refs/tags/1.3.1rc1 Author: John Resig Date: 2009-01-12 02:08:37 +0000 Updating the source version to 1.3rc2. M version.txt commit 869afc4 refs/tags/1.3rc1 (tag: 1.3rc1) Author: John Resig Date: 2009-01-12 02:05:50 +0000 Tagging the 1.3rc1 release. M version.txt commit aa29b8e refs/tags/1.3rc1 Author: John Resig Date: 2009-01-12 01:12:58 +0000 Had to remove the global variable tricks (especially the delete window calls) as they cause exceptions in IE. Also fixed a faulty test that assumed the order of Ajax function callbacks would be consistent. M test/unit/ajax.js commit 7623702 refs/tags/1.3rc1 Author: John Resig Date: 2009-01-12 00:24:36 +0000 Tweaked the benchmark tests. M build/speed/benchmarker.js commit 1eae154 refs/tags/1.3rc1 Author: John Resig Date: 2009-01-12 00:24:16 +0000 Made a note about the push method. M src/core.js commit fa615be refs/tags/1.3rc1 Author: John Resig Date: 2009-01-11 21:22:37 +0000 Made the case specific of the type attribute. M src/core.js commit 2e42c5b refs/tags/1.3rc1 Author: John Resig Date: 2009-01-11 19:45:04 +0000 Merging the latest from Sizzle. M src/selector.js commit 73ff49a refs/tags/1.3rc1 Author: John Resig Date: 2009-01-11 19:33:01 +0000 Prevented non-script