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 #14101: $().data() should be undefined, not null

gnarf opened this pull request about 11 years ago
Fix #14492: More correct jQuery.parseJSON

gibson042 opened this pull request about 11 years ago
Ref 705216d: Synchronize ajax/xhr.js with master

gibson042 opened this pull request about 11 years ago
Empty 'data-attr' value represents HTML5 Boolean attribute, not just emp...

simsalabim opened this pull request about 11 years ago
Reduced min.gzip footprint by 8 bytes, by sorting variable assignments.

ChrisAntaki opened this pull request about 11 years ago
Add Code Climate badge

brynary opened this pull request about 11 years ago
Fix #11809 - Removes memory leak of DOM nodes, in Chrome (1.x-master)

ChrisAntaki opened this pull request about 11 years ago
Fix #14422 and add more thorough check for CSP violations

markelog opened this pull request about 11 years ago
Fix #11809 - Removes memory leak of DOM nodes, in Chrome.

ChrisAntaki opened this pull request about 11 years ago
Remove not needed assigning in 'traversing.js'

mariansollmann opened this pull request about 11 years ago
#14488 - Add Vagrant Support

ericmann opened this pull request about 11 years ago
Fix #14487: Show and hide will override !important inline or css style

lihanli opened this pull request about 11 years ago
Add Bower as a devDependency instead of install script

sindresorhus opened this pull request about 11 years ago
Add `keywords` to bower.json

sindresorhus opened this pull request about 11 years ago
Upgrade grunt-contrib-jshint to get latest jshint

sindresorhus opened this pull request about 11 years ago
Add time-grunt and load-grunt-tasks

sindresorhus opened this pull request about 11 years ago
Improve jQuery classes.js

stsvilik opened this pull request over 11 years ago
1.9 stable

Staibshine opened this pull request over 11 years ago
reintroduce the ^ anchor to prevent to parse guid strings into json

ronny-springer opened this pull request over 11 years ago
Remove elem property from event handle

iliakan opened this pull request over 11 years ago
Corrected typo in section "rebasing"

datag opened this pull request over 11 years ago
Handle .html calls with numbers via the more efficient .innerHTML method

zackbloom opened this pull request over 11 years ago
Fix #12757 - use jscs to check the style guide

markelog opened this pull request over 11 years ago
Fix returns type of css value.

ghost opened this pull request over 11 years ago
1.x master

loveme2 opened this pull request over 11 years ago
Remove grunt and bower global dependencies

markelog opened this pull request over 11 years ago
Warn on npm install if Bower isn't installed.

scottgonzalez opened this pull request over 11 years ago
Add dependencies to package.json

michaelavila opened this pull request over 11 years ago
prevent parsing guid strings to json

ronny-springer opened this pull request over 11 years ago
Fix #14074: element id="nodeName"

gibson042 opened this pull request over 11 years ago
Gruntfile: Remove project prefix from TestSwarm job name

Krinkle opened this pull request over 11 years ago
Gruntfile: Remove project prefix from TestSwarm job name

Krinkle opened this pull request over 11 years ago
Update

BornThisWay opened this pull request over 11 years ago
Fix #14394: Allow changing style !important in webkit

lihanli opened this pull request over 11 years ago
Keep copyright year up-to-date

ameyms opened this pull request over 11 years ago
1.9 stable

ghost opened this pull request over 11 years ago
build: Optimise uglifyjs compression options

Krinkle opened this pull request over 11 years ago
1.x/uglify compress opts

Krinkle opened this pull request over 11 years ago
Add basic and minimal support for Firefox 3.6

phistuck opened this pull request over 11 years ago
core: Fix cut off comment in jQuery.map from c72371f714

Krinkle opened this pull request over 11 years ago
Css accelerate read and write speed

gucong3000 opened this pull request over 11 years ago
Integrate Sinon.JS fake timers into effects tests

johnkpaul opened this pull request over 11 years ago
No ticket: Fix XHTML regression (1.x)

anthonyryan1 opened this pull request over 11 years ago
No ticket: Fix XHTML regression

anthonyryan1 opened this pull request over 11 years ago
Fix #14370: Preserve no-innerHTML contents

gibson042 opened this pull request over 11 years ago
Fix for bug #14074

joshrouwhorst opened this pull request over 11 years ago
$.browser (v2.0)

