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

Fix #12357: be more kind to non-browser environments. Close gh-938.

22fac5c2e40b00911933040afaf9adcdd2c00ac2 authored over 12 years ago
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

f9ef91d6d68dc7317bb12c1ae2a8201f28facff1 authored over 12 years ago
Fixes to contributing.md. Closes gh-931

c3b1367f4c19abf12eadc1460a37dc34ae765e1b authored over 12 years ago
Updating the source version to 1.8.3pre

d57363e800535a7400fde56e97d0a4cd424cffbb authored over 12 years ago
Tagging the 1.8.2 release.

6e995583a11b63bf1d94142da6408955ee93e7cc authored over 12 years ago
Update release notes script to 1.8.2 and add debug option.

044ee41282f8e97f2fa14b4d103c16ac6ba6874c authored over 12 years ago
Sizzle: removes nth-child cache

022b265956012c4b915e4867465a5433570b9f86 authored over 12 years ago
Sizzle: account for external document contexts (such as iframes) in combinator checks. Fixes #12572.

a44463f83fee385879535ec2b2b37f584bcdebbd authored over 12 years ago
Update Sizzle: fix a failing test in traversing. Move an attribute selector test to jQuery-only.

6ad4a0ef3422f8c5b99428dbfdbb6000cbc4eca2 authored over 12 years ago
Sizzle: fixes failing test in css

c9b894c98c41f0265a4442610aac3aca74976126 authored over 12 years ago
Update Sizzle: fix position caching with child selectors. Fixes #12337.

99f4825707e2bf6f19598a00f53d58ef3878190c authored over 12 years ago
Fixes failing tests in selector/traversing

2f92685a9ca2f376a64111efa87946cb4f409477 authored over 12 years ago
Update Sizzle: Fixes #12303, #12474, #12523, #12526, #12541.

f7980d4d68e76147e6a9ddd7b30d379ddce7f222 authored over 12 years ago
Fix #12229, size/consistency improvements. Close gh-887.

15b5dbfe2386d67b8c1df3305812b35abc04458c authored over 12 years ago
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 w...

e8e3e90a8620a945d2d4f6012a604d96db2bd317 authored over 12 years ago
CONTRIBUTING.md: more contents links

1474c067f22e8232e873ac162bb882dbd590c9f0 authored over 12 years ago
CONTRIBUTING.md: adds top header

b4d23e477355ec9cb5df3ac033336abea9a094b1 authored over 12 years ago
CONTRIBUTING.md: fixes fragment url, #jquery-core-style-guide

4b469ead3d0bef6c2585da7beacba29e02e91ac6 authored over 12 years ago
Second draft of CONTRIBUTING.md

42dd6b1c16d12c8ec0f8f13d001bcbcb96fda3c8 authored over 12 years ago
Initial draft of CONTRIBUTING.md

3cb36f7a42a200cead4723841015f61301b02a52 authored over 12 years ago
Minor typo with Homebrew link. Close gh-929.

86f8d9f1a5097b3b9d80cde3a6cc8ecde9956bac authored over 12 years ago
Fix #12447: Ensure starting-point calc takes finite time. Close gh-922.

e755c194161e1dc6793cbb690ba8334dad560c8f authored over 12 years ago
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 ...

560c178c82da95b2f88ae518552463d87fe5adbf authored over 12 years ago
Fix #12534. Don't die on browsers lacking getBoundingClientRect.

b0a352bfa76cbe1b65f8186d3cb90fe35a08866d authored over 12 years ago
deferred.promise(obj) should work with non-objects. Fixes #12521. Much needed unit tests added!

74cdd784975ba6e628d1934a859faeb017824a5f authored over 12 years ago
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.

9c5089a60d479a959b290a5b4ab8ef38c985e963 authored over 12 years ago
Sizzle: fix selector in Chrome 21. Fixes #12492.

01d406522095a26788b1975852ad7c1ee7cf6e34 authored over 12 years ago
Sizzle: tagged versions are now in the repo; update selector engine list

