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

No ticket: Update Sizzle

0f977e6d03724551ddff51e9ae2b6b9ac61cf649 authored almost 12 years ago
Fix #13265 #13332: traversing methods with text nodes. Close gh-1145.

b734666f4d2e9a92b8ebb99db5b05bd4c82e71f2 authored almost 12 years ago
Refactor: Data.prototype.access. Thanks to @RubyLouvre and @gibson042. Closes #1167

93043d002a5ec8646cbd9d5658434848a1d07a49 authored almost 12 years ago
Optimized Data rewrite

1d5d959ee0c03ceb938b85576d130b7b3c510845 authored almost 12 years ago
Fix #13401: replaceWith(""). Close gh-1163.

6a0ee2d9ed34b81d4ad0662423bf815a3110990f authored almost 12 years ago
Fix 363299ac failures: protect Safari 5.1 from CSP

dc9b009c1325e05344fa2216fac71fac3a0a0590 authored almost 12 years ago
Fix 363299ac failures

6971d9d8e2b88d008884e0758c94c528dc97238c authored almost 12 years ago
Ref #13316: Sync all documents on full vs. minified source. Close gh-1147.

363299ac24aebbf2445207621840f44fcaaf670a authored almost 12 years ago
Fix #13310. Get the right display value for disconnected nodes. Close gh-1156.

f3db084f7cc73379b0d6f5341c987e2a801ea032 authored almost 12 years ago
Fix version; we are not at 2.0.0 yet!

a30785a4dde7430d11eeb94980831ffcca39e2f8 authored almost 12 years ago
Ref fd43865c: restore correct logic

a5b456edff358092fdcf4ac6460ade3bec183352 authored almost 12 years ago
Match the codebase standard, .split(" ") => .match( core_rnotwhite ) || []… no matter how awful it is >:|

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

cf260fe2858fcc6012a0a9cfa4b794d81c6fb9ad authored almost 12 years ago
Standardize on a.indexOf(b) === -1, per @gibson042 review notes

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

f50680898b7560d7e53872a221614ce9c576a7d8 authored almost 12 years ago
Avoid potential for breakage if test suite is run in a frame

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

7b50c4a711ed217767af0956043b901fa89d4671 authored almost 12 years ago
Reduce hasData per @gibson042 review notes.

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

fd43865c6d11a8901b2780a57418f652143f250a authored almost 12 years ago
Reduce Data.prototype.add by using the returned length value of this.owners.push(owner)

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

64630eaf850797f45b523b3eadc9a158e78eb5a8 authored almost 12 years ago
2.0: Rewrite data.js (Incl. event, manipulation, tests)

7f94a5cc3a167a710576c008da2c186a98ce2dd4 authored almost 12 years ago
Adds test for jQuery.extend deep copy with array, followed by object. Refutes and Closes #1154

ed0e2d1e8a5005a80d0dd127dc4019f696471ad6 authored almost 12 years ago
Upgrade QUnit: Welcome to the present!

d12b26ced63e1593b1ffd84c6d95113126bf1d66 authored almost 12 years ago
Update Sizzle: detached node sorting in Webkit. Fixes #13331.

21c7a056e23cd30716db75a62fc7ad7dd23a334b authored almost 12 years ago
Fix #13335. Remove "use strict".

0e2977583c0455eda940a28b2499cad2cbf24ee4 authored almost 12 years ago
Adding @andrewplummer to AUTHORS.txt

115143b198772ca7b35613f06fdcca2aa3aaa039 authored almost 12 years ago
event: Stricter type checking in trigger - Fixes #13360 - Closes gh-1153

Squashed commit of the following:

commit 5935a362c75ecef04d5ec9775cbcaf2165921e8d
Author: Andre...

d654914fd02412f8d2537279bb8a4db9ecc7095e authored almost 12 years ago
Magic fixing for previous commit

d3a2ef7cfec6d798dce8fefa96098bc38b9c5a1d authored almost 12 years ago
Revert change to visible/hidden selectors until 1.10 and 2.1. Reopens #13132, #10406.

