You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Arvid Hülsebus <id...@apache.org> on 2006/05/08 18:47:16 UTC

[ANNOUNCE] MyFaces Tobago 1.0.7

The MyFaces Tobago team is pleased to announce the release of MyFaces
Tobago 1.0.7.

The goal of Tobago is to provide the community with a well designed set
of user interface components based on JSF and run on MyFaces. Tobago is
more than just a tag library, it contains some powerful tools for
layouts and themes. For more information, please visit the Tobago site.

MyFaces Tobago 1.0.7 is available for download from:

  http://myfaces.apache.org/tobago/download.html

This is the first release of Tobago under the wings of MyFaces and the
ASF. The version 1.0.7 is meant as a first stable release to build upon.
The changes include:

Bugs

- Font of <tc:link> was not correct, if disabled="true"
- Tab panel in Richmond-Theme had scrollbars
- Exception when submitting form without actionId
- UITree lost config when rerendering view
- Could not set focus to text input in sheet
  control (Internet Explorer only)
- SelectManyRendererBase could not handle setters
- JavaScript error in <tc:sheet> when showHeader="false"

Improvements

- Extended the tx taglib, so the label attribute of
  the tc taglib is no longer been used
- Combined the attributes label, labelWithAccessKey and accessKey
  to a single attribute label
- Visual indicator for marked nodes in <tc:tree>
- Simplified the theme handling
- Toolbar button should open drop down menu
- No exception, but warning in logfile, when using wrong count
  of columns in <tc:sheet>
- Sheet supports paging in DataModel if getRowCount() returns -1

New Features

- Facelets integration
- Support for sheet sorting by application

For a complete list please see:

http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310273&fixfor=12310824

Enjoy,

Arvid Hülsebus