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

Dimensions: outerWidth/Height include scrollbar

Fixes gh-1729
Closes gh-2694

7d44d7f9e7cb73ff2b373f08cea13ea9958bb462 authored about 9 years ago by Dave Methvin <[email protected]>
Event: Make event aliases optional in unit tests

2cb8ebadcb77da1c1a12c07bc5274fd456bf3b01 authored about 9 years ago by Dave Methvin <[email protected]>
Event: Separate trigger/simulate into its own module

Fixes gh-1864
Closes gh-2692

This also pulls the focusin/out special event into its own module,...

c9935b6d2db9e1be4bed12f7419e98cdca45763e authored about 9 years ago by Dave Methvin <[email protected]>
Tests: make editorconfig match css style

1da144867f3a49bbac4342bd3f3242baae108eb9 authored about 9 years ago by Timmy Willison <[email protected]>
Attributes: return empty array for select-multiple with no values

Fixes gh-2562
Close gh-2689

79fc806e8500372a2278795c068d039ee287535f authored about 9 years ago by Timmy Willison <[email protected]>
Event: Add basic unit tests for event aliases

Fixes gh-2302
Closes gh-2687

At the moment it's not possible to run the full event unit tests w...

e05c63e17a037d550e7dde5d805ee5c4214ee44b authored about 9 years ago by Dave Methvin <[email protected]>
Event: Ensure delegation doesn't error on comment nodes

Fixes gh-2055
Close gh-2659

493b0fd7f51054345abe981270bd7839825f79dd authored about 9 years ago by Timmy Willison <[email protected]>
Ajax: Don't throw exceptions on binary data response

Fixes gh-2498
Closes gh-2682

The added unit test shows how this could be used to support an
Arr...

769446c69775f6c44e35cee1bcdeccafba51be7b authored about 9 years ago by Dave Methvin <[email protected]>
Ajax: trigger error callback on native abort

- IE9 does not have onabort. Use onreadystatechange instead.

Fixes gh-2079
Close gh-2684

76e9a95dbeaf28fbc5a64571ebb5959f91a9c14a authored about 9 years ago by Timmy Willison <[email protected]>
Ajax: Only form-encode requests with a body

Fixes #2658
Closes #2671

70605c8e5655da996ebd395e3c43423daaa08d9c authored about 9 years ago by Dave Methvin <[email protected]>
Tests: Make regexes for iOS devices more rigid

015d16c02dae770eda88e644ec69ce82f25c0412 authored about 9 years ago by Michał Gołębiowski <[email protected]>
Tests: Remove Safari 7.0 & iOS 6 support tests results

47e2aa6593a77c94eef610ac784494884f598253 authored about 9 years ago by Michał Gołębiowski <[email protected]>
Tests: Add iOS 9 support tests results

1c2b5362ef40058d5b375a40362c88559f81a293 authored about 9 years ago by Michał Gołębiowski <[email protected]>
Build: Test on Node 5

cbe5b2b79a46c61ad36ea5df44f80b1cc2c1b60a authored about 9 years ago by Michał Gołębiowski <[email protected]>
Release: remove antiquated release-notes.js

7bb39f35118c33f1f7effc49112579ec9393f02c authored about 9 years ago by Timmy Willison <[email protected]>
Core: use interactive to evaluate dom ready, barring IE9-10

Fixes gh-2100

dabd5ba96c05279b3ffb052db5b8d17f75996694 authored about 9 years ago by Timmy Willison <[email protected]>
Attributes: remove flakey test for selected attribute

- The change is already covered by the "checked" test.
Since this test is redundant, just drop...

87bd130289c6ed9bfc355c1f8587ae6ce00a4776 authored about 9 years ago by Timmy Willison <[email protected]>
Tests: Post-Summit cleanup

Ref 67d7a2eefee768b59eb3d51cb1fb2c671873e58a
Ref c752a5030bc00eb5b45dea9c28963f824a5c4f44

f931786018058174fa63551a7a4a3fccf9de41fa authored about 9 years ago by Richard Gibson <[email protected]>
Tests: Use standard external domain name

