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

Tests: Add iOS 11 support test results

60cc6c9fbf9188eb3ce45f0cd97e8af7f9f54263 authored about 7 years ago by Michał Gołębiowski-Owczarek <[email protected]>
Build: Test on Node.js 9

Closes gh-3840

3e902a812014e8a6980e08599c4840b1cb969f7c authored about 7 years ago by Michał Gołębiowski-Owczarek <[email protected]>
Tests: Add Safari 11 support test results

50e3395e7e25d3286ed3daa17ee5ae4d862b0602 authored about 7 years ago by Michał Gołębiowski-Owczarek <[email protected]>
Tests: Make Node tests work for paths with spaces in them

Without this patch Jenkins tests fail as jQuery job names there contain spaces,
e.g. "jQuery Co...

56e891dea12cb5a8d6c5e92e56adb5925bc4160d authored about 7 years ago by Michał Gołębiowski-Owczarek <[email protected]>
Build: Remove package-lock.json, add it to .gitignore

npm 5, even the version included in the latest Node.js 8.5.0 re-generates
`package-lock.json` on...

7037facc2243ec24c2b36b770236c05d300aa513 authored about 7 years ago by Michał Gołębiowski-Owczarek <[email protected]>
Build: increase timeout in Promises/A+ tests 10 times

The promises-aplus-tests sets up a default 200 ms Mocha timeout. This makes
our tests randomly f...

81be78e380709a7dd4e5241131574c653d07b705 authored about 7 years ago by Michał Gołębiowski-Owczarek <[email protected]>
Build: Drop cross-spawn, use child_process.spawn shell option

781647b1820206e95e5c32be2dffb20e9096b1e4 authored about 7 years ago by Michał Gołębiowski-Owczarek <[email protected]>
Build: Update to Babel 7, use for-of plugin instead of preset-es2015

Closes gh-3786

90bac40a5123038c94a6fd8c1fde7fbe758b08c7 authored about 7 years ago by Henry Zhu <[email protected]>
CSS: Detect more WebKit styles erroneously reported as percentages

Ref 692f9d4db30c9c6c4f6bc76005cf153586202fa6
Fixes gh-3777
Closes gh-3778

94ddf620224d6555aaa7eaac20c583b15c6f50d8 authored over 7 years ago by Richard Gibson <[email protected]>
Tests: Update lineHeight adjustments to give Android more slop

8ea78caa8297e9fa5bf3d13b3d14609a24679f76 authored over 7 years ago by Richard Gibson <[email protected]>
CSS: Avoid unit-conversion interference from CSS upper bounds

Fixes gh-2144
Closes gh-3745

692f9d4db30c9c6c4f6bc76005cf153586202fa6 authored over 7 years ago by Richard Gibson <[email protected]>
Tests: Update path calculation

Fixes gh-3756
Closes gh-3757

b1b949d35ee995ee75c6968715a7f8c8ea601157 authored over 7 years ago by Jordan Beland <[email protected]>
Build: Update my name in ATHORS.txt

I forgot .mailmap isn't everything.

d2a380759f17abd54bb7576c6a1b40e2f069c3f3 authored over 7 years ago by Michał Gołębiowski-Owczarek <[email protected]>
Build: Update my name in .mailmap

I got married! 🎉

413152faf031c3eb9f7ff5f44add67ec772515ee authored over 7 years ago by Michał Gołębiowski-Owczarek <[email protected]>
Build: Fix comment typo

Closes gh-3747

70c715822b5250149dc838838a3d681287671558 authored over 7 years ago by Matan Kotler-Berkowitz <[email protected]>
Dimensions: Don't trust non-pixel computed width/height

Fixes gh-3611
Closes gh-3741

3cf1d14ccc63b8054ee977e90c72c5da07c80e59 authored over 7 years ago by Richard Gibson <[email protected]>
Tests: Replace non-ASCII whitespace in source code

f3c5776b826169de26ff58e6616b99427d5b8db0 authored over 7 years ago by Richard Gibson <[email protected]>
Dimensions: Improve offsetWidth/offsetHeight fallback

