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

Focus on the body before running focus test

(cherry picked from commit b2f27632ebaa0f975eb70d531925129cee4014b9)
Conflicts:
test/unit/event.js

0a62e22579b67976a7d70002e493ee153d9496e8 authored over 11 years ago by Oleg <[email protected]>
No ticket: Compress core and data modules

(cherry picked from commit b31bd4c05d87660352a3f7d3081146e332440d99)

Conflicts:

src/core.js
s...

f519539d3b7a12b67adc3b2c63a19e3beca33a83 authored over 11 years ago by Richard Gibson <[email protected]>
Run focus test only if document has focus

(cherry picked from commit 0b9a182ecde49adb508d76577e8f244da08a1e51)

33c80f3dd4334c9b490c6e7dc69ffbda2c6a7fcf authored over 11 years ago by Oleg <[email protected]>
No ticket: Fix IE focus test failures

(cherry picked from commit 3d6ed4483e2c9c52d83bdab72e9b884ebf720f22)

9dadd68e348e19a13ea5baebbc3183e26b2ed7c5 authored over 11 years ago by Richard Gibson <[email protected]>
No ticket: Fix XHTML regression. Close gh-1375.

2d4c0d5f375bcf59a5a0cd19c4562bd57f03fb1d authored over 11 years ago by Anthony Ryan <[email protected]>
core: Fix cut off comment in jQuery.map from c72371f714. Close gh-1379.

2aa2957d213c2801d9999a8902d041026fbb059a authored over 11 years ago by Timo Tijhof <[email protected]>
Updating the source version to 2.1.0-pre✓™

210cbcf520c16e8997b2748bca7c18f329081c84 authored over 11 years ago by Dave Methvin <[email protected]>
Tagging the 2.1.0-beta1 release.

1185427c4c35ea57e3634ca735422e23d2e55751 authored over 11 years ago by Dave Methvin <[email protected]>
Fix #14290. Don't throw if text node is appended to table. Close gh-1371.

ec3ac9a247ec3132dea3c30ca36cefc217e25441 authored over 11 years ago by Dave Methvin <[email protected]>
Fix #14282. Don't fondle getPreventDefault if preventDefault exists. Close gh-1365.

4671ef15c2d62962048fd4863911146fcc085f26 authored over 11 years ago by Dave Methvin <[email protected]>
Update release script for sourcmap syntax change

d79c036ad6cbf0da3593da98410f17bb6b272639 authored over 11 years ago by Dave Methvin <[email protected]>
No ticket: Improve line-height animation test stability

94ae7133449b2d0f5aab7e1a7f7190be65924145 authored over 11 years ago by Richard Gibson <[email protected]>
Fix #12723 and simplification and optmization of defaultDisplay helper

a25343001eea2436dcf8ea60deea3844f77e42e4 authored over 11 years ago by Oleg <[email protected]>
Simplify replaceWith method. Closes gh-1276

642e9a45579cfa90861b8ea71a95dd077775caaf authored over 11 years ago by Oleg <[email protected]>
Correct code style in comment line

80538b04fd4ce8bd531d3d1fb60236a315c82d80 authored over 11 years ago by Oleg <[email protected]>
No ticket: fix code style inconsistencies. Closes gh-1361

cb37994d76afb45efc3b606546349ed4e695c053 authored over 11 years ago by Oleg <[email protected]>
Small adjustment to prefilter test. Follow the right path for prefixes.

e12746d756ef32124b163136fe49e753b35c7111 authored over 11 years ago by Timmy Willison <[email protected]>
Ref #14313: NaN detection. Close gh-1352.

(cherry picked from commit 0bc0a69026ce4c1ac570a729d3c975a4a55d0ff4)

68213f20bb5d5426f99bafde028ecab601a9d105 authored over 11 years ago by Richard Gibson <[email protected]>
Fix #14351: Update Sizzle

1d57ffe5fff06928aac53813342d33ec6bddd531 authored over 11 years ago by Richard Gibson <[email protected]>
Adjust prefilter test to error on string indexing in oldIE

