wiki.techinc.nl/resources/lib/jquery.ui/PATCHES
Amir Sarabadani 7fa6ff7be8 jquery.ui: Patch more jquery 3 fixes
Mostly on use of .bind() and unbind()

Bug: T280944
Change-Id: Idc22523a360e8b376a3ac2e443d5f8c0241f3bdb
2021-08-07 15:18:36 +02:00

50 lines
1.5 KiB
Text

General:
* Icb54f847 and Ie2e3e06d Fixing multiple jQuery deprecations.
* Idc22523a Fixing jQuery deprecations of bind() and unbind()
jquery.ui.position.js
* I047a92b45 Avoid deprecated jQuery.offset() on invalid DOM element.
jquery.ui.core.js
* I7ffbfd2e5 Avoid deprecated jQuery.expr[":"].
* I717f2580e Avoid deprecated jQuery.expr.filters.
* I717f2580e Avoid deprecated jQuery.fn.andSelf().
jquery.ui.draggable.js
* 71e11de2a3 Fix positioning error with draggable, revert and grid.
https://phabricator.wikimedia.org/T140965#2944610
https://bugs.jqueryui.com/ticket/4696
jquery.ui.datepicker
* 19531f3c23 Add translations in de-AT and de-CH
* I717f2580e Avoid deprecated jQuery.expr.filters.
jquery.ui.mouse.js
* Ia49ad6470 Avoid deprecated jQuery.fn.bind().
* Ia49ad6470 Avoid deprecated jQuery.fn.unbind().
jquery.ui.widget.js
* I7ffbfd2e5 Avoid deprecated jQuery.expr[":"].
* I717f2580e Avoid deprecated jQuery.fn.bind().
themes/smoothness/jquery.ui.theme.css
* 5e772e39dd Remove dark color from links inside dialogs
https://phabricator.wikimedia.org/T85857
Removed ".ui-widget-content a { color: #222222; }"
and ".ui-widget-header a { color: #222222; }"
themes/smoothness/jquery.ui.core.css:
* dc1c29f204 Collapse border in ui-helper-clearfix
https://phabricator.wikimedia.org/T73601
Backport of upstream change released in jQuery UI v1.10.1
- http://bugs.jqueryui.com/ticket/8442
- https://github.com/jquery/jquery-ui/commit/cb42ee7ccd