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 #12107. Let .proxy() curry args without overwriting context. Close gh-866.

de9ff7cd171ebb47954ad95d50d2e41a49a7bfd2 authored over 12 years ago
Alternate fix for #11426; check responseText. Close gh-843.

cafb542da901254fb5dff0f7bc97f0d2521c45a7 authored over 12 years ago
Don't expose jQuery.deletedIds. Close gh-889.

8076a33bd86d15b80992602f4cd662ef741fd803 authored over 12 years ago
Fix #12048. Set attributes for XML fragments. Close gh-965.

2b0e720406c42a4065010ba94e7adb7170ba74c3 authored over 12 years ago
Fix attribute names in aliased form property test. Close gh-951.

Test expects input elements having name='id', name='name', and name='target'. Additionally, thes...

144b8bfeadc5316656105e1a10a31ba5348ef5d6 authored over 12 years ago
Fixes #12518, removes an offsetWidth on focus/blur events for an <IE9 bug that caused a performance hit. Closes gh-958

408e5e08c23dda11e6e7a7f8dc44c9e6fcbe870d authored over 12 years ago
adding awesome new contributors to AUTHORS.txt

a7a8aad4e335f7d61de688f50aefcca4756a2651 authored over 12 years ago
Fix #12610, remove unneeded window.event. Close gh-968.

5228f0a61843db2bc93ff441ea748aa5e0ce08f4 authored over 12 years ago
Fix #4262: faster .eq(), closes gh-1000.

b5084b4bf29a2e517b90d5e7d82ed17c94a71d94 authored over 12 years ago
Combine parseJSON tests and fix style.

We only care about the result of parseJSON so there's no reason to feature detect the entire test.

32051e97c1e77d0b678648832d090168b534841c authored over 12 years ago
Followup for #12751, only test on browsers with JSON.parse

3144163f61ea89855818fab597a2b5f1074d10c3 authored over 12 years ago
Fix #12739. Keep namespace when triggering with an Event. Close gh-972.

c6cf30a56e29c7f8e009443611f86a4c0839b689 authored over 12 years ago
Merge pull request #998 from jquery/strict

b386080798a34d974f8da195bfa8a1c581798507 authored over 12 years ago
@mikesherov says `strict` is redundant when `node` is already there

739ba96318f65d2f2c3c80772519fc0887a8c798 authored over 12 years ago
adds strict rule to jshint options (except for test files). "use strict" is added to the main jQuery closure and some "could-be-unsafe" `this` trickery in effects is silenced.

9346c0ef9938b44f3711d588ebdb6800bc077d8f authored over 12 years ago
Fix #12751. Ensure parseJson throws in the same situations as JSON.parse. Close gh-993.

ee9687d441d625a420dc65590bbd0b930f800b3f authored over 12 years ago
no ticket: fix jQuery suite failure on Android

c31539c8a21e828efb296573c0272bc21220e24c authored over 12 years ago
Fixes #12569. Improve Feature Detect For oldIE bubbling. closes gh-967

063ea024e945adbeefbf88578f8ba424ca8a0939 authored over 12 years ago
fix failing offset tests

fad0e221818f0a78550584b3c0a16a6808ecd921 authored over 12 years ago
Update grunt-compare-size to 0.2.0

a15147199edff1b1c0fab89c66214abfb8c65d7c authored over 12 years ago
Fixes #12749, correctly detect position() for position:fixed elements, closes gh-991

425272aea1fb30b734bac25b8f74dbe85a3ce215 authored over 12 years ago
Fixes #12752: Added OS-switch for grunt task "custom", to make use of grunt.cmd on Windows operating systems. closes gh-996

995f816cf4e0a404075c27e0d249db0b4a07a97e authored over 12 years ago
no ticket: remove and enforce unused vars in jshint

16d996ba0c150101632cef140116b7f68da162f8 authored over 12 years ago
Don't be so picky about path separators

3bfd15878442ed97a7c768a09ccd51571d4e1d47 authored over 12 years ago
Update Sizzle: fixes failing tests in traversing (FF, Opera, Safari)

7607068faa13fea33d2cce6caf1420800ed00d52 authored over 12 years ago
Style nit in test/unit/callbacks.js. Closes gh-992