f3ce0e696d41130e27ad06ae33a63057a2cace28 authored almost 12 years ago
Minor updates. All parameters of an internal function are for internal use only.

f5110cdec0b0e7ee353fd55187e87a2648fe0eba authored almost 12 years ago
Fix #13349. No need to sort simple .find() cases.

a5c33fe1f7872a20267ff69905561c8cc55fe3c1 authored almost 12 years ago
Fix comment about Safari shortfalls.

451d0c37d9297598743b1372bf623d4b7d38e951 authored almost 12 years ago
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...

aa3c92979a723cd972bf37c766c3b4a63cc23fdb authored almost 12 years ago
Update author list.

0868699ce5d380e094fa869c34626eab3ef9b3ed authored almost 12 years ago
Fix #13150, .has() w/o args checks for any callbacks. Close gh-1111.

54fc5fdfa2e07fb08f2652f4b48d51ffc2999938 authored almost 12 years ago
Fix #13315 for IE9: compare typeof xmlNode.method to var instead of literal "undefined" for safer uglification

(cherry picked from commit ec9b38a34fb9bd81d1903cf12b69466f699abca5)

64b55f0b7912d96c3bdae8c771b4da99c96954fd authored almost 12 years ago
Fix #12656. Make event shorthands excludable.

6f7b6915bf457c413476faefb2159df717c2c210 authored almost 12 years ago
Fix #12846. Restore overflow when animation is stopped.

a6c358d04693c5746e1557a2660dfccb169ad831 authored almost 12 years ago
Choose a lovely set of matching grunt dependencies.

Stylish yet functional, this set of grunt plugins should provide hours of trouble-free operation...

b594673a4294a75c10db279239edfa60b6bb804e authored almost 12 years ago
Fix #13291, no longer need the functionish-regex guard.

c4b1da40075532e4f14821b1519ae0ef6665bf1e authored almost 12 years ago
Fix build until next grunt rc, disable compare_size.

47a6f52dc95b0f3a3a32d72752405fdfada0a74c authored about 12 years ago
Fix #13316. Use minified version in unit testing.

58cd84f9d55ba8ce4311265990bd94cea73c4725 authored about 12 years ago
Fix #13274: Wrap sourceMap directive in multiline comments. Close gh-1143.

(cherry picked from commit ac93559eb9f18fcaec95dfdc97358b1b85bfe234)

487b703521e63188102c73e8ce6ce203d28f260b authored about 12 years ago
Fix #13282: QtWebKit (e.g., phantomjs) can only apply Arrays

fb0f2952929fbe0e8a39da8c7865a397c7e74835 authored about 12 years ago
Fix #13281: update Sizzle

f39ca223e0f373222976a79204d0d8ea7718253e authored about 12 years ago
Don't try and convert data for 204 No Content responses. Fixes #13292. Fixes #13261.

bfc61b879e9e94ef7c6b31919b7f287ffdf180a8 authored about 12 years ago
Ignore file inputs when serializing forms. File input serialization is handled by plugins. Fixes #13306.

caac041fcc31724b8b579939e8053966559483ca authored about 12 years ago
Fix failing tests, add support for empty spans in Opera. Supplements #13132, #10406.

b326225d9087ee8c5648ace3cf88feab0330353d authored about 12 years ago
Treat an element as hidden if either offsetWidth or offsetHeight is 0. Fixes #13132, #10406.

372e04e78e81cc8eb868c5fc97f271a695569aa5 authored about 12 years ago
Removes unnecessary call to `.off()` as noted by @dcherman.

1c77259d06e49ccaedbd0f7adf968e10748dacc0 authored about 12 years ago
Fixes #13276. Unit test is enough since the 2.x XHR transport already dismissed the XML as parsed by the XHR instance.

4c6fb65d358f6a9795f06ec8d5ed3acad6ad795d authored about 12 years ago
2.0: Reduce offset module. Close gh-1139.

cbe0c2ef90669c4c145227a2ddf41993583f5437 authored about 12 years ago
Fix #13232, fix jQuery.buildFragment for tables, close gh-1138.

