summaryrefslogtreecommitdiffstats
path: root/all
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2016-02-07 18:30:54 +0200
committerTeemu Suo-Anttila <teemusa@vaadin.com>2016-05-11 14:47:08 +0300
commitb3b5c062b02ca5edfc5527090c027145704ee51a (patch)
tree138766400e5e6c20cdec27fa3df2777c75570ef1 /all
parent19ad71e9e21dfea2dd756f96e473e00c3077f35a (diff)
downloadvaadin-framework-b3b5c062b02ca5edfc5527090c027145704ee51a.tar.gz
vaadin-framework-b3b5c062b02ca5edfc5527090c027145704ee51a.zip
Use error styles for NativeSelect/ListSelect/TwinColSelect in Valo (#19550)
Change-Id: Ifc87f48b8145b56c7b83b9ce4aa1db8a698d7d49
Diffstat (limited to 'all')
-rw-r--r--all/src/main/templates/release-notes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html
index 437b0d5d00..8c2a7d653e 100644
--- a/all/src/main/templates/release-notes.html
+++ b/all/src/main/templates/release-notes.html
@@ -114,6 +114,7 @@
<li>System properties now override application parameters for settings such as production mode (see above).</li>
<li>The return type of BootstrapHandler.getWidgetsetForUI() has changed.</li>
<li>Vaadin shared no longer depends on a custom build of Guava. Any project that depends on Guava as a transitive dependency should use standard Guava.</li>
+ <li>Valo theme field error styles now apply to NativeSelect, ListSelect and TwinColSelect as well.</li>
</ul>
<h3 id="knownissues">Known Issues and Limitations</h3>
<ul>