]> source.dussan.org Git - vaadin-framework.git/commitdiff
Add release notes mention about strict mode 7.7.0
authorHenri Sara <hesara@vaadin.com>
Tue, 23 Aug 2016 06:13:29 +0000 (09:13 +0300)
committerHenri Sara <hesara@vaadin.com>
Tue, 23 Aug 2016 06:13:29 +0000 (09:13 +0300)
Change-Id: I93eec041fbccd3961e82f2d7e52d23eb044ec4ea

all/src/main/templates/release-notes.html

index a2d8d1b865e7f0cca7ce549eea4fc0d2f6b7a434..21753eb2155a1552ee8b23f4628f9729b6b4dd5b 100644 (file)
             <li>The LoginForm component has been rewritten to better support auto-completion of passwords on modern browsers.
                 Its API, look and DOM structure have changed somewhat, so any application level customizations of LoginForm need changes.
                 See also <a href="http://dev.vaadin.com/ticket/8171">#8171</a></li>
-            <li>The way we handle GWT dependencies has been completely changed. See <a href="#gwtdep">this section</a> for more details</li>
+            <li>The way we handle GWT dependencies has been completely changed. See <a href="#gwtdep">this section</a> for more details.</li>
+            <li>Client side compilation with Maven is now in strict mode by default, failing the compilation on any errors.</li>
         </ul>
         <h3 id="knownissues">Known Issues and Limitations</h3>
         <ul>