Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/jquery/jquery

jQuery JavaScript Library
https://github.com/jquery/jquery

Correct typos in the test assertion

012bda75f1941eb60869be1e4b6606aa40b17024 authored over 11 years ago by Oleg <[email protected]>
Fix test of #13855 for Opera 12.1 and IE10

5bbfa46aba1e6d2d56923f77b194371791f75061 authored over 11 years ago by Oleg <[email protected]>
Correct assertion for #14049 ticket

2bdeb6b14dfdb4b5f0c4adf2c43797921e1526cb authored over 11 years ago by Oleg <[email protected]>
Improve test stability for #13855 ticket. Close gh-1328.

9214c37bbaa79aa99c85c8043a870c8cec3d7b0f authored over 11 years ago by Oleg <[email protected]>
"pixelPosition" should be "true" in 28 >= Chrome

e253c65b2dbcc376e8ef96c0b9197ec1f68103e4 authored over 11 years ago by Oleg <[email protected]>
Removed an unneeded variable. Closes gh-1321.

3484a68c16f8461fc3493450e916f5b9e8ad5df7 authored over 11 years ago by terrycojones <[email protected]>
Update QUnit to 1.12.0

410cf4ee6bd454fa7e2bb5dc37a0b051f15d3e96 authored over 11 years ago by Timmy Willison <[email protected]>
No need to remove if they ain't nuthin thar

302f222df03d2c65f409b11b7fa65dba5400180f authored over 11 years ago by Timmy Willison <[email protected]>
Fix paths for qunit files

c8c32f1d0583711355c593fb4c84332bfba18254 authored over 11 years ago by Oleg <[email protected]>
Change Windows install explanation

831a532c3ce9b014ed7c0f8fd910a0a2fc0aa5aa authored over 11 years ago by Oleg <[email protected]>
Remove the Xcode note in readme

24571f4a730ea51127fe5f1f798c1283a2b8cc8a authored over 11 years ago by Oleg <[email protected]>
Install bower packages with npm install

806b0230cd14916907807ced638aea066465e1d4 authored over 11 years ago by Oleg <[email protected]>
Update Sizzle to 1.10.5. Fixes #14142.

0600a29256be76bd87adb547545bf7219fafb6ee authored over 11 years ago by Timmy Willison <[email protected]>
Lint JSON manifests during development

07b5f126e2067e115dde8ab4161a66a96e27adaa authored over 11 years ago by Timmy Willison <[email protected]>
Update devDependencies, adjust .jshintrc to jsHint 2.x, use .jshintignore. Close gh-1283.

c33108cad16ba6ff831d5cbc45b9dfbf12650e0e authored over 11 years ago by Michał Gołębiowski <[email protected]>
Update README for bower usage

bc4e9763e217dfe237f24521a46412b7d52a9e0c authored over 11 years ago by Timmy Willison <[email protected]>
Include Sizzle and Qunit with bower. Fixes #14118.

b13d8229ae25a6c48b1d59a0e592cde154e063f0 authored over 11 years ago by Timmy Willison <[email protected]>
Remove `undefined` var declarations

c93f91e33ee25e60683fd05ae0210c9b07f2e2ac authored over 11 years ago by Timmy Willison <[email protected]>
Support CommonJS environments by accentuating the need for a window with a document. Fixes #13768.

1f67d07c60c37e60052db37fc03d42af482c2d03 authored over 11 years ago by Timmy Willison <[email protected]>
Update Sizzle to version 1.10.3-pre

aee465987c6e2db9e37900e91161584b2c92390e authored over 11 years ago by Timmy Willison <[email protected]>
Updating the source version to 2.0.4-pre✓™

0dd88061a276675b468a2bacfef7e245e391f221 authored over 11 years ago by Dave Methvin <[email protected]>
Tagging the 2.0.3 release.

f576d00d9fe48b5e6f9c1c8d3287f2b893937dbb authored over 11 years ago by Dave Methvin <[email protected]>
Revert "Fix #13983. Switch to //# for sourcemaps."

