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

More improvements per @jaubourg

4ada325479d11e34b462912b835cf5ad7369d33b authored about 12 years ago
Improvements per @jaubourg

ad690f815108cc1e05c2eb265e46140fd3236671 authored about 12 years ago
No ticket: improve global variable/ajax request tracking

5b9bf134390d56d6b6916225d86c1328e70e9970 authored about 12 years ago
Don't really want to expect any global events here.

27c9360a1b3c099850f4da8ba26a387f88b1897e authored about 12 years ago
Followup to #12989 fix, improve unit test resiliency.

b5acda7af2a0add9c06f3d996f54a99e91b049ad authored about 12 years ago
Fix #12989. Remove ajax "global" event behavior.

c2d6847de09a52496f78baebc04f317e11ece6d2 authored about 12 years ago
keep manipulation.js assertions consistent

b382af685a3f590d03be7a9dc790a657c7b33f99 authored about 12 years ago
Fixes awkward spacing

e63625e16e0e337d2ddafd6b46313434dfae3f84 authored about 12 years ago
Simplifies how url is kept devoid of anti-cache parameter for ifModified requests. Also, renames ifModifiedKey to cacheURL so that it now conveys the variable's nature rather than its purpose. -5 min/gzipped.

8a79be7894b352c0947a8b067f83b8ef388dfc48 authored about 12 years ago
Unit test for #12004

6378a19c46421d20a26e6b3a3c21caf0ea2fedfa authored about 12 years ago
Alias options.method to options.type. Fixes #12004.

081c4efcf7736433d2fb5702e7bd4f8616426af2 authored about 12 years ago
Fix #12957. Simplify wrapMap, it doesn't need end tags. Close gh-1044.

9ae6b1a019553e95a6205d5c42ff7fa25e7a482e authored about 12 years ago
save a byte

1052f9cb2bad094144fa1186b0be8f477a9d4fa1 authored about 12 years ago
Don't let removeClass create attributes

243d4cc83cf15f30db1e09d9374c265a1513b18d authored about 12 years ago
sandboxes start for real this time (fixes test failures in IE)

b9dfcfd7362825ccda0ca4ea96d385b0c6ae522d authored about 12 years ago
Use strictEqual rather than equal

e679f6c2db76bea42ab84a2c6c16b1e9f5cffd19 authored about 12 years ago
Merge branch 'master' of github.com:jquery/jquery

c4858c1b265d33e9b84fd6b0d95c592555a67865 authored about 12 years ago
Fix #12959: Optimize library-wide patterns

0877d424e08d57e6f0d1da9a86289fb10d0ee136 authored about 12 years ago
Removes unnecessary closure and apply

512b826f9f14e30b715b943547b97aaaf1099f4e authored about 12 years ago
Greatly simplifies ajaxTest

603e70b90e7b1e848d04226f26668eaf77874bc7 authored about 12 years ago
Fix #12959: Optimize library-wide patterns

07662406e1125cc7b5dc084fdd63b29644417d33 authored about 12 years ago
Total revamping of the ajax unit tests

d31cef38f2aa76ca71ed18aa97d035a84c7e33e6 authored about 12 years ago
Grunt: Rename TestSwarm job name pattern for PR. Close gh-1042.

More consistent with the other one:
Project Name <id_type> #id.

53a06660d82d03dfff52a03a91f7d4408b6e6e47 authored about 12 years ago
Fix #12803. Add jQuery.fx.start as a hook point. Close gh-1024.

516a7a8792200614d43caf1c9a004760fb5fec68 authored about 12 years ago
Fix #12869. Zoom the body after support tests; avoids layout changes in IE8/9/10 in IE7 mode. Close gh-1025.

84629a9b876f6969777b43f3229b62b43bb624d2 authored about 12 years ago
Fix #12134. Make .serialize() HTML5-compliant; provide a propHook for shimming.

ae215fdcf843862dbddbdfd68117ac2926e35a42 authored about 12 years ago
No ticket: compress ajax. Close gh-1041.

