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

Build: Acknowledge Android 2.3 is not ES5-compatible

Android 2.3 chokes on unquoted reserved words being used as property names
which was making Defe...

1c59b308d201d6dd0f0aed2ad0256d01b9f68047 authored over 9 years ago by Michał Gołębiowski <[email protected]>
Selector: Define jQuery.uniqueSort in selector-native too

Fixes gh-2466
Closes gh-2467

bf591fb597a056bf2fc9bc474010374695b18d1a authored over 9 years ago by Marek Lewandowski <[email protected]>
Release: properly set the dist remote when it's a real release

c44dd7775b387094d8c921c7e839e3c266e4f2c8 authored over 9 years ago by Timmy Willison <[email protected]>
Ajax: Remove jsonp callbacks through "jQuery#removeProp" method

Fixes gh-2323
Closes gh-2464

a2ae215d999637e8d9d0906abcbf6b1ca35c8e6e authored over 9 years ago by Oleg Gaidarenko <[email protected]>
Build: add mailmap entry

3ec73efb26317239a4f22f0b023b0b99a4300a20 authored over 9 years ago by Timmy Willison <[email protected]>
Build: update AUTHORS.txt

8f13997e89ca325a49f7581fad7e85fe37bad166 authored over 9 years ago by Timmy Willison <[email protected]>
Tests: Remove a trailing comma for compatibility with the compat branch

dc8ba6af921f4c9650fb1e4cfc698b2a276fa53d authored over 9 years ago by Michał Gołębiowski <[email protected]>
CSS: Add an integration test for issue gh-1764

Refs gh-1764
Refs gh-2401
Closes gh-2425

8887106702baa69ed80baa65c5a249786bffc77e authored over 9 years ago by Michał Gołębiowski <[email protected]>
CSS: Make .css("width") & .css("height") return fractional values

Fixes gh-1724
Closes gh-2439

b60b26e18477d21fa5ec9c6572e114fc5d441730 authored over 9 years ago by Michał Gołębiowski <[email protected]>
Deferred: add .catch handler

Fixes gh-2102

84ccf2606c6b97d5875774bf774f9f2aae950ae7 authored over 9 years ago by Timmy Willison <[email protected]>
CSS: Improve a comment explaining IE11 fullscreen bug

8e4aac8cb03ffb88373ea99629165d82ff5eccdd authored over 9 years ago by Michał Gołębiowski <[email protected]>
Tests: Lower the checks rounding error

The CSS value rounding error was causig failures on FF and IE.

a44cfa00665d21c3197e25c2d63741dc15f6ffb9 authored over 9 years ago by Corey Frang <[email protected]>
Effects: Adding unit tests for jQuery.Animation

Closes gh-2326

b3b2d6c3dd51fbdc69e1942e9af75cc99a1834c2 authored over 9 years ago by Corey Frang <[email protected]>
Effects: Add tests for jQuery.Tween

cdaed15c7ea1bbfdde5a5bea691c583ce7961526 authored over 9 years ago by Corey Frang <[email protected]>
CSS: make the getStyles function more readable

The new version is not only simpler to read but also smaller
by 6 bytes gzipped.

Closes gh-2393

3a0d582cf63b6e8f77150d9c38d2bf34d0c7790e authored over 9 years ago by Thomas Tortorini <[email protected]>
Core: organize prop & attr code to be similar

Closes gh-2384

5153b5334eb2c8317372b46209bd9d092a91afdc authored over 9 years ago by Gilad Peleg <[email protected]>
CSS: Work around an IE11 fullscreen dimensions bug

Fixes gh-1764
Closes gh-2401

90d828bad0d6d318d73d6cf6209d9dc7ac13878c authored over 9 years ago by Martin Naumann <[email protected]>
Build: space between curly and paren is optional

Fixes gh-2399
Close gh-2400

63a577aa0bcb439c1730c3825407d86c128b17be authored over 9 years ago by Timmy Willison <[email protected]>
Core: Switch from modules to just window.setTimeout etc.

