From: Volker E Date: Wed, 9 May 2018 01:38:43 +0000 (-0700) Subject: Update OOUI to v0.27.0 X-Git-Tag: 1.34.0-rc.0~5478^2 X-Git-Url: http://git.cyclocoop.org/%22%2C%20generer_url_ecrire%28?a=commitdiff_plain;h=fc88eea;p=lhc%2Fweb%2Fwiklou.git Update OOUI to v0.27.0 Release notes: https://phabricator.wikimedia.org/diffusion/GOJU/browse/master/History.md;v0.27.0 Depends-on: I40dc6a2441fcd37e785f11b7a5e2f5da932e94df Change-Id: I2acf232fd172d176b305d65d88db5b7bbfe34b88 --- diff --git a/composer.json b/composer.json index 6e34ec2f96..8de402561b 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "ext-mbstring": "*", "ext-xml": "*", "liuggio/statsd-php-client": "1.0.18", - "oojs/oojs-ui": "0.26.5", + "oojs/oojs-ui": "0.27.0", "oyejorge/less.php": "1.7.0.14", "php": ">=5.5.9", "psr/log": "1.0.2", diff --git a/resources/Resources.php b/resources/Resources.php index e8a5e24b92..9c401fe6f0 100644 --- a/resources/Resources.php +++ b/resources/Resources.php @@ -2881,6 +2881,9 @@ return [ 'oojs-ui.styles.icons-alerts', 'oojs-ui.styles.icons-interactions', ], + 'messages' => [ + 'ooui-field-help' + ], 'targets' => [ 'desktop', 'mobile' ], ], // This contains only the styles required by core widgets. diff --git a/resources/lib/oojs-ui/History.md b/resources/lib/oojs-ui/History.md index c95075c6e8..144fea7370 100644 --- a/resources/lib/oojs-ui/History.md +++ b/resources/lib/oojs-ui/History.md @@ -1,4 +1,39 @@ # OOUI Release History +## v0.27.0 / 2018-05-08 +### Breaking changes +* [BREAKING CHANGE] GroupElement: Remove getItem(s)FromData (Prateek Saxena) +* [BREAKING CHANGE] MultiSelectWidget: Remove getSelectedItems and getSelectedItemsData (Prateek Saxena) +* [BREAKING CHANGE] SelectWidget: Remove getSelectedItem (Prateek Saxena) +* [BREAKING CHANGE] TagItemWidget: Replace 'disabled' items with 'fixed' (Moriel Schottlender) +* [BREAKING CHANGE] indicators: Remove 'alert', deprecated in v0.25.2 (James D. Forrester) + +### Deprecations +* [DEPRECATING CHANGE] icons: Deprecate 'editing-citation' icons from 'content' (Volker E.) +* [DEPRECATING CHANGE] icons: Rename 'settings' to 'pageSettings' (Volker E.) + +### Features +* Add an infusable PHP implementation of the NumberInputWidget (mainframe98) + +### Styles +* TextInputWidget: Hide IE10+'s clear button when it conflicts with labels (Thiemo Kreuz) +* WikimediaUI theme: Don't add icon `padding` to menu tools with no icons (Ed Sanders) +* WikimediaUI theme: Fix TagItem's label and close position (Volker E.) +* WikimediaUI theme: Fix visual regression on toolbar menu border (Volker E.) +* Apex theme: Fix position of help icon in FieldLayout align=top (Ed Sanders) +* icons: Add 'editing-citation' pack (Volker E.) +* icons: Add `title` elements to new icons in 'editing-citation' pack (Volker E.) + +### Code +* FieldLayout: Provide label to 'help' PopupButtonWidget in JS (Volker E.) +* MenuTagMultiselect: Use default onTagSelect if allowArbitrary (Daimona Eaytoy) +* NumberInputWidget: Add `aria-hidden` to buttons (Volker E.) +* ProcessDialog: Fix footer height when actions or dialog size changes (Bartosz Dziewoński) +* SelectFileWidget: Use `