a938d7b1282fc0e5c52502c225ae8f0cef219f0a authored about 12 years ago
Using the right matched param

c27dc018e22260b6ad084dff4505172e6b107178 authored about 12 years ago
Adding job name for pull request jobs coming from mergeatron

5c62ac80f00bbd86555cf3d45714789f831130e3 authored about 12 years ago
Fix #12191. jQuery.type should return "error" for Error objects.

67df705bf5205fa075ba6ceee2d7fd4763894a16 authored about 12 years ago
Fix #9960, allow manipulation for parent document nodes. Close gh-924.

78c1560065e664213ac0cbea7518d442a58b0018 authored about 12 years ago
Fix #12733. Ignore excess spaciness in event strings.

Thanks @bentruyman!

3fce79484434298fb6ad16030674c14b9600b22e authored about 12 years ago
Close #10882. Test case for "hover" event in 1.9

6b00b3cad94e348c0ba31c196aaac9fbf819fea3 authored about 12 years ago
Fix #12868. Use native focus/blur to get event order right.

b7ec6ddd45e27b54f3e094172b7eeb6949d4f71b authored about 12 years ago
Fix #3827. Get the correct checkbox status for a click handler.

1fb2f92c357b985a5ba18d0938edd27b5f64d8c3 authored about 12 years ago
Set async to true instead of async (prop vs. attr). Closes gh-1039

4fed8eb86d4b987524fd16e6c4e7be351301f38b authored about 12 years ago
Fix #12920: remove addMandatoryAttributes. Close gh-1037.

bb570fc37341520c27a76190e0c11271596890ec authored about 12 years ago
fix Safari test failures

22f58bd688e35a473e6088bc47c1ba23ebcb0cdc authored about 12 years ago
Fix #11795, #10470: keep scripts in DOM; execute only on first insertion. Close gh-864.

e889134058232c5e19156353c5fc3bf3b4915a94 authored about 12 years ago
Grunt: Set testswarm/browserSets from JSON file.

File on jq03.jquery.com is already updated.

90f9f4965a49232cbad6b3f4427a6c3172a3e15c authored about 12 years ago
Fix #12915, add propHook for scrip src property on oldIE. Close gh-1035.

ca5e06a15c99d5c181aff6e08804ca803424648d authored about 12 years ago
Merge branch 'x8908'

20be650bae02c866fa9660a3683cbf1617166795 authored about 12 years ago
Fix #8908. Don't let change to originals affect clones in IE9/10. Close gh-886.

5904468b9c49d7d5a780010f44d7e76dd4c81706 authored about 12 years ago
update Sizzle

d08d48337f21d0f21467f4165efec8db0a7c7d3d authored about 12 years ago
Updating the version to 1.9.0pre.

28df086bbc887c8d115bed2c7d0f83b1d39fb14d authored about 12 years ago
Revert "Fixes #12569. Improve Feature Detect For oldIE bubbling. closes gh-967"

This reverts commit 063ea024e945adbeefbf88578f8ba424ca8a0939.

I've beaten on this for a while a...

05fb5de3ee1ea0610e95d2081aaab8702be651de authored about 12 years ago
Fix #12777. Add applet to non-cacheable fragment types.

I don't want to add a unit test that creates a dependency on an applet.

02c726f71caf00a74968896b241ad206b1e1fc41 authored about 12 years ago
No ticket: speedup effects tests

48bd8b509ba068652e9887d04c7529f3cb96c22c authored about 12 years ago
Fix #12858: don't expose jQuery/Sizzle expandos

e78cfb1a3756773aec24e83e358e1e4b40f2a116 authored about 12 years ago
No ticket: speedup test suite. Close gh-1020.

517846aad247aa3677d156aa426f71b8dcacdcf7 authored about 12 years ago
Unroll the ( || ) in the math - Fixes #12497 - Thanks @lukemella @curiousdannii - Closes gh-1019

