VolkerE has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/404613 )

Change subject: Tag v0.25.1
......................................................................

Tag v0.25.1

Change-Id: I2e0d47fc053559ae386870dc6ea2168a055424b6
---
M History.md
M package.json
2 files changed, 13 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/oojs/ui refs/changes/13/404613/1

diff --git a/History.md b/History.md
index a07153e..0e9e45f 100644
--- a/History.md
+++ b/History.md
@@ -1,4 +1,16 @@
 # OOUI Release History
+## v0.25.1 / 2018-01-16
+### Code
+* Allow other stuff to handle the event when we call `simulateLabelClick()` 
(Bartosz Dziewoński)
+* Follow-Up I0f1d9c1f: Update usages of `getSelectedItem` -> 
`findSelectedItem` (Ed Sanders)
+* PanelLayout: Remove buggy `translateZ` performance hack (Volker E.)
+* PopupToolGroup: Revert "Fix popup direction changing…" (Bartosz Dziewoński)
+* Rename prefixes of unique IDs to not mention "OOjs" (Bartosz Dziewoński)
+* build, demos, docs: Use “OOUI” as unified name (Volker E.)
+* demos: Use MultilineTextInputWidget in PHP demos (Ed Sanders)
+* docs: Clarify `required` true handling with `indicator: 'required'` (Volker 
E.)
+* docs: Use “OOUI” as unified name in code comments (Volker E.)
+
 ## v0.25.0 / 2018-01-09
 ### Breaking changes
 * [BREAKING CHANGE] Drop the `constructive` flag entirely (James D. Forrester)
diff --git a/package.json b/package.json
index ce7669b..9cf9121 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "oojs-ui",
-  "version": "0.25.0",
+  "version": "0.25.1",
   "description": "User interface classes built on the OOjs framework.",
   "keywords": [
     "oojs-plugin",

-- 
To view, visit https://gerrit.wikimedia.org/r/404613
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2e0d47fc053559ae386870dc6ea2168a055424b6
Gerrit-PatchSet: 1
Gerrit-Project: oojs/ui
Gerrit-Branch: master
Gerrit-Owner: VolkerE <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to