71c1ae1718c0dd639a866c04f57be27028d506e8 authored over 12 years ago
Fix #12554. Sanitize data from POST. Close gh-908.

b62e5522910766a8fb9f1cf29e069360ae75a902 authored over 12 years ago
Remove superfluous `@` in compressed header. Close gh-925.

Thanks @vlakoff!

5fb258b89500bbe5d01a54e4d65b0d441ebcb618 authored over 12 years ago
Fix #12436, make delegated events fast again. Close gh-923.

Retains the rooted-at-delegateTarget behavior fixed in #12383 by afd717df9e.

9b67b4c0ef311f96d6e035fd38bbfbe42a82b392 authored over 12 years ago
Remove useless guard for `a`. Close gh-918.

Thanks @staabm!

c79a533ffd3e063a498fde6bdb1b934c7b4b47ab authored over 12 years ago
Update .editorconfig with new properties. Close gh-915.

See http://editorconfig.org

949dfe52bc228efe2d0cb2d696b822ef2a5723d1 authored over 12 years ago
Sizzle: adjustment for speed totals display

1c99b568fd6e7126cccf849bfe472d28a7ad895e authored over 12 years ago
Update Sizzle: adds custom performance suite for testing across multiple selector engines and multiple versions of Sizzle

bc3a47f83afb22451390b05c33b7b2c2654a7d6e authored over 12 years ago
Shim/shiv the datalist element for crabby Uncle oldIE.

2a1e5eccf510bd5c3527121e1808cdc687b3a721 authored over 12 years ago
Update Sizzle: authors.txt update and fix failing tests caused by QUnit's html addition

1ad614b4a97e73d1fcb0b677e0953abebcc6989f authored over 12 years ago
Update to QUnit 1.10.0

705755ce48697d27192c3627d79bfd5029f72253 authored over 12 years ago
Updating the source version to 1.8.2pre

6bc2a87943f59ad277cdee26aec1c25949c0f091 authored over 12 years ago
Tagging the 1.8.1 release.

e06a8cae3a1de58b770a66cbd124cf50e809fb31 authored over 12 years ago
Update release script and notes builder.

a31f28b02630e9554bc1900f6a35ef1b310cc3e2 authored over 12 years ago
Fix #12370. Explicitly coerce bool/undef to integer.

0ca936d2c911fe037dda3cb9d6e21f6fe1735a2c authored over 12 years ago
Sizzle: POS selectors make more extensive use of tokenization. Fixes #12303.

http://jqbug.com/12303

3a633b0082dbba0365c014ece03d39e8358da18b authored over 12 years ago
Fix #12243, $("col").width() should return the column's width. Close gh-916.

670e3ff040b0a7164f36a3c5e07214420b8b09f4 authored over 12 years ago
Sizzle: tweak for root selector shortcut. Fixes #12419.

be2899b3b1dfcd75516bbcf12c4eb49af9073538 authored over 12 years ago
Update Sizzle: minor edits

9683f82d9d89059371fe2e4428f2d4fe676966f2 authored over 12 years ago
Sizzle: support negative numbers in `:eq`. Fixes #12241.

fbdf8bed4fa34b6c922a287060ffaa01a55245a9 authored over 12 years ago
Sizzle: adjust caching to avoid IE errors on xml descendent selectors. Fixes #12369.

a66b5c7569fb7d06b970bb5424401d1eb0786a3b authored over 12 years ago
Sizzle: use tokenization to complex check pseudo arguments. Fixes #12412.

c2f298c8e5b5543c3b129e6478d5b39fb83f9ade authored over 12 years ago
Fix #12347 and #12384. Use a fresh div in jQuery.clean each time.

Regression was introduced in 22ad8723ce07569a9b039c7901f29e86ad14523c most likely because the cl...

b6a7d022eeb8c2cb0b065a311e53f9ea98554600 authored over 12 years ago
Reverting Sizzle is bad, Dave.

7d076f5d79e2193e4399e78403f315db17206910 authored over 12 years ago
Update placeholder references to tickets.