877306738f931a711c41d907e69fc8930f985830 authored about 12 years ago
Rewriting unit test to be less sticky based on time issues

31a19a80bf216f8bf67e8be19d61355b310adfac authored about 12 years ago
Fixing units

74490f862d9b926cd38eba8153ed3cda2a1a7716 authored about 12 years ago
Keep track of a hiding state for toggle based animations - Fixes #8685

Closes gh-1018

c45f6095f2d58a9fefd6bc788e50140acc7cf0c4 authored about 12 years ago
Ensure each tick gets it's own fxNow - Fixes #12837 - Thanks @chadparry

Closes gh-1022
Closes gh-1021

781a5c0b78a029b079aae970200d3e4edf543349 authored about 12 years ago
Remove APIs now in jquery-compat

6b14cef7a85d22d979266a754b2a279ecd636b24 authored about 12 years ago
Restore jQuery.access parameter mistakenly removed in 80d45a69

0ee94159023bebe1992c5281d0f4778b4f75ff0d authored over 12 years ago
No ticket: update test suite to pass QUnit globals check in most environments. Close gh-1016.

81b094b2c180d490c093dafe53a69f59e1f8afe7 authored over 12 years ago
Fix #12840: remove undocumented parameter "pass" from .attr. Close gh-1017.

80d45a69ea5e81897ebcb6868a902f3b21d5b101 authored over 12 years ago
Remove gratuitous punctuation

53cb49cb0a9696c887b91547ac1259c5b860bece authored over 12 years ago
Must attach the .selector to the new jQuery object.

68f001e709b6e6a3ac09d918991480aeef8eb9e5 authored over 12 years ago
Follow-up for .selector property removal

f651bf8893ceb585245bfc57ba76d3dcb5d0a3b6 authored over 12 years ago
Fix #10299. Add a propHook for oldIE link href.

240b141a22c4783d619fc67c91f990d1535e7c57 authored over 12 years ago
Remove unneeded parameter hockey in event shortcuts.

9c2f0005675c8d913aabd83ed6723aab6ac9e59c authored over 12 years ago
Remove trailing comma to fix test lint.

a8887e937adf52a31102fa970fb4c6e43dba5de9 authored over 12 years ago
Fix #12828. Remove non-standard event properties.

dc9913a0bfc169e2b2eb075fe0390f2b98e077f3 authored over 12 years ago
No ticket: remove test suite external dependencies

3f515045808dda2b4320a82894e875eb61d255e2 authored over 12 years ago
Fix #12827. Remove exclusive event semantics from .trigger().

No unit tests were removed in the undoing of this feature. :sob:

395f1da76ba9faeb2f72548c28da228474a2434c authored over 12 years ago
Followup to gh-997, decode entities in test names. Close gh-1013.

e2cdf527d6a04bdcb98081a9f4f3672ea2e90ebc authored over 12 years ago
Fix testing of no-ajax custom builds

14e1501b89491bad5744af4f2a8d084834f9c295 authored over 12 years ago
Fix builds with partial ajax support (e.g., custom:ajax/xhr)

03a076281722b171e904009107f9cb45f5d955af authored over 12 years ago
Test case for #12816

8657538b33ed80864047ea5c2ebafc65cb199bb7 authored over 12 years ago
Fix #12816. Ensure .find() result are DOM ordered.

5ed0450dc471f61e4c5d5df30df3f3294a3e6bd6 authored over 12 years ago
Fix #10544. Remove deprecated .data() event namespaced triggering.

Data events were horribly slow, never documented, and caused strange interpretation of data item...

e8cf41a051a62bf1f19beab1a5c1d643f121e28e authored over 12 years ago
No ticket: fix effects test failure in IE6. Close gh-1012.

6e75fe5f1945893cce3ced481e586d8ad6cbfa1d authored over 12 years ago
Fix #12009. $().find( DOMElement ) should pushStack properly. Close gh-927.