Using modules for window.setTimeout etc. made those functions cached and
disabled Sinon mocking,...

842958e7aecd0d75a7ee9e2aaec83457701aa2f3 authored over 9 years ago by Michał Gołębiowski <[email protected]>
Core: Use window.setTimeout & friends instead of global equivalents

Fixes gh-2177

219c7494938a10b985b7827990bc419e41585b10 authored over 9 years ago by Michał Gołębiowski <[email protected]>
Offset: add tests for hidden elements + scroll

- Also add comments to hidden/disconnected tests noting
this is to ensure consistency between ...

b04124222395a05c80d4f1c3a70333fdb07bfe3d authored over 9 years ago by Timmy Willison <[email protected]>
Offset: return before getBoundingClientRect to avoid error in IE8-11

0e4477c676db0427bb9b0bf39df8631501e62f24 authored over 9 years ago by Timmy Willison <[email protected]>
Offset: return zeros for disconnected/hidden elements

Fixes gh-2310
Close gh-2396

40dcc767640c41a4387a343f1ef53ac57ed631c5 authored over 9 years ago by Timmy Willison <[email protected]>
Revert "Offset: allow offset setter to throw for disconnected elements"

This reverts commit 0d11c1182f2012cd6eb06ce1e3fa5a495af9bee3.

578dcee96a8d4d759b3a7e623177fa36a5133ba7 authored over 9 years ago by Timmy Willison <[email protected]>
Tests: Remove test/data/ua.txt

The file was used by $.browser tests but $.browser now doesn't exists
in Core and this file hasn...

e831856490d2212bdbaff4cd76137b93ccf26d92 authored over 9 years ago by Michał Gołębiowski <[email protected]>
Tests: Remove Edge version from the user agent

The version will change in the future, matching by /edge\//i is enough

Refs 8e111df641cca3e1b75...

5a1217e40193c8884155ccaf415091d326ddb52a authored over 9 years ago by Michał Gołębiowski <[email protected]>
Tests: Add Microsoft Edge results (from Windows 10 build 10130)

The Microsoft Edge user agent contains "Chrome" so it needs to be checked
before Chrome.

8e111df641cca3e1b75b31a1971bfc89014b4ded authored over 9 years ago by Michał Gołębiowski <[email protected]>
Tests: Correct a typo in the regex matching Safari 8

c17543fd3c14ff86c448dbb90f9fe1223661a73b authored over 9 years ago by Michał Gołębiowski <[email protected]>
Manipulation: Remove an internal argument to the remove method

Fixes gh-2301
Closes gh-2366

349edbd6c53aa93d4fd207d3c0c4c24a7b0314dd authored over 9 years ago by Michał Gołębiowski <[email protected]>
Event: Remove an internal argument to the on method

Refs gh-2301

04a29696e5b176ac66401120e433d52425222f0f authored over 9 years ago by Michał Gołębiowski <[email protected]>
Core: Make jQuery objects iterable

Make iterating over jQuery objects possible using ES 2015 for-of:

