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

Change "isFunc" variable to "isFunction"

e9ea6679b250429f430ff5ece6dab3cde71bc11d authored about 12 years ago
Remove fixDefaultChecked helper

a10dd521df44032065b95c482f8aee1f5d505375 authored about 12 years ago
Remove memory fix

329d5e1d0328a5e638d4041e913fe1faccd919f3 authored about 12 years ago
Simplify fixCloneNodeIssues helper

7a5000a39eaa3d3126722d4946fb2ed680383b87 authored about 12 years ago
Code style changes

2378438a9773254a49ffe4d42cc195f7b35b1a29 authored about 12 years ago
Remove createSafeFragment helper

fd2af63bcab60693c79d482724db6ca291132e2a authored about 12 years ago
Remove removal of container children through removeChild method

eac4e8e2510485c452af3614ddb8042ceec1fc34 authored about 12 years ago
Remove tbody check

7a2a82ba62c42a55302d5b938b31672b34ae390d authored about 12 years ago
Remove unused variables

28f6fcb763266ecd476274f430cce0ef625f8b16 authored about 12 years ago
Remove leading white space check

c1c97b474ea7123fabd3e5f0b2192e967c48eb84 authored about 12 years ago
Followup to gh-1089. Avoid duplicate typeof check.

861a45b8fffc2073baa9f62b0648f395f0695f3e authored about 12 years ago
Fix #13075. Optimize $.type by preferring `typeof`. Close gh-1089.

Also fixes browsers where `typeof RegExp === "function"`.

5eec75e582d27e2d4f625f6be33eabad84f16239 authored about 12 years ago
Fix #13076. Speed up $() with strings, part of gh-1089.

d8298046311e66a47424ec3f3cbe77e97bee3958 authored about 12 years ago
Put .min.js file at the end so compare_size will work.

4de4be42f6327c4f3d833191caf6ee9caa89c852 authored about 12 years ago
Know when to hold em, know when to fold em.

e29619031bd28bb1185316d8b2dc4b00a5809ed6 authored about 12 years ago
Put the map in the dist directory.

b20f536748300d5aef31ad68cc5adff849a1ee13 authored about 12 years ago
Post-process map file so it has the right path.

b8487664ade1a6bb39959b613846e720ac7901a6 authored about 12 years ago
Update Sizzle

3e1589db32f75ede5ea0e927d7ecc6818e5a7b47 authored about 12 years ago
Fix 00bbbe20 test failures

1e7e541b8b984d015c2052deaaa378a808265e11 authored about 12 years ago
Do not perform support check for old Opera. Close gh-1097.

efb139f7ad22dc4a31d8ef8d5c1d67623b2563e3 authored about 12 years ago
Fix #12569. Improve feature detect for event bubbling. Close gh-1076.

c8c6ab6924b48832bfc2b94d40887b2f1b6c891e authored about 12 years ago
Fix #13070: better unescaping logic in Sizzle

00bbbe207555d3aa9d7716bb9fc6d4e4f4bcbf1e authored about 12 years ago
Fix #13094. Pass index to .before(fn) fn as documented. Close gh-1093.

5afc93c436020f8ceabe8cab449f1c0030ba6ecd authored about 12 years ago
Better dependency versions for grunt packages, thanks @Krinkle!

96a349e46d61ee05e576b8544051e375094c0b4d authored about 12 years ago
Make sure Jenkins can grunt jQuery right from npm install

34946b3d63afb6943febe0ac4be4dcecc739729d authored about 12 years ago
Add comment about where to locate grunt TODO's

3ffaa0fecb571f1c5a5d2ca212e9a009fe0571a4 authored about 12 years ago
Update to Grunt 0.4, and Uglify2 with Source Maps!

cc97125560d16fde1fad54974b10b5526f1309af authored about 12 years ago
Do not assume new versions are back compatible.

92001a384fac58e33eb4d211144086feef853245 authored about 12 years ago
Code style

38941579fc48d4a25bea4000c6457861f41c5a4e authored about 12 years ago
Reduce traversing module