Fixes gh-3698
Fixes gh-3602
Closes gh-3738

a49578499ec88c9fbca59ff0c80b23b798a55d99 authored over 7 years ago by Richard Gibson <[email protected]>
Ajax: add an ontimeout handler to all requests

Fixes gh-3586
Close gh-3590

262acc6f1e0f71a3a8b786e3c421b2e645799ea0 authored over 7 years ago by Erik Lax <[email protected]>
Tests: Account for TestSwarm focus issues

Closes gh-3732

d65bdd5fc8edf390211ed2223a03c6a00a41c649 authored over 7 years ago by Richard Gibson <[email protected]>
Tests: Simulate events when CI hinders use of native ones

Ref gh-3732

deba37e53d27f084cc918e42600f36b49cee57fd authored over 7 years ago by Richard Gibson <[email protected]>
Tests: Reduce the abort timeout for simple focus testing

Ref gh-3732

928c580a1a5fb328604ee94e33f440a326754ae1 authored over 7 years ago by Richard Gibson <[email protected]>
Tests: Abort focus tests when the environment doesn't cooperate

Ref gh-3732

03db56a7e3250ee4a6271ac1b0c2c4053d2999c9 authored over 7 years ago by Richard Gibson <[email protected]>
Tests: Try extra hard to control focus

Ref gh-3732

d9a099a58e1bb1f158ea66ec55534770be442907 authored over 7 years ago by Richard Gibson <[email protected]>
Support: Properly check for IE9 absolute scrollbox mishandling

Ref gh-3589
Fixes gh-3699
Fixes gh-3730
Closes gh-3729

20cdf4e7de60f515a7acf6c70228c52668301d9b authored over 7 years ago by Richard Gibson <[email protected]>
Dimensions: Detect and account for content-box dimension mishandling

Fixes gh-3699
Closes gh-3700

3fcddd6e72e7e318c0b062e391d60867732318ae authored over 7 years ago by Richard Gibson <[email protected]>
Offset: fix error from bad merge in #3695

a6a28d24c183d4252bd269d89b3ddc5f4ae88863 authored over 7 years ago by Jason Bedard <[email protected]>
Revert "Offset: Resolve strict mode ClientRect "no setter" exception"

This reverts commit 3befe5911af0cf516896482bb9ddf197c8cb8a8e.

0fb6b9a8609f93bb44276cc7cc59b4fe77c1c5fd authored over 7 years ago by Jason Bedard <[email protected]>
Test: ensure position/offset return mutable objects

Fixes gh-3612
Closes gh-3695

30b5ba5b929d51f811e90e44f13b0d9e5cb728f2 authored over 7 years ago by Jason Bedard <[email protected]>
Core: Deprecate jQuery.isWindow

Fixes gh-3629
Close gh-3702

c18d608537d8945de6c5855a9475657177fa74ac authored over 7 years ago by Shashanka Nataraj <[email protected]>
Event: `stopPropagation()` on native event-handler

Fixes gh-3693
Close gh-3694

490db839fb08a9b461e77dbe0138c7e6045aacd8 authored over 7 years ago by Pierre Spring <[email protected]>
Build: fix uglify options for uglify update

- Uses new typeofs option for compression
- See https://github.com/mishoo/UglifyJS2/issues/2198
...

0bf499ca24982714c816a836345c027939ccb3c6 authored over 7 years ago by Timmy Willison <[email protected]>
Build: Update sinon, husky, and qunitjs

ef40dbbc4d1f99d16d646c5417def64327428614 authored over 7 years ago by Timmy Willison <[email protected]>
Build: update node dependencies; commit package-lock.json

- Also ignore yarn.lock
Close gh-3669

31783e60f5649b194128a6e39404617c69117dab authored over 7 years ago by CDAGaming <[email protected]>
Deferred: fix memory leak of promise callbacks

Fixes gh-3606
Closes gh-3657

