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 #13160: Propagete context of returned deferred object in Deferred.then().

nanto opened this pull request almost 12 years ago
Update src/manipulation.js

Sysaninster opened this pull request almost 12 years ago
Fix #13103, Add .finish() method to avoid boolean .stop() trap.

dmethvin opened this pull request about 12 years ago
#13150 - Get number of functions in $.Callback()

adamcoulombe opened this pull request about 12 years ago
2.0: Reduce support.js

dmethvin opened this pull request about 12 years ago
2.0: reduced xhr transport

jaubourg opened this pull request about 12 years ago
data: Merge dupe local and data_ variables.

Krinkle opened this pull request about 12 years ago
2.0: Rewrite data.js

rwaldron opened this pull request about 12 years ago
use new version of grunt-contrib-watch

razic opened this pull request about 12 years ago
2.0: Reduce event.js

dmethvin opened this pull request about 12 years ago
2.0: Reduce ajax

dmethvin opened this pull request about 12 years ago
Support Node-like module loaders

isaacs opened this pull request about 12 years ago
fix grunt-compare-size dependency to v0.2.0

damienklinnert opened this pull request about 12 years ago
Please close this request. Sorry for bothering.

Homlean opened this pull request about 12 years ago
New options creation code, allow enabling and unlocking the list

Kangaroopower opened this pull request about 12 years ago
Adds sourceURL support.

chshouyu opened this pull request about 12 years ago
2.0: Reduce core

rwaldron opened this pull request about 12 years ago
Do not perfom support check for old Opera

markelog opened this pull request about 12 years ago
2.0: Reduce data and refactor

rwaldron opened this pull request about 12 years ago
Use insertAdjacentHTML in domManip for common cases.

dmethvin opened this pull request about 12 years ago
2.0: Reduce manipulation module

markelog opened this pull request about 12 years ago
Fixes #13094

markelog opened this pull request about 12 years ago
Update to Grunt 0.4, and Uglify2 with Source Maps!

mikesherov opened this pull request about 12 years ago
2.0: Reduce css.js

dmethvin opened this pull request about 12 years ago
2.0: Reduce traversing module

markelog opened this pull request about 12 years ago
Optimized $.type and $( str )

hasclass opened this pull request about 12 years ago
Adding the ability to chain deferred objects together directly

evanworley opened this pull request about 12 years ago
2.0: pwn attributes

timmywil opened this pull request about 12 years ago
2.0: Reduce event.js

dmethvin opened this pull request about 12 years ago
2.0: Reduce globalEval

rwaldron opened this pull request about 12 years ago
2.0: Reduced parseXML

rwaldron opened this pull request about 12 years ago
2.0: Reduce isPlainObject

rwaldron opened this pull request about 12 years ago
2.0: Remove isArray shim

rwaldron opened this pull request about 12 years ago
2.0: Remove now shim

rwaldron opened this pull request about 12 years ago
2.0: Remove inArray shim

rwaldron opened this pull request about 12 years ago
2.0: Remove JSON.parse shim

rwaldron opened this pull request about 12 years ago
2.0: Remove trim shim

rwaldron opened this pull request about 12 years ago
2.0: Removes attachEvent paths for jQuery.ready()

rwaldron opened this pull request about 12 years ago
Fixes #12569 – Improve feature detect for oldIE event bubbling

markelog opened this pull request about 12 years ago
Fix #13064: better test fixture cleanup

gibson042 opened this pull request about 12 years ago
Fix #13044: execute all QUnit modules in TestSwarm

gibson042 opened this pull request about 12 years ago
Fix #11230. .appendTo and pals should always stack.

dmethvin opened this pull request about 12 years ago
Make noConflict more developer-friendly

ralt opened this pull request about 12 years ago
CSS: Save some bytes.

scottgonzalez opened this pull request about 12 years ago
CSS: Save some bytes in actualDisplay().

scottgonzalez opened this pull request about 12 years ago
Test: Remove fixtures from QUnit.done hook.

Krinkle opened this pull request about 12 years ago
Pass style declarations around in jQuery.css for performance improvements

mikesherov opened this pull request about 12 years ago
Fix #11115: remove boolHook (where feasible)

gibson042 opened this pull request about 12 years ago
Fixes #10417

markelog opened this pull request about 12 years ago
Fix #13021: standardize jQuery.each/jQuery.map quasi-array detection

