From 9553977a834f029dc9238fcddea7d8c1a3a1e9c1 Mon Sep 17 00:00:00 2001 From: Leif Åstrand Date: Fri, 9 Jan 2015 23:16:49 +0200 Subject: Mention scss cache in release notes (#15228) Change-Id: I1b0fc70632d82e7a656cdc61f00a75dda3cc316c --- WebContent/release-notes.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'WebContent') diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index 7be74ee1ed..8e6385684f 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -114,7 +114,8 @@
  • @Viewport annotation for declaratively defining a mobile viewport definition for a UI.
  • Component captions, TabSheet/Accordion tab captions and Calendar event captions can be configured to be displayed as HTML.
  • Selects use converters when presenting itemids.
  • -
  • Improved performance when server response contains no visual changing (e.g. empty polling responses).
  • +
  • Improved performance when server response contains no visual changes (e.g. empty polling responses).
  • +
  • Development time on-the-fly scss compilation cache may now be preserved when redeploying or restarting the server.
  • Unified JSON library for using the same API in both server-side and client-side code.
  • Range validators and converters for additional numerical types.
  • Support for fine grained add/remove item events in in-memory containers.
  • -- cgit v1.2.3