gucong3000 opened this pull request over 11 years ago
Fix #14290. Don't throw if text node is appended to table.

dmethvin opened this pull request over 11 years ago
Layout using the DOM to determine the type of browser features

gucong3000 opened this pull request over 11 years ago
Fix #14180. Allow cross-frame attachment of focusin/out.

dmethvin opened this pull request over 11 years ago
Fix #13993. Let native inline handlers return a value.

dmethvin opened this pull request over 11 years ago
1.x master

frankfuttderBlogmitBanane opened this pull request over 11 years ago
Fix #14282. Don't fondle getPreventDefault if preventDefault exists.

dmethvin opened this pull request over 11 years ago
Added bower as a dependancy in package.json

bored-engineer opened this pull request over 11 years ago
Update manipulation.js

danvsantos opened this pull request over 11 years ago
No ticket: fix code style inconsistencies

markelog opened this pull request over 11 years ago
Remove circular reference

guybedford opened this pull request over 11 years ago
Remove charAt() calls.

FarSeeing opened this pull request over 11 years ago
grunt-update-submodules

monolithed opened this pull request over 11 years ago
Fix #14343. Remove jQuery.fn.size & jQuery.fn.andSelf.

mgol opened this pull request over 11 years ago
No ticket. Abstract conditional hook definition.

mgol opened this pull request over 11 years ago
Fix #14340. Remove remnants of oldIE from unit tests.

mgol opened this pull request over 11 years ago
No ticket. Abstract conditional hook definition.

mgol opened this pull request over 11 years ago
Ref #14313: NaN detection

gibson042 opened this pull request over 11 years ago
Update grunt watch dependency

igorlima opened this pull request over 11 years ago
Optimize $.grep in 2.x by using native Array.filter method

ameyms opened this pull request over 11 years ago
Optimize jQuery.grep on 1.x and add unit tests for the same (#14332)

ameyms opened this pull request over 11 years ago
Remove circular reference

guybedford opened this pull request over 11 years ago
Fixed exception when append text content into table (#14290)

jordifebrer opened this pull request over 11 years ago
allow form inputs to have names of "className"

jankuca opened this pull request over 11 years ago
Unit tests for jQuery.grep (#14325)

ameyms opened this pull request over 11 years ago
Optimizing jQuery.merge for size (#14313)

ameyms opened this pull request over 11 years ago
Update package.json

EvandroZanatta opened this pull request over 11 years ago
lolz

iocosus opened this pull request over 11 years ago
Fix #14036 - ajaxLocation Includes HTTP Basic Authentication Info

njhamann opened this pull request over 11 years ago
Fix #14084: attach the test div to documentElement, not body.

mgol opened this pull request over 11 years ago
bower: Define main section in bower.json

ethanmcc opened this pull request over 11 years ago
Add bower install before grunt to fix bug build error, because of missin...

chunpu opened this pull request over 11 years ago
Remove trailing comma in define array

guybedford opened this pull request over 11 years ago
Fix two dependencies and do not execute DOM Ready tests in AMD mode

markelog opened this pull request over 11 years ago
Move jQuery specific tasks to independent files

markelog opened this pull request over 11 years ago
Add Sizzle tests to the test suite

markelog opened this pull request over 11 years ago
Keep test suite coherence between master branches

markelog opened this pull request over 11 years ago
Only assign className if changed in addClass and removeClass

jdunck opened this pull request over 11 years ago
optimizing serializeArray

ruzzll-zz opened this pull request over 11 years ago
Improve tests stability for old Safari

markelog opened this pull request over 11 years ago
Improve test stability for #13855 ticket

markelog opened this pull request over 11 years ago
Correct assertion for #14049 ticket

markelog opened this pull request over 11 years ago
fix: tween animations likely not working

lampiclobe opened this pull request over 11 years ago
fix bug for Safari of WIN.

baishuiz opened this pull request over 11 years ago
Add travis configuration file

igorlima opened this pull request over 11 years ago
Re-write Gruntfile using CoffeeScript

igorlima opened this pull request over 11 years ago
Ensure callback firing flag goes back to false if any handler throws

benjamine opened this pull request over 11 years ago
Removed an unneeded variable in deferred.js

terrycojones opened this pull request over 11 years ago
Fix#10568 - Animation does not work for inline elements while showing them

sachinjain024 opened this pull request over 11 years ago