19def21df41d6be6419e4d2480a656d9e1a0e6b7 authored about 12 years ago
Consistently clean up after .ready() handler, close gh-1135.

dbf4926e31390ceda57730c68d40f34536803114 authored about 12 years ago
Further script transport cleanup, close gh-1123.

1ad874f3447cdba89d77cfe00b10d6f1d7dcea4e authored about 12 years ago
Reduced script transport

c373a499d39e35172f9b93af993681e4b5f0908b authored about 12 years ago
Fix requirements and dependencies in README, close gh-1131.

359e3f57466e508ccfc3e30acfc2aee0c52df83c authored about 12 years ago
Fix broken link in CONTRIBUTING.md, close gh-1132.

4488f68adfe7d593f538aa1791ba35c6ace87a7e authored about 12 years ago
Update Sizzle: fixes native slice usage

7632711d5cdc184b9d05850c5ca577799d8df399 authored about 12 years ago
Fix jQuery #13251: use slice instead of substring

(cherry picked from commit 37eb6125c0fb0bec4e0d043bc78110b4f49f3aa6)

8871218cdf37fa0a3e0457882828648e6a40164a authored about 12 years ago
Ref cc324abf: use acceptData to determine when it is safe to add event handlers

50290b8ffb05c504d3866a619f282bf795bc01f6 authored about 12 years ago
Fix #8335: Avoid memory leak by never setting data on non-element non-document nodes. Close gh-1127.

cc324abf739669bd2a4669742c994b86c4ad467b authored about 12 years ago
Fix #13233: re-allow .replaceWith of text nodes. Close gh-1137.

(cherry picked from commit 6b1b0a26b4d485b4d9f334286efed5dfe33e3f3f)

a96aa9e2709b4ba132b966a0f1a13d0e8eb49b9a authored about 12 years ago
No ticket: improve replaceWith testing

(cherry picked from commit 13468abaeb5488d547bc75d99bc3425ee891859e)

306b698813c7d999b6f572d8d00b2691952fdea6 authored about 12 years ago
Fix #13182: update Sizzle

2f0756b5341eb94ae540de20b9756762dc0a4144 authored about 12 years ago
Fix #13183: Wrong animation initial value calc. Ref gh-1136.

10cc33e27beb56e41bea1274bc3b51b1c59af9af authored about 12 years ago
Updating the source version to 2.0.0pre

86278d40ae86ecd45786eebcb20b72564f2bb53f authored about 12 years ago
Tagging the 2.0.0b1 release.

2cc06af007ad2f85b52ee757296d235fcf93337a authored about 12 years ago
Let version 1.9 claim jquery.js and jquery-latest.js files.

a8cbbd3615d714bdb20fc5c817c0519bb226694c authored about 12 years ago
Simplify release notes generator script.

e7a2e3c72f0c9833214b17ca81f76e0a9da62495 authored about 12 years ago
de486684 with moar guard for IE6

(cherry picked from commit 6c29dd24e9786dfd61cdfdb5d21ffcb5694e25ea)

348e1a75c87d13a0c87c6cc58b82bf9746e7eb9c authored about 12 years ago
Add a comment

eff59f97ac63dd723b6932e7c6e2186735315401 authored about 12 years ago
Fixes #13200 - innerHTML in buildFragment need end tags

38ad408f824492cd36a04d7c16df9df6c357ddb4 authored about 12 years ago
Fix #13203: delegated events with selector matching Object.prototype property

31b95797155077e4e670c0bbb2c57815f89769a1 authored about 12 years ago
Fix f860e0bd Firefox failures

(cherry picked from commit 0a3a424e65f66414305bf6a34fc6fd93d3b61c62)

de486684e3df1988080fd41c97d5f6ab8e6171ed authored about 12 years ago
Fix #13180: don't delegate into SVG <use>

