wiki.techinc.nl/resources/lib/jquery.ui/PATCHES
Timo Tijhof 9f3bec98c3 jquery.ui: Avoid deprecated jQuery.expr[":"]
Compatible with jQuery 1.11 and 3.x, as jQuery.expr.pseudos was
introduced in jQuery 1.8.

Note that this is not blocking jQuery 3 (T124742) since it is
covered by jQuery Migrate. But fixing this makes the edit page less
noisy by default.

Change-Id: I7ffbfd2e55aa7dcc31860eb0117b203e63ca7283
2017-05-05 16:39:16 -07:00

34 lines
1 KiB
Text

jquery.ui.core.js
* I7ffbfd2e5 Avoid deprecated jQuery.expr[":"].
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
jquery.ui.widget.js
* I7ffbfd2e5 Avoid deprecated jQuery.expr[":"].
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