aboutsummaryrefslogtreecommitdiffstats
path: root/all/src/main/templates/release-notes.html
diff options
context:
space:
mode:
authorSun Zhe <31067185+ZheSun88@users.noreply.github.com>2018-12-20 17:00:57 +0200
committerGitHub <noreply@github.com>2018-12-20 17:00:57 +0200
commit0cfbee6ed5663d928a31def30d111733eae93731 (patch)
tree0737483b3ca66322f9c7f4a06c2824c2d00bd26e /all/src/main/templates/release-notes.html
parent353ba29cfdefddb032122cbeae5f02f6d9de76ba (diff)
downloadvaadin-framework-0cfbee6ed5663d928a31def30d111733eae93731.tar.gz
vaadin-framework-0cfbee6ed5663d928a31def30d111733eae93731.zip
Update release note and since tag (#11386)
* Some formatting changes
Diffstat (limited to 'all/src/main/templates/release-notes.html')
-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 cb453773c8..da41d879c8 100644
--- a/all/src/main/templates/release-notes.html
+++ b/all/src/main/templates/release-notes.html
@@ -85,6 +85,7 @@
<ul>
<li>Add more context information to criteriaScript in <tt>GridDropTargetConnector</tt></li>
<li>Add support for <tt>FocusShortcutListener</tt></li>
+ <li>Allow setting customised style to input and label elements in <tt>CheckBox</tt></li>
<li>Allow empty selection to be displayed in <tt>NativeSelect</tt></li>
<li>Performance improvements for the Vaadin 7 compatibility Grid, picked from the Vaadin 7 branch.</li>
</ul>