jenkins-bot has submitted this change and it was merged.

Change subject: Tag v0.2.3
......................................................................


Tag v0.2.3

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

Approvals:
  Trevor Parscal: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/History.md b/History.md
index d1f6978..14abc8c 100644
--- a/History.md
+++ b/History.md
@@ -1,5 +1,17 @@
 # OOjs UI Release History
 
+## v0.2.3 / 2014-11-26
+* Dialog: Only handle escape events when open (Alex Monk)
+* Pass original event with TextInputWidget#enter (Ed Sanders)
+* Add missing documentation to ToolFactory (Ed Sanders)
+* BookletLayout: Make #focus not crash when there are zero pages or when there 
is no outline (Roan Kattouw)
+* Window: Disable transitions when changing window height to calculate content 
height (Bartosz Dziewoński)
+* MessageDialog: Add Firefox hack for scrollbars when sizing dialogs (Bartosz 
Dziewoński)
+* Fix RadioOptionWidget demos (Trevor Parscal)
+* RadioOptionWidget: Remove lies from documentation (Trevor Parscal)
+* RadioOptionWidget: Increase rule specificity to match OptionWidget (Bartosz 
Dziewoński)
+* MessageDialog: Actually correctly calculate and set height (Bartosz 
Dziewoński)
+
 ## v0.2.2 / 2014-11-25
 * LabelWidget: Add missing documentation for input configuration option (Ed 
Sanders)
 * MessageDialog: Fit actions after updating window size, not before (Bartosz 
Dziewoński)
diff --git a/package.json b/package.json
index e848b7a..6a316c6 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "oojs-ui",
-  "version": "0.2.2",
+  "version": "0.2.3",
   "description": "User interface classes built on the OOjs framework.",
   "keywords": [
     "oojs-plugin",

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I96829368aa3dc04e51fadf52613389e4220be83d
Gerrit-PatchSet: 1
Gerrit-Project: oojs/ui
Gerrit-Branch: master
Gerrit-Owner: Jforrester <[email protected]>
Gerrit-Reviewer: Bartosz Dziewoński <[email protected]>
Gerrit-Reviewer: Jforrester <[email protected]>
Gerrit-Reviewer: Trevor Parscal <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to