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
The basic test suite is now run in jsdom on all supported Node.js versions
(8, 10 & 11 as of no...
It was needed when QUnit 1.x one used but we've since upgraded to QUnit 2.x.
Closes gh-4312
...
The default reporter is very verbose as it prints all the test names it
encounters. We already ...
Closes gh-4307
6ced2639b567ab4a5089f38a8e90efedc12801bf authored almost 6 years ago by Michał Gołębiowski-Owczarek <[email protected]>
Node.js 10 has been in Active LTS since 2018-04-24 and Node.js 8 is now in
maintenance mode.
...
16ad9889f562e730a7f39df8a20938f6a3a04edc authored almost 6 years ago by Michał Gołębiowski-Owczarek <[email protected]>
So far, we've been testing that jQuery element iteration works with polyfilled
Symbol & transpi...
We had quite a few obsolete globals declared in various ESLint config files. We also no longer a...
c10945d0e15c5048ae8b5b7e3f8241ad27671a7c authored almost 6 years ago by Michał Gołębiowski-Owczarek <[email protected]>
The only packages not fully updated are:
- qunitjs & karma-qunit as that's a QUnit 2.x update th...
Also, run `grunt npmcopy` to sync the "external" directory with dependencies
from package.json. ...
JSFiddle doesn't support IE (even 11) anymore so we shouldn't advise users
to use it to create ...
Fixes gh-4278
Closes gh-4280
Ref gh-3541
Ref gh-4269
PR #3869 added support for `<script type="module">` & some support for
the `nomodule` attribute...
Old iOS & Android Browser versions support script-src but not nonce, making the
nonce test impos...
Fixes gh-3541
Closes gh-4269
Android Browser only returns the last value for each header so there's no way
for jQuery get al...
IE and iOS <10 XHR transport does not succeed on data: URIs
Ref gh-4243
Ref gh-4126
Closes gh...
Fixes gh-4126
Closes gh-4243
Read target[name] only when it's needed.
In addition to doing the property read-only when nee...
4ffb1df8e4738eb86bde429ec20efc7394e5e497 authored about 6 years ago by Marja Hölttä <[email protected]>Close gh-4248
13f3cd1611d7905c6fadcf2f8a533096b347a6ad authored about 6 years ago by Timmy Willison <[email protected]>
- Use getClientRects() to explicitly detect hidden/disconnected
elements
Close gh-4223
Fixes ...
13d0be101f9441f32a2d8528f4de7667d0ffa44b authored about 6 years ago by Timmy Willison <[email protected]>
b8195fb94c59e48c043bae3d10f8b4f1ea0b967c authored about 6 years ago by Timmy Willison <[email protected]>
- getResponseHeader(key) combines all header values for the provided key into a
single result w...
3ac907864c4d36b4fcb58826d9cb0e4ed62334b2 authored about 6 years ago by Michał Gołębiowski-Owczarek <[email protected]>
bc8aedf04210db9af519cdc1e947ee14f36934d6 authored about 6 years ago by Michał Gołębiowski-Owczarek <[email protected]>
Allow `isAttached` to check Shadow DOM for attachment.
Fixes gh-3504
Closes gh-3996
Ref gh-...
549b32a05afc42a2d0f450ffa82537c3ec25630f authored about 6 years ago by Michał Gołębiowski-Owczarek <[email protected]>
Current width/height cssHook reads the computed position style even if not
necessary as the bro...
Ref gh-4007
Ref gh-4028
Closes gh-4165
Closes gh-4128
dfa92ccead70d7dd5735a36c6d0dd1af680271cd authored over 6 years ago by Richard Gibson <[email protected]>This commit adds some CSS grid-related properties to jQuery.cssNumber.
Fixes gh-4007
f997241f0011ed728be71002bc703c7a0d3f01e5 authored over 6 years ago by Bert Zhang <[email protected]>The SVG width attribute seems to not support border-box in iOS7.
Closes gh-4155
6153eb0fd401cda90bf2007335cd4338093d38f0 authored over 6 years ago by Jason Bedard <[email protected]>
The user agent of the iPad with iOS 11.3 on BrowserStack is missing the "iPhone"
part in the "iP...
Edge sometimes doesn't execute module scripts. It needs to be investigated why
but for now, we'...
jQuery Core now supports Firefox ESR.
063c1f2ca35eda780d84bb5d9f77ab3f5942f687 authored over 6 years ago by Michał Gołębiowski-Owczarek <[email protected]>Close gh-4138
7869f83ddd5a3156a358284cbef6837b5e7a2a62 authored over 6 years ago by Timmy Willison <[email protected]>
Fixes gh-4124
Closes gh-4125
Firefox 61 now passes the reliableMarginLeft test.
Closes gh-4122
cc95204589eff52eb4eb543134c56c4a3a84e50a authored over 6 years ago by Michał Gołębiowski-Owczarek <[email protected]>
Fixes gh-3964
Closes gh-4096
Fixes gh-2633
Close gh-4108
Close gh-4098
4f3b8f0d0bd2b02960a42e64be0dcbf8073c94bb authored over 6 years ago by Timmy Willison <[email protected]>The linked-to issue was fixed 2 years ago.
Closes gh-4095
dc05f3c1d5a22d96d9d62c8ec0fde2782c38796b authored over 6 years ago by Ed S <[email protected]>
In Edge 14-16 setting a style property to a whitespace-only value resets it to
the default, for...
2348f3996748fc805903e45dbc598ec570d49bb0 authored over 6 years ago by Dave Methvin <[email protected]>
Fixes gh-4063
Closes gh-4064
45f085882597016e521436f01a8459daf3e4000e authored over 6 years ago by Kris Borchers <[email protected]>
Fixes gh-3028
Ref gh-2612
Useful, for example, to add `nonce`, `integrity`, or `crossorigin`.
1f4375a34227f42570d2b72e190e51bcfb1e8597 authored over 6 years ago by Dave Methvin <[email protected]>dc48b11e0c6c77e2b96e89a18f34d7b0c4f9a9d4 authored over 6 years ago by Dave Methvin <[email protected]>
29e76e254059f8c2b695f4e41054260b52a6910d authored over 6 years ago by Dave Methvin <[email protected]>
Fixes gh-4045
Closes gh-4046
Fixes gh-4029
Closes gh-4030
Closes gh-4062
f8c1e9020c8fd0f0bb83019bfb12e9a7099599b2 authored over 6 years ago by Michał Gołębiowski-Owczarek <[email protected]>
Without this change animating properties from jQuery.cssNumber on non-elements
throws an error....
Node.js 4 & 9 are ending their life, Node.js 10 has just been released.
Closes gh-4057
76468365779c2d07c7f25ded141e99bad97f78a7 authored over 6 years ago by Michał Gołębiowski-Owczarek <[email protected]>
A whitelist is available so that some tests can be allowed to always succeed.
This is used only ...
Fixes gh-3978
Closes gh-3998
- this avoids forcing a reflow in some cases
Fixes #3991
73d7e6259c63ac45f42c6593da8c2796c6ce9281 authored over 6 years ago by Jason Bedard <[email protected]>
Fixes gh-3986
Closes gh-4005
Avoids filling jQuery.cssProps by introducing a second internal
pr...
The Chrome sandbox doesn't work on Travis unless sudo is enabled. Instead,
we're disabling the ...
Follow-up for 09684ba3f210594e41ecddf369ac94c688d53ccb
365284240429d442c3fbe9f505c7b297425bc3a3 authored almost 7 years ago by Oleg Gaydarenko <[email protected]>
This change replaces the use of contains to check for attachment
by isAttached function
Clos...
662083ed7bfea6bad5f9cd4060dab77c1f32aacd authored almost 7 years ago by Saptak Sengupta <[email protected]>
raw gz Compared to last run
= = dist/jquery.js
-294 -88 dist/jquery.min.js
Closes ...
09684ba3f210594e41ecddf369ac94c688d53ccb authored almost 7 years ago by Oleg Gaydarenko <[email protected]>Closes gh-3967
4a2bcc27f9c3ee24b3effac0fbe1285d1ee23cc5 authored almost 7 years ago by Michał Gołębiowski-Owczarek <[email protected]>
The test works on its own when checked manually but mysteriously fails in
TestSwarm only in And...
294a3698811d6aaeabc67d2a77a5ef5fac94165a authored almost 7 years ago by Timmy Willison <[email protected]>
f2349aee9b8efc19768177bd73bee3db67d3022e authored almost 7 years ago by Timmy Willison <[email protected]>
9a7cc801f54b67458e44f704a9d5d7dc3e2dcc40 authored almost 7 years ago by Timmy Willison <[email protected]>
f4321ecc1ed617f1d7d8d524d52ec211cbfdb9a3 authored almost 7 years ago by Timmy Willison <[email protected]>
6483af7ee5b3b0f36fdf66943dd8c66042a9ab5f authored almost 7 years ago by Timmy Willison <[email protected]>
Ref gh-3922
Close gh-3936
for both simple and complex selectors
Fixes gh-3272
Closes gh-3910
- Also fixes tests for karma, where the URL for the module is different
Ref gh-3871
625e19cd9be4898939a7c40dbeb2b17e40df9d54 authored almost 7 years ago by Timmy Willison <[email protected]>fa793bee203ac14021188e12a126e195e83f1647 authored almost 7 years ago by Timmy Willison <[email protected]>
Fixes gh-3871
Close gh-3869
428ee4a62488457a1bc568e7475cbf65b1feaf93 authored almost 7 years ago by Timmy Willison <[email protected]>
- This should fix the broken travis build on Node 8
- See https://github.com/travis-ci/travis-ci...
14e5143b831514edc527817c2cd6bef0294079ed authored almost 7 years ago by Timmy Willison <[email protected]>
Fixes gh-3605
Close gh-3895
Fixes gh-3867
Close gh-3931
Fixes gh-3866
Close gh-3932
Fixes gh-2960
Closes gh-3888
Fixes gh-3438
Closes gh-3781
Fixes gh-3214
022b69a44e42684bdd0029dd456bedb3b495cc24 authored almost 7 years ago by Dave Methvin <[email protected]>Fixes gh-3609
3d732cca6b5076a9d13eee98e2b075b37384cd91 authored almost 7 years ago by Jason Bedard <[email protected]>Close gh-3929
6c38ebbd47c6b0fa654733819bd5ae36c1ac6c48 authored almost 7 years ago by Dave Methvin <[email protected]>Ref gh-2958
50b94f47d2b4b40f7b9181e42e83e848efb4c4c9 authored almost 7 years ago by Timmy Willison <[email protected]>- Thanks to @mgol for first pass
Fixes gh-3743
Close gh-3920
Fixes gh-3742
Close gh-3919
Fixes gh-3736
Close gh-3918
+30 bytes instead of +182
Thanks to @faisaliyk for the first pass on this feature.
Fixes gh-35...
80f57f8a13debaab87b99f73631669699da3e1a5 authored almost 7 years ago by Timmy Willison <[email protected]>
- selectors beginning with a child combinator are not valid natively.
This fixes the tests whe...
Fixes gh-2958
Close gh-3885
Fixes gh-2959
Close gh-3884
Close gh-3604
Fixes gh-3384
- Add back camelCase to the public object (deprecate not remove)
Ref #3384
Ref gh-3744
Closes gh-3894
- Update QUnit to 1.23.1
- Remove unused dl#dl from test/index.html
- Remove unused map#imgmap f...
Close gh-3865
e84d3bc02eddeb0e0ca0438952ac560a794ff463 authored about 7 years ago by Timmy Willison <[email protected]>
Fixes gh-3808
Closes gh-3872
Closes gh-3851
0aa832afec04215ed5e14b1cc5fc287ad7939792 authored about 7 years ago by Richard Gibson <[email protected]>