From: Artur Signell Date: Fri, 18 Dec 2009 08:33:40 +0000 (+0000) Subject: Added some info about new features X-Git-Tag: 6.7.0.beta1~2109 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=f884ccd0f5d3713a556d27904039ceff74164509;p=vaadin-framework.git Added some info about new features svn changeset:10413/svn branch:6.2 --- diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index 6825e8bb4e..05508e7282 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -83,26 +83,42 @@ public class ColorPicker extends AbstractField {
  • Refactoring widget sets has also provided some optimizations for rendering
  • -
  • Portlet 2.0 (JSR 268) support (no separate servlet, no session problems, portlet-to-portlet communication, etc)
  • +
  • Portlet 2.0 (JSR 268) support
  • +
  • OSGi support
  • -
  • Enhanced sorting of IndexedContainer and BeanItemContainer [TODO]
  • -
  • Improved event support [TODO]
  • -
  • JavaScript injection with Window.excecuteJavaScript(), "the method that you never want to use, but that is nice to have"
  • + +
  • Enhanced sorting of IndexedContainer and BeanItemContainer
  • +