36389288e8c7f2538b5ae7dd6877e81a9a76c644 authored over 7 years ago by Jason Bedard <[email protected]>
Dimensions: Include scroll gutter in "padding" box

Fixes gh-3589
Closes gh-3656

80f1c8239e9d5f793f3e54e0cb8d7bd0747e4856 authored over 7 years ago by Richard Gibson <[email protected]>
Tests: minor typos

Close gh-3671

5bdd1ca1ab6469c5ec9ed7ba8b669b4cacc281d9 authored over 7 years ago by Andreas Solleder <[email protected]>
Build: Test on Node.js 8, stop testing on Node.js 7

bef46a2aeb959093de47fa6bf435ecb91402ed97 authored over 7 years ago by Michał Gołębiowski <[email protected]>
Docs:Tests: Update IE/Edge-related support comments & tests

Closes gh-3661

731c501155ef139f53029c0e58409b80f0af3a0c authored over 7 years ago by Michał Gołębiowski <[email protected]>
CSS: Drop the float mapping from cssProps

Firefox 35 and newer support style.float directly.

Closes #3569

bbf334282b5c27394fc507b1778cf21850be7b93 authored over 7 years ago by Michał Gołębiowski <[email protected]>
Tests: Revert some testIframe changes to fix dimensions tests

Ref c0edd8dc18e02999a25768a4946093b015045f80

b3defccdc0ca93b49647e79df5e70fb933af679c authored over 7 years ago by Richard Gibson <[email protected]>
Revert "Tests: Revert some testIframe changes to fix dimensions tests"

This reverts commit c4368a93116e9d1d17587fc2f5421a891957cf45.

72af0c4c7e22567da72e7e811ce8114543a6b2de authored over 7 years ago by Richard Gibson <[email protected]>
Tests: Revert some testIframe changes to fix dimensions tests

Ref c0edd8dc18e02999a25768a4946093b015045f80

c4368a93116e9d1d17587fc2f5421a891957cf45 authored over 7 years ago by Richard Gibson <[email protected]>
Tests: Correct expected assertion count

Ref e94b5b0bbf8d8179bc79ab749470e71092225862

00cc67af23bf9cf2cdbaeaeee6ded76baf0292f0 authored over 7 years ago by Richard Gibson <[email protected]>
Tests: Clean up offset debugging

Ref 1d2df772b4d6e5dbf91df6e75f4a1809f7879ab0
Ref c0edd8dc18e02999a25768a4946093b015045f80

e94b5b0bbf8d8179bc79ab749470e71092225862 authored over 7 years ago by Richard Gibson <[email protected]>
Tests: Adjust by actual scroll position, rather than expected

Ref 1d2df772b4d6e5dbf91df6e75f4a1809f7879ab0

da533c6acc3130a94d29c2f2611dd02f9af7f114 authored over 7 years ago by Richard Gibson <[email protected]>
Tests: Keep iframes visible in TestSwarm

Ref 1d2df772b4d6e5dbf91df6e75f4a1809f7879ab0

c0edd8dc18e02999a25768a4946093b015045f80 authored over 7 years ago by Richard Gibson <[email protected]>
Tests: Add debugging to investigate iOS failures

Ref 1d2df772b4d6e5dbf91df6e75f4a1809f7879ab0

dd408ce12f789f46516be5409da4116c6408b756 authored over 7 years ago by Richard Gibson <[email protected]>
Tests: Reset iframe window scroll after updating html/document position

Ref 1d2df772b4d6e5dbf91df6e75f4a1809f7879ab0
Closes gh-3649

cc73471d0759924aef3c1ba002d9bd1fee559b8e authored over 7 years ago by Richard Gibson <[email protected]>
Tests: Prepend test iframes for even *more* consistency

Ref 1d2df772b4d6e5dbf91df6e75f4a1809f7879ab0

5aaa51455517a4f1433552b7d45e2de202276ecc authored over 7 years ago by Richard Gibson <[email protected]>
Tests: Allow a mock QUnit.test for perfect testIframe fidelity

