| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
Fixes #14894
(cherry picked from commit b8133e282ceebf502c7c08d849b176a929c9c450)
Conflicts:
src/data.js
test/unit/data.js
|
|
|
|
|
|
|
|
|
|
|
|
| |
Take "olddisplay" value into the account
Fixes #14824
Closes gh-1566
Ref 73fe17299a840a8a7f3ffffcac15e32a88bd3d66
(cherry-picked from c34dbf5a8d135e0f873ab7a76d1c8f8e316f31e4)
Conflicts:
src/effects.js
|
|
|
|
|
|
|
|
| |
* Use tabs instead of spaces in jscs config
* Always use spaces in package.json (really hope this is temporary)
(cherry-picked from bbace100a3ad51287cd2864eeb03ddebb381d44f)
|
|
|
|
| |
(cherry picked from commit 108428bcabb7027852ecd656b98f110a444039d0)
|
|
|
|
| |
(cherry-picked from 1514dca501fd383a9cdb6b42cce7c71fdad1ee38)
|
|
|
|
|
|
| |
Fixes #14901
Fixes #14793
(cherry picked from commit 90b43de21296cf59af7dd37c49c1a9a4f8483f68)
|
|
|
|
|
|
|
|
|
|
|
| |
According to http://www.w3.org/TR/CSS2/page.html#propdef-orphans, widows
and orphans can take only positive integer values. Together with a Chrome 34
regression this caused the test to fail.
(cherry-picked from def4841cfaf68e2ec156c554f8efa4aa64203f36)
Fixes #15016
Closes gh-1563
|
|
|
|
|
|
|
|
|
| |
Fixes #14979
Closes gh-1560
(cherry picked from commit 1ca84214cc89d9e5f8af12b18b34426fc91b1b08)
Conflicts:
AUTHORS.txt
|
|
|
|
|
| |
Ref jquery/jquery-release#61
Closes gh-1562
|
|
|
|
| |
(cherry-picked from d0131da70ed0144c36af3494e2f843f62d740b1a)
|
|
|
|
|
|
|
|
|
|
| |
* Update "grunt-jscs-checker" package
* Use ".jscsrc" file instead of old ".jscs.json"
* Use jquery preset instead of explicitly defining all the jscs rules
(Cherry-picked from b7283d738ec4c2d9d87cb16c32a3209cab567ed1 commit)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Since global variable for callback always would be equal to undefined value
it better to check for boolean instead
|
| |
|
| |
|
|
|
|
|
|
|
| |
Also fix issues found by jscs
Conflicts:
test/data/testrunner.js
|
|
|
|
|
|
|
| |
Fixes #14818
Conflicts:
test/data/testrunner.js
|
| |
|
|
|
|
|
| |
Conflicts:
test/data/testrunner.js
|
|
|
|
|
|
| |
We're not testing on IE6-7 anymore.
(cherry-picked from a0568b07d8dcd94c3b8a27c0cf5747235c6bf93c)
|
|
|
|
| |
(cherry-picked from 7869891a97eae93699cc239274e73e53daedf781)
|
| |
|
|
|
|
| |
(cherry-picked from 99d735ab4662f45c3b65ea1200fa0d3e2b671111)
|
| |
|
|
|
|
|
| |
Ref 80cf965e02e71dc1b11bf8c1b3d216b9ab4e99ac
Ref #14848
|
|
|
|
|
| |
Closes gh-1544
(cherry picked from commit 5265cdac3d84b7bb4f8013ef10adaa5a9968fb1c)
|
|
|
|
|
|
|
|
| |
Change boxSizingReliable test value to false in all IE versions.
Modify support comments to argument getComputedStyle guards
with oldIE support and not node.js which is not supported in 1.x.
Closes gh-1498
|
|
|
|
|
|
|
| |
Android 2.3 is happy with returnValue already used for oldIE;
the getPreventDefault() fallback is not needed.
Closes gh-1546
|
|
|
|
|
|
|
|
|
| |
Fixes #14848
Closes gh-1548
(cherry picked from commit 890d441aa5d319e49951ba6f0ec719cd4cb96759)
Conflicts:
src/effects.js
|
|
|
|
|
|
|
|
|
| |
Fixes #14750
Closes gh-1509
(cherry picked from commit 5a8f76933288396b915800a18240aa17d3414201)
Conflicts:
src/css.js
|
|
|
|
|
|
| |
Fixes #14858
Ref #14686
Closes gh-1531
|
|
|
|
|
|
| |
Fixes #14736
Closes gh-1501
(cherry picked from commit 51910ba8a5aff4cd1a811f1fdb76a6c62a09a666)
|
|
|
|
|
| |
Closes gh-1547
(cherry picked from commit ca0086b55a158d8a4347f94254878d6dc5dd90ed)
|
|
|
|
|
|
|
|
|
| |
Closes gh-1551
(cherry picked from commit 9ad6e7e93e62a27e6ef803fbf46623bca732750f)
Conflicts:
speed/event.html
speed/slice.vs.concat.html
|
|
|
|
|
|
|
|
| |
Closes gh-1523
(cherry picked from commit 176a2913260b4ec890118137ccc9a290064a59be)
Conflicts:
package.json
|
|
|
|
|
|
|
|
| |
Half a minute is more than enough for the test to finish even in the slowest
browsers and in case of starving the PHP FPM process pool, one has to wait
for only half a minute to try again.
(cherry-picked from a10aa3aac5223c250327d00c500ceb9c7a18b7f9)
|
|
|
|
|
| |
Android 2.3 doesn't support stopImmediatePropagation; jQuery fallbacks
to stopPropagation in such a case.
|
|
|
|
|
|
|
| |
PHP sleep function accepts time in seconds, not milliseconds; the previous
value was starving the PHP FPM process pool.
(cherry-picked from b5074944b0b27f50ffe2ca9f96348b8d0cd5c82c)
|
|
|
|
| |
(cherry-picked from c1e9bb9e61a79a1d0c4300cc31eac7ff61107085)
|
|
|
|
|
|
| |
(cherry-picked from 551578eb3676f67cccd8a91a582c2225bc970cac)
Fixes #14882
|
|
|
|
|
|
| |
Fixes #14741
Closes gh-1503
(cherry picked from commit 472f70a9df75c289393d6618c36257a04f9cb902)
|