Ref 01c360f96390ff16edfe65ef3b34e167087ef645

(cherry picked from commit 36806891657b0a3b7c4a12d...

5b554cf04e809d77026d7afba6f02a7599724377 authored about 9 years ago by Richard Gibson <[email protected]>
Attributes: do not set properties to false when removing booleans

Fixes gh-1759

47ccf3daadc4b312f850502300129952e70f9d9d authored about 9 years ago by Timmy Willison <[email protected]>
Core: make isNumeric limited to strings and numbers

Fixes gh-2662

15ac848868e993dfe5ccd7751a94f5c8edc288bc authored about 9 years ago by Timmy Willison <[email protected]>
Build: Add "deprecated" to the Testswarm module list

Ref #1740

Yeah.

1144e754a6a131bd4affec26fd85299e71bdab06 authored about 9 years ago by Dave Methvin <[email protected]>
Tests: Add Safari 9 support tests results

e99a3ac7066226d00ff5828de596d4a4b3818c0c authored about 9 years ago by Michał Gołębiowski <[email protected]>
CSS: Correct misrepresentation of "auto" horizontal margins as 0

Fixes gh-2237
Closes gh-2276

(cherry picked from commit 214e1634ab9b1d13d53647dd5de3bdf7a091d49...

487d5ca913c237aafe9efa1179749b46382fddbf authored about 9 years ago by Richard Gibson <[email protected]>
Attributes: fix tabIndex on <img> in IE11

Fixes gh-2647
Closes gh-2664

c752a5030bc00eb5b45dea9c28963f824a5c4f44 authored about 9 years ago by Joelle Fleurantin <[email protected]>
CSS: use isFinite in place of redundant isNumeric

3689963909880ed832ac17eabf7b9260927a68d8 authored about 9 years ago by Timmy Willison <[email protected]>
Core: add unit test for isPlainObject(Symbol)

Fixes #2645
Closes #2661

9090d98439f8dc449beafee98f8ff35cfb4f9116 authored about 9 years ago by Liza Ramo <[email protected]>
CSS: fix AMD mode for the new showHide module

32cfc38a9c76d1f9163759c811cb9c82eb47d565 authored about 9 years ago by Timmy Willison <[email protected]>
Offset: allow small differences in offset.top

Fixes gh-2590

9f9e204bba41b7a9cde5ba7e065d817ef8b18c41 authored about 9 years ago by Joelle Fleurantin <[email protected]>
Tests: Change quotes according to style guidelines

Close gh-2339

c577928d45bdcc3ee8f93da89ab7aadca21919f3 authored about 9 years ago by Julian Alexander Murillo <[email protected]>
Event: Fix delegated radio events when arrow keys are used

Fixes gh-2343, gh-2410
Close gh-2617

c82a6685bb964627e27008e298f93ea81218265b authored about 9 years ago by Dave Methvin <[email protected]>
Attributes: removeClass() -> attr("class", "")

- Classes simpliciation

Close gh-2465

5db1e053098af747330044d5740e5379f2834402 authored about 9 years ago by Thomas Tortorini <[email protected]>
Attributes: Use simpler boolean check vs a function call

Ref gh-2491

4bf1a09522955eb52de1fafb4ee1ecc5982b7a3e authored about 9 years ago by Dave Methvin <[email protected]>
Attributes: Remove undocumented .toggleClass( boolean ) signature

Fixes gh-2491
Close gh-2618

53f798cf4d783bb813b4d1ba97411bc752b275f3 authored about 9 years ago by Dave Methvin <[email protected]>
CSS: Make show/hide/toggle methods a module

Unit test changes some uses of .show() and .hide() to .css( "display", ... ),
there was already ...

67d7a2eefee768b59eb3d51cb1fb2c671873e58a authored about 9 years ago by Dave Methvin <[email protected]>
Deprecated: fix amd mode for the deprecated module

e271f665dd8fb617a5015051e1c9df8cebd6c97b authored about 9 years ago by Timmy Willison <[email protected]>
Tests: Keep test iframes around for assertions

Ref 44f8239d3f9d09d81e2885e9ae7e044277b67341
Ref gh-2644
Ref gh-2390

0fb84fa8ccefcd07febf282fd7b80262ad70add7 authored about 9 years ago by Richard Gibson <[email protected]>
Core: make isNumeric test work on Symbol

Ref #2645
Closes #2657

0703fd52ef88a2cdac93502070c51c93ffa1dfdd authored about 9 years ago by Liza Ramo <[email protected]>
Build: update Sizzle to 2.2.1

Ref #2644 - `selector` module in Edge - Waiting for Sizzle update
Fixes #2390

44f8239d3f9d09d81e2885e9ae7e044277b67341 authored about 9 years ago by Oleg Gaidarenko <[email protected]>
Tests: Account for array-like objects in jQuery.grep

Closes gh-2605

67b76f5986a78d868553b9aec0d0192f5259a078 authored about 9 years ago by Aurelio De Rosa <[email protected]>
Tests: fix code style issues

Follow-up for 8a734344f2566dab5b8d34ecd79ae81ebd8843c5

625bd303d99408bca86b7002cd42b8716e2b267e authored about 9 years ago by Oleg Gaidarenko <[email protected]>
Core: Support Symbol wrapper objects in jQuery.type

In ECMAScript 2015 (ES6), the native typeof operator returns "symbol"
for Symbol primitives. As ...

8a734344f2566dab5b8d34ecd79ae81ebd8843c5 authored about 9 years ago by Christian Grete <[email protected]>
Ajax: don't expect cross-origin tests run in envs which not support it

Follow-up to b078a62013782c7424a4a61a240c23c4c0b42614

39cdb8c9aa0fde68f733553ba050a2ba9d86474c authored about 9 years ago by Oleg Gaidarenko <[email protected]>
Ajax: improve content-type detection

Fixes gh-2584
Closes gh-2643

239169bb2ede6ea6287d82d1d13b0c354f451749 authored about 9 years ago by Oleg Gaidarenko <[email protected]>
Ajax: correct indentation

As noted by @arthurvr

Follow-up for b078a62013782c7424a4a61a240c23c4c0b42614

cb087ce41daa5db4c8db10e586bdc141f953d93d authored about 9 years ago by Oleg Gaidarenko <[email protected]>
Event: fix incorrect test

Which was revealed by 03eaadb131df925d1072afd2496ee3b41d2f1fc6 commit,
also do not try to fix ty...

d92310050ca7bf0b33825d64e052f9a8809c3e9e authored about 9 years ago by Oleg Gaidarenko <[email protected]>
Build: Fixed issue with base path that contain 'var'

Remove the cwd from the paths, so the regex doesn't kick in on "var"

Fixes gh-2450
Closes gh-2641

0c34e688439713725d4215c63bc4cf876d8d0423 authored about 9 years ago by Martin Naumann <[email protected]>
Tests:Docs: Fix various typos

* Changes "baar" to "bar" when used with "foo" in readme
and comments of js files

* mousenter...

03eaadb131df925d1072afd2496ee3b41d2f1fc6 authored about 9 years ago by Gary Ye <[email protected]>
Event: Move .bind() and .delegate() to deprecated

Fixes gh-2288
Closes gh-2624

ee0854f85bd686b55757e8854a10480f23c928da authored about 9 years ago by Dave Methvin <[email protected]>
Tests: Add .extend test for defined accessor properties

Closes gh-2615

9748e436ad80d6a2e1661ba4cf8d7391ed87c3ad authored about 9 years ago by Connor Atherton <[email protected]>
Ajax: Mitigate possible XSS vulnerability

Proposed by @jaubourg

Fixes gh-2432
Closes gh-2588

b078a62013782c7424a4a61a240c23c4c0b42614 authored about 9 years ago by Oleg Gaidarenko <[email protected]>
Docs: "npm run build" was missing from the contributing guides

Close gh-2537

735dea34fb0ae625542d51eae3f4e7316e403eaa authored about 9 years ago by Richard Kraaijenhagen <[email protected]>
Tests: Use QUnit URL parameter parsing

f23a64d745759d358d423ba0557e8f74d65f76cc authored over 9 years ago by Richard Gibson <[email protected]>
Tests: Add dummy modules when running basic tests

Without this, other modules don't appear in the QUnit module picker.

Ref 855b0c8c288533948b2579...

f9af896bb8f4cb37b22d508443174c8edf40fc54 authored over 9 years ago by Richard Gibson <[email protected]>
Manipulation: Don't provide the parser with sloppy table markup

While we can reply on parsers that were designed to cope with
malformed syntax to understand wha...

99e8ff1baa7ae341e94bb89c3e84570c7c3ad9ea authored over 9 years ago by Anthony Ryan <[email protected]>
Data: Combine register and cache methods

Closes gh-2553

b5f7c9e2d526b17b9962976bb704dce8779d7362 authored over 9 years ago by Jason Bedard <[email protected]>
Ajax:Attributes:CSS:Manipulation: Reduce Android 2.3 support

Drop non-critical workarounds for Android 2.3.

Fixes gh-2483
Fixes gh-2505
Closes gh-2581

ce3b4a62427c5a3a6669dcb8bf8e27a6287990d5 authored over 9 years ago by Michał Gołębiowski <[email protected]>
Tests: Account for Edge in originalEvent UA-sniffs

All other cases where Edge user agent needed to be taken into account
in tests have already been...

64fd7ef3d081b5c65d541237f73a4d89f0f0ad7b authored over 9 years ago by Michał Gołębiowski <[email protected]>
Build: Remove a double empty line at the end of .travis.yml

The file already had an empty line at the end, I just can't see.

Refs 06320c88af5be9cd937917282...

cea94a83c7a5c5df6da578d417e5fb26152b19e1 authored over 9 years ago by Michał Gołębiowski <[email protected]>
Build: Use double quotes in .travis.yml

.travis.yml used single quotes which is inconsistent with what we use in most
other files. Also,...

06320c88af5be9cd937917282deb6eb4c4ad0443 authored over 9 years ago by Michał Gołębiowski <[email protected]>
Build: Drop io.js testing, test on latest Node.js

Node.js & io.js have merged, there will be no more major io.js releases.
Also, as of today io.js...

250a1990baa571de60325ab2c52eabb399c4cf9e authored over 9 years ago by Michał Gołębiowski <[email protected]>
Tests: Provide equal() arguments in correct order (actual, expected)

Ref 224271982eb9cd351d7db1b38c740b4e927e6f97
Ref f5bf9bc48897e3b8f050d87d02252c8be456044a

d3d8d9751f3d14a545b26cf820dc1f51896a7b50 authored over 9 years ago by Richard Gibson <[email protected]>
Data: avoid using delete on DOM nodes

Closes gh-2479

0e982433eb94391b3e9f6838d9b8fbf9bb31abf9 authored over 9 years ago by Jason Bedard <[email protected]>
Manipulation: Switch rnoInnerhtml to a version more performant in IE

IE versions greater than 9 do not handle the old regular expression well
with large html content...

d4def22e4cd1c2eb2571f449e226b38384fb6d81 authored over 9 years ago by Sean Henderson <[email protected]>
Tests: Really fix tests in IE 8 this time

IE 8 doesn't have indexOf on arrays. Also, one toLowerCase() was missing. Oops.

This commit is ...

1b566d37a2879af12364a03c633c235a76f49925 authored over 9 years ago by Michał Gołębiowski <[email protected]>
Tests: Make basic tests work in IE 8

IE 8 prints tag names in upper case which was breaking some tests.

This commit is not necessary...

5914b103627e3773418ad1fd8c3b034bf3748d51 authored over 9 years ago by Michał Gołębiowski <[email protected]>
Tests: Don't load non-basic tests when basic module is selected

When loading basic tests don't load any others to not overload Android 2.3.
The drawback is that...

855b0c8c288533948b257925a8906f7da3449eed authored over 9 years ago by Michał Gołębiowski <[email protected]>
Tests: Add simple tests for Android 2.3

Fixes gh-2505
Closes gh-2509
Refs gh-2483

2c7e9c934971500a746d012c529e13ec0b560a83 authored over 9 years ago by Michał Gołębiowski <[email protected]>
Build: Don't install jsdom 3 on Node.js 0.10 & 0.12 by default

jsdom 3 requires Python & Visual Studio on Windows which is a significant
barrier to contributor...

dbb2daa8c3a458e3525d310440f4365548edc138 authored over 9 years ago by Michał Gołębiowski <[email protected]>
Traversing: Don't expose jQuery.dir & jQuery.sibling

jQuery.dir & jQuery.sibling are undocumented internal APIs; they shouldn't
be exposed.

Fixes gh...

f9ef427d355a8a2b531aed5d112dfa4f9692105c authored over 9 years ago by Michał Gołębiowski <[email protected]>
Tests: more style corrections

Provocated by jscs-dev/node-jscs@2de68c0d8351103bb2a989dc942ab47a391d3546

Closes gh-2578

c161eecce09fc66ce252d4adf64b565f726bb6d2 authored over 9 years ago by Oleg Gaidarenko <[email protected]>
Tests: further improvements QUnit 2.0 migration

* Remove QUnit jshint globals
* Extend QUnit.assert methods
* Use assert.async instead of start/...

c8d15a2f9f108e90d3651c31e4abf45415a30fde authored over 9 years ago by Oleg Gaidarenko <[email protected]>
Effects: Finish should call progress

Fixes gh-2283
Closes gh-2292

3dd3d1357d027a487559516fcdd9064cc792edab authored over 9 years ago by Thomas Tortorini <[email protected]>
Core: Remove unnecessary parameter to jQuery#constructor

Closes gh-2441

98cee73244d55910a1ac82bcf6cae04a7f650484 authored over 9 years ago by Yongwoo Jeon <[email protected]>
Build: Fix an email address of a contributor

Closes gh-2455

ab30934c1d7e023d9e80525c6e7ad4da31b543af authored over 9 years ago by Batiste Bieler <[email protected]>
Data: do not create data cache when fetching single property

Closes gh-2554

f5bf9bc48897e3b8f050d87d02252c8be456044a authored over 9 years ago by Jason Bedard <[email protected]>
Build: put back "lint" command to the "dev" list

Also fix lint error in `data` module.

It seems this command was removed from the list during merge

5adf04a73c135dc729b9d9889bc963b45a9fc471 authored over 9 years ago by Oleg Gaidarenko <[email protected]>
Data: Don't expose jQuery.acceptData

jQuery.acceptData is an undocumented internal API that shouldn't be exposed.

Fixes gh-2555

224271982eb9cd351d7db1b38c740b4e927e6f97 authored over 9 years ago by Jason Bedard <[email protected]>
Tests: lower the PHP sleep time in unreleasedXHR.html

The AJAX test performed in unreleasedXHR.html was scheduling PHP processes
sleeping for 10 minut...

02e10082b25df3b47b6b98e3b35399712795b7df authored over 9 years ago by Michał Gołębiowski <[email protected]>
Serialize: Fix object detection

jQuery.type doesn't just return "null" for null but also e.g. "array"
for arrays instead of obje...

14c0fe44328f22debb5b531d2b671923658542b3 authored over 9 years ago by Michał Gołębiowski <[email protected]>
Serialize: Handle arrays with null values

Closes gh-2436

3d7ce0a65f0707ff01a851822e57ba80adcff075 authored over 9 years ago by Daniel Nill <[email protected]>
Build: Update grunt-contrib-uglify because of a security issue in uglify

Update grunt-contrib-uglify dependency to v0.9.2 in order to
avoid a security issue fixed in ugl...

835e9218beef8f0c559da314fac01cb85dacb740 authored over 9 years ago by Reed Loden <[email protected]>
Effects: Remove additional parameters of easings

Fixes gh-2367
Closes gh-2376

b7a7dea95f84d6d8e5a8186d4fb09a762baf79bb authored over 9 years ago by Thomas Tortorini <[email protected]>
Ajax: do not quote "throws" option - use dot notation instead

Fixes gh-2571
Closes gh-2542

c9cf250daafe806818da1dd207a88a8e94a4ad16 authored over 9 years ago by Oleg Gaidarenko <[email protected]>
Build: Update jscs and lint files

Fixes gh-2056

10fdad742a2a6aa9f0e00b3e04fc5264797c53c7 authored over 9 years ago by Oleg Gaidarenko <[email protected]>
Build: correct jscs paths

99975c44abc8c1092764c7fca3ccfe89fc832b87 authored over 9 years ago by Oleg Gaidarenko <[email protected]>
Build: correct style tests files which could be automatically corrected

e35bdc1a22d7b5786b8f849acdc4653f1dc25e9b authored over 9 years ago by Oleg Gaidarenko <[email protected]>
Tests: do not define two modules with the same name

Fixes gh-2437

7aa46e0df8a673e6b00550bbbbed21eed50108b7 authored over 9 years ago by Oleg Gaidarenko <[email protected]>
Tests: partially use new qunit interface

http://qunitjs.com/upgrade-guide-2.x/

For most of the boring work was used
https://github.com/a...

b930d14ce64937e9478405eee2828d4da091d2cb authored over 9 years ago by Oleg Gaidarenko <[email protected]>
Event: Only check elements for delegation matches

Closes gh-2529
Ref trac-13208
(cherry picked from commit fc2ba2e1361126c39f955437ee025cfca3bffa65)

9d820fbde6d89bc7a06e2704be61cf6c0b4d6e3c authored over 9 years ago by Richard Gibson <[email protected]>
Core: Don't expose jQuery.access

jQuery.access was never documented, there is no need to keep it exposed.

Fixes gh-2513
Closes g...

9adfad19865837f5dffedb1eb41e407f196ca515 authored over 9 years ago by Michał Gołębiowski <[email protected]>
Build: Add a comment explaining why the es3 option is needed

It might not be obvious to everyone that IE 9 & Android 4.0 are not
ES5-compliant browsers (by a...

669cb16d763cb5486dadd56ec15a17b2b0303571 authored over 9 years ago by Michał Gołębiowski <[email protected]>
Tests: don't use deprecated argument in test declaration

Closes gh-2507

aabe94edb4880c75eeebc5b5b5d66a9ad17008fe authored over 9 years ago by Oleg Gaidarenko <[email protected]>
Docs: Fix various spelling mistakes

Closes gh-2487

360a4780339b7f412b75ad8a06dca7f39616f654 authored over 9 years ago by Bruno Pérel <[email protected]>
Data: remove user data in cleanData

Fixes gh-2503
Closes gh-2480

5fe76c663f8a4986af62edb434a1708c006d0b21 authored over 9 years ago by Jason Bedard <[email protected]>
Ajax: Account for Android 2.3 not firing window.onerror on script errors

Android 2.3 doesn't fire the window.onerror handler, just accept the reality
there and skip the ...

6044fb6a7384aec85906949835ef9a58114896ce authored over 9 years ago by Michał Gołębiowski <[email protected]>
Event: Update support comments for mouseenter/mouseleave implementation

Custom mouseenter/mouseleave implementation was needed because of:
1. Safari 6 not implementing ...

2792845534e36c39dbb9c8369ed96aaefa560081 authored over 9 years ago by Michał Gołębiowski <[email protected]>
Core: Adjust comments & tests after dropping Safari 6 support

Support comments that mentioned only Safari < 7 were checked & updated
to account for bugs exist...

93bee4701d14202045a88aab156da0daf9418430 authored over 9 years ago by Michał Gołębiowski <[email protected]>
Core: .each/.map should accept an undefined/null value

Fixes gh-2267
Closes gh-2363

bf48c21d225c31f0f9b5441d95f73615ca3dcfdb authored over 9 years ago by Thomas Tortorini <[email protected]>
Core: Add a support comment for Safari 8

Related issue: https://bugs.webkit.org/show_bug.cgi?id=137337

Thanks @phistuck!

Refs cfe468f29...

d24275372624bac897c4131fd1507a58c09a1483 authored over 9 years ago by Michał Gołębiowski <[email protected]>