Ref 1d2df772b4d6e5dbf91df6e75f4a1809f7879ab0
Closes gh-3647

bb757213b270d07b535848a6d5a9b27650101285 authored over 7 years ago by Richard Gibson <[email protected]>
Tests: Attach test iframes to the body for visibility-dependent code

Ref 1d2df772b4d6e5dbf91df6e75f4a1809f7879ab0
Closes gh-3645

bb79f728b089c60338a4c336afd6ff89e739e15a authored over 7 years ago by Richard Gibson <[email protected]>
Tests: Be even more async for iOS

Ref 1d2df772b4d6e5dbf91df6e75f4a1809f7879ab0
Closes gh-3643

87a2d3aae74f1c2afd6497de6bb237dbf81dcfc6 authored over 7 years ago by Richard Gibson <[email protected]>
Tests: Improve offset test setup and labels

Hopefully this fixes iOS testing: http://swarm.jquery.org/job/5226

Ref 1d2df772b4d6e5dbf91df6...

9e121482a532d61aa36d7b314ee46dd1ac40f29e authored over 7 years ago by Richard Gibson <[email protected]>
Core: Update isFunction to handle unusual-@@toStringTag input

Ref gh-3597
Fixes gh-3600
Fixes gh-3596
Closes gh-3617

a16339b8933f115da3661f3d3f64854c3fa60bdc authored over 7 years ago by Richard Gibson <[email protected]>
Offset: Use correct offset parents; include all border/scroll values

Thanks @anseki

Fixes gh-3080
Fixes gh-3107
Closes gh-3096
Closes gh-3487

