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: fix failure from zero-assertion test generating a second empty OL element. Closes gh-888

ba6372d968447c2ca983f6afbf9e2a58de6dc9b8 authored over 12 years ago
Updated the comment above the fix

f952b97997e529f872859e5cfd43070fc533f3b0 authored over 12 years ago
Fix weird clone bug and add a unit test to verify

d5d8622329e379e449b54ab8805f043d1e6ec02a authored over 12 years ago
Fix #12203. .undelegate() should not remove direcly bound events.

1d8bf0a2b57fd429c600aab5b150b2a04b87e451 authored over 12 years ago
Add back a sacrificial $.attrFn object.

Originally removed in 86b775d036627ebd7242fbb4eb9f24e4ba1fa9c5 as part of the enhancement that a...

37e8b44884cb9f5ceed84548c6e3961b449d98b2 authored over 12 years ago
Sizzle: fix chaining pseudo selectors placed after pos selectors. Fixes #12208.

5f3c36c7c0f997625a4b6be7397ecd31433511bf authored over 12 years ago
Fixes #1034 - Check for style.removeAttribute before calling it

Fixes issue in non IE browsers that happen to come down this path

07e50933c4293818c5b36d368368656844e4df88 authored over 12 years ago
Manual merge after fetch upstream

0d07e7fc2cf33d70ea51ae58cd0c76bf48f8b3be authored over 12 years ago
Quote reserved keyword 'throws' to satisfy yui compressor. Fixes #12158.

beeab4d126b303b194899adf579d8f43e3fd5e69 authored over 12 years ago
Fix a regression where has with multiple contexts was not filtering correctly. Test added.

e07b444dfe87f26f0d6031920026142425505ad6 authored over 12 years ago
Sizzle: fix a small bug with combinator cache. Fixes #10499.

4039d3668decade6c7098f7f270c45dd54ff6a8c authored over 12 years ago
Sizzle: adjust pseudos regex. Fixes #12153.

f6f25eff88a818a352f447196ec64777ef07d362 authored over 12 years ago
Updating the source version to 1.8pre

d71b8b2db79b13a11c605a32bd5b336aea800003 authored over 12 years ago
Tagging the 1.8rc1 release.

e02e61ca87e58beb8a05708b686bca74e54a07dd authored over 12 years ago
Per @gibson042, don't need .documentElement since Sizzle handles.

14f67a95189422f83f5e9e19ed7b2d636da717b9 authored over 12 years ago
Adding a check for double progress call in effects units

0a1be437ff78d957e32d8493287c1041fed8cbb7 authored over 12 years ago
Fix #12127, fer real. IE9/10 check state on clone. Close gh-875.

155855b2a9bd95219871210ae7dcacd2a5f7e117 authored over 12 years ago
Pull in unit tests from gh-877, thanks @orkel!

a475f1aa4dd7ac96fcd80728ce2738386778f343 authored over 12 years ago
Unbreak isHidden args, they're needed by the .filter() call.

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

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

ed898c62c8d3e8c2091592976c181ee4142287ac authored over 12 years ago
Moves isHidden to src/css.js and re-introduces its use. No ticket. Closes gh-876

5119b252ac2f3391e9f23efef4852095e0d7e6b3 authored over 12 years ago
Oops, didn't mean to revert sizzle last time

d00048eabec29c783ca76560340692cda4c677ff authored over 12 years ago
This should repair the unit

f0432d54f68c35c63573128263c85217f3cf8d69 authored over 12 years ago
Trying to repair a unit

81432c883576ebccdc164704847a7b38c8513bcc authored over 12 years ago
Remove unnecessary else

0f14c53d7217ad65c5dfbb043c96f2683a563540 authored over 12 years ago
Fail silently if closest is somehow called on a document. Fixes #10726.

17a26f5bd9b14225248942b876e96545b4c21fb6 authored over 12 years ago
Remove IE8 testswarm hacks for offset.

3478cbb4d4f59473512891a6ba83158d47f26bf1 authored over 12 years ago
Sizzle: fixes issue with :empty pseudo and comment nodes

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

de213be3728a339e1f2b98712a0869f8afb9da67 authored over 12 years ago
Loosen the ajax statusText check so Safari AND Chrome pass.

bc07ae8c1dbe9af4cceee3f118ae8071a3a8afb2 authored over 12 years ago
Update Sizzle: minor consolidation

647b772ab9ccbc3cd6e1dbd75f8a46a3e56eacec authored over 12 years ago
Update Sizzle: attribute values regex tweak

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

ce15bd7d0c14106521bd21179b1507f2863d1960 authored over 12 years ago
Followup #12018, fix a test fail converting to pixels. Close gh-874.