65bdfbf07f911d5014e32ab126ef0c568c22bf49 authored about 12 years ago
2.0: Reduce css.js

1e0eca0f774462e05ffe42a708a3f3abae63ba22 authored about 12 years ago
Remove .live() tests now in Migrate plugin.

c928ed432a164e7f6caa057e128db4a4c5040405 authored about 12 years ago
Fix #13078. Remove .live() and .die(). Great rejoicing.

eed78cc321ed7e2b37fb34e32fbb528b24f61d6e authored about 12 years ago
Sizzle: :lang updates for handling backslashes, xml, and inheritance

963c47f9ed5a79f2a75d925bba017c61f0419609 authored about 12 years ago
Sizzle: QA for :lang from gibson

5c8984efc4a8c0472bcdc514e744b063e8f98a61 authored about 12 years ago
Sizzle: add support for :lang selector

d6d6c3efe777ae796ace42dcb2462f8118023062 authored about 12 years ago
Updating the source version to 1.9.0pre

7d91be50ad60d2f257cae2a6991493d6d3a1c382 authored about 12 years ago
Tagging the 1.9.0b1 release.

d2262fbd9b26d9ac53b88a7f4eea246f7bac1776 authored about 12 years ago
Use the right repo.

6ecac3b152b9ff6e6fd69af1efd4c5c5dafaf5be authored about 12 years ago
Update the build script so it runs on Windows.

bddd10037a31aad68b5bb69f0b76dd0dd0ecb8af authored about 12 years ago
Update version in release notes builder.

24db7346efb48ca857a2e44c610f6717e73f7f24 authored about 12 years ago
Fix #13064: better test fixture cleanup. Close gh-1075.

2ea7876c2510a7d4a609561648c34edea0aeb8d5 authored about 12 years ago
let .attr(checked|selected, true) update the property

06f46dad9307c17d4aad6add2d3a9b0b2d3b451a authored about 12 years ago
Resolve a763ae72 test failures

30e2ffbeb869bb2f65ef139633c68a1c62f0e892 authored about 12 years ago
Fix #11115: Normalize boolean attributes/properties. Close gh-1066.

a763ae72775f69509d0a8a6b50702bcf2c7e6fbf authored about 12 years ago
Sizzle: size optimization

55a8ba52268ba0ef33cb750f5795add38f29d067 authored about 12 years ago
Sizzle: initialize with default document on load to get it out of the way for most use cases

54cbcf1f3df04ae7bba1b981c49161debb248fba authored about 12 years ago
Sizzle: assume window.document in Sizzle.matches; massively reduce calls to setDocument by not calling when context is null

d907848642c6cd0af0ea67323b1762757b027d46 authored about 12 years ago
Update Sizzle

cc164a36f499422bd19f2b3eb8672e8185fa3e76 authored about 12 years ago
Update Sizzle: avoid calling setDocument when possible

8424933153225cfd399b66588795741d2db6d8dd authored about 12 years ago
Update Sizzle

60fdc12b96ca4c4a5cf21f79a8175286b867ba3b authored about 12 years ago
Update Sizzle: IE6-8 traversing test fix

73689060ef75ca2747fa9e09c966f5c6d5eb0abb authored about 12 years ago
Sizzle: fix test failures related to Sizzle.contains

8b4cdbb663276e15197486c91850fab2dd390faf authored about 12 years ago
Sizzle: :target and :root selector support. adds Sizzle.setDocument. Remove :active support.

04bcb173a0f15aca97127dff625b2d55f2b49c41 authored about 12 years ago
Fix #12600: don't use value property in place of value attribute. Close gh-1063.

2c40fdd4a852fe6ee16feaa3bb6d7d49c7a02606 authored about 12 years ago
Adjust html parsing in event tests to use jQuery.parseHTML explicitly.

7d61c5238e57cf252faa2d999465bd69afc6c038 authored about 12 years ago
Adjust jQuery('html') detection to only match when html starts with '<' (not counting space characters). Fixes #11290.