d1ad6c7eb5b4d48194fad11abf3c74d5c0d1ef0c authored over 12 years ago
Update README.md - grunt *update_*submodules

e03d9999398c772220a0f5e77f5660b949617b26 authored over 12 years ago
Refactored before/after/replaceWith to not pushStack. Fixes #12664, closes gh-987

0c1cea376196d24acc73c64dbdff1880a2dfd006 authored over 12 years ago
Update package.json for update submodules

51feba61197b837b7d55754a56e12f66f0624ba1 authored over 12 years ago
Enforce style in test/unit/callbacks.js. https://github.com/jquery/2012-dev-summit/issues/56

e2ff2b11207b7fce50d53fe6435b44b244e96523 authored over 12 years ago
Sizzzzzzllllleeeee

f47e3da3c29e958805465910b68012e1df52d760 authored over 12 years ago
Uses an additive approach to generating anti-cache parameters rather than a timestamp. Fixes #12550

8bae5e19af30208a25ea357921f46845f6793951 authored over 12 years ago
Update Sizzle: <3 reverts

f9f034db6f411282e7a9ca921debf23b386f6010 authored over 12 years ago
Merge branch 'master' of github.com:jquery/jquery

947acfc32e7cc72a3523d177716888b7d6d91c87 authored over 12 years ago
Fix #11280. IE6-8 need name attribute to parse param. Close gh-914.

ef7bce7e5c67f29a7e09ea1b0bb43b429fc9f59b authored over 12 years ago
Fixes busted indents. Sorry folks

aeb036893d35fe036f5d0e119b6ece46eaf3931b authored over 12 years ago
update sizzle for test failures

0ea348bb5b4b8bac7b3bd35bd37396847847d766 authored over 12 years ago
Replace unknown, mysterious html arg to replaceWith(fn...), with just the current node.

1fdc0b7f7873885aebe279af9ffccb3900d804b2 authored over 12 years ago
Fixes #12736. Move hover event hack to deprecated.js for removal in 1.9. Closes gh-982.

Signed-off-by: Timmy Willison <[email protected]>

e83bc970f2dc11fc0fd545cb0ec756a0eab64eda authored over 12 years ago
Convert all jQuery.removeData(foo, bar, true) calls to jQuery._remove(foo, bar)

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

fd5facf1d1db40149e0221ce8215b56f155b9394 authored over 12 years ago
Sizzle was accidentally reverted

bf145b6f3e953b53408f3fe52f24ccded38e44d3 authored over 12 years ago
Fixes #11635, Explicit overflow:auto is overridden by inline overflow:hidden during animation, closes gh-981

861476eb3fb5e378fdbb4e86e4737daf6de27f13 authored over 12 years ago
Enforce style guide in test/unit/attributes.js. Closes gh-985

69ce829dfe6805d3ad7b0c6937dba390a0840e0e authored over 12 years ago
Code cleanup in grunt.js. Closes gh-984

45d64e8be1f4a6c579466f1a163463c53446fc76 authored over 12 years ago
Update Sizzle: allows disconnected sorting. Change add to always sort with added nodes, even when disconnected.

420dcc58423dcfd3848fb62586da184b914cff22 authored over 12 years ago
Handle a falsy URL in the settings object for jQuery.ajax. Fixes #10093, Closes gh-979

ce5784a480ee6dc355fc961ab8bcd5828dabcbb6 authored over 12 years ago
Clean up jshintrc configs. Close gh-983.

fcaef889682d6724f7b8e662c66a7539a95ae3d8 authored over 12 years ago
Create private methods for processing data/removeData requests. Fixes #12519, Closes gh-976

08e134548f70f24cb73f8e1b7a6da39b1995d0ac authored over 12 years ago
Remove unused child_process init and assignment from grunt.js. Closes gh-978

2e3ca6ca46fd9352e02c140cabd1a2f979b3ce6d authored over 12 years ago
Return correct index for no-arg index() calls. Fixes #10977. Closes gh-971

4bb46f413a0e2f6933013b26d2aceddca6cf03f1 authored over 12 years ago
enforce double quotes via JSHint. Closes gh-975

ed9e34482a303e7e64c397f89533dbe64f51cfbf authored over 12 years ago
put "use strict" where it belongs so that this works for jshint 0.5.x up to 0.9.x

