| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Fixes #14682
Closes gh-1613
(cherry picked from commit d5732327078709c3680385c79a2106f263009f84)
|
|
|
|
|
|
| |
Fixes #14587
(cherry picked from commit ce5017843036151d545fba76062655fda69eac62)
|
|
|
|
|
|
|
| |
Fixes #14458
Closes gh-1579
(cherry picked from commit 9b82001a70a6273df037db9e602080011d0fd7ba)
|
|
|
|
|
|
|
|
|
| |
Starting in jQuery 3.0 this will throw an error
Fixes #13493
Closes gh-1565
(cherry picked from commit b3a9b13a218cd90b7cf67be5d5f8ad6e76c557b0)
|
|
|
|
|
|
|
| |
Fixes #9459
Closes gh-1530
(cherry picked from commit bf03479cc14aa54c2e674cad87bf75c8126cb86f)
|
|
|
|
|
|
| |
Closes gh-1523
(cherry picked from commit 0de27b0609e8f6f9751ab7cce28492e18206d86d)
|
|
|
|
|
|
|
| |
Ref #10739
Ref gh-1517
(cherry picked from commit dc6703756d388b1f49be0637473a8d55b5ce9270)
|
|
|
|
|
|
|
|
|
|
|
| |
Even though there's no reason to ever configure the parent element via an
`appendTo` option, following the standard logic is useful for scrollable
elements and native dialogs.
Fixes #10739
Closes gh-1517
(cherry picked from commit 8cf98798a58afb7197bce0d6ca1c5b658ae04011)
|
|
|
|
|
|
|
|
| |
jQuery now returns `null` for empty attributes instead of `undefined`.
Ref gh-1516
(cherry picked from commit e109e768190089744804d084e9a26f010dd63a37)
|
|
|
|
|
|
|
|
| |
jQuery now returns `null` for empty attributes instead of `undefined`.
Ref gh-1516
(cherry picked from commit fdbb85be397b1d1e632ead53a53c57d30739e70c)
|
|
|
|
|
|
|
|
| |
jQuery now returns `null` for empty attributes instead of `undefined`
Ref gh-1516
(cherry picked from commit 12643739a93b1f39d0934321973b96989845a606)
|
|
|
|
|
|
|
| |
Fixes #11539
Closes gh-1518
(cherry picked from commit 76c27556f48bea48d3787c241d35e190d46c3245)
|
|
|
|
|
|
|
|
|
| |
When both values are set to the maximum change them in descending order
Fixes #9046
Closes gh-1502
(cherry picked from commit dff1c74dd4c0fd6b951c7c183bebae09f9f229f6)
|
|
|
|
|
|
|
|
| |
Uses logical expressions in place of conditional expressions.
Closes #1490
(cherry picked from commit 4212d072a112d0315df1c26f81764fafd96a478d)
|
|
|
|
|
|
|
| |
Fixes #9201
Closes gh-1470
(cherry picked from commit 581bfb55bf4f4f614a6e0c0ac545cf1aa7d29d0a)
|
|
|
|
|
|
| |
Closes gh-1478
(cherry picked from commit f33027840cdac5152599da66635981bbe68c6bda)
|
|
|
|
|
|
|
| |
Fixes #8740
Closes gh-1053
Closes gh-1456
(cherry picked from commit c4e367bb31c21d7c8b2701c626a92a2f13be5af4)
|
|
|
|
|
|
|
|
| |
The old success(), error() and complete() methods have been deprecated for a
while and have been removed in upstream master.
Closes gh-1455
(cherry picked from commit c1dfb98d4576901aacf35f99d2506e8f652c2690)
|
|
|
|
|
|
|
|
|
|
|
| |
When sorting tbody elements of a table the placeholder needs to have a tr with
td elements to be visible. The appended elements are created in the same way
as for the placeholder of a tr element; the first row of the sorted tbody is
used for that.
Fixes #10682
Closes gh-1380
(cherry picked from commit 962e05dc1d0a51a7458bc44725417aa3462cd89a)
|
|
|
|
|
|
|
| |
Closes gh-1447
Thanks Spencer Davis
(cherry picked from commit d95c23ae6c44e7d82289bb0a82eb1a7840a7a5f2)
|
|
|
|
|
|
| |
Fixes #11286
Closes gh-1465
(cherry picked from commit 60c00cd4ecdab41f44e125efe2679223e9cd5535)
|
|
|
|
|
|
|
| |
Fixes #4666
Closes gh-1324
Closes gh-1461
(cherry picked from commit 19783fd3e6a6e6e02a2030028e8820076c3b1295)
|
|
|
|
|
|
|
|
| |
Custom handlers did not work as jquery objects (outside the resizable element)
Fixes #9658
Closes gh-1445
(cherry picked from commit 18e301f4e29c2080e9aa9dac87c00dee137cb6c9)
|
|
|
|
|
|
|
| |
Fixes #9264
Closes gh-1287
Closes gh-1459
(cherry picked from commit 4b017b414f107ed3c1dafc7601b61cbcd76acf61)
|
|
|
|
|
|
| |
Fixes #11125
Closes gh-1448
(cherry picked from commit ec1f393c39aa5bbac1158acf692271f8ce9518ce)
|
|
|
|
|
| |
Fixes #10669
(cherry picked from commit d8077dc562bfca60906a160e20186608a10b7a87)
|
|
|
|
|
|
|
|
|
|
| |
This addresses a bug where users initialize empty sortable lists are
add items dynamically. In this situation refresh() should recognize the
position and orientation of the new items.
Fixes #7498
Closes gh-1381
(cherry picked from commit f656aebe3f99356b7eb91ffdafe6689ecc8fb4ae)
|
|
|
|
|
|
| |
Fixes #9604
Closes gh-1443
(cherry picked from commit 17c7f698a2894211bbb5f2d63750f5b3b84bb0ab)
|
|
|
|
|
| |
Fixes #10590
(cherry picked from commit 9493839f23b6ff71aacb9cb8fe8fde6c8d0ecd61)
|
|
|
|
| |
(cherry picked from commit 337e4110b0cb60c73bb27be2e2b855a75a0c4b2e)
|
|
|
|
|
|
| |
Fixes #10721
Closes gh-1398
(cherry picked from commit ae1d6d5f90236405023964bb3061eccd6c625e39)
|
|
|
|
|
|
| |
Fixes #10748
Closes gh-1417
(cherry picked from commit faefab842bc79f212ccee227b7a37c7630b1573c)
|
|
|
|
|
|
| |
Fixes #10747
Ref gh-1417
(cherry picked from commit c66842b45e032ac09f73fcd767e78390d7191b6f)
|
|
|
|
|
|
|
|
| |
This reverts commit 7f808b2047725cd8fde51a948cb4e5f5946c82e1.
Fixes #8710
Ref gh-1071
(cherry picked from commit ebaaca7206cae201ec069dbaed85bc8d6beeab32)
|
|
|
|
|
|
| |
Fixes #10703
Closes gh-1413
(cherry picked from commit ab798cb4646cfeb79f1949eb70cd64813a248d87)
|
|
|
|
|
| |
Closes gh-1403
(cherry picked from commit c89cb74893c4f99d6163e29110c36d9e02dc7df1)
|
|
|
|
|
| |
Closes gh-1409
(cherry picked from commit 713688dccdfc7eddd596cdd1a3522e2ce9fb9d2a)
|
|
|
|
|
|
| |
Fixes #9621
Closes gh-1383
(cherry picked from commit 6a242ab4ebdcec265826b959fa27881dcf462c96)
|
|
|
|
|
|
|
|
|
| |
Fixes #10684
(cherry picked from commit 809cc0f8d0c07c2be44942b3010bba1f9ce91be8)
Conflicts:
ui/selectmenu.js
|
|
|
|
|
|
| |
Fixes #10035
Closes gh-1246
(cherry picked from commit 06231cf7622fe112703c38535df71aa7f100ef7d)
|
|
|
|
| |
(cherry picked from commit 1fb08790a6cae0ac861df0373a303d72ed0e8d71)
|
|
|
|
|
|
| |
Fixes #10668
Closes gh-1362
(cherry picked from commit e5e3ca4240fbae9684f689ec6e00882ec0211922)
|
|
|
|
|
| |
Fixes #10639
Closes gh-1358
|
|
|
|
|
| |
Fixes #10602
Closes gh-1353
|
|
|
|
|
| |
Fixes #9376
Closes gh-1016
|
|
|
|
|
|
|
| |
Thanks Jérémy M
Fixes #10651
Closes gh-1357
|
|
|
|
|
| |
Fixes #10649
Closes gh-1356
|
|
|
|
| |
Closes gh-1355
|
|
|
|
|
| |
Fixes #10644
Closes gh-1354
|
|
|
|
|
| |
Fixes #10571
Closes gh-1329
|