]>
source.dussan.org Git - jquery.git/log
Dave Methvin [Thu, 19 Dec 2013 01:54:02 +0000 (20:54 -0500)]
Offset: Fix comment typo, thanks @AurelioDeRosa
Dave Methvin [Thu, 19 Dec 2013 01:44:32 +0000 (20:44 -0500)]
Readme: Fix typo, thanks @tcort
(cherry picked from commit
84190105c0f2acb39f33810678c36e4536bd1692 )
Michał Gołębiowski [Wed, 18 Dec 2013 14:23:27 +0000 (15:23 +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
Michał Gołębiowski [Fri, 15 Nov 2013 14:55:59 +0000 (15:55 +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 )
Michał Gołębiowski [Wed, 18 Dec 2013 14:10:42 +0000 (15:10 +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 )
Scott González [Tue, 17 Dec 2013 14:18:54 +0000 (09:18 -0500)]
CONTRIBUTING: Fixed link to style guide
(cherry-picked from
846771081c038f523612087d76deb3c853e252fd )
Timmy Willison [Fri, 6 Dec 2013 20:55:55 +0000 (15: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
Richard Gibson [Wed, 27 Nov 2013 19:51:29 +0000 (14:51 -0500)]
Fix #14579: attribute selectors with trailing spaces after an unquoted value
(cherry picked from commit
ed20e7c645064822f4070a0c60195e4bcdaba683 )
Corey Frang [Tue, 26 Nov 2013 18:45:39 +0000 (12:45 -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 )
Jakob Stoeck [Mon, 25 Nov 2013 18:48:10 +0000 (19:48 +0100)]
Add unit tests for .html( number ). Close gh-1447.
(cherry picked from commit
ed291938c287d34fe1183e588e12372e540eb5e7 )
Timmy Willison [Thu, 14 Nov 2013 19:36:04 +0000 (14:36 -0500)]
Fixes #14535: update Sizzle to 1.10.13
(cherry picked from commit
c389c2e6ba698e95c683ad113d728e757a4da29a )
Michał Gołębiowski [Sun, 17 Nov 2013 00:06:44 +0000 (01:06 +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.
Timmy Willison [Fri, 15 Nov 2013 22:18:22 +0000 (17:18 -0500)]
Fixes #14549. Execute the factory immediately when CommonJS is used in the browser.
Timmy Willison [Fri, 15 Nov 2013 22:07:12 +0000 (17:07 -0500)]
Fixes #14548. Add main property to package.json
Conflicts:
package.json
Dave Methvin [Fri, 15 Nov 2013 15:59:01 +0000 (10:59 -0500)]
Updating the source version to 1.11.0-pre✓™
Dave Methvin [Fri, 15 Nov 2013 15:58:35 +0000 (10:58 -0500)]
Updating version to 1.11.0-beta2.
Timmy Willison [Fri, 15 Nov 2013 15:48:49 +0000 (10:48 -0500)]
Release script: Add dist files in multiple commits for a clean final commit with a small diff
Timmy Willison [Fri, 15 Nov 2013 15:23:23 +0000 (10:23 -0500)]
Release script: Add .npmignore and keep .gitignore when creating the tag
Michał Gołębiowski [Fri, 15 Nov 2013 14:50:31 +0000 (15:50 +0100)]
Keep bower_components in .gitignore. (cherry-picked from
21c218eabb933095d933c9fe3fa29dcd0aef35fe )
Timmy Willison [Fri, 15 Nov 2013 14:19:44 +0000 (09:19 -0500)]
Release script: create tag after building CDN files
Michał Gołębiowski [Fri, 15 Nov 2013 11:54:40 +0000 (12:54 +0100)]
Add es3: true to test/.jshintrc. Make tests conform to that jsHint setting.
Richard Gibson [Fri, 15 Nov 2013 05:18:46 +0000 (00:18 -0500)]
Ref
27b22f4e : Remove oldIE-unfriendly trailing comma
Richard Gibson [Fri, 15 Nov 2013 04:50:53 +0000 (23:50 -0500)]
Ref
27b22f4e : Don't try to outsmart Apache
hongymagic [Mon, 11 Nov 2013 02:28:36 +0000 (13:28 +1100)]
Fix #14503: Cast to string before setting XHR header. Close gh-1427.
Dave Methvin [Thu, 14 Nov 2013 21:33:12 +0000 (16:33 -0500)]
Ref #14180, let focusin/out work on non-element targets.
(cherry picked from commit
c2aca17d457d302cb1683f925b9e5ee93f0984ea )
Conflicts:
src/event.js
Dave Methvin [Thu, 14 Nov 2013 21:10:43 +0000 (16:10 -0500)]
Fix #14475. Use IE11-friendly detect for proper XHR object.
We don't seem to have test cases for local file access.
Timmy Willison [Thu, 14 Nov 2013 15:21:46 +0000 (10:21 -0500)]
Update sizzle location in release script
Timmy Willison [Thu, 14 Nov 2013 15:17:18 +0000 (10:17 -0500)]
Use grunt and bower packages as local dependencies. Close gh-1433.
Timmy Willison [Thu, 14 Nov 2013 03:05:37 +0000 (22:05 -0500)]
Update Sizzle: remove the use of version ranges
Conflicts:
bower.json
Timmy Willison [Thu, 14 Nov 2013 02:25:37 +0000 (21:25 -0500)]
Modify release script to create a headless tag for bower and publish to NPM
Conflicts:
build/release.js
njhamann [Sat, 24 Aug 2013 17:02:17 +0000 (13:02 -0400)]
Fix #14036. Remove user/pass from ajaxLocation. Close gh-1340.
(cherry picked from commit
eb1a2afc9fb1d990d10358aab0e17bc0ce1d1db3 )
Dave Methvin [Tue, 17 Sep 2013 22:51:54 +0000 (18:51 -0400)]
Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369.
(cherry picked from commit
ebdb467761d756d4e52608a0df4a4d9b17da8092 )
(conflicts with .data() resolved manually)
Richard Gibson [Tue, 5 Nov 2013 04:36:15 +0000 (23:36 -0500)]
Fix #14492: More correct jQuery.parseJSON. Close gh-1419.
Michał Gołębiowski [Sun, 10 Nov 2013 23:43:18 +0000 (00:43 +0100)]
No ticket. Remove version sniffing from test/unit/support.js, browsers got updated.
Michał Gołębiowski [Sun, 10 Nov 2013 22:47:04 +0000 (23:47 +0100)]
No ticket. Remove the pre-uglify task form build/tasks/build.js. Fix custom builds. (cherry-picked from
7d5a12376d18e0ec70241e653721ce9977123d34 )
Michał Gołębiowski [Sat, 9 Nov 2013 22:55:32 +0000 (23:55 +0100)]
Fix #14415. Remove the source map comment in the release script. Close gh-1424. (cherry-picked from
562145e887cc42ce8c9c9cd2c6e946ff01e6731d )
Michał Gołębiowski [Sun, 10 Nov 2013 21:34:46 +0000 (22:34 +0100)]
Grunt: put .sizecache.json in build/, not dist/. (see
6095be1260c5c0e7dfe88380501188d4c50975eb )
Michał Gołębiowski [Sat, 7 Sep 2013 00:46:55 +0000 (02:46 +0200)]
No ticket. Restore some parsing tests in core. (cherry-picked from
650f325d8e5e9092cd8ca7c1a7ab62c4bba582cf )
Michał Gołębiowski [Sat, 9 Nov 2013 22:12:06 +0000 (23:12 +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
Oleg [Fri, 8 Nov 2013 21:32:35 +0000 (22:32 +0100)]
Remove old try...catch for old FF
Richard Gibson [Fri, 8 Nov 2013 15:13:32 +0000 (10:13 -0500)]
Ref
705216d : Synchronize ajax/xhr.js with master
Richard Gibson [Fri, 8 Nov 2013 15:10:21 +0000 (10:10 -0500)]
Merge branches '1.x-master' and '1.x-master' of github.com:jquery/jquery into 1.x-master
Oleg [Fri, 8 Nov 2013 15:03:51 +0000 (16:03 +0100)]
Check Gruntfile and tasks for code style
Cherry picked from
85d4c0133b5369b54bc9c4250989214bb2d45700 commit
Oleg [Thu, 7 Nov 2013 21:32:12 +0000 (22:32 +0100)]
Don't execute focus tests in Firefox
Cherry picked from
45be91e3981164e076a71de31f0b8a972a4bf104 commit
Oleg [Thu, 7 Nov 2013 23:49:15 +0000 (00:49 +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
Sindre Sorhus [Fri, 25 Oct 2013 18:12:46 +0000 (20:12 +0200)]
Add "keywords" to bower.json
Cherry picked from
0bb4090c2c77746ae3976bcce52ea3f58a056604 commit
Sindre Sorhus [Fri, 25 Oct 2013 18:02:04 +0000 (20:02 +0200)]
Add load-grunt-tasks package dependency
Cherry picked from
abfa210adfaee28e2496d7749d675d157d8e6c9d commit
Oleg [Thu, 7 Nov 2013 20:14:23 +0000 (21:14 +0100)]
Fix some code style inconsistencies
Oleg [Thu, 12 Sep 2013 20:51:59 +0000 (00:51 +0400)]
Fix #12757 - use jscs to check the style guide
Cherry picked from
ab63e568f50b5b9823490eda9c184e48cc6440c4 commit
Oleg [Wed, 30 Oct 2013 12:20:38 +0000 (16:20 +0400)]
Fix #14422 and add more thorough check for CSP violations
Close gh-1413
Richard Gibson [Thu, 7 Nov 2013 16:59:56 +0000 (11:59 -0500)]
Ref
c66a5e70 : Synchronize unit tests with master
Richard Gibson [Wed, 18 Sep 2013 13:41:07 +0000 (09:41 -0400)]
Fix #14074: element id="nodeName". Close gh-1389.
Chris Antaki [Wed, 30 Oct 2013 08:16:05 +0000 (01:16 -0700)]
Ref
fb2e0a0c : Synchronize unit tests with master
Corey Frang [Tue, 5 Nov 2013 20:03:28 +0000 (15:03 -0500)]
Fix #14101: $().data() should be undefined, not null
- Backported
30eee925dbc9f8d465ccf064f48c24061ffdc378 for 1.x
Marian Sollmann [Mon, 28 Oct 2013 14:31:58 +0000 (15:31 +0100)]
Fix #14190: Remove unnecessary assignment in .closest. Close gh-1411.
(cherry picked from commit
346b031af9e3b315ef351a9cc7fee56f930cf346 )
Conflicts:
src/traversing.js
Richard Gibson [Mon, 4 Nov 2013 17:58:13 +0000 (12:58 -0500)]
No ticket: Update style per gh-1418 comments
Richard Gibson [Sun, 3 Nov 2013 19:19:57 +0000 (14:19 -0500)]
Ref
705216dc : Synchronize ajax/xhr.js with master. Close gh-1418.
Richard Gibson [Mon, 4 Nov 2013 14:36:16 +0000 (09:36 -0500)]
Ref
f9d41ac6 : Opera-compatible form target
(cherry picked from commit
d5b7139abce9dd207773531d6dcb3493c6ac0c7c )
Richard Gibson [Mon, 28 Oct 2013 21:40:13 +0000 (17:40 -0400)]
Fix #14379: AJAX requests on unload
(cherry picked from commit
f9d41ac641dcb5a93ba8a9027476b160d8f41111 )
Conflicts:
src/ajax/xhr.js
Richard Gibson [Mon, 28 Oct 2013 15:35:53 +0000 (11:35 -0400)]
Fix #14459: Use jQuery.parseJSON instead of JSON.parse
(cherry picked from commit
ced9d155f010bc456745a55a63ca959db9d405d3 )
Michał Gołębiowski [Fri, 25 Oct 2013 19:26:44 +0000 (21:26 +0200)]
No ticket. Update npm devDependencies. (cherry-picked from
95d1192d5378926e750d0494818323ff17be821e )
Michał Gołębiowski [Thu, 24 Oct 2013 17:45:42 +0000 (19:45 +0200)]
Add tests for class manipulation on jQuery object containing more than one element. Close gh-1404. (cherry-picked from
35b2b94979ed3419e50b72ab3b84307269fa25e8 )
Dave Methvin [Wed, 23 Oct 2013 02:47:34 +0000 (22:47 -0400)]
Revert "Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369."
This reverts commit
bba8366af48bd2c80c96e7a0f58b3e16fd736125 .
Because cross-frame focus sucks.
Dave Methvin [Tue, 17 Sep 2013 22:51:54 +0000 (18:51 -0400)]
Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369.
(cherry picked from commit
6d5dfa0eda2c19e8838930fafff83b596654eca2 )
Manually edited for conflicts.
Ronny Springer [Fri, 11 Oct 2013 08:09:54 +0000 (10:09 +0200)]
Ref
2263134b : Better identify potential JSON. Close gh-1401.
(cherry picked from commit
083edd60a6c189f17ff1087431e849dd11c111b2 )
Conflicts:
src/data.js
Timmy Willison [Tue, 15 Oct 2013 21:59:58 +0000 (17:59 -0400)]
Only set uglify options if not already the default
Timo Tijhof [Tue, 24 Sep 2013 14:23:58 +0000 (16:23 +0200)]
No ticket: Clean up uglifyjs compress options. Close gh-1382.
Lihan Li [Sun, 29 Sep 2013 16:06:32 +0000 (12:06 -0400)]
Fix #14394: Changing style !important in webkit. Close gh-1385.
(cherry picked from commit
24e587929f62428e1959b10aace6dc4fd65ab397 )
Conflicts:
src/css.js
Richard Gibson [Tue, 15 Oct 2013 19:48:53 +0000 (15:48 -0400)]
No ticket: Test cleanup
(cherry picked from commit
8df348e9eb3681ff5f09b1e52b72573e2eee3105 )
Conflicts:
test/unit/css.js
Richard Gibson [Tue, 15 Oct 2013 15:12:31 +0000 (11:12 -0400)]
No ticket: Small curCSS size optimizations
(cherry picked from commit
a339096d6a9d0313c2184de0d626e2c7e127955b )
Conflicts:
src/css/curCSS.js
George Kats [Sun, 6 Oct 2013 16:53:26 +0000 (19:53 +0300)]
Fix #14432: Always return string from .css("z-index"). Close gh-1395.
(cherry picked from commit
5ce4b06c285bd8cf52eaff0f39e0b9192a927873 )
Conflicts:
src/css/curCSS.js
Timmy Willison [Tue, 15 Oct 2013 14:40:48 +0000 (10:40 -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
Timmy Willison [Tue, 15 Oct 2013 14:44:50 +0000 (10:44 -0400)]
Remove comment
Timmy Willison [Tue, 15 Oct 2013 13:51:09 +0000 (09:51 -0400)]
Update requirejs to compatible version, remove r.js
Conflicts:
package.json
Richard Gibson [Fri, 11 Oct 2013 19:08:07 +0000 (15:08 -0400)]
No ticket: Fix subproject iframe tests
(cherry picked from commit
13d58a9bec67356ecae0d6902cb634e52cebcf19 )
Richard Gibson [Fri, 11 Oct 2013 18:14:03 +0000 (14:14 -0400)]
Fix #14381: Update to Sizzle 1.10.11
Dominik D. Geyer [Fri, 11 Oct 2013 13:09:56 +0000 (15:09 +0200)]
No ticket: Correct typo in README section "rebasing". Close gh-1398.
(cherry picked from commit
943dc6cf834a57b5bffe99314add0a4d397201ce )
Timmy Willison [Thu, 10 Oct 2013 20:24:41 +0000 (16:24 -0400)]
Update Sizzle to 1.10.10
Timmy Willison [Mon, 7 Oct 2013 22:24:02 +0000 (18:24 -0400)]
Add bower install script and release scripts to jshint and pass lint
Timmy Willison [Mon, 7 Oct 2013 21:18:11 +0000 (17:18 -0400)]
Edit bower install script based on comments. Close gh-1392.
Scott González [Sat, 5 Oct 2013 18:28:54 +0000 (14:28 -0400)]
Warn on npm install if Bower isn't installed.
Timo Tijhof [Wed, 2 Oct 2013 12:58:15 +0000 (14:58 +0200)]
Gruntfile: Remove project prefix from TestSwarm job name
Dave Methvin [Thu, 19 Sep 2013 15:34:48 +0000 (11:34 -0400)]
Fix #13993. Save result of native inline handlers. Close gh-1368.
(cherry picked from commit
3bcd04f528597dac0a7084865461574ab4a06465 )
Michał Gołębiowski [Tue, 1 Oct 2013 22:39:49 +0000 (00:39 +0200)]
No ticket. Simplify the post-uglify task. (cherry-picked from
923bfc80dbba00659a2fbadafad6d894973cc560 )
Oleg [Mon, 30 Sep 2013 17:12:58 +0000 (21:12 +0400)]
Add setup function for the event module
(cherry picked from the commit
2c0b9027de841a437baf7b9c85262f196b9cb09e )
Oleg [Mon, 30 Sep 2013 16:23:21 +0000 (20:23 +0400)]
Focus on the body before running focus test
Oleg [Mon, 30 Sep 2013 15:20:08 +0000 (19:20 +0400)]
Try to fix focus test again
Richard Gibson [Sat, 28 Sep 2013 15:57:46 +0000 (11:57 -0400)]
No ticket: Compress core and data modules
Michał Gołębiowski [Tue, 24 Sep 2013 12:11:24 +0000 (14:11 +0200)]
No ticket. Get rid of comma expression in curCSS.
Oleg [Mon, 23 Sep 2013 16:50:31 +0000 (20:50 +0400)]
Run focus test only if document has focus
Richard Gibson [Mon, 23 Sep 2013 16:00:57 +0000 (12:00 -0400)]
No ticket: Fix IE focus test failures
Anthony Ryan [Fri, 20 Sep 2013 10:00:24 +0000 (06:00 -0400)]
No ticket: Fix XHTML regression. Close gh-1376.
Timo Tijhof [Sun, 22 Sep 2013 08:19:28 +0000 (10:19 +0200)]
core: Fix cut off comment in jQuery.map from
c72371f714 . Close gh-1379.
(cherry picked from commit
2aa2957d213c2801d9999a8902d041026fbb059a )
Dave Methvin [Thu, 19 Sep 2013 20:04:38 +0000 (16:04 -0400)]
Updating the source version to 1.11.0-pre
Dave Methvin [Thu, 19 Sep 2013 20:04:29 +0000 (16:04 -0400)]
Tagging the 1.11.0-beta1 release.
Dave Methvin [Wed, 18 Sep 2013 03:29:02 +0000 (23:29 -0400)]
Fix #14290. Don't throw if text node is appended to table. Close gh-1371.
(cherry picked from commit
ec3ac9a247ec3132dea3c30ca36cefc217e25441 )
Dave Methvin [Thu, 19 Sep 2013 13:53:08 +0000 (09:53 -0400)]
Fix #14282. Don't fondle getPreventDefault if preventDefault exists. Close gh-1365.
(cherry picked from commit
4671ef15c2d62962048fd4863911146fcc085f26 )
Conflicts:
src/event.js
Dave Methvin [Thu, 19 Sep 2013 13:06:19 +0000 (09:06 -0400)]
Update release script for sourcmap syntax change
(cherry picked from commit
d79c036ad6cbf0da3593da98410f17bb6b272639 )
Oleg [Tue, 17 Sep 2013 14:21:26 +0000 (18:21 +0400)]
Correct test assertion of #10227 ticket for IE8
Richard Gibson [Tue, 17 Sep 2013 13:53:55 +0000 (09:53 -0400)]
No ticket: Improve line-height animation test stability