605a38073e657d929eed06b3211baee1cd29c787 authored over 12 years ago
fixes problematic JSONP test (gotta learn to count)

6ba563887a572efc25e60623b5e1301864cff303 authored over 12 years ago
Remove use strict from grunt

72aada0a156881db8ad530a7543d58ea90e51e84 authored over 12 years ago
Moved attrFN to deprecated. Close gh-977.

78617f067a0e03d9fe9aad135bbdfba880ddf968 authored over 12 years ago
Merge branch 'master' of github.com:jquery/jquery

6eacf67e306f7ed60b8468bbc43013e730594de6 authored over 12 years ago
better, more maintainable version of the prefilters execution and transport selection

40f9ab9cdf7ed1d6478e198445218eb3c88a8245 authored over 12 years ago
comments out some problematic JSONP test until we figure out what the problem is

7d2e99fb6454f836773c32381a26dbe1f458f5ab authored over 12 years ago
Fixing style for deferred.js unit tests. Close gh-973.

Close jquery/2012-dev-summit/#56

efc2d8b1a63a936cd455039b941a88aad5fda2d6 authored over 12 years ago
latest jshint requires "use strict"; declaration when enforcing strict mode

bf514bc085343bb37bfb1ad3fb7b8bd81204e0ae authored over 12 years ago
fix effects tests failure

d70e64bff2660cf5a801fe818f1170d5ea93e4fe authored over 12 years ago
Latest JSHint gets cranky with the _ vars in catch() {}

6aae3e1038925f8f22d6c0aeedf74f0358890be4 authored over 12 years ago
Fix style nit: indent inside if statement

87bd3b5ada5c277aef6422eac1fb3813d2b2c825 authored over 12 years ago
Deprecate fn toggle Closes gh-970 https://github.com/jquery/2012-dev-summit/issues/24

9104a3d5f2a1bb72b89ebdbad3f0bfdb2ea8ab74 authored over 12 years ago
Breakout JSONP domain-related tests

d6c84c5bb55814df0063e04b12c4143d07cba3f7 authored over 12 years ago
Move deprecated.js to the bottom of the build to ensure nothing depends on a deprecated feature

cc172a862be468b9847a7bfd653b97cde53d2b64 authored over 12 years ago
Update Sizzle: focus test was failing if browser window was not in focus

add850303690edbb0dea891585e2bb2aa826990c authored over 12 years ago
Don't try to be dynamic, just get the damn job done. Expects = 30.

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

e092b641955ca753708384a73a9a159c9af817dd authored over 12 years ago
Split failing cross domain tests into two separate test bodies.

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

a0cbf601922bd8591f19c15b33e66b52560c0172 authored over 12 years ago
Fixing style for test unit ajax.js. https://github.com/jquery/2012-dev-summit/issues/56

be1f1d7b5b1152a0a817a743db81151f55d23ddf authored over 12 years ago
Adds missing expect() call in test/unit/support.js, fixes failing IE tests

f3323901f907fd139fe22761590af5be8460a2f0 authored over 12 years ago
Adds missing expect() call, fixes failing IE tests