(cherry picked from commits 36457cb6afc12d4a755cf93442a502783a669517..f860e0bd2f7dd228a14704d78ed...

b75b9ef8d030b0dbf247e826bfbf9585c7dbf98b authored about 12 years ago
No ticket: compress event.js

(cherry picked from commit 9cf812d7a28a08608eab30440102b00ebd3c2291)

776723436460c928b0eaf88fe36b575f36049a17 authored about 12 years ago
Leave out the web site, you know where to find us.

fa71737fb424a43b9f705098c5be06b1c40f29b6 authored about 12 years ago
Update copyrights used in file headers.

c0c1bdde6099a3fa1c16014be090aa6bf1fca8ca authored about 12 years ago
Update Sizzle

bad229c53e50ae9e34ae3bd8ddf1737c538416f6 authored about 12 years ago
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

5aba2102b2f62d8a92f262fe6611f9df45088b3a authored about 12 years ago
Update Sizzle

c1a59f78c26eed95f4ad5d69d00578e63754713d authored about 12 years ago
Fix #12886. Fix map file reference in .min.js file.

Cherry picked from e348b4060848b46a6c4376661c093e0f0a3ef9e7 .

2ff2d1d3dcd99f7bd45fa312ba91bb1248cb6d55 authored about 12 years ago
Ref gh-1117: Use native push for size and performance

ca49ef98d51e8a79ee70d5339a662dead5711165 authored about 12 years ago
Ref gh-1117: Don't stop on a falsy value in buildFragment. Close gh-1124.

8e6c1ba92faf830d40cafe7a4deb4ad5ab9045fe authored about 12 years ago
Propagate context of returned deferred object in Deferred.then(). Fixes #13160.

2f6b3f818fc51ee6ae44be69dc6b15b3d7a2dad4 authored about 12 years ago
Adjusts unit test regarding exception in injected scripts so that it accounts for the exception being thrown in an event loop for remote scripts

18c376a5bd658608fb044f2289ba9440d185ba3f authored about 12 years ago
Opera 12.0 still implements an older version of the DOM so cloneNode cannot be called without an argument

7cc629d0979fdc3b0a65d4501a3d71303708dee2 authored about 12 years ago
strengthens and dries 304 unit tests

d4e666d475923477c693643a40168cc0e6889d8f authored about 12 years ago
Adding some more test coverage for .finish()

ce426c5d693ab8f15bfaf70fc4bec8f7e881d0b1 authored about 12 years ago
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

ed6209e8b219fd8e797a42effee4ccecf063bb21 authored about 12 years ago
Use while loop instead of for

57d9dcd4a0c3a56160144b7f468fff6e419fed84 authored about 12 years ago
Always use core_push in jQuery.buildFragment

58b4994f5634b839cb6cafa1457da7eb5c5a9c7c authored about 12 years ago
Change test description

6d2ae92fe4e8bbbfd90d26ad5c5d51960f91f7b4 authored about 12 years ago
Bring back jQuery.buildFragment and remove jQuery.clean

c9bf5c5e905ec8c4d29c61f8ddf04d8a40d8e04e authored about 12 years ago
Ref #8908. Update IE9 css clone fix. Close gh-1119.

054daa20afc0e2c84e66f450b155d0253a62aedb authored about 12 years ago
Simplify .wrapAll() and fix style. Close gh-1116.

9434060722b7b935f61f8fb6c97a2a424255dc5d authored about 12 years ago
Fix #13103. Add .finish() method. Close gh-1118.

b6abb31df4d5be80dc13844d9988fb0c990ae5ae authored about 12 years ago
Eliminate redundancy of Deferred.then().

412d910697f7c33a29066009930e1373fd80b27a authored about 12 years ago
Adds the abort on unload trick back in since IE9 still exhibits the bug

62acda819f9b6fba9263d0b613e15285807b23a7 authored about 12 years ago
Fixes comments per @rwldrn. Makes sure failing requests from local protocol yields status 404, not 0.

f6df0301c81fca4b52eb2667f33a1469f2cac41d authored about 12 years ago
2.0: reduced xhr transport

17049c73bc5bf1a41cce4a5b648f55da7bbac533 authored about 12 years ago
Propagete context of returned deferred object in Deferred.then(). Fixes #13160

e7fdda981928befda72b78e9e2b17e33e232a603 authored about 12 years ago
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 te...

c61150427fc8ccc8e884df8f221a6c9bb5477929 authored about 12 years ago