summaryrefslogtreecommitdiffstats
path: root/WebContent/release-notes.html
diff options
context:
space:
mode:
authorTeemu Suo-Anttila <teemusa@vaadin.com>2015-09-29 13:59:06 +0300
committerHenri Sara <hesara@vaadin.com>2015-10-05 07:38:40 +0000
commitdd029323df6d7ec11b85716601ad9c446c720602 (patch)
tree729230f82ed9a672416a1e9c50926fcf4ab670b9 /WebContent/release-notes.html
parenta97534f4c2588e68ecc2584d77db482a5277d599 (diff)
downloadvaadin-framework-dd029323df6d7ec11b85716601ad9c446c720602.tar.gz
vaadin-framework-dd029323df6d7ec11b85716601ad9c446c720602.zip
Add GridContextClickEvent with item ids, properties and section (#16855)
Change-Id: I03091a3a7a22a921c127ed0b37fe792871ba5edd
Diffstat (limited to 'WebContent/release-notes.html')
-rw-r--r--WebContent/release-notes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html
index 4bda750780..d1cb44e16d 100644
--- a/WebContent/release-notes.html
+++ b/WebContent/release-notes.html
@@ -121,6 +121,7 @@
GridConnector, GridState, GridServerRpc and GridClientRpc</li>
<li>StringToEnumConverter now explicitly supports Enum types with custom toString() implementations.
This may affect applications that relied on the undefined behavior in previous versions.</li>
+ <li>The Section enumeration from client-side of the Grid has been moved to GridConstants</li>
</ul>
<h3 id="knownissues">Known Issues and Limitations</h3>
<ul>