| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(cherry-picked from fa70df692eff16ad5d64a65ec565542d0690f732)
Fixes gh-1795
Closes gh-1893
Thanks for the report flexphperia!
(cherry picked from commit 7d15b4d1f181de8868c375c545a51e4dfc28a611)
Conflicts:
src/css/support.js
|
|
|
|
|
|
| |
(cherry-picked from c580a529716cd89eccdbda1bf3e9636e5a38811e)
Ref 4e7f34f6296111f7f91d621397dfb02c6bf4c41f
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
IE9-10 throws on elements created in popups (see #14150), FF meanwhile throws
on frame elements through "defaultView.getComputedStyle" (see #15098)
Use "defaultView" if in the popup which would fix IE issue,
use "window.getComputedStyle" which would fix FF issue.
And everybody wins, except performance, but who cares right?
Fixes #15098
Ref e488d985cfb10ab8c684bbc6a9b8ff3eae23bf83
|
|
|
|
| |
Fixes #15100
|
|
|
|
|
| |
Fixes #15121
Closes gh-1589
|
|
|
|
|
| |
Fixes #15118
Closes gh-1588
|
|
|
|
| |
Fixes #15126
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Fixes #14901
Fixes #14793
(cherry picked from commit 90b43de21296cf59af7dd37c49c1a9a4f8483f68)
|
|
|
|
|
|
|
|
|
| |
Fixes #14979
Closes gh-1560
(cherry picked from commit 1ca84214cc89d9e5f8af12b18b34426fc91b1b08)
Conflicts:
AUTHORS.txt
|
|
|
|
|
| |
Ref 80cf965e02e71dc1b11bf8c1b3d216b9ab4e99ac
Ref #14848
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
| |
Ref #14741
Ref gh-1503
(cherry picked from commit e06f428f6ed99e0fafb2e21c456eafc570e3e5ba)
|
|
|
|
|
|
| |
Fixes #14888
Closes gh-1536
(cherry picked from commit c29e9c4db18738f7bfeb6b4a8019121a9079beb6)
|
|
|
|
|
|
|
|
|
| |
Fixes #14687
Closes gh-1478
(cherry picked from commit 19220c0f29fa60d80a2beb76f048ffc8b972ba35)
Conflicts:
AUTHORS.txt
|
|
|
|
|
| |
Fixes #13997
(cherry picked from commit 6a89db86ed817f6a7498076e2a06b90f9fce0831)
|
|
|
|
| |
Don't require body in the support.boxSizing test.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The workaround to be able to change !important styles broke the browser
keeping the old CSS value if the new one was rejected. Patching it would
involve a significant perf hit (~33%) so the initial patch needs to be
reverted instead.
Tests by m_gol & gibson042.
(cherry-picked from 10e654218a65ec9a0ffc875137cea945389c69f1)
Fixes #14836
Closes gh-1532
|
|
|
|
| |
Followup to a4b9bc57, #14773
|
|
|
|
|
| |
Fixes #14802
(cherry picked from commit 2df1aad6a1c9376c2a477eba26ee992113ed1c23)
|
|
|
|
|
| |
Fixes #14792
(cherry picked from commit f4b37d89820535d6c7503925aa8872645681a865)
|
|
|
|
|
|
|
|
| |
Fixes #14791
(cherry picked from commit 06adf7c95d93507908181995a9ea15fe2729595a)
Conflicts:
src/event.js
|
|
|
|
|
|
|
|
| |
Fixes #14773
(cherry picked from commit 3a68c114e3a30af86dc261c9d62ce2ae4144d420)
Conflicts:
src/ajax/load.js
|
|
|
|
|
| |
Fixes #14179
(cherry picked from commit 10efa1f5b44046aab6bcc8423322a41923faa290)
|
|
|
|
|
|
| |
(cherry-picked from 279913c71b63da721fa2f118cdce150effbf773e)
Fixes #14794
|
|
|
|
|
| |
Ref badcd1b6f301e6253405f17759c1270549a34e12
Closes gh-1518
|
|
|
|
|
|
| |
Fixes #14785
Ref #13754
Ref badcd1b6f301e6253405f17759c1270549a34e12
|
| |
|
| |
|
|
|
|
| |
(cherry-picked from a74ad04bc9c4c7203303b2547e94f1cc53c2a460)
|
| |
|
|
|
|
| |
This fixes an error introduced by the previous commit.
|
|
|
|
| |
Fixes #14731
|
|
|
|
|
|
|
|
|
|
| |
IE11 fixed the checkbox defaultValue issue but not textarea. Rather than
creating a new detect name I'm reusing the old one to protect anyone who
is unwisely using this externally. Re-fixing the defaultValue when it
doesn't need to be done is not a problem, so leave that code for IE11.
Fixes #14716
Closes gh-1495
|
|
|
|
| |
Thanks @gibson042
|
|
|
|
|
|
|
|
|
| |
When new option element is added to select box we need to force reflow
of newly added node in order to workaround delay of initialization props.
try...catch statment is required for bug isolation
Fixes #2252
|
|
|
|
| |
Fixes #14686
|
| |
|
|
|
|
|
| |
Closes gh-1466
Fixes #13240
|
|
|
|
|
|
|
| |
(cherry picked from commit 085814474e4a854d533b5ccbaef24c090081e0c4)
Fixes #14623
Closes gh-1473
|
|
|
|
|
| |
Closes gh-1476
(cherry picked from commit 6de1d973a436282af7dfe3072924016c3cdc1984)
|