summaryrefslogtreecommitdiffstats
path: root/all/src
diff options
context:
space:
mode:
authorTeemu Suo-Anttila <tsuoanttila@users.noreply.github.com>2018-01-24 14:50:25 +0200
committerGitHub <noreply@github.com>2018-01-24 14:50:25 +0200
commitcf0d3dcc5ad32285b91e7d998cf628ef9c83da55 (patch)
treebbefdfe8defc180facdb2fb437b69741a5a0fee6 /all/src
parent881d80fd8b658491e26125222020401d0e5a5d08 (diff)
downloadvaadin-framework-cf0d3dcc5ad32285b91e7d998cf628ef9c83da55.tar.gz
vaadin-framework-cf0d3dcc5ad32285b91e7d998cf628ef9c83da55.zip
Upgrade minor version in the project to 8.4 (#10520)
Diffstat (limited to 'all/src')
-rw-r--r--all/src/main/templates/release-notes.html12
1 files changed, 4 insertions, 8 deletions
diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html
index 3ea177f079..693c36f0b7 100644
--- a/all/src/main/templates/release-notes.html
+++ b/all/src/main/templates/release-notes.html
@@ -83,18 +83,14 @@
enhancements. Below is a list of the most notable changes:</p>
<ul>
- <li><tt>DateField</tt> components support setting styling for individual dates</li>
- <li><tt>RadioButtonGroup</tt> and <tt>CheckBoxGroup</tt> have style name <tt>selected</tt> on selected items</li>
- <li><tt>Grid</tt> supports handling events from <tt>Components</tt> in <tt>Column</tt>.</li>
- <li><tt>MenuBar</tt> supports different content modes for tool-tips in <tt>MenuItems</tt></li>
</ul>
</p>
<p>
- For enhancements introduced in Vaadin Framework 8.2, see the <a
- href="http://vaadin.com/download/release/8.2/8.2.0/release-notes.html">Release
- Notes for Vaadin Framework 8.2.0</a>.
+ For enhancements introduced in Vaadin Framework 8.3, see the <a
+ href="http://vaadin.com/download/release/8.3/8.3.0/release-notes.html">Release
+ Notes for Vaadin Framework 8.3.0</a>.
For migrating from previous framework versions, see <a href="#incompatible">the list of incompatible changes</a> and <a href="#migrating">how to migrate
to Vaadin Framework 8</a>.
</p>
@@ -103,7 +99,7 @@
<li><tt>BindingBuilder</tt> will now automatically mark bound field <i>read-only</i> when bound to a read-only property or a <tt>null</tt> setter.</li>
- <h2>For incompatible or behavior-altering changes in 8.2, please see <a href="https://vaadin.com/download/release/8.2/8.2.0/release-notes.html#incompatible">8.2 release notes</a></h2>
+ <h2>For incompatible or behavior-altering changes in 8.3, please see <a href="https://vaadin.com/download/release/8.3/8.3.0/release-notes.html#incompatible">8.3 release notes</a></h2>
<h3 id="knownissues">Known Issues and Limitations</h3>