]> source.dussan.org Git - vaadin-framework.git/commitdiff
Mention scss cache in release notes (#15228)
authorLeif Åstrand <leif@vaadin.com>
Fri, 9 Jan 2015 21:16:49 +0000 (23:16 +0200)
committerVaadin Code Review <review@vaadin.com>
Sun, 11 Jan 2015 11:35:10 +0000 (11:35 +0000)
Change-Id: I1b0fc70632d82e7a656cdc61f00a75dda3cc316c

WebContent/release-notes.html

index 7be74ee1ed66b90b30a6b22229d376e86bc7a274..8e6385684f9e777611b7f719d2a724b29cb08091 100644 (file)
             <li>@Viewport annotation for declaratively defining a mobile viewport definition for a UI.</li>
             <li>Component captions, TabSheet/Accordion tab captions and Calendar event captions can be configured to be displayed as HTML.</li>
             <li>Selects use converters when presenting itemids.</li>
-            <li>Improved performance when server response contains no visual changing (e.g. empty polling responses).</li>
+            <li>Improved performance when server response contains no visual changes (e.g. empty polling responses).</li>
+            <li>Development time on-the-fly scss compilation cache may now be preserved when redeploying or restarting the server.</li>
             <li>Unified JSON library for using the same API in both server-side and client-side code.</li>
             <li>Range validators and converters for additional numerical types.</li>
             <li>Support for fine grained add/remove item events in in-memory containers.</li>