1d2df772b4d6e5dbf91df6e75f4a1809f7879ab0 authored over 7 years ago by Richard Gibson <[email protected]>
Docs: Update links to HTML spec for stripAndCollapse (#3594)

e1b1b2d7fe5aff907a9accf59910bc3b7e4d1dec authored over 7 years ago by Boom Lee <[email protected]>
Tests: Fix incorrect assert name for ensure_iterability_es6

Closes gh-3584
Ref bb026fc1.

c1c549793a8772107e128d21f8a8f0c3fdf0f027 authored almost 8 years ago by Timo Tijhof <[email protected]>
Build: Updating the master version to 3.2.2-pre.

febb441eb9cf88845bd00048612672d920be570b authored almost 8 years ago by Timmy Willison <[email protected]>
Revert "Build: Updating the master version to 3.2.2-pre."

This reverts commit 066bd8681c4a8ba2de707d59ee3a8df771804970.

f3bad5ba7d6618bbfbca93ba8408fd46474990d1 authored almost 8 years ago by Timmy Willison <[email protected]>
CSS: retrieve inline style before computed

- Fixes an issue with getting computed style on detached elements

c4598da4293afa4bb9c0425d964432e918055aa6 authored almost 8 years ago by Timmy Willison <[email protected]>
Build: Updating the master version to 3.2.2-pre.

066bd8681c4a8ba2de707d59ee3a8df771804970 authored almost 8 years ago by Timmy Willison <[email protected]>
Tests: add test for passing trigger data to radio click handler

Close gh-3581
Fixes gh-3579

a6b0705294d336ae2f63f7276de0da1195495363 authored almost 8 years ago by Timmy Willison <[email protected]>
Revert "Event: Add radio click triggering tests"

This reverts commit 5f35b5b406ae7d504de86a3f0a5647b2fdf4f2af.

35785a32298d1033933ea4b041adb4cc73eaae47 authored almost 8 years ago by Timmy Willison <[email protected]>
Revert "Event: Trigger checkbox and radio click events identically"

This reverts commit b442abacbb8464f0165059e8da734e3143d0721f.

4d6b4536b2e0148d4b228884a0b356e73dd8beec authored almost 8 years ago by Timmy Willison <[email protected]>
Dimensions: fall back to offsetWidth/Height for inline elems

Close gh-3577
Fixes gh-3571

473d2ea7d5e4ef0a5b8e0305197f483c136ee4ab authored almost 8 years ago by Timmy Willison <[email protected]>
Tests: move readywait to an iframe test

Close gh-3576
Fixes gh-3573

fcc9a9ec9685e25864ca793698e4ac5e60226272 authored almost 8 years ago by Steve Mao <[email protected]>
Build: update PR template

- Comment out things we don't need to see in the PR description
- Change CLA link

d33bb9c33ac84a1d1aa1aa8805b667efca2e51d6 authored almost 8 years ago by Timmy Willison <[email protected]>
Release: edit dist README version on release

Fixes gh-3574

f8faf1489e049e45b8e829043649425d1a2a7bf8 authored almost 8 years ago by Timmy Willison <[email protected]>
Build: Updating the master version to 3.2.1-pre.

a31111bdb49f76b38690efbda6d04be8493811a7 authored almost 8 years ago by Timmy Willison <[email protected]>
Release: md5sum -> md5 -r for MAC

0f52adc81f55dd1d0d1933ef0ff4f99800130029 authored almost 8 years ago by Timmy Willison <[email protected]>
Release: update version to 3.2.0-pre

a7cf2f6944d07ec6d95d9bc102da820fc4e8195f authored almost 8 years ago by Timmy Willison <[email protected]>
Release: update AUTHORS.txt

74faa95835a917028a5063786833cb6a4ec83b02 authored almost 8 years ago by Timmy Willison <[email protected]>
Release: update release dependencies

47caeaecd9d1423490db53d41bd2895ab13ff6bf authored almost 8 years ago by Timmy Willison <[email protected]>
CSS: remove dead code in getWidthOrHeight

- getCSS already falls back to inline styles

Ref gh-3561

96533cd0e889a09ca71b90d74d71e590623cf26f authored almost 8 years ago by Timmy Willison <[email protected]>
Dimensions: ignore transforms when retrieving width/height

Close gh-3561
Fixes gh-3193

c920ff6e322baddbb2bd04125c5577244dcb0320 authored almost 8 years ago by Timmy Willison <[email protected]>
Tests: Clean up after the CSS Custom Properties support test

Ref bcec54ee7271e2d0e427bcb246e3d2009a8f84f9
Ref 619bf98d5b479f9582dbc40259b666f1c5a83146

fc34dbc27124a49ba5e3d492de0bfc50fe75ba61 authored almost 8 years ago by Michał Gołębiowski <[email protected]>
Tests: Skip CSS custom properties tests in non-supporting browsers

Ref 619bf98d5b479f9582dbc40259b666f1c5a83146

bcec54ee7271e2d0e427bcb246e3d2009a8f84f9 authored almost 8 years ago by Michał Gołębiowski <[email protected]>
CSS: Support custom properties

Fixes gh-3144
Closes gh-3199
Closes gh-3557

619bf98d5b479f9582dbc40259b666f1c5a83146 authored almost 8 years ago by Connor Atherton <[email protected]>
Core: move jQuery.fn.nodeName to jQuery.nodeName, add tests

Ref ac9e3016
Close gh-3560

be041e4da46153465ab4cdc65a4d90245a383a4c authored almost 8 years ago by Michał Gołębiowski <[email protected]>
Build: fix tests in AMD mode

- nodeName was included at the wrong spot in dependency lists

56136897f241db22560b58c3518578ca1453d5c7 authored almost 8 years ago by Timmy Willison <[email protected]>
Effects: stabilize rAF logic & align timeout logic with it

rAF logic was introduced almost three years ago relative to this commit,
as a primary method for...

6d43dc42337089f5fb52b715981c12993f490920 authored almost 8 years ago by Oleg Gaidarenko <[email protected]>
Core: Deprecate jQuery.nodeName

Fixes gh-3475
Closes gh-3505

ac9e3016645078e1e42120822cfb2076151c8cbe authored almost 8 years ago by karan-96 <[email protected]>
Core: Move holdReady to deprecated

Fixes gh-3288
Close gh-3306

bd984f0ee2cf40107a669d80d92566b8625b1e6b authored almost 8 years ago by Manoj Kumar <[email protected]>
Build: Keep deprecated module in slim

Fixes gh-3237
Close gh-3533

0588d0ce35458eccaa6a19f6350988d34496a31d authored almost 8 years ago by Timmy Willison <[email protected]>
Traversing: $.fn.contents() supports HTMLTemplateElement

Fixes gh-3436
Closes gh-3462

3e3b09d68d317a3fe567e377e9032319ac5e0829 authored almost 8 years ago by 南漂一卒 <[email protected]>
Event: Add radio click triggering tests

Ref b442abacbb8464f0165059e8da734e3143d0721f
Ref gh-3423

5f35b5b406ae7d504de86a3f0a5647b2fdf4f2af authored almost 8 years ago by Alex Padilla <[email protected]>
Event: Trigger checkbox and radio click events identically

Fixes gh-3423
Closes gh-3494

b442abacbb8464f0165059e8da734e3143d0721f authored almost 8 years ago by Alex Padilla <[email protected]>
Effects: Resolve issues revealed by recent Callbacks fix

Notify full progress before resolving empty animations
Register animation callbacks before thei...

3c89329cb24cb144c3296cf0589bce9ca59d63a3 authored almost 8 years ago by Richard Gibson <[email protected]>
Manipulation: Restrict the tbody search to child nodes

For performance, use a querySelectorAll path instead of Javascript iteration.
http://codepen.io...

efdb8a46e4213dcf69f792c42c234c6b112ba471 authored almost 8 years ago by Richard Gibson <[email protected]>
Callbacks: Prevent add() from unlocking with-memory lists

Fixes gh-3469
Closes gh-3470

9d822bc1c13dd3393b418210a99537c22c06f2c3 authored almost 8 years ago by Richard Gibson <[email protected]>
Tests: Update the loader so test pages always get jQuery

Pages used for iframe tests will now successfully load jQuery, even when
opened directly in the...

14b393d0d64e119db7754b1075317a673810929c authored almost 8 years ago by Richard Gibson <[email protected]>
Build: fix markerPattern and ticketPattern regexes in package.json

Commit messages used to fail the style check if they contained a word
starting with "ref", like...

25c6a0a2383dbd3176d9b90b1cbd1d621a9d3107 authored almost 8 years ago by Alexander Lisianoi <[email protected]>
Docs: Correct typo in issue template

a8816caf26c0acc7067cd5bad9c03cfb54e54979 authored almost 8 years ago by Alex Louden <[email protected]>
Build: Drop support for building on Node.js 0.12

Node.js 0.12 is no longer supported by upstream. So far we had to keep
a workaround that would s...

d10ac0e532a9376106c50f0c21a0d0fd0483b700 authored almost 8 years ago by Michał Gołębiowski <[email protected]>
Tests: Added tests for symbol-separated tag names

Fixes gh-2006
Closes gh-3473

bd9145fa15d91ab6c804161ecd892d4d08b71aa2 authored almost 8 years ago by David Broder-Rodgers <[email protected]>
Offset: Eliminate little-used internal function

Fixes gh-3449
Closes gh-3456

bf3a43eff8682b59cec785be6003753fa4b93706 authored about 8 years ago by Richard Gibson <[email protected]>
Build: Use valid ecmaVersion

Fixes Node smoke tests

Ref gh-3385
Closes gh-3460

8cb4cd71ef018854f75646270bacd4c4d3da9cde authored about 8 years ago by Richard Gibson <[email protected]>
Build: Add most of the dist folder to .eslintignore

This way `eslint .` run from the terminal will work regardless of ignored
files present in the r...

1754e315f8a7760bcdc162712d2be7fee058fdc2 authored about 8 years ago by Michał Gołębiowski <[email protected]>
Build: Drop jscs.json from .npmignore

The file doesn't exist anymore.

b3e0a560723762036b7a2a9d5c99b7b3681cbbc6 authored about 8 years ago by Michał Gołębiowski <[email protected]>