Per the discussion here:
https://code.google.com/p/chromium/issues/detail?id=256636

Thanks to t...

6e630fbbb19306e1914712502a2b22872e94ddad authored over 11 years ago by Dave Methvin <[email protected]>
Change the changelog header style

a44202dc604d14688756ae0cccde0fec53e53dbf authored over 11 years ago by Dave Methvin <[email protected]>
Fix #13983. Switch to //# for sourcemaps.

Normally we'd avoid doing this on a patch release, but Chrome Canary is
spewing deprecation warn...

d53ddc90c1f119fb9148a553443ef3fbc3f3cc99 authored over 11 years ago by Dave Methvin <[email protected]>
Fixes #13976: Garbage input should not cause error in buildFragment. Close gh-1284

5f1aa2354aeffa787e40d44224a1b583b7c89666 authored over 11 years ago by ruado1987 <[email protected]>
Fix test for #13937 ticket. Close gh-1299

308980ee2a5c85ba1600446d093edc921f9a71de authored over 11 years ago by Oleg <[email protected]>
support.boxSizingReliable in FF 23 should be true. Close gh-1288

16115c1d9117cd0c22504d7b52f0f91e18c0d8df authored over 11 years ago by Oleg <[email protected]>
Update AUTHORS.txt

d57c22ce1e87d10ba09272c557b2a968f0a16078 authored over 11 years ago by Michał Gołębiowski <[email protected]>
Fixes #14049: don't append px to CSS order value. Close gh-1300.

ec6eb38c64aadd6860c402cc0894c77b82b1a65d authored over 11 years ago by Jason Merino <[email protected]>
Update Sizzle: bower manifest

d139732a166f2c9b4ca3cafd9ee2974fe0c4f283 authored over 11 years ago by Timmy Willison <[email protected]>
Fixes #14047 jQuery.data should not miss data-* w/ hyphenated property names

http://bugs.jquery.com/ticket/14047
Signed-off-by: Rick Waldron <[email protected]>

147726af127bce98b4e9dfe517d68f4a1ea0c1fc authored over 11 years ago by Rick Waldron <[email protected]>
Moved too-early assignment inside the if stmt where the var is actually used. Close gh-1292.

3a434434c420096cef478936ea21b33e9cfae30c authored over 11 years ago by terrycojones <[email protected]>
Build: Update testswarm task to node-testswarm 1.x API

8643ac77fbd7508651639a41eced5338c1738c12 authored over 11 years ago by Jörn Zaefferer <[email protected]>
Update Sizzle. Avoid the use of frameElement. Fixes #13980.

6b46fde81923659a7c07d261c355287397ceb459 authored over 11 years ago by Timmy Willison <[email protected]>
Avoid jQuery(this) and a closure for .toggle(Boolean), close gh-1271.

e53a91909061c7a7280a274990db179b94db81b6 authored over 11 years ago by Jason Bedard <[email protected]>
Fix #13974: XML .attr("type")

(cherry picked from commit adf30903182f6ab99e3490ceac5a8c37bc59e325)

0b7c44a1da3ed278e6f50a76c4075620ddb595ad authored over 11 years ago by Richard Gibson <[email protected]>
No ticket: correct typo in an example in README.md. Close gh-1281.

a0aa6232d0b451bb6e61a33d6f33a750b51bbe18 authored over 11 years ago by Michał Gołębiowski <[email protected]>
Updating the source version to 2.0.3-pre✓™

86fe6eea506d88912ad57ecd975232050548e2d1 authored over 11 years ago by Dave Methvin <[email protected]>
Tagging the 2.0.2 release.

b21c88ff0c293db0711d378411901259052ca2b4 authored over 11 years ago by Dave Methvin <[email protected]>
Sizzle Update: fix #13936 - iframe reload should not affect Sizzle.

d0ca6096000a4a86f9a86f1deb0b498dd6dedf2c authored over 11 years ago by Oleg <[email protected]>
Fix #13937: Correctly scope .finish() following multi-element .animate(). Thanks @gnarf37. Close gh-1279.