84e45301c5e513b1e0eec08eccb599623a808d0e authored over 12 years ago
Fix #12383. All selectors should be delegateTarget-relative

afd717df9e189d3e374ce938f03e2712f31c29e3 authored over 12 years ago
Fix #12313, .height()/.width() just use CSS if no offsetWidth. Close gh-909.

c078b83b3fea891e0c228a9f2d101481678b4c9d authored over 12 years ago
Update authors.

9a92c5423fed1cbe81eb2516dd41cb1f4c2930a5 authored over 12 years ago
Update Sizzle: size reduction, -85 bytes

3ec8daa69d2115b6f550a5fc9f1621d485eec089 authored over 12 years ago
Sizzle: provide backwards-compatibility for creating custom pseudos with arguments. Fixes #12409.

f15eb3ce5b3e7967f04cb1a6d57542bd6f9f9262 authored over 12 years ago
Sizzle: make html from assertions xhtml compliant. Fixes #12359.

157c561c153a7e63040904241a0e2bee82109f81 authored over 12 years ago
Sizzle: fix compilation of the same selector with different contexts. Fixes #12403.

f42cc8eab873199b93f5458993d4c83394565b4a authored over 12 years ago
Update Sizzle: passing null to $.contains should not throw an error. Fixes #12314

2be615eaa16a5916d0a194e3c2f6bc2a2d62b236 authored over 12 years ago
Update Sizzle: Use tokenization rather than regex for grouping. Fixes #12237, #12205, #12285.

b2698928bbdc1b247cb6de28e9b2624ec6b56667 authored over 12 years ago
Do not watch the dist files to make infinite change loops less common.

6ad57e91a52fdee4853aab82791e13a4b122d35a authored over 12 years ago
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 acc...

05337e78fa68aac3a3d703d7cc59f145f13ea779 authored over 12 years ago
Revert "Fix #12120. Always stack .before/.after, and fix disconnected nodes."

This reverts commit e2eac3f4d2e7f47b67635704df8e3b6675a91ed6.

There is a 1.7 regression with is...

a5be98620665c8af4d21a043a871e6a965de4fbc authored over 12 years ago
Fix #12120. Always stack .before/.after, and fix disconnected nodes.

e2eac3f4d2e7f47b67635704df8e3b6675a91ed6 authored over 12 years ago
Fix #10863. Allow newlines in JSON data- attributes.

2263134b224fe03b90552369b5007220747fbaf0 authored over 12 years ago
Fix #11586. Ajax DELETE ain't got no body, so data goes to its URL.

c01e022f33575ed45fb8da65be756fc464d40a24 authored over 12 years ago
Scorch the earth and retreat on readyState interactive! Close gh-907.

a9c2a9bf61af4c09e8f089b45e8986b9a5416d46 authored over 12 years ago
Fix #12266. IE9/10 says document[0] is document.frames[0]? Close gh-903.

10901f7d9fa6be01cc6b88cd94d279760b42a069 authored over 12 years ago
Neuter the partialLoadReady test until it's ngnix-ready

ae1d2b3173876e7062324aa61398fef9d0f59f79 authored over 12 years ago
Correct documentation of custom grunt task. Closes gh-904

9f7e4fcf6a7f469dd30baf5cb68cc7d938ce9144 authored over 12 years ago
Fix #12350: jQuery.trim should remove BOM

9e246dd7fa010f2b8e112ec5a57491167556c55a authored over 12 years ago
Fix #12333. Chrome needs $.browser.webkit too.

465959e75c08f7f1961071832a8c27a205bf05d0 authored over 12 years ago
Revert "Fix #12350. Remove BOM in jQuery.trim. Close gh-897."

This reverts commit 2b5b4ebbd78ce10cbbe2a6f057feea615fc69629.

String.prototype.trim doesn't tri...

ac043b1bc8096bfbb4be7995af4f5ccc5cad7c19 authored over 12 years ago
Fix #12282. IE has premature .readyState == "interactive". Close gh-901.

