Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

jQuery

jQuery is a fast, small, and feature-rich JavaScript library.
Collective - Host: opensource - https://opencollective.com/jqueryorg - Website: https://jquery.com/ - Code: https://github.com/jquery/jquery

Event Prop Hooks, #8789

github.com/jquery/jquery - rwaldron opened this pull request over 13 years ago
Fix CORS response headers in Firefox 6, #10338

github.com/jquery/jquery - ConradIrwin opened this pull request over 13 years ago
New method for validating JSON strings

github.com/jquery/jquery - hooper opened this pull request over 13 years ago
Add notes about #9699 fix

github.com/jquery/jquery - rwaldron opened this pull request over 13 years ago
Minor tweaks

github.com/jquery/jquery - mathiasbynens opened this pull request over 13 years ago
Element traversing api

github.com/jquery/jquery - markelog opened this pull request over 13 years ago
1.7 Implements event property hooks. Fixes #8789

github.com/jquery/jquery - rwaldron opened this pull request over 13 years ago
Fixed issue for undefined data values that breaks chaining

github.com/jquery/jquery - jsoverson opened this pull request over 13 years ago
data: Storing internal cache in a separate place

github.com/jquery/jquery - gnarf opened this pull request over 13 years ago
Using classList if it is possible

github.com/jquery/jquery - silentroach opened this pull request over 13 years ago
Add shorthand functions for more HTTP methods

github.com/jquery/jquery - alexturpin opened this pull request over 13 years ago
Fix timers deletion race condition. Fixes #10235

github.com/jquery/jquery - aitorciki opened this pull request over 13 years ago
Misleadingly variable name name "isObj" in each function

github.com/jquery/jquery - joelbirchler opened this pull request over 13 years ago
1.7 HTML5 Support for innerHTML, clone & style. Fixes #6485

github.com/jquery/jquery - rwaldron opened this pull request over 13 years ago
Fix #10208. Check for `button` as well as `input`

github.com/jquery/jquery - dmethvin opened this pull request over 13 years ago
Added support to check/uncheck a checkbox via .val(Boolean)

github.com/jquery/jquery - scriptmaster opened this pull request over 13 years ago
Reverts broken support string. Fixes #10197

github.com/jquery/jquery - rwaldron opened this pull request over 13 years ago
Bug in rmultidash. Fixes #10194

github.com/jquery/jquery - rwaldron opened this pull request over 13 years ago
Correct a typo: “it’s value” → “its value”.

github.com/jquery/jquery - mathiasbynens opened this pull request over 13 years ago
Use `-999em` instead of `-1000px`. Even smaller + saves a byte

github.com/jquery/jquery - mathiasbynens opened this pull request over 13 years ago
Save some bytes by using unquoted attribute values in the innerHTML

github.com/jquery/jquery - mathiasbynens opened this pull request over 13 years ago
Typo

github.com/jquery/jquery - mathiasbynens opened this pull request over 13 years ago
return String possible number in data is too big

github.com/jquery/jquery - jigfox opened this pull request over 13 years ago
1.7 jQuery.offset.supportsFixedPosition. Ticket #6809

github.com/jquery/jquery - rwaldron opened this pull request over 13 years ago
Fix lint complaints about unescaped -. Follow up to #10021

github.com/jquery/jquery - rwaldron opened this pull request over 13 years ago
Bugfix in Webkit browsers

github.com/jquery/jquery - yeikos opened this pull request over 13 years ago
Fixes #10098. Avoid a slashy-starry char sequence.

github.com/jquery/jquery - dmethvin opened this pull request over 13 years ago
Ticket #5479. Enhancement of removeAttr()

github.com/jquery/jquery - zertosh opened this pull request over 13 years ago
Fixes #5479.

github.com/jquery/jquery - zertosh opened this pull request over 13 years ago
Fix removeData for case when cache is a frame's window

github.com/jquery/jquery - moschel opened this pull request over 13 years ago
Added isString to jQuery object.

github.com/jquery/jquery - rotorz opened this pull request over 13 years ago
Test cache for window inference. Fixes #10080

github.com/jquery/jquery - rwaldron opened this pull request over 13 years ago
Adds comments regarding opacity test adjustments

github.com/jquery/jquery - rwaldron opened this pull request over 13 years ago
Test if opacity is not expected val

github.com/jquery/jquery - rwaldron opened this pull request over 13 years ago
Fixes #10021. Allow negative relative values for `.css()`

github.com/jquery/jquery - dmethvin opened this pull request over 13 years ago
Prevent IE from crashing when clicking VML nodes

github.com/jquery/jquery - zacstewart opened this pull request over 13 years ago
Do not allow assumed cache[id] in jQuery.data. Fixes #8235

github.com/jquery/jquery - rwaldron opened this pull request over 13 years ago
Change unnec. typeof check to explicit === true. Fixes #9994

github.com/jquery/jquery - rwaldron opened this pull request over 13 years ago
Fixes assertion counts and dom element fixture issue

github.com/jquery/jquery - rwaldron opened this pull request over 13 years ago
Typo correction strictEquals=>strictEqual. Fixes #9964

github.com/jquery/jquery - rwaldron opened this pull request over 13 years ago
Removes duplicate test block. Fixes #9913

github.com/jquery/jquery - rwaldron opened this pull request over 13 years ago
Renames duplicate named test block. Fixes #9912

github.com/jquery/jquery - rwaldron opened this pull request over 13 years ago
Removes empty, duplicate named test block. Fixes #9914

github.com/jquery/jquery - rwaldron opened this pull request over 13 years ago
Pause animation when tab loses focus. Fixes bug #9381

github.com/jquery/jquery - louisremi opened this pull request over 13 years ago
Builds minimal license header block for jquery.min.js

github.com/jquery/jquery - rwaldron opened this pull request over 13 years ago
Updates license block to reflect new minimal format

github.com/jquery/jquery - rwaldron opened this pull request over 13 years ago
Calling $.get() / $.post() without a callback argument

github.com/jquery/jquery - shesek opened this pull request over 13 years ago
Global Ajax beforeSend event

github.com/jquery/jquery - josh opened this pull request over 13 years ago
Allow users to respond to other ajax event states

github.com/jquery/jquery - plukevdh opened this pull request over 13 years ago
Normalize event.layerX and event.layerY

github.com/jquery/jquery - caleb531 opened this pull request over 13 years ago
Fixes #9381.

github.com/jquery/jquery - stephenjudkins opened this pull request over 13 years ago