(cherry picked from commit ae9e05e9f3cb071232b056005755acb5926e403e)

6fd5e480c1cd3e481e7097763ee281b65bc74306 authored over 11 years ago by Richard Gibson <[email protected]>
Simplification of jQuery#contents method

68c9d0528c43d89cbdab302c68924fb11cd3439c authored over 11 years ago by Oleg <[email protected]>
Fix #13939: Same-unit relative animations

(cherry picked from commit 00231d5d94d3374d53bfe79e04ba253250c73087)

26980c6ec96369bbaf87be1e405594df8ec3f0dc authored over 11 years ago by Richard Gibson <[email protected]>
Updating the source version to 2.0.2-pre✓™

bd36ea22b670d52636dbe3f10cf6ce1e67d838b8 authored over 11 years ago by Dave Methvin <[email protected]>
Tagging the 2.0.1 release.

6190370ab7406b526c29cda0a4c8301b6a259660 authored over 11 years ago by Dave Methvin <[email protected]>
Do not include the path in map references.

9cbd6898b9deb1a21b796933ba6f4e6dd801172e authored over 11 years ago by Dave Methvin <[email protected]>
Fix #13793. Correct source map generation bugs. Close gh-1275.

997da31121b9d084ccba05a9bb1e258c8c8faaf0 authored over 11 years ago by Michał Gołębiowski <[email protected]>
Handles HEAD requests as if they always were 204. Fixes #13922.

a2cd89a795067d67d8212a4571991e5d2fb0ea8f authored over 11 years ago by Julian Aubourg <[email protected]>
Fix #13789: Don't throw when module === null. Close gh-1269.

eabb56c27484cbffd2ce4951f661df83c91e5d7a authored over 11 years ago by Eddie Monge <[email protected]>
Update the map reference in each minified file.

(cherry picked from commit ebc7899ba1ba6e8306066b5bd4d3e14f0d2d8aad)

df372ad6e7f44d879a9d3e8b9e0a27f6d8c176b5 authored over 11 years ago by Dave Methvin <[email protected]>
Fix #13894: CSS identifiers with backslash-escaped whitespace

(cherry picked from commit a75016634d439179fa6517da1918a5a667886e99)

2f2e045ea66f320eee62b149a6b11f22aadb816b authored over 11 years ago by Richard Gibson <[email protected]>
Fix #13835: classes separated by form feed

d8a35011ec05ed3493a85c1bd699902893cd437c authored over 11 years ago by Richard Gibson <[email protected]>
Ref 3971c2eb: Sync with 1.x-master

d80c6aca18240281f553a35d727c2891d4bc2b57 authored over 11 years ago by Richard Gibson <[email protected]>
Fix #13855: line-height animations. Close gh-1265.

3971c2ebb2e6729fe80bac4ee7b91bc02f26486f authored over 11 years ago by Richard Gibson <[email protected]>
Optimize cleanData: allow direct access to data_priv for cleanup

c1b8edfcc90961290f7555c55851209bc860c0b4 authored over 11 years ago by Rick Waldron <[email protected]>
build: switch from .min.gz to .zip format.

5e8a5f4adcbaf07a8306f8a6a14a9fbcda81afb8 authored over 11 years ago by Dave Methvin <[email protected]>
build: update release script to use nodejs archiver.

eaee6eae0fee57337fabe41eb4558cf1acdf765b authored over 11 years ago by Chris Talkington <[email protected]>
build: correct paths so that archiving works.

8ab32fe3ff81491e01f2da132ec2ba9bd499b555 authored over 11 years ago by Chris Talkington <[email protected]>
Add release time to header on uncompressed file.

(cherry picked from commit 71f33cc7d949e3b5661754a9075aca990d71ba1f)

8ee67bde11ef496dcde4ee026e905c52eb7d4782 authored over 11 years ago by Dave Methvin <[email protected]>
Update Sizzle: fix sort order test