0f553ed0ca0c50c5f66377e9f2c6314f822e8f25 authored over 12 years ago
Fix #12329. Remove leftover jQuery.bindReady reference.

jQuery.ready already fires "ready" event properly, the undefined reference had no effect.

f3ea073dc0cc506cbbdd24952953d7e8dda456a4 authored over 12 years ago
Fix #12283. Return null for dimension getters on non elements. Fix gh-900.

ad040181dc6c05fa37941a6c9bfbe98bdf7ba8f1 authored over 12 years ago
Fix #12324, line-height "normal" isn't always "1". Close gh-898.

9f86dc922ed832337d246d7baf8fd397dc837346 authored over 12 years ago
Fix #12350. Remove BOM in jQuery.trim. Close gh-897.

2b5b4ebbd78ce10cbbe2a6f057feea615fc69629 authored over 12 years ago
Fix #12273. Don't call easing functions for duration 0 animations. Close gh-895.

0fea007a1a4d6456a8c7d246e4f7a4e14a1ba04a authored over 12 years ago
Fix #12278. Promises on non-default queue wait until a dequeue is attempted on an empty queue. Close gh-893.

3812f9436da09d9f31ca4a61a14cd70f3e8cbeaf authored over 12 years ago
Add README info on how to create custom builds. Close gh-892.

6b9fde13444cc54fefc1a235a42ec41571522252 authored over 12 years ago
Don't expect QUnit to clean up jQuery internal data. Close gh-883.

2b2ca8baa3e220f086f3a5d99c1bb84b5d5bd7c5 authored over 12 years ago
Improve oldIE unit tests for fuzzy object clone. Close gh-880.

Related to the patch in gh-870.

488e502b980cfca8a246f55f6c5e0de3858686d6 authored over 12 years ago
jQuery.contains() handles document objects directly. Close gh-879.

109d91070151acdb19ed2c9c06c9dcb5b8930807 authored over 12 years ago
Fix #12149. Avoid memory leak on oldIE change events. Close gh-878.

ff7b7cfd1d754f6daf20541dc71c84ad690d3708 authored over 12 years ago
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.

9d07525a71e7bc12f606d8015d21425c5580e262 authored over 12 years ago
Calling load with null as the data parameter now properly issues a GET request, not a POST request. Unit tests added. Fixes #12234.

b292c4c2df673d17d8c720e13d4d81ecae4ec499 authored over 12 years ago
Update Sizzle

aa1350d9e29571a82d09bb7a2eac4396901daa77 authored over 12 years ago
Remove test file that I didn't mean to get into the previous commit

71b299249f8b1f6c0a09b998d70b848d3f93266e authored over 12 years ago
Add support check, added assertion to check if cleared, add edge case for backgroundPosition

f29633536076e831e25705b560c983674ed839ee authored over 12 years ago
Update comments about window.getComputedStyle in both locations.

dc3f7d3868e00fb318069b6f87dfc1fc4d10e56f authored over 12 years ago
Use window.getComputedStyle to prevent breaking jsdom/node.js . Fixes #12235

3722aef8be5d31a7dbf3de6998cdf249081f028c authored over 12 years ago
Wait for both .stop() tests to finish, don't count on timing.

77412e03056b2299309638212ae708acc190664c authored over 12 years ago
Don't let the release notes script truncate!

e41553950debb135eaea303dc82f2dc5e19056be authored over 12 years ago
Updating the source version to 1.8.1pre

81bf63359641255dfd340714d0635be03bda8de9 authored over 12 years ago
Tagging the 1.8.0 release.

95559f5117c8a21c1b8cc99f4badc320fd3dcbda authored over 12 years ago
Update release script; use package.json as the One True Version.

d308531339ed22d9394183cb2ea7b52a6528ed38 authored over 12 years ago
Finish the license changes, including Sizzle.

060eabc9e82cce3d5c3867da0ea738655a7c1618 authored over 12 years ago
Update to use just the MIT license; copiers can still use GPL.

5e906366dd86dda95df050257513c95834020e5e authored over 12 years ago