News

9 December 2006

Version 1.0.0 Non-Final 5

  • FR 1560150. Added <search> tag: a tag that performs search to populate a widget with data. See the demo.
  • FR 1544885. The <sort> tag now accepts a custom JavaScript sorting strategy class.
  • FR 1544893. Completed tag reference documentation.
  • FR 1546148. uitags JavaScript documentation is now available online.
  • BUG 1599082. Renamed <calendarGrid weekLabels="" /> to <calendarGrid dayLabels="" /> .
  • BUG 1605164. It is now possible to have more than one calendar on one page.
  • BUG 1610713. Panel now works when wrapped within a containing element that has position:absolute; .
  • BUG 1592159.
There are several changes with make this release of uitags incompatible with earlier versions of 1.0.0 Non-Final:
  • <updateDate event="" /> is now <updateDate on="" />
  • <calendarGrid weekLabels="" /> is now <calendarGrid dayLabels="" /> .
  • <show on="" /> is now of type java.lang.Integer rather than primitive int (this change has minimal impact).
  • <hide on="" /> is now of type java.lang.Integer rather than primitive int (this change has minimal impact).

16 October 2006

Version 1.0.0 Non-Final 4
  • FR 1545270. JsIncluderServlet now returns proper LastModifiedTime header.
  • BUG 1560120. Options with the same label and value are now considered equal.
  • BUG 1560112. Exception is no longer thrown on empty select box.
  • BUG 1559771. uiUtil_IllegalArgumentException is no longer thrown when the name of an element is specified instead of its ID.

8 September 2006

Version 1.0.0 Non-Final 3
  • FR 1552472. It is now possible to use <attribute> as the child of <calendarGrid>.
  • BUG 1545016. Added code to get around IE's memory leak bug.
  • BUG 1551277. Fixed uitags-maven-plugin which was failing on Windows.
  • FR 1544887. Added BeanInfo classes for the calendar suite.

August 2006

Version 1.0.0 Non-Final 1
We are proud to release a preview to uitags v1.