e8f91514a6f353e85d8117998087903dc7331210 authored over 12 years ago
Fix #12685. Handle inconsistent opacity for ie < 9. Close gh-1005.

c78a3ba6577b6735137abcd5c01a35ca28c33660 authored over 12 years ago
Fix #10416. Don't trust computed styles on detached elements. Close gh-941.

bea5ecbba72f22e8924186d9b81839122ec86aef authored over 12 years ago
Update authors.

5be4c10cf78c0ec6785217a8a4ea10eacaedeb1c authored over 12 years ago
Implement expectation test instead of using _removeData. Close gh-997.

* Removed inline usage of QUnit.reset() because it is messing with the
expectation model as re...

36c9ecb0f50aec9063725b0c45e0cca98ef87084 authored over 12 years ago
Fixes #12139, make sure absolutely positioned elements have HTML as offsetParent, closes gh-1010

8121309694630d3cb29e5b8dc4ad81527a5bb494 authored over 12 years ago
Elements created from html strings have a parentnode. Fixes #12392

18e7a53d15dadae24703178a87192104935551b4 authored over 12 years ago
Simplify tests for #12786, reduce to only those required to support the fix

4f0e1e7c6588850feee6749d9be9a081ecbabc94 authored over 12 years ago
Less deep and more strict.

63d72536ba4f4031431dcf3984ebfbe9c90203f2 authored over 12 years ago
Fix #11542. document.body should not be special in .offset() and document.documentElement is the default element.offsetParent. Close gh-899.

b398a68333d5eb9859fabb1ceabe84a1a753760a authored over 12 years ago
Fix #9469. Remove semi-functional .selector property. Close gh-1006.

Saved 65 bytes.

69e2f068fe7d16c1ccd6cb99c6376f0d8891ea33 authored over 12 years ago
Add new authors and sort in commit order.

305e169ad663849cd8b4935e8f70c55dc8e2be01 authored over 12 years ago
Remove .hyphen property from tests (left behind in refactoring)

a7158fac1764c16e755489d376d90eea54e0f754 authored over 12 years ago
Brute force property removal when removeData([a,b,c]). Fixes #12786

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

812c6087ada4a6383fd2e033d04648ec0f6691ea authored over 12 years ago
Sizzle: remove unneeded vars and POS regex (-22 bytes)

2eff7fe72d5e07871c502c8839989c8e2f3f0b25 authored over 12 years ago
Update authors.

5dc37bb0b56e9eba94d10eabeea2d49496d80c3f authored over 12 years ago
Add More New Contributors to AUTHORS.txt

53b770e1fd84d8ef1c77df4bdf001fdd57a9ed10 authored over 12 years ago
new JSHINT mixed spaces/tabs is smart enough to not warn on multiline comments, rendering smarttabs useless

bede0123d99ed41ef2214edde795927e2a777f8a authored over 12 years ago
Fix #12411, .removeClass(undefined) is a chaining no-op. Close gh-913.

.removeClass() //removes all classes, as documented
.removeClass(window.nonExistentVariable) // ...

227c49a4596423a125bdcb1d25a2263e526360db authored over 12 years ago
updated AUTHORS

23d125a51acc1cd2d127c9feb684aa96cea7d1fc authored over 12 years ago
Missing semicolon.

d0015ecd2fae7a194edb6b7927132cda8a269e10 authored over 12 years ago
Fix failing tests for beforeunload in Safari 5.0. Close gh-1002.

696c553053c24909dfc8feddff7b73d18f5abb2a authored over 12 years ago
Remove references to the Makefile from the README

2decd0510d8bd70fe7bbae9ebbacc49717376cfd authored over 12 years ago
Fix #12061. Avoid window.onbeforeunload to permit multiple handlers. Close gh-894.

9dd0b010174dbfa70142a995a875a316337e1913 authored over 12 years ago
Remove deprecated $.uuid and dunseled $.deletedIds.

08341437e09524f757be435b185c564e8de8101d authored over 12 years ago