From: Johannes Dahlström Date: Fri, 8 Jun 2012 11:02:54 +0000 (+0000) Subject: Added more highlighted features to the release notes X-Git-Tag: 7.0.0.alpha3~118^2~1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=6940761ffbdad2624c92f3a1f99bc4040f018bf0;p=vaadin-framework.git Added more highlighted features to the release notes svn changeset:23918/svn branch:6.8 --- diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index 64243f50f3..83b41b32dd 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -91,6 +91,9 @@
  • Possibility to set "alternative text" (alt attribute) for the Embedded component (#6085)

  • +
  • +

    Possibility to query the browser window width and height on the server-side (#5655)

    +
  • Keyboard navigation in TabSheet (#5100)

  • @@ -104,7 +107,22 @@

    Non-collapsible Table columns (#7495)

  • -

    Debug IDs unique to a window (#5109)

    +

    Selecting a TabSheet tab by its position or a Tab instance (#8203)

    +
  • +
  • +

    Getting a component by its index or the index of a given component in CssLayout (#7614)

    +
  • +
  • +

    Removing all Validators of a Field at once (#8307)

    +
  • +
  • +

    Debug IDs unique to a window, not the whole application (#5109)

    +
  • +
  • +

    Larger default size for the debug window (#8523)

    +
  • +
  • +

    Compatibility with Google SuperDevMode (#8924)

  • An add-on for handling broken classloaders (#8447)