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

IE8 fixes, when string isn't string

mikk150 opened this pull request over 10 years ago
1.x master

johannegger opened this pull request over 10 years ago
Create fork

7etti opened this pull request over 10 years ago
Create pawel_drabowicz_code4_delayed_event

djmdk opened this pull request over 10 years ago
Create pawel_drabowicz_code3_this_is_madness

djmdk opened this pull request over 10 years ago
Create pawel_drabowicz_code1_array_conversion

djmdk opened this pull request over 10 years ago
Create pawel_drabowicz_code2_event_delegation

djmdk opened this pull request over 10 years ago
Build: drop bower; use npm for front-end deps

timmywil opened this pull request over 10 years ago
Ajax: 15160 - Fix for request aborted in ajaxSend

danhart opened this pull request over 10 years ago
Init: check for jQuery instance as selector

stephenplusplus opened this pull request over 10 years ago
Nr test

parimalasnr opened this pull request over 10 years ago
Test branch

rkanagarajnr opened this pull request over 10 years ago
Fix #15173: Support `responseURL` attribute for jqXHR

xKerman opened this pull request over 10 years ago
cors preflight not sent when credentials are specified as args to xhr.opn()

oberhamsi opened this pull request over 10 years ago
Core: Fix loop issue when jQuery object present

ssut opened this pull request over 10 years ago
Create highcharts.js

rgg230486 opened this pull request over 10 years ago
Error fix that occurs in $.fn.contents when elem is iframe.

unreal666 opened this pull request over 10 years ago
Readme: Fix punctuation in tile

upisfree opened this pull request over 10 years ago
Fix jQuery.noConflict

guillaumebort opened this pull request over 10 years ago
core: Consistently use local reference to access()

Krinkle opened this pull request over 10 years ago
Optimize Sizzle.getText

glmxndr opened this pull request over 10 years ago
Update index.html

paladox opened this pull request over 10 years ago
Manipulation: Tolerate XMLNode host object input to getAll

gibson042 opened this pull request over 10 years ago
Update isHidden.js

DmitryOlkhovoi opened this pull request over 10 years ago
Added a support comment, and updated spacing

ChrisAntaki opened this pull request over 10 years ago
merge

wenber opened this pull request over 10 years ago
improve performance

wenber opened this pull request over 10 years ago
Removed some IE6 specific code - saves 25 gz bytes

ChrisAntaki opened this pull request over 10 years ago
Removed oldIE support from Sizzle - saves 238 gz bytes

ChrisAntaki opened this pull request over 10 years ago
Standardized usage of undefined - saves 12 gz bytes

ChrisAntaki opened this pull request over 10 years ago
Added missing word in comment

AurelioDeRosa opened this pull request over 10 years ago
Move all external libraries to external directory

scottgonzalez opened this pull request over 10 years ago
1.x master

wenber opened this pull request over 10 years ago
Ajax: Allow setTimeout to return 0 as a valid timeoutId

mdlavin opened this pull request over 10 years ago
Build: Fix code style issues

markelog opened this pull request over 10 years ago
Wrap: Declare a dependency on the manipulation module

tjvantoll opened this pull request over 10 years ago
Ajax: Support usage without jQuery.event

tjvantoll opened this pull request over 10 years ago
Build: Update license

scottgonzalez opened this pull request over 10 years ago
Tests: Namespacing QUnit global methods

leobalter opened this pull request over 10 years ago
Formats core.js

tianz opened this pull request over 10 years ago
Deferred: Increase usability of jQuery.when with other implementations

dcherman opened this pull request over 10 years ago
CSS: Do not throw on frame elements in FF

markelog opened this pull request over 10 years ago
update

hoosin opened this pull request over 10 years ago
1.9 stable

murphe opened this pull request over 10 years ago
Event: Restore the `constructor` property on jQuery.Event prototype

dcherman opened this pull request over 10 years ago
Offset: 'Make sure it's not a disconnected DOM node' performance enhanced

louis110110 opened this pull request over 10 years ago
Effects: Reintroduce use of requestAnimationFrame

markelog opened this pull request over 10 years ago
Support: clean up comments and Support notation

dmethvin opened this pull request over 10 years ago
update

hoosin opened this pull request over 10 years ago
uodate

hoosin opened this pull request over 10 years ago
uodate

hoosin opened this pull request over 10 years ago
Ajax: Fix the invalid script test in Android 2.3

mgol opened this pull request over 10 years ago
Ajax, Manipulation: don't test cross-document manip in Android 2.3