6b7a52b21a5b37f110c17bf9d6c81231565a080c authored over 11 years ago by Timmy Willison <[email protected]>
charAt -> string indexing. Close gh-1359.

679536ee4b7a92ae64a5f58d90e9cc38c001e807 authored over 11 years ago by Mike Sidorov <[email protected]>
Travis: Also install bower

4228905b1482ab231e3d65646537ca870510ffe3 authored over 11 years ago by Jörn Zaefferer <[email protected]>
Add unit tests for jQuery.grep. Close gh-1345.

18099d52d831609bf63d1140a0dc63b5bd117f5e authored over 11 years ago by Amey Sakhadeo <[email protected]>
Add Travis CI config for PR testing

dab011e26d23e3751ffc9b391e6a404720b44649 authored over 11 years ago by Jörn Zaefferer <[email protected]>
Flip the switch on checkOn

cb707d8bd0ccd40935a41f0814ff0b85a1e25c40 authored over 11 years ago by Timmy Willison <[email protected]>
Correct the checkClone support test for Safari 5.1 and mobile webkits

6d2c5c715aa53a13025fca6e8efa6533481c5e73 authored over 11 years ago by Timmy Willison <[email protected]>
Fix support test for checkClone. Fixes Safari 5.1 manip failures.

8a832797c0b47a0da9bfe036742df2271c041394 authored over 11 years ago by Timmy Willison <[email protected]>
Fix context

19de30ce0f781a4c126d0220f7a7651db4568e2d authored over 11 years ago by Timmy Willison <[email protected]>
The cssHook from addGetHookIf wasn't actually getting added

2e850fb802fc01f61c8e3b9030e8391c5b283a4e authored over 11 years ago by Timmy Willison <[email protected]>
Restore support for Firefox < 23, Chrome < 28 and Safari 5.1.

48a3549bc572bebb5dc581e4818e15f1443b3de2 authored over 11 years ago by Michał Gołębiowski <[email protected]>
Modules can assume the presence of their parents

70a1c366480d1ce24b1311a4504ad99ca87fe78f authored over 11 years ago by Timmy Willison <[email protected]>
No ticket. Abstract conditional hook definition.

0b9f0343824526c2b218c313aebeeab3d41d1c96 authored over 11 years ago by Michał Gołębiowski <[email protected]>
Remove offset dependency from css. Move curCSS and getStyles to their own modules. -39 bytes. Close gh-1360.

4ded9be72a724a79d764a4fc72ea9450322235a8 authored over 11 years ago by Timmy Willison <[email protected]>
Woops, lint grunt file

641492b7e198ebb3e4e564f245b54866a47fa060 authored over 11 years ago by Timmy Willison <[email protected]>
Map Sizzle to a path with config to allow users to put Sizzle wherever they want

aab9d632797c46728a22eb615bd18cb7f5c9c497 authored over 11 years ago by Timmy Willison <[email protected]>
Ensure display: inline-block when animating width/height on inline elements. Fixes #14344.

73fe17299a840a8a7f3ffffcac15e32a88bd3d66 authored over 11 years ago by Timmy Willison <[email protected]>
Unignore license in bower. Ignore other unnecessary files.

ac60f1071ddb460fec6ddee1bf6edacd414c3b35 authored over 11 years ago by Timmy Willison <[email protected]>
Separate jQuery.fn.init into its own module (for lighter core dependencies across all modules)

825ac3773694e0cd23ee74895fd5aeb535b27da4 authored over 11 years ago by Timmy Willison <[email protected]>
Don't keep semicolons if the require call is not a var declaration

d788010aa724f58090560e83c224d3d140814b51 authored over 11 years ago by Timmy Willison <[email protected]>
Apply consistent ordering in all modules. -38 bytes. Order modules like functions > jQuery.extend > jQuery.fn.extend.

99191a510ecb5584addc0391edd56d626067b28a authored over 11 years ago by Timmy Willison <[email protected]>
All non-var modules should not indent in their AMD wrappers (just for prettier builds). No functionality changes.