for ( node of $( "<div id...

bb026fc12c3c2ad37f47f0919e484bddcdc3d291 authored over 9 years ago by Michał Gołębiowski <[email protected]>
Build: Refactor Node smoke tests

Utilize the assert module, avoid inline JSHint comments.

9c8a3ecdc46156afd8f93aa44b6e6aea7c52c049 authored over 9 years ago by Michał Gołębiowski <[email protected]>
Build: Update grunt-contrib-jshint

1556c4661af647e355a9a5c0a814012955e231bc authored over 9 years ago by Michał Gołębiowski <[email protected]>
Build: remove bower.json lint target

Ref 26eca143c2dd857b9e3d1c446a467fed16e903d2

285cfbfccc4c61d50ee8e0fe6e23695dc663e166 authored over 9 years ago by Oleg Gaidarenko <[email protected]>
Event: remove preDispatch hook & simplify "simulate" signature

Closes gh-2358

3655c4e1908cc3ee49487e7e26e8cfca9fe8146d authored over 9 years ago by Oleg Gaidarenko <[email protected]>
CSS: Don't name the anonymous swap function

IE8 doesn't like named anonymous expressions. Not naming the function
expression reduces the gzi...

0019a463bdcb81dc6ba3434505a45774ca27f363 authored over 9 years ago by Michał Gołębiowski <[email protected]>
Build: Update the license attribute

Specifying the type and URL is deprecated:

https://docs.npmjs.com/files/package.json#license
ht...

8e92e1ea3c533f3be82c99bbafaaf74b5bdedecc authored over 9 years ago by Gilad Peleg <[email protected]>
Ajax: Remove remnants of the load event alias handling

Refs 0705be475092aede1eddae01319ec931fb9c65fc
Refs gh-2287
Closes gh-2362

38a669735d08bcbd28cfb0d77eee82c67aa89eeb authored over 9 years ago by Michał Gołębiowski <[email protected]>
CSS: Don't cache unrecognized CSS property names

This prevents jQuery from caching a prefixed property name if provided
directly by the user, e.g...

d471842b3e3af83c9a1be06b5d16f75bfa96af8c authored over 9 years ago by Michał Gołębiowski <[email protected]>
Event: remove outdated originalEvent hack

Closes gh-2335
Ref 7475d5debeb7c53158921ed40f6c2fdb25a2cc86

6df669f0fb87cd9975a18bf6bbe3c3548afa4fee authored over 9 years ago by Oleg Gaidarenko <[email protected]>
Event: Remove fake originalEvent from jQuery.Event.simulate

Fixes gh-2300
Closes gh-2303

7475d5debeb7c53158921ed40f6c2fdb25a2cc86 authored over 9 years ago by Gabriel Schulhof <[email protected]>
Docs: remove redundant instruction from the readme

Thanks @elas7

Fixes gh-2359

3c9277086742fe3a38a268ef97184be34e294655 authored over 9 years ago by Oleg Gaidarenko <[email protected]>
Build: update requirejs dependency to 2.1.17

Fixes gh-2290

a644101ed04d0beacea864ce805e0c4f86ba1cd1 authored over 9 years ago by Oleg Gaidarenko <[email protected]>
Event: provide verbose comment for focus(in | out) & rename support prop

Closes gh-2312

c074006a69db73a116dc04ec78844468a8cea7d3 authored over 9 years ago by Oleg Gaidarenko <[email protected]>
Event: remove deprecated event aliases

Fixes gh-2286
Closes gh-2287
Ref trac-11733

0705be475092aede1eddae01319ec931fb9c65fc authored over 9 years ago by Oleg Gaidarenko <[email protected]>
Build: bower.json: remove moot `version` field

Related:
https://github.com/bower/bower.json-spec/commit/a325da3d79baab018c572d75dc1781b12322f6c...

61e21a4eaf479406b660328f4df7e3183c32386b authored over 9 years ago by Chris Rebert <[email protected]>
Offset: account for scroll when calculating position

Fixes gh-1708
Close gh-1714

2d715940b9b6fdeed005cd006c8bf63951cf7fb2 authored over 9 years ago by Richard McDaniel <[email protected]>
Core: remove custom ready event

Fixes gh-2264
Close gh-2265

c252c5fac2a25869524c2eba2e93d4230e6af25c authored over 9 years ago by Timmy Willison <[email protected]>
Attributes: add SVG class manipulation

- Note: support for SVG is limited in jQuery,
but this is one area where the cost vs benefit r...

20aaed367f993f3c2aa204183d82d0d73efa114f authored over 9 years ago by Timmy Willison <[email protected]>
Data: remove some unused code

764dc949d0d65742606747ce75852d1b5dd59fcd authored over 9 years ago by Timmy Willison <[email protected]>
Data: remove the expando when there's no more data

Fixes gh-1760
Close gh-2271

56bb677725b21415905e5c3eeb1e05be4480e780 authored over 9 years ago by Timmy Willison <[email protected]>
Tests: fix tests in accordance with new :visible behavior

16713fb6097849727de2ba1b489c98e242a168c3 authored over 9 years ago by Timmy Willison <[email protected]>
CSS: fix :visible/:hidden selectors for inline element w/ content

- Reverts behavior from 10399dd, which we never released.
BR and inline elements are considere...

79bcb291324167ab2d844027d0cdc6300613d010 authored over 9 years ago by Timmy Willison <[email protected]>
CSS: Collapse a double if statement into one

Saves 3 bytes gzipped

Closes gh-2296

7855a1a7d8a5c959d4ef2f951b4eb971908ac96f authored over 9 years ago by Michał Gołębiowski <[email protected]>
CSS: Ignore the CSS cascade in show()/hide()/etc.

Fixes gh-1767
Fixes gh-2071
Closes gh-2180

86419b10bfa5e3b71a7d416288ab806d47a31d1f authored over 9 years ago by Richard Gibson <[email protected]>
Build: use different versions of jsdom for Node and iojs testing

Fixes gh-2266

5c3101fee60046fa7976b3131fada8dfe9fbd53e authored over 9 years ago by Timmy Willison <[email protected]>
Manipulation: privatize internal domManip() function

Fixes gh-2225

62d5579578109f1468a37e44f76af06f283a46ab authored over 9 years ago by Timmy Willison <[email protected]>
Manipulation: privatize buildFragment() function

Fixes gh-2224

a74320fca8bb0a2190f6e1fdb71a73733b6986e4 authored over 9 years ago by Timmy Willison <[email protected]>
Effects: add tests for jQuery.easing._default in Animation and Tween

Ref gh-2219

6d7ef56ed3004a18f5139928455cdbdc169e1232 authored over 9 years ago by Timmy Willison <[email protected]>
Effects: set default easing using jQuery.easing._default

Fixes gh-2219
Close gh-2218

5f2ea402582c7b8f4773771e1529d60587f3435e authored over 9 years ago by Timmy Willison <[email protected]>
Core: remove isArraylike check for nodes

Fixes gh-2238
Close gh-2243

436f0aee0a4c37ecb61b87a3a44227f6f5153b3a authored over 9 years ago by Mu Haibao <[email protected]>
Build: Remove npm from dependencies

Close gh-2254

b92acf72372c3ad09d5f67ba3a1b2c19355a0e5f authored over 9 years ago by Calvin Metcalf <[email protected]>
Offset: allow offset setter to throw for disconnected elements

Fixes gh-2114

0d11c1182f2012cd6eb06ce1e3fa5a495af9bee3 authored over 9 years ago by Timmy Willison <[email protected]>
Offset: remove ownerDocument check in offset getter

Fixes gh-2115

6176567361e9d05d4f5eb7e98735a678f2cd7ea9 authored over 9 years ago by Timmy Willison <[email protected]>
Offset: Fix .offset() to correctly work with ShadowDOM

Fixes gh-1784
Close gh-2043

1617479fcf7cbdaf33dc9334ed10a0f30bf14687 authored over 9 years ago by Arthur Stolyar <[email protected]>
Selector: add test for jQuery.unique() alias

add85afed5944ec10d68ca10e91421e031fe0a5d authored over 9 years ago by Timmy Willison <[email protected]>
Selector: add jQuery.uniqueSort; deprecate jQuery.unique

Fixes gh-2228

e1090c3d2b2a988a5b41f1f1ed9f8d6dcae02200 authored over 9 years ago by Timmy Willison <[email protected]>
Core: allow init to accept an alternate rootjQuery for migrate's sake

- This will be tested in migrate

Fixes gh-2101

7a6931de689865f559bed26e797e8cbb5674bbce authored over 9 years ago by Timmy Willison <[email protected]>
Data: camelCasing should not ignore case

Fixes gh-2070

172cad80ac635d8900aa6a3504c89f38b320488e authored over 9 years ago by Timmy Willison <[email protected]>
Data: always camelCase keys in .data()

- This effectively implements our "Embrace HTML5" option
- Related: http://goo.gl/GcQAtn

Fixes ...

0e790985a76fd813a6e56696c87abeed5a6cf63b authored over 9 years ago by Timmy Willison <[email protected]>
Data: do not include digits when camelCasing

Fixes gh-1751

2862a07af640be42711f72ad4abe532349985824 authored over 9 years ago by Timmy Willison <[email protected]>
Core:CSS:Event: simplification of native method signatures

* Remove third argument from "addEventListener"

* Remove third argument from "removeEventListen...

85577a348a72ae765e0d7330b9e82985d23c94b7 authored over 9 years ago by Oleg Gaidarenko <[email protected]>
Event: remove redundant guards for the event methods

Fixes gh-2047
Closes gh-2125

a873558436383beea7a05fd07db7070a30420100 authored over 9 years ago by Oleg Gaidarenko <[email protected]>
Ajax: remove "onunload" event handler

Remove hack for IE lost connections, update for it was released
by Microsoft at November 12, 201...

a117dd05f638a078c21dc57f19966f4ae81f98f0 authored over 9 years ago by Oleg Gaidarenko <[email protected]>
Event: add support comment

Ref gh-2047

9db9316609c2881dbb6abc49efc3aa91a57a02ad authored over 9 years ago by Oleg Gaidarenko <[email protected]>
Event: remove guard for falsy handler argument of jQuery#on method

Since we don't have this in off method and its a common perception
that this is a rudiment code
...

fac67a984268ef8f7de952666fda6d8d32754f5f authored over 9 years ago by Oleg Gaidarenko <[email protected]>
Manipulation: Make an HTML interception point

Fixes gh-1747
Closes gh-2203

225bde37c997f5ddd9fe00fdfb8e9a43545cfbbc authored over 9 years ago by Richard Gibson <[email protected]>
Manipulation: Detect sneaky no-content replaceWith input

Fixes gh-2204
Ref 642e9a45579cfa90861b8ea71a95dd077775caaf
Closes gh-1752
Closes gh-2206

4b27ae16a2b911f75b341b56d9d939bc65a9657a authored over 9 years ago by Richard Gibson <[email protected]>
Core: add workaround for iOS JIT error in isArrayLike

Fixes gh-2145

154166458284bcce7d6a86328b7fd13483232a1a authored over 9 years ago by Timmy Willison <[email protected]>
Core: Test all factory use cases from intro.js

There is a lot of logic in intro.js; now we test four cases:
1. (implicitly, via QUnit tests) A ...

ab407258795bfa05756b009058757f8b42aa9c53 authored over 9 years ago by Michał Gołębiowski <[email protected]>
Tests: Increase QUnit timeout

Android 2.3 is very slow & times out a lot in async tests, they have to be
restarted multiple ti...

ff18d8e2060ae7c15c7694dc6bcbbeb9cbfbdaa4 authored over 9 years ago by Michał Gołębiowski <[email protected]>
Core: Align branches: remove an unused variable, add comments

Closes gh-2233

f6de5a90ddde29e9096c2e45b9da21e65882b7c0 authored over 9 years ago by Michał Gołębiowski <[email protected]>
Deferred: Always handle progress callbacks before done/fail

Fixes gh-2013
Fixes gh-2010
Closes gh-2210

002240a6eb1cee2fcd886d5cf44893eb67f246f1 authored over 9 years ago by Richard Gibson <[email protected]>
Attributes: remove unnecessary element null check

Close gh-2201

55ac56aeda786a4d1b677aefd3f5bb134ecb02ad authored over 9 years ago by Bastian Buchholz <[email protected]>
Core: Follow the AMD specification for define

AMD specification requires the factory argument be defined.

Close gh-2179

892625b3c36eda6bb6ac226d15e0a158ba35cf21 authored over 9 years ago by Alexander O'Mara <[email protected]>
CSS: Don't expose jQuery.swap

jQuery.swap was an undocumented API used only internally. With the modular
AMD system we current...

bb4d888f4f7886371347b59eae5d4e6135acb7ed authored over 9 years ago by Michał Gołębiowski <[email protected]>
Build: update Sizzle

Fixes gh-2042
Fixes gh-1969
Closes gh-1709

3a0dd5a3d3a23e81dfb32af2871fab6be4619434 authored over 9 years ago by Timmy Willison <[email protected]>
Docs: Add info about Sizzle not being excludable on the compat branch

Most people just read the README that's displayed to them on GitHub which
is the one for the mas...

062b5267d0a3538f1f6dee3df16da536b73061ea authored almost 10 years ago by Michał Gołębiowski <[email protected]>
Attributes: revert returning null for non-existant attributes

Ref https://github.com/jquery/jquery/issues/2118

2905961bf75b741937f430ee5b619f11e93a448d authored almost 10 years ago by Timmy Willison <[email protected]>
Wrap: Support .unwrap( selector) for selective unwrapping

Fixes gh-1744
Closes gh-2003

7b09235ceed57bbcc26fc2c76147eb4e95ebdb92 authored almost 10 years ago by Dave Methvin <[email protected]>
Core: Update tested jsdom, drop obsolete workarounds

The latest version supporting Node.js is 3.1.2; some workarounds are not needed
for this version...

06f6cd1ffd2a4e9f5955d146d229492f245d83cb authored almost 10 years ago by Michał Gołębiowski <[email protected]>
Build: Update native-promise-only (again)

This should fix Android 4.0 jQuery.when tests issues, for reals this time.

f5aa89af7029ae6b9203c2d3e551a8554a0b4b89 authored almost 10 years ago by Michał Gołębiowski <[email protected]>
Tests: add the current version of node and iojs to the travis config

Close gh-2121

bd9a1385feea349f48de658875c3f1bfc75daf74 authored almost 10 years ago by Jon Hester <[email protected]>
Data: Drop the tests relying on applets

BrowserStack regularly has outdated Java in their IE instances causing our
data tests to hang & ...

95c0a10e15477a5031185e2d656d896905562afa authored almost 10 years ago by Michał Gołębiowski <[email protected]>
Build: Update native-promise-only

This should fix Android 4.0 jQuery.when tests issues.

Closes gh-2159

0065e1f3e3021fc2bcb32e915177498bca034b34 authored almost 10 years ago by Michał Gołębiowski <[email protected]>
Build: save sinon update for later

Fixes gh-2160

98c25b7c803fe708a587f70e5b70541192004247 authored almost 10 years ago by Timmy Willison <[email protected]>
Offset: Round offset value for the sake of floating errors

IE10+ may return not exactly the offset.top value set in an offset callback
if parent has fracti...

62ae2d0fb7ac011bf2ad778f8158de408e785927 authored almost 10 years ago by Michał Gołębiowski <[email protected]>
Deferred: Backwards-compatible standards interoperability

Fixes gh-1722
Closes gh-1996

555a50d340706e3e1e0de09231050493d0ad841e authored almost 10 years ago by Richard Gibson <[email protected]>
Tests: Expand CSS relative adjustment tolerance for IE

Ref 48be675200e817f40fa8ec25da1be2ab0839d28d

e22ef5d9017c44cad97ae541fefce76cc455edcb authored almost 10 years ago by Richard Gibson <[email protected]>
Tests: Fix CSS relative adjustment test for round-down browsers

Ref 9b03f6df88a8d9dbda3f7893cdd84e3a3c70da17

48be675200e817f40fa8ec25da1be2ab0839d28d authored almost 10 years ago by Richard Gibson <[email protected]>