mgol opened this pull request over 10 years ago
Make $.when() support an array as the first argument.

chemdemo opened this pull request over 10 years ago
remove repeat test

poppinlp opened this pull request over 10 years ago
Build: Fix regex that removes empty definitions

dcorb opened this pull request over 10 years ago
README.md

ghost opened this pull request over 10 years ago
don't include src in bower bundle

pib opened this pull request over 10 years ago
Effects: Respect display value on inline elements

markelog opened this pull request over 10 years ago
Event: Memory Leak bugfix

redbmk opened this pull request almost 11 years ago
Build: reduce .jshintrc duplication using JSHint's "extends" option

benvinegar opened this pull request almost 11 years ago
Css: Use only positive integers as values for widows/orphans

mgol opened this pull request almost 11 years ago
Build: Update version from pre to -pre

scottgonzalez opened this pull request almost 11 years ago
Build: Update version from pre to -pre

scottgonzalez opened this pull request almost 11 years ago
Performance Improvement. Change the order of conditions in the css hooks code.

ckosmowski opened this pull request almost 11 years ago
Performance Improvement. Changed the order of conditions in css hooks.

ckosmowski opened this pull request almost 11 years ago
Event: shouldn't use Sizzle on non-element nodes. Fixes #14986.

jure opened this pull request almost 11 years ago
For easy access to the children of the object

saylas opened this pull request almost 11 years ago
Core: Allow more than 2 arrays for merge function.

onovy opened this pull request almost 11 years ago
[1.x-master] Remove Sizzle integration test, fix #14818

markelog opened this pull request almost 11 years ago
Repo: change .gitattributes; use system line ends, normalize on commit

mgol opened this pull request almost 11 years ago
Build: Set npmTags and use exec properly

jzaefferer opened this pull request almost 11 years ago
Pass response to resolves and global events

IDisposable opened this pull request almost 11 years ago
Tests: Remove obsolete speed directory

dmethvin opened this pull request almost 11 years ago
fixed incorrectly referenced sizzle module

whage opened this pull request almost 11 years ago
improve performance

wenber opened this pull request almost 11 years ago
Effects: Don't overwrite display:none when .hide()ing hidden elements

gibson042 opened this pull request almost 11 years ago
Fix comments, the same as #1543

benjycui opened this pull request almost 11 years ago
Event: Remove redundant fallback to getPreventDefault()

mgol opened this pull request almost 11 years ago
Event: Fix isDefaultPrevented for bubbled events in Android 2.3

mgol opened this pull request almost 11 years ago
Build: Update release script for new jquery-release API

scottgonzalez opened this pull request almost 11 years ago
Fix comments

benjycui opened this pull request almost 11 years ago
Allow build scripts to be downloaded when installing from Bower or NPM.

ornj opened this pull request almost 11 years ago
Added support for XHR progress event

nantunes opened this pull request almost 11 years ago
Readme: Fix the git sub-section titles

robgraeber opened this pull request almost 11 years ago
Build: Fix testswarm task, use API correctly

jzaefferer opened this pull request almost 11 years ago
Update AUTHORS.txt

Jakemichaeldrew opened this pull request almost 11 years ago
Fixes to resolve unsafe warnings in WWAs

jonathansampson opened this pull request almost 11 years ago
CSS: Add flex-grow and flex-shrink to cssNumber

silverwind opened this pull request almost 11 years ago
CSS: Add flex-shrink and flex-grow to cssNumber

silverwind opened this pull request almost 11 years ago
on now supports jQuery object passed as selector

mkeen opened this pull request almost 11 years ago
Replacing jquery returnTrue and returnFalse functions with one line variables

playpianolikewoah opened this pull request almost 11 years ago
Css: Restore the previous style if the new one is rejected

mgol opened this pull request almost 11 years ago
Update val.js

johnhoven opened this pull request almost 11 years ago
Update core.js

qjqw opened this pull request almost 11 years ago
Support: Simplify the box-sizing test

mgol opened this pull request almost 11 years ago
CSS: Don't add 'px' to '-ms-flex-order'

silverwind opened this pull request almost 11 years ago
CSS: Re-allow setting shorthand properties in IE<9

gibson042 opened this pull request almost 11 years ago
Declutter the file tree

ilanbiala opened this pull request almost 11 years ago
Ajax: Integrated native datatype, for XHR2 rich responseType support

tarikbenmerar opened this pull request almost 11 years ago