05531fc4080ae24070930d15ae0cea7ae056457d authored about 12 years ago
compress -16 min+gzip

452e32769d514d835988c544492e4083df2bc1d6 authored about 12 years ago
Ref #8908, gh-886. Avoid clone identity crisis in IE9/10. Close gh-1036.

643ecf9d63018a7ef907c1e058b778b68ddaf48f authored about 12 years ago
Fix #13044: execute all QUnit modules in TestSwarm. Close gh-1074.

ca26d45395c8a790027633dec5a2ebc15ce9149a authored about 12 years ago
CSS: Save some bytes. Close gh-1071.

a270d638f84f4ac4ea419665249bdf7952671f09 authored about 12 years ago
Fix #9646. Cloned nodes shouldn't affect original in IE7. Close gh-947.

13651f296d14b2400d703d1945065c0373862eb5 authored about 12 years ago
Fix #11230. .appendTo and pals should always stack.

0018f7700bf8004d573c752ecbf66f299769c4de authored about 12 years ago
Missed a var declaration in aad235b3251494afe71fd5bb6031e11965af9bdb.

40e08f81bd880afc5197ab145bce30d28e88c88f authored about 12 years ago
Fix #4087. insertAfter, insertBefore, etc do not work if origin and destination are same element. Close gh-1068.

f12611feb43adb2b014eb2183db0713451746aff authored about 12 years ago
Fix #13011. Let 'type' attribute be set if the browser allows.

aad235b3251494afe71fd5bb6031e11965af9bdb authored about 12 years ago
copy defaultSelected in cloneFixAttributes

1d1c80d377bf3e4ae382a6ecd06624866e620fb6 authored about 12 years ago
Fix #12990. Don't add 'px' to column-count. Close gh-1050.

32842ac36564e9db60bcf8ad841674b161e7c924 authored about 12 years ago
Fix #12956. Improve cloneFixAttributes for IE9/10 case. Close gh-1034.

Remove clear(merge)Attributes hack

93e18922c5b6f6c1472cc0b44c65c70603d57cdd authored about 12 years ago
Fix IE failures from 55313d32

f42e1e654f43e9207c5b2f651c410f344982c2b5 authored about 12 years ago
Fixes #11938: Adding array getter method to jQuery.fn.css

ef6d8779de9d5959eafc0b9706b90a585aaf7a26 authored about 12 years ago
Pass style declarations around for performance improvements and paving the way for the css array signature

Also, simplify the jQuery.css numeric coercion signature

a918dc8aacb8461321c332f6f3b5756bdda5e8b2 authored about 12 years ago
Update Sizzle

aa0e4aadd56002928d429af771b26114493486ac authored about 12 years ago
Test: Update index.html to new QUnit format. Close gh-1061.

Depends on jquery/sizzle#177, included with the Sizzle submodule in this commit.

55313d32a22246fa1e09c3d66713632359848806 authored about 12 years ago
Fix #10417. setTimeout w/o 2nd arg is jQuery.later! Close gh-1065.

d41b983259042d3a07ae785c09f71c68d9ce7c3f authored about 12 years ago
Test: Remove fixtures from QUnit.done hook. Close gh-1069.

This fixes jquery/testswarm#197. These are currently removed from
the TestSwarm injector, howeve...

cef044d82ec0d338b2b69756d3ba08692fb80ae4 authored about 12 years ago
Be specific about Firefox nodes-as-nodelist. Never assume that modern browsers will "get it right".

Signed-off-by: Rick Waldron <[email protected]>

3c7f2af81d877b24a5e5b6488e78621fcf96b265 authored about 12 years ago
Fixes #13021. Normalization of core utility array like detection based on standard protocol by Richard Gibson <[email protected]>. Closes gh-1064

07a7b3e4cf961e51bddcdb90cdca34f9126ed286 authored about 12 years ago
Refactor defaultDisplay's node creation and display logic, -6

7d5b86ec39eed3361a48b9a90627af22f9f25e1e authored about 12 years ago
Ref #13019 and gh-1062. Use parentNode check instead of isDisconnected().

