Thiemo Mättig (WMDE) has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/335433 )
Change subject: Release 0.19.0
......................................................................
Release 0.19.0
Bug: T88804
Change-Id: Id952d8b22bc58261dfaaf1487d75a879383413ca
---
M RELEASE-NOTES.md
M ValueView.php
2 files changed, 6 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/data-values/value-view
refs/changes/33/335433/1
diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index 2e273c6..5682988 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -1,5 +1,10 @@
# ValueView release notes
+## 0.19.0 (2017-02-01)
+* The close icon on inputextenders now follows MediaWiki standard.
+* Fixed ooMenu custom items sharing state.
+* Fixed text overflow in listrotator dropdowns.
+
## 0.18.0 (2016-10-14)
* `jQuery.ui.commonssuggester` now allows pasting full and partial Wikimedia
Commons URLs.
* Added support for `null` precision to `GlobeCoordinateInput`.
diff --git a/ValueView.php b/ValueView.php
index cc535df..5784773 100644
--- a/ValueView.php
+++ b/ValueView.php
@@ -5,7 +5,7 @@
return 1;
}
-define( 'VALUEVIEW_VERSION', '0.18.0' );
+define( 'VALUEVIEW_VERSION', '0.19.0' );
// Include the composer autoloader if it is present.
if ( is_readable( __DIR__ . '/vendor/autoload.php' ) ) {
--
To view, visit https://gerrit.wikimedia.org/r/335433
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id952d8b22bc58261dfaaf1487d75a879383413ca
Gerrit-PatchSet: 1
Gerrit-Project: data-values/value-view
Gerrit-Branch: master
Gerrit-Owner: Thiemo Mättig (WMDE) <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits