diff options
author | Teemu Suo-Anttila <teemusa@vaadin.com> | 2015-07-21 16:07:09 +0300 |
---|---|---|
committer | Teemu Suo-Anttila <teemusa@vaadin.com> | 2015-07-21 16:07:34 +0300 |
commit | f12fa203340b2b281035d6096682970a788deef4 (patch) | |
tree | ad0bb0218aa46a4ffaec16a34cec87e998e0da8c /WebContent | |
parent | 925ea628e656de350abca5c9da06092a80c563bf (diff) | |
download | vaadin-framework-f12fa203340b2b281035d6096682970a788deef4.tar.gz vaadin-framework-f12fa203340b2b281035d6096682970a788deef4.zip |
Add mention of changed Grid SidebarMenu theme to release notes
Change-Id: Iec26a6af20e04a1f226dc831a4b485ee8da4a46c
Diffstat (limited to 'WebContent')
-rw-r--r-- | WebContent/release-notes.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index 64355bf62b..3a2eb79e53 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -114,6 +114,7 @@ This may interfere with custom response compression solutions that do not respect the Content-Encoding response header.</li> <li>Unused methods related to the "out of sync" message have been removed from SystemMessages class.</li> <li>All notifications use the WAI-ARIA alert role to be compatible with Jaws</li> + <li>Grid SidebarMenu theme was changed in 7.5.2 to follow the original design. This might interfere with custom themes.</li> </ul> <h3 id="knownissues">Known Issues and Limitations</h3> <ul> |