cd4a9cd7fa7093df92e64d5da9f18742254a8ca7 authored over 11 years ago by Timmy Willison <[email protected]>
Break jQuery.access out into its own module to separate it from core; Adjust CommonJS+AMD build support to include non-var dependencies. Convert modules with more than a few dependencies to use CJS+AMD syntax.

3b53b75160606610cc8f87404f89fc9e10441c4b authored over 11 years ago by Timmy Willison <[email protected]>
Update r.js (running latest master until new r.js is published to NPM)

2fe09ceaf9c261d8e7fbdf37a13b21bfd85da962 authored over 11 years ago by Timmy Willison <[email protected]>
Reorder css.js logically

4fd6e8e7605561facc1ed05ddcfee2f7c78ce3ec authored over 11 years ago by Timmy Willison <[email protected]>
Add AMD+CommonJS capabilities to the build script (for modules with long unreadable dependency lists)

1b3c0c00fa4a9f128e0478e0d010b618517347f4 authored over 11 years ago by Timmy Willison <[email protected]>
Fix loading tests with AMD (new support module needed core)

38cb6d9ed8d7571561fbf001d4db410b01c8fd88 authored over 11 years ago by Timmy Willison <[email protected]>
Restore optIn behavior for builds

8791920183f9f13a7be1d513652b9c96d29648c7 authored over 11 years ago by Timmy Willison <[email protected]>
Revert "Keep the build for bower"

This reverts commit 69d84dadc2db228910bdf31c377621cb8b1dab21.

d4518eacb0b5aa2bddf9812559debe2bdc1bd334 authored over 11 years ago by Timmy Willison <[email protected]>
Keep the build for bower

69d84dadc2db228910bdf31c377621cb8b1dab21 authored over 11 years ago by Timmy Willison <[email protected]>
Always return jQuery in modules that can be included separately

b534ee2ccf3c9d19d78a79bfba2cd33a9754ba5b authored over 11 years ago by Timmy Willison <[email protected]>
Move parsing methods to their own files (separates manipulation dependency from core)

99c123b159e85ab9d97bea65a5ec4fff62023bf9 authored over 11 years ago by Timmy Willison <[email protected]>
No ticket. Update support comments to reflect current state of affairs.

eb9cbfcaf6803a07a953e0ca0922a973c5a11016 authored over 11 years ago by Michał Gołębiowski <[email protected]>
No ticket. Update AUTHORS.txt.

0ed397d803415fcd4ef461dbfd6447c1f28ee521 authored over 11 years ago by Michał Gołębiowski <[email protected]>
No ticket. Restore support for Safari 5.1 in test/unit/support.js for now.

9968364d145b1de5276e2864357dad26d2d14546 authored over 11 years ago by Michał Gołębiowski <[email protected]>
Convert testrunner to an AMD module and ensure jQuery is on the page when executing the testrunner (another race condition amplified by swarm)

5093b89f08aa4565d1987666d998d16e2e3b6f4a authored over 11 years ago by Timmy Willison <[email protected]>
No ticket: link testinit

4ca5a0c6913ce7e56654b7a795d17a1cc644a115 authored over 11 years ago by Timmy Willison <[email protected]>
Move test loader to testinit.js. Fix race condition with dependency loading.

e563cd3414930bc4a5b4bc47c67c3a917b44c160 authored over 11 years ago by Timmy Willison <[email protected]>
Use requirejs to load the testswarm inject script

6535cc599e4d7ccb80cb1d83f20344d71702516b authored over 11 years ago by Timmy Willison <[email protected]>
No ticket. Restore checking individual src/**/*.js files by jsHint.

1a25f21dc3033695be1b0ff8924c4b633e1dda46 authored over 11 years ago by Michał Gołębiowski <[email protected]>
No ticket. Optimize the marginRight hook: run the support test once only.

1f16b168594f5b98341fd7db0b9fb5b3e84217c8 authored over 11 years ago by Michał Gołębiowski <[email protected]>
With all of the ready calls removed internally, ready was never kicked off. Add a call in the ready module to ensure ready is checked.

