From 6940761ffbdad2624c92f3a1f99bc4040f018bf0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Johannes=20Dahlstr=C3=B6m?= Date: Fri, 8 Jun 2012 11:02:54 +0000 Subject: [PATCH] Added more highlighted features to the release notes svn changeset:23918/svn branch:6.8 --- WebContent/release-notes.html | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) 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)

    -- 2.39.5