gibson042 opened this pull request about 12 years ago
Fix #12600: don't use value property in place of value attribute

gibson042 opened this pull request about 12 years ago
Fix #13019. Disconnected nodes with .replaceWith are a noop.

dmethvin opened this pull request about 12 years ago
Test: Update index.html to new QUnit format

Krinkle opened this pull request about 12 years ago
Ajax tests: Refactor tests and fix bugs.

Krinkle opened this pull request about 12 years ago
Fix jQuery #10832 (again): jQuery.contains in SVG on IE9

gibson042 opened this pull request about 12 years ago
No Ticket: Rationalize PHP scripts for ajax unit tests

jaubourg opened this pull request about 12 years ago
Replaced `typeof` check in line 28 (offset.js) with a more efficient alternative

chrisaljoudi opened this pull request about 12 years ago
228ab3d followup 1: fix test failures

gibson042 opened this pull request about 12 years ago
"Created" event

buu700 opened this pull request about 12 years ago
Fixes #12569, Feature detect for oldIE/Chrome event bubbling

markelog opened this pull request about 12 years ago
#12756 - Fix styling for manipulation.js unit tests

PaulBRamos opened this pull request about 12 years ago
#11989 - Remove fragment cache

PaulBRamos opened this pull request about 12 years ago
Fix loading of appcached files on Android and JQuery Mobile

angryziber opened this pull request about 12 years ago
Fix bug caused with the 'xmldom' library

tarruda opened this pull request about 12 years ago
Fix #12959: Optimize library-wide patterns

gibson042 opened this pull request about 12 years ago
Total revamping of the ajax unit tests

jaubourg opened this pull request about 12 years ago
Fixes #12957 - Improve wrapMap

markelog opened this pull request about 12 years ago
JSHint: Make compatible with jshint, lint test/data, clean up jshintrc files

Krinkle opened this pull request about 12 years ago
No Ticket: Rename TestSwarm job name pattern for PR.

Krinkle opened this pull request about 12 years ago
compress ajax

gibson042 opened this pull request about 12 years ago
Ignore

arjun024 opened this pull request about 12 years ago
No ticket: Set async to true instead of "async" in ajax/script.js (prop vs. attr)

Krinkle opened this pull request about 12 years ago
Improve replaceWith

markelog opened this pull request about 12 years ago
Fix #12920: remove addMandatoryAttributes

gibson042 opened this pull request about 12 years ago
Follow-up for #8908 fix

markelog opened this pull request about 12 years ago
#12915 propHook for src property

aFarkas opened this pull request about 12 years ago
Fixes #12956 - Improve cloneFixAttributes function

markelog opened this pull request about 12 years ago
Grunt: Set testswarm/browserSets from JSON file.

Krinkle opened this pull request about 12 years ago
1.8 stable

jguang opened this pull request about 12 years ago
Fix for bug #12874. Tested succesfully with r.js version 2.0.2

eeroan opened this pull request about 12 years ago
Move offset check to the back in JQUERY.EXPR.FILTERS.HIDDEN to optimize ...

rspilker opened this pull request about 12 years ago
the runtimeStyle bug exist 2 years!!

knightli opened this pull request about 12 years ago
Fix IE layout bug from support tests. #12869

scottgonzalez opened this pull request about 12 years ago
[1.9] Adding jQuery.fx.start as a hook point - Fixes #12803

gnarf opened this pull request about 12 years ago
#9945 - .width() returns percentage if a parent element has display = none.

PaulBRamos opened this pull request about 12 years ago
#12837 - Ensure each tick gets it's own fxNow

gnarf opened this pull request about 12 years ago
Refactor timer initialization, ticket #12837

chadparry opened this pull request about 12 years ago
No ticket: speedup test suite

gibson042 opened this pull request about 12 years ago
Works around a crashing browser bug affecting Android browser 2.3.x on some devices

lukemelia opened this pull request about 12 years ago
Keep track of a hiding state for toggle based animations - Fixes #8685

gnarf opened this pull request about 12 years ago
Fix #12840: remove undocumented parameter "pass" from attr

gibson042 opened this pull request about 12 years ago
update test suite to pass "Check for Globals" in most environments

gibson042 opened this pull request about 12 years ago
Make sure the animation makes forward progress even if WebKit drops even...

chadparry opened this pull request about 12 years ago