73e120116ce13b992d5229b3e10fcc19f9505a15 authored over 11 years ago by Timmy Willison <[email protected]>
Fix #10814. Make support tests lazy and broken out to components.

bbbdd947256a3fcd788fb9d4f306046082a1ef1f authored over 11 years ago by Michał Gołębiowski <[email protected]>
Fix #14084: attach the test div to documentElement, not body.

776012b8b3898fad2e0727880f1dc4af5c7b33c1 authored over 11 years ago by Michał Gołębiowski <[email protected]>
Fix #13983. Switch to //# for sourcemap directives.

dfaee326e6605dc6d848c4c5022e39069d2cee65 authored over 11 years ago by Michał Gołębiowski <[email protected]>
No ticket. Update packages, make the devDependencies list alphabetic.

58a504093c320744b8ab252cc75df966dd8968bc authored over 11 years ago by Michał Gołębiowski <[email protected]>
No ticket: Hide the testing-support jQuery from tests

0c185209233f4c15e57c6a24e8f81b27dd26db59 authored over 11 years ago by Richard Gibson <[email protected]>
Ref #14313: Further code and test improvements

f66d53c85643e703a8e37d9ca9375dd386a60cda authored over 11 years ago by Richard Gibson <[email protected]>
Fix #14313: Optimize jQuery.merge for size. Close gh-1344.

c75c9a8ebb5d2483daa68bec799e0d770083a811 authored over 11 years ago by Amey Sakhadeo <[email protected]>
Fix #14318: Cherry-pick interrupted animation fix from master ea5c22ec12e6a548b1ec2d7b0dcd9f71bea8d5dd

83396ba832e1169c2e82ceb8493427e5456a82e9 authored over 11 years ago by Richard Gibson <[email protected]>
Pass all tests (and load Sizzle fixture correctly) when loading with AMD

004c1fc5bb40ae8dfec18d6719534abad636b7e8 authored over 11 years ago by Timmy Willison <[email protected]>
Use window.QUnit to detect the top window when loading with AMD

ca1c90e55c05610c28a176e3bcb2a64450b5e296 authored over 11 years ago by Timmy Willison <[email protected]>
Fix for custom attr handles duck-punching the boolean attr handle

Conflicts:
src/attributes/attr.js

01d5a1a1c9d5469057cafc5a2b27668d0e04ad22 authored over 11 years ago by Timmy Willison <[email protected]>
Update Sizzle to 1.10.7

a7a3b8ce1b602f4e87539e934005875e648be192 authored over 11 years ago by Timmy Willison <[email protected]>
Explicitly set bower folder location

9372f6f02755513b08792af8de406aab91d0e945 authored over 11 years ago by Timmy Willison <[email protected]>
No ticket: improve line-height animation test robustness

(cherry picked from commit 2b6a7b1caf5f95034e0324a44ca9e3f27956ff64)

29903f38afc188c250c9a48ee5a7ad4ce62a4a75 authored over 11 years ago by Richard Gibson <[email protected]>
No ticket. Correct a support comment for the `order` test.

2ac1cd91db5c20cbe8ba0db44f7640cd150060ee authored over 11 years ago by Michał Gołębiowski <[email protected]>
Remove trailing comma in define array. Close gh-1336.

6f4da9a8dfc46f760d9116f53eb137e6554377e9 authored over 11 years ago by Guy Bedford <[email protected]>
Revert "Close php tags for ajax tests on swarm"

This reverts commit f6e86c3ca4d527d5453a0b5b9591ef38b5d3c000.

62da89b89abec219a769d71f0b152c83acd21123 authored over 11 years ago by Timmy Willison <[email protected]>
Close php tags for ajax tests on swarm

f6e86c3ca4d527d5453a0b5b9591ef38b5d3c000 authored over 11 years ago by Timmy Willison <[email protected]>
Fix cherry-pick issue. The master branch tests should not be run in oldIE.