2eda329be6ac2f68e9b313ee607ea24165c68755 authored about 12 years ago
Fix #13019. Disconnected nodes with .replaceWith are a noop. Close gh-1062.

f8f52cfcf4ff5d0e3e50a73b03aff0fd9c72105b authored about 12 years ago
Fix #12904: Firefox defaultDisplay with body/iframe display:none. Report and solution by @maranomynet; test by @rwldrn.

d343e6b9ed501052f1676694d5e53649c92e65a0 authored about 12 years ago
Deferred: .resolve(), .reject() and .notify() now set the callback context to the promise instance rather than the deferred instance ; .then() has also been amended. Fixes #11405.

23d7cf0488bfeaab51d8f55435cab01f5cf990ca authored about 12 years ago
Fix #13013. Move jQuery.buildFragment() to compat plugin.

282c044d64e366d1bcb76d7d4f49c54098c6547f authored about 12 years ago
Don't test what ain't there no more

747600b157a831422a7c5acd8b768c348b673495 authored about 12 years ago
Make compatible with jshint, lint test/data. Close gh-1043.

5dd8a90f734297d51ef74a6c4be23c2a4e43c4df authored about 12 years ago
once more with feeling

26bf8dd56bfbef54a07cbba519485dcd59add839 authored about 12 years ago
don't test SVG on IE6

9bfe9e7dfb888c4cbd09a8b476444a9201ecdbee authored about 12 years ago
Fix #10832 (this time with tests): jQuery.contains in SVG

abe009cf263e2d3f29d96ad5abe5343922b11510 authored about 12 years ago
Revert "Organizes the php scripts used for testing better, so that the whole logic of a unit, server-side and client-side, is contained within the unit itself. Nearly all ajax unit tests take advantage of the new 'framework'. Lots of files got deleted because they became redundant or weren't used anymore."

This reverts commit 228ab3ddae527f72cc3122a1c6115d7718bcfd57.

b7ece8c6206d87e71145d1aeefc984e1649af06a authored about 12 years ago
Revert "Fixes spacing"

This reverts commit 2a419a7e8f339b24121e12be891b908dff2be76f.

6df2900d3a201ba84d56dfb0eb67d4c6e88aaec2 authored about 12 years ago
Revert "228ab3d followup 1: fix test failures. Close gh-1056."

This reverts commit 20608b3579d70d3bac7fd74b4e11e4c08cd9d9b5.

7f7007dffe1a867de5485533d490834ee71c7a4c authored about 12 years ago
228ab3d followup 1: fix test failures. Close gh-1056.

20608b3579d70d3bac7fd74b4e11e4c08cd9d9b5 authored about 12 years ago
Radical idea: Calculate `expect()` value before fn call. :purple_heart:

4437002771f6ab70fba6e2e9bd9cf60957e70871 authored about 12 years ago
Fixes #12449. make replaceWith() clone elements where required. Closes gh-920

551c2c9f4ac776b6d53600c452ad40a4b4d6670b authored about 12 years ago
Fix #11989. Remove fragment cache, moving to jquery-compat. Close gh-1052.

13449a99b2b279a7ae6401b8373d20504362213d authored about 12 years ago
Fix #12756. Restyle manipulation unit tests. Close gh-1053.

https://github.com/jquery/2012-dev-summit/issues/56

ec72d9f4db9ede84f4c1fb3d4e0e29083dd07095 authored about 12 years ago
Fixes spacing

2a419a7e8f339b24121e12be891b908dff2be76f authored about 12 years ago
Organizes the php scripts used for testing better, so that the whole logic of a unit, server-side and client-side, is contained within the unit itself. Nearly all ajax unit tests take advantage of the new 'framework'. Lots of files got deleted because they became redundant or weren't used anymore.

228ab3ddae527f72cc3122a1c6115d7718bcfd57 authored about 12 years ago
Fix #12856: keep PSEUDO regex non-greedy

3ab26340dcdf001da4e93df2f187a8343615673c authored about 12 years ago