8a4dc3657e7da482a12b51cba2c6806cc36d9919 authored over 12 years ago
Enforce expects in ajax.js (https://github.com/jquery/2012-dev-summit/issues/53) Closes gh-964

b36d58d4e8cddcee08811c2a1b91c78d9a792483 authored over 12 years ago
Remove duplicate expect. Add QUnit.config.requireExpects to testrunner.js QUnit configurations.

611d7660cd23747bcc7948ad2ee2a663e00ff105 authored over 12 years ago
Enforce expects in manipulation.js (https://github.com/jquery/2012-dev-summit/issues/53) Closes gh-963

0c447434963bbdd6c631acfc38e51022db949a8b authored over 12 years ago
Enforce expects in events.js (https://github.com/jquery/2012-dev-summit/issues/53) Closes gh-962

435fbe17930d4e01b3e7b1a2ca6a925769b6e847 authored over 12 years ago
Enforce expects in events.js (https://github.com/jquery/2012-dev-summit/issues/53) Closes gh-961

6ac87167893e1de24761eaff47bbf9a20d0d6f98 authored over 12 years ago
Enforce expects in effects.js (https://github.com/jquery/2012-dev-summit/issues/53) Closes gh-960

57aa7977dd6d88898b5d1cf748a4f85c1e7a3bee authored over 12 years ago
Enforce expects in css.js (https://github.com/jquery/2012-dev-summit/issues/53)

c2a6bad60a2b2d84081ef369a023f75c4bd32ad5 authored over 12 years ago
Format @DATE to ISO 8601 format. Fixes #12725, Closes gh-957

96492b1d44a0c6154e6f98ec57808e6b5f4aaa09 authored over 12 years ago
Fixes update submodule task for windows (uses an npm based task)

d01253e20158f53c08aa6bc0c1cf66806cd19148 authored over 12 years ago
Sizzle: Fix :focus selector with elements that have a tabIndex !== -1

cb67571dd2ee4aa3e2d9986580740696bac72d5a authored over 12 years ago
Remove the Makefile and replace the submodule update with a grunt task. Thanks to @ryanneufeld. Closes gh-953.

1cda1120e3fee605e456a8258bd0b26ca1d00c8e authored over 12 years ago
Update Sizzle: Fixes #12606, #12671, #12672.

077989e8c0c56ed059bffeb504cfd201e6c5c9cf authored over 12 years ago
Use the correct escape for BOM; add build code to detect non-ASCII.

1450305402ee8f36825fd5fa44df913a3be2f4c8 authored over 12 years ago
Use Uglify's ascii_only to avoid converting UTF-8 escapes.

Thanks @curiousdannii!

798a7a7ea2cb612411b3d9fd87e8b0e894b27de8 authored over 12 years ago
Fix #12690. Avoid use of UTF-8 chars in final files.

a60fed4dec85e7b0c3b6fc5741b14cee1552afc4 authored over 12 years ago
Skip jQuery.sub() test since IE6 can't handle it.

5a21150c9b633dbef134fd540762b4d88ebc5f71 authored over 12 years ago
Break big-html check into its own test for IE6.

fde2e44f864c1bb4b8476ccdd7cd16b5c0115860 authored over 12 years ago
Test: Clean up and fix misc issues

* Clean up testinit and testrunner

* Uncomment isLocal (at least make sure it is declared)

* R...

7e8b854152beead5ba1c0e9f8683586ee937f72d authored over 12 years ago
Do not iterate over functions. Fixes #12665. Unit tests added. Thanks to @kselden for finding the bug.

bb38f706463a4d7598505b2f7adf3ed83935f298 authored over 12 years ago
fix failure from bad markup leaving an element behind. Closes gh-946

cfe95a864330c45c2bf93ca4a89d84c01f5acff5 authored over 12 years ago
Update AUTHORS.txt based on CLA responses.

71c17257c71303e5a92faeebe0d760db22e88a01 authored over 12 years ago
body default display is always block. @mikesherov was right and this is the proof. Fixes #10227

60f546acb1c7136092b4fd01cccff052e468cc72 authored over 12 years ago
Sizzle: throw an invalid selector exception for trailing-comma selectors. Fixes #12643.

52a84225596393879806ad9e024c3351c8b46034 authored over 12 years ago
Fix #12583: Don't ignore disabled property of select-one, close gh-932.

425d17de832d281c2577f8d6653030cef95907b5 authored over 12 years ago
Fix #12637: restore 1.8.1 ajax crossDomain logic. Close gh-944.

da3ff3afe4d8421ae4ad04d6653f04ed6d7768e3 authored over 12 years ago
Revert "Chrome fails in ajax.js tests because TestSwarm/Ngnix won't give HEAD requests any respect. Skip them rather than hear Swarmy call FAILURE on each run."

This reverts commit 9c5089a60d479a959b290a5b4ab8ef38c985e963.

These were not the droids we were...

ebf4d43011b7a6add9ded38b4322163f8b030cb6 authored over 12 years ago
Since .getAttribute() returns strings, we should check for them.

631fbc769c952381fc3f42ffd77f7b5e4e6a21cc authored over 12 years ago
Fix #12537, element.css('filter') returns undefined in IE9. Close gh-942.

9ced0274653b8b17ceb6b0675e2ae05433dcf202 authored over 12 years ago