a542590687ea2dd32d6209da50031edda5e5ba44 authored over 11 years ago by Timmy Willison <[email protected]>
Fix tests for testswarm

493548c099b1b0c5413fd7db94346dbe61c028c7 authored over 11 years ago by Timmy Willison <[email protected]>
Correct QUnit check, this might fix swarm failures

42cd19fb8f29db6fb06f49e5b94829ea7036c3c5 authored over 11 years ago by Oleg <[email protected]>
No ticket. Correct a support comment.

f92a446ee8d6e98c43b87f185e73240fabec5ae4 authored over 11 years ago by Michał Gołębiowski <[email protected]>
Remove redundant prefixes from the CSS order test.

e3584179fe919c59033e54f019a1511691d2c85b authored over 11 years ago by Michał Gołębiowski <[email protected]>
No ticket. Add a support note about defaultPrevented missing in Android < 4.0

215cc09067f08aa67ed467c667efccbbf3bf4468 authored over 11 years ago by Michał Gołębiowski <[email protected]>
No ticket: add assertions for jQuery.when( array ). Close gh-1312.

584a4af9c8633b35fe49152c81977de03f885826 authored over 11 years ago by Daniel Herman <[email protected]>
Fix #14150: revert to ownerDocument.defaultView.getComputedStyle. Close gh-1311.

3e3680c2cdc524ee9194ef27fdce318cf301144c authored over 11 years ago by Chris Price <[email protected]>
Fix #14164: assign className in addClass/removeClass only if changed. Close gh-1331.

c418b94eb48188cd9329519ae5e030a52dd81cc9 authored over 11 years ago by Jeremy Dunck <[email protected]>
Minor build change: remove trailing tabs

32e803c5bc821a34d6d225659f7a4b4a24053e07 authored over 11 years ago by Timmy Willison <[email protected]>
Don't execute DOM ready tests in AMD mode (they aren't loaded before DOM ready). Close gh-1335.

Conflicts:
src/manipulation.js

ef694f6cc77674fc119b8bfa32c74aa456b84eb6 authored over 11 years ago by Oleg Gaidarenko <[email protected]>
When converting the source to AMD, don't forget to AMD

b693b370a459ef89ef187518b832a45b6e848eca authored over 11 years ago by Timmy Willison <[email protected]>
Custom builds: Fix source folder location now that build.js is in the tasks folder

338e48aea5c047486a410c8938fcfd8af2f0c060 authored over 11 years ago by Timmy Willison <[email protected]>
Custom builds: Remove _evalUrl when excluding ajax

31f09122677f6ee206796912041827c006031e46 authored over 11 years ago by Timmy Willison <[email protected]>
Move jQuery specific tasks to independent files. Close gh-1334.

Also:
* Confirm build task to the style guide
* Use grunt API to load jQuery specific tasks
*...

df67c1ab0963c6a05735e84f4088a0f6b7484b3d authored over 11 years ago by Oleg Gaidarenko <[email protected]>
Fixed pulling in Sizzle subproject when testing with min/dev.

70c9a0a13a56402724590f9450600fabb59e79a8 authored over 11 years ago by Oleg Gaidarenko <[email protected]>
Specify support as a dependency wherever it is used. Optimize module order to save 15 bytes.

cecb52ff5c5c5c6a030b6520dc1e39ec4c6df3d9 authored over 11 years ago by Timmy Willison <[email protected]>
Remove log

7877c4fa73120bc6d21a5fcd302a896f03b23876 authored over 11 years ago by Timmy Willison <[email protected]>
Fix build for jenkins

b7b50a7d5f3aef469dfdbde56b30d1349b97436b authored over 11 years ago by Timmy Willison <[email protected]>
AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.

6318ae6ab90d4b450dfadf32ab95fe52ed6331cb authored over 11 years ago by Timmy Willison <[email protected]>
correct a typo in README

7627b8b6d9ef6e57dbd20a55b946bd1991c1223e authored over 11 years ago by Michał Gołębiowski <[email protected]>