1debe49ac7d9379ede44e873e4a2ebaa10dfb0b6 authored over 11 years ago by Timmy Willison <[email protected]>
Update Sizzle: empty string arguments in pseudos. Fixes #13882.

5dda0687f19c29976c4f4989ebc981b9e7231a3f authored over 11 years ago by Timmy Willison <[email protected]>
Use grunt option with grunt.util.spawn, close gh-1255.

b5580a989869f0b702e60704a35e133eeee3e1fc authored over 11 years ago by Kyle Robinson Young <[email protected]>
Fix #13223. Re-allow leading space in HTML. Close gh-1264.

(cherry picked from commit 00eafdf028f7730665ce1c05ab44e3f0bc80fbc2)

9fdbc8bf33418f7b3a3a88df9a04ffee53c8dc66 authored over 11 years ago by Dave Methvin <[email protected]>
Only call jQuery(this) when needed. Close gh-1260.

c9267ab078ad223eceb381fb45ab06a86baccfb0 authored over 11 years ago by Jason Bedard <[email protected]>
Create CDN archives in the build script.

47f56f1612b907ec9eaa7111c7af66d335279fa2 authored over 11 years ago by Dave Methvin <[email protected]>
Use String.slice instead of String.substring in order to save a three bytes. Close gh-1261.

5e42df0517cefa6e81bdc5c3206740a5958b545c authored over 11 years ago by Jason Bedard <[email protected]>
Update Sizzle: minor fixes

2fc6b658e8691eb71b1ed038ac94ed7ae7296f29 authored over 11 years ago by Timmy Willison <[email protected]>
Update Sizzle: fix failing tests with attributes

7725f8e8b1ac5ef3bd7c6e2f784500f2f5533635 authored over 11 years ago by Timmy Willison <[email protected]>
Update Sizzle: minor selector issues

24f2166400418208693df37b1fa1d26d03144874 authored over 11 years ago by Timmy Willison <[email protected]>
Check nodeType of elements passed to selector-native's find. Fixes #13577.

8d3c0506c860e887d0005fd12da53f1d11ce2883 authored over 11 years ago by Timmy Willison <[email protected]>
No ticket: boolean -> bool in selector-native

6d04ebfafb39aa0d5659be30fc98ddabc13f2609 authored over 11 years ago by Timmy Willison <[email protected]>
Make it easier to debug the release script.

caf963992d98932560a7e4cd1b8a9c1b753f66e9 authored over 11 years ago by Dave Methvin <[email protected]>
Fixes #13850. Better removal of hyphenated data property names.

Signed-off-by: Rick Waldron <[email protected]>

2406b5e290c1364c0a58832e0bbf4bcf82abfe10 authored over 11 years ago by Rick Waldron <[email protected]>
Add -wrap to the minimumest-possible-build list.

e8b110c646754ffd6f5ee418d7c2ddf4190f9704 authored over 11 years ago by Dave Methvin <[email protected]>
Fix #13255. Set a default event target for Cordova.

6b5391508e7354076a32375c7f536f8eb91195ee authored over 11 years ago by Dave Methvin <[email protected]>
Fix #13846: .prev sort direction

9c4a428528cc47b0ef87a273f191c0fbbccc9678 authored over 11 years ago by Richard Gibson <[email protected]>
Fix #13803: domManip remote-script evaluation per 1.9 (AJAX dataType "script")

18cccd04a6f69018242bce96ef905bc5d3be6ff8 authored over 11 years ago by Richard Gibson <[email protected]>
Fixes #13815: Ensure each element has its own private data object - Tests by @rwldrn

55e319aa52eb828a3a4c2298aa75b6d15cfa06f8 authored over 11 years ago by Corey Frang <[email protected]>
Fix #13818: Add wrapMap entry for col element

3a6194076b8b7ab5a9d9f5e6ec602db2ab427d3e authored over 11 years ago by Oleg <[email protected]>
Fix #13819: .parent sort direction

(cherry picked from commit 6a816ec95fd96d130a4af67a28873d9daa66a328)

