resources: Collapse all jQuery UI modules into one deprecated mega-module
[lhc/web/wiklou.git] / RELEASE-NOTES-1.34
index 4cf982d..d503cd3 100644 (file)
@@ -9,11 +9,13 @@ for use in production.
 * (T231742) rdbms: Restore debug toolbar "Queries" feature.
 * (T231366) The ProfilerOutputDb class, 'profiling' table, and profileinfo.php
   entry point had been deprecated.
-* (T234361) localisation: Log debug message for backend of MessageCache.
+* (T234361) localisation: Add debug message for backend of MessageCache.
+* (T234361) session: Add debug message for the used store class.
 * (T235559) Fix example Kask configuration in RESTBagOStuff class comment.
 * (T235137) Don't apply styling for Special:Contributions on other pages.
-* (T234361) session: Add debug message for the used store class.
 * Upgrade mediawiki-codesniffer from 26.0.0 to 28.0.0 (dev-only).
+* (T219604) The "jquery.ui.*" and "jquery.effects.*" modules are now
+  deprecated as aliases for the "jquery.ui" module.
 * (T235392) Deprecate setting Parser::mTitle to null.
 * Supporting commits for T235392 were also backported to prevent divergence
   from master (MediaWiki 1.35).
@@ -595,6 +597,7 @@ because of Phabricator reports.
 * Specifying a SpecialPage object for the list of special pages (either through
   the SpecialPage_initList hook or by adding to $wgSpecialPages) is now
   deprecated.
+* The 'jquery.tabIndex' module is deprecated.
 * WebInstaller::getInfoBox(), getWarningBox() and getErrorBox() are deprecated.
   Use Html::errorBox() or Html::warningBox() instead.
 * Use of ActorMigration with 'ar_user', 'img_user', 'oi_user', 'fa_user',