da4d60929778490094fbf1f9c6abd9ea7d0e0c99 authored over 12 years ago
Fix #12127. IE9/10 checks fall off the box on clone. Close gh-873.

569d064fc93459695cb6eb6fd09e5ba3fda62f03 authored over 12 years ago
Initial commit of AUTHORS.txt file.

fffd23285adfc31e994c0c83503eb283eab75bbd authored over 12 years ago
Add grunt-git-authors task.

717cb2a5c7909ed16f7c599b02759b27fd2e4258 authored over 12 years ago
Fix #12132. IE10 dislikes detached object elements. Close gh-870.

077987876bbd01b8b48a72b3573694fafaa44d39 authored over 12 years ago
Update Sizzle

91dfb28dd8ed9e29cf383e8b94f1b4fd06eee65a authored over 12 years ago
Sizzle: fixes test fails in IE6/7

3adc59efa6b16da98a37ef0641998cda0aee1a74 authored over 12 years ago
Sizzle: fix issue with adjusting the context on relative combinators in element-rooted qSA

d8aa8e71b0e015a2bcdd33a66f18892e0129b704 authored over 12 years ago
Fix IE10 bug when cloning an object element without a parentNode

039222f8bf4591807e5d25e2a2308a79f87e656d authored over 12 years ago
Update Sizzle

09fc2c50cb64d01299d5f04bd1920dcec91955be authored over 12 years ago
Support event delegation with relative selectors. Fixes #10762. Closes gh-860.

e761e0c6e0561093ff1e52d0cba6ace04daa8798 authored over 12 years ago
Update Sizzle: Minor edits and fixes #10762.

a08a18b80adc403dc2914ee6b1ca8752aeddef30 authored over 12 years ago
Clean up regexen; use common regex for numbers. Close gh-862.

c14a6b385fa419ce67f115e853fb4a89d8bd8fad authored over 12 years ago
Fix #9217. oldIE error when changing detached elements, close gh-861

74cc5b0984335532ab272b8286566000c4bf3daf authored over 12 years ago
Fix #12088, Safari 5 and more percentages in getComputedStyle

In particular, min-width and max-width are taunting the awesome hack. Closes gh-865.

aa3fabce461313f7c31e9a250df57165f15be873 authored over 12 years ago
Really support subproject tests in testswarm, closes gh-868

ff7a43456228826856f5f14f22fbe2d61ef59bf5 authored over 12 years ago
Fix the logic to set overflow:hidden on width & height animations - Fixes #12117 - Closes gh-869

94924a05dec8513f285411491702900bb741713e authored over 12 years ago
Let subproject tests use their own test fixture. Closes gh-867.

30168722204633e49ca9d47ecb6b43d80a4653a4 authored over 12 years ago
Update Sizzle to fix #12082, #12087.

f70a696598f14917e49dc108271788e2ec2f6587 authored over 12 years ago
Push serialize module to swarm /cc @jaubourg

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

ced5e9037a8a1d7306fa6c735ba7f314022c3289 authored over 12 years ago
Revert "Fix #11397. Shush Firefox warning by re-breaking #6932 for BB 4.7."

This reverts commit e866893fd29b0328ebc282cf0ba716e6f87384c3.

Failures in IE6 when this is remo...

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

e866893fd29b0328ebc282cf0ba716e6f87384c3 authored over 12 years ago
Image location is relative to css file, not html file.

2d09e9a325c730c31ada7b68fa46e345ac5535e0 authored over 12 years ago
Update to QUnit 1.9.0

8f1f88a5da6d70ca10a59c0fe0250519db766e37 authored over 12 years ago
Followup on #10791: "[class~=foo]" is better. Closes gh-858.

60e249437c3324b82124da70941a3b88cfc48a3d authored over 12 years ago
Update Sizzle to fix oldIE erroneous getAttribute invokification.

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

f4e5c1729a2efe6086ac2407f82e928b26991f83 authored over 12 years ago
Update Sizzle; Closes #12054, #12057.

0bde43aeee5bed5fdfb5bffaecb8c1f43c8fdf19 authored over 12 years ago
Wontfix #10791: please use "[class=foo]" with SVG elements

d67c2fd863216453ea4fc9b1a7cafd890506549e authored over 12 years ago
grunt custom saves minified version automattically. Close gh-856, Fixes #12059

faf2eb4a8f9ff26f43773128ed2be8283314b3b6 authored over 12 years ago
Fixes a variety of typographical problems. Closes gh-853

7b5ffcdac8e1cc4b110690cddc6345f44ae0aaab authored over 12 years ago
README: Adds missing commands to setup instructions. Closes gh-854

c210e08c3a73dca302afee24186b48f62ada9fba authored over 12 years ago
README: Add to the full list of optional modules. Closes gh-855

d8f9dece24f5c8ca26cc455879e9744c697df488 authored over 12 years ago
Remove a few stray spaces in unit tests.

335bdf2b1a296cc1e77afe5e33727bf33150443b authored over 12 years ago
Updating the source version to 1.8pre

662380014fbc90fad02878e3ae5c08ba755b5db9 authored over 12 years ago
Tagging the 1.8b2 release.

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

f73b9479262e6cf8057f29ee74a962cb08c7830c authored over 12 years ago
Adjust jshint options to pass with closure 'sub' changes

1f483f354db3f499f519519eab5225a0d2c28f18 authored over 12 years ago
Sizzle: necessary changes for Advanced Closure compiler support

5bfded1dc678aa843bb60aa60b361f7e45ff9fec authored over 12 years ago
Fix #10517. before() and after() on disconnected node should return multiple nodes. Closes gh-851.

f843a7062fef5a262c244575712b8173ced7c1a2 authored over 12 years ago
Sizzle: fix failing test in IE: malformed HTML

b6cb4b420fc0ddf47d94fc867df5d1ec487438b6 authored over 12 years ago
Update Sizzle: fixes an issue with an escape character in the id of a context

3384213df9cf64e9b5cc9eb67ad17b3bc3e6e3a0 authored over 12 years ago
Fix #11962. Standardize getter return values for empty sets.

21b0db7993315f0a5390798fefe63eb21891493e authored over 12 years ago
Fix #11971 unit test in browsers lacking backgroundPositionX.

Closes gh-850.

376f4e8cf637e76445082d7fdb88ab420d488b5c authored over 12 years ago
Update Sizzle: compress/edge case pull from gibson and a fix :not/:has with spaces

3dbf9a8d5e22ff6ab30b6f2c3678aa011920ae63 authored over 12 years ago
Follow the style guide, lose 72 bytes! Closes gh-840.

8f01b92b8fd85a66f2cba671f8b9ff6f7095c34b authored over 12 years ago
Update Sizzle: fixes author of a previous commit

f30f7732e7775b6e417c4c22ced7adb2bf76bf89 authored over 12 years ago
Fixes indentation in grunt.js

e0d77fab567d9495da3892cdc42ed2e89de32644 authored over 12 years ago
Update grunt:selector task to handle new Sizzle EXPOSE block

4a90bced777c7a4801fca240f5f9f7f02fb1d2b7 authored over 12 years ago
Update Sizzle: added EXPOSE comment

7fae98c55b3aed94abcfea1c0b0933c42c7220a0 authored over 12 years ago
Sizzle added standalone AMD support

0b06932072d854d837d6a6991adf88294f068faf authored over 12 years ago
Fix #11249. Inline styles anger Content Security Policy.

dc83072878ed9636c8158a014bd9fa4acc1ccce3 authored over 12 years ago
Sizzle: adds a test for a previously problematic selector

c8e8d905f8009952e54f53a17f15b3ffcd9b6749 authored over 12 years ago
Update Sizzle: adds createPseudo method on Sizzle.selectors for easily creating pseudos with the new compiler

c5259bf137023b5454de5df8d6763f3393347709 authored over 12 years ago
Update Sizzle: fixes UI tests

115fc4cec27ad38882042821cc29a38a406044c3 authored over 12 years ago
Sizzle: minor change

3f579f342df2cc92df8559e5ab97c110572e23ff authored over 12 years ago
Update Sizzle: improved dir caching

00d160331ab1cefab8130cc45afac09e1deda439 authored over 12 years ago
Fix #12018, readyState "interactive" in oldIE lies! Closes gh-848.

f5fd41252e3ae48a655c5da4a0b2910bb897b6ed authored over 12 years ago
Fix #8482, offsetParent should not return null. Closes gh-847.

aaf134bb7092efe7b450fc08ca5cc3c53cb00d76 authored over 12 years ago
Optimization of array operations, closes gh-844.

05aff402310d7db5d15f96b15071af6aa21a2afc authored over 12 years ago
DRY out removeData/cleanData, closes gh-838.

f8baea8f7a8b23d0e25c0dc82670fbe48b9bf587 authored over 12 years ago
Stop using reserved words as argument names, closes gh-841.

7532bd7df56d8654733ec06617e80447743f2adc authored over 12 years ago
Fix #11971: force numeric animation start to be numeric, closes gh-836.

1793eab32bc8a00b2ad041c9b10ad3bdd2bec702 authored over 12 years ago
Remove more attrFn vestiges from events.

86b775d036627ebd7242fbb4eb9f24e4ba1fa9c5 authored over 12 years ago
Fix #12026. Let props in $(html, props) be any jQuery.fn method.

Closes gh-839.

cdd5132dcc02d4a3ff8df390677ffb8ff4b5a477 authored over 12 years ago