78c803f1b5198e77f77231516db3912aa9a87055 authored over 11 years ago by Richard Gibson <[email protected]>
Fix #13809: Avoid collisions with words reserved by any version of ECMA-262

ad71f47b27f463c6952768c5ab2773ae15ffa745 authored over 11 years ago by Richard Gibson <[email protected]>
Fix #13810: .replaceWith(nextSibling)

d8f7e8371230a6dd504ca02e65442745b6ff6ce2 authored over 11 years ago by Richard Gibson <[email protected]>
Fix #13807: attribute/Object.prototype name collisions

67a080b284af50433583da05f84e73bc63814bab authored over 11 years ago by Richard Gibson <[email protected]>
Fix #13797: .is with single-node context

(cherry picked from commit 4f786ba4d2a5544cb48f589d2659d6cab84efc34)

fb1731ab163424e22bac4372f15cda1195bfaa85 authored over 11 years ago by Richard Gibson <[email protected]>
No ticket: Reduce .find

(cherry picked from commit 85b3c82445d9e88c6e747a33ad97f5f9e35a7d35)

d754b50cb5197a30bbdb87396b2fcfe2301b42fe authored over 11 years ago by Richard Gibson <[email protected]>
Updating the source version to 2.0.1-pre

ebecdac24220cae4671c5a7d8dc16097077dac30 authored over 11 years ago by Dave Methvin <[email protected]>
Tagging the 2.0.0 release.

6aaa8a113fd067b493fd365dae829472f9da351d authored over 11 years ago by Dave Methvin <[email protected]>
Remove unnecessary usage of getAttributeNode(). Fixes #12072.

3ef7a9683b95fa334ab75458a531bb263782c748 authored over 11 years ago by Timmy Willison <[email protected]>
Fix #13776: Add banner before generating source map. Close gh-1246.

9d16fe6283667396094d49559a37fc672c06252c authored over 11 years ago by Richard Gibson <[email protected]>
Change uglify compression options, close gh-1245.

aae7abfeb6e9810d67947825c3d1302bb36be6b7 authored over 11 years ago by Oleg <[email protected]>
Refactor code in effects to use data_priv. Re- Close gh-1244.

5179fa00b839ebc70ec38fb0cf6cb8f8c412f37e authored over 11 years ago by ros3cin <[email protected]>
Followup #13779: Backwards-compatible unit test

(cherry picked from commit 12a101729086ec1f9b8b029cd66971c11959bc33)

039371c741335d02e7e486420f4a96b43ec2d585 authored over 11 years ago by Richard Gibson <[email protected]>
Fix #12838: hook point for non-jQuery.ajax synchronous script fetch/execute in domManip. Close gh-1051.

03db1ada2cc223edf545c5a452e55062647837fa authored over 11 years ago by Richard Gibson <[email protected]>
Fix #13483. Let slideDown() work after stop(). Close gh-1205.

ea5c22ec12e6a548b1ec2d7b0dcd9f71bea8d5dd authored over 11 years ago by Renato Oliveira dos Santos <[email protected]>
Loop cleanup

Signed-off-by: Rick Waldron <[email protected]>

2c7b1b8502ba85320678499c8499b647c1ea82e2 authored over 11 years ago by Rick Waldron <[email protected]>
Fixes #13779. Remove nodes in document order (uses for loop matching empty()).

77d7f264524677104cd7f37ecdb631d5824eacd4 authored over 11 years ago by Rick Waldron <[email protected]>
Fix #13596; #13722: .replaceWith consistency. Close gh-1216.

db0326b1fdd22b97e24af34245e38914c04a70ba authored over 11 years ago by Richard Gibson <[email protected]>
Correct spacing.

562ca75e06a07067cace674e4e492119d78ca161 authored over 11 years ago by Michał Gołębiowski <[email protected]>
Tell uglifyjs to not mangle undefined; saves 44 bytes. Fixes #13759. Close gh-1239.

8576e24bfe3fce886bcb63ebc24ee16b3fa1a6a1 authored over 11 years ago by Michał Gołębiowski <[email protected]>