Tacos 5.0

The Tacos 5.0 is started! The version 5.0 requires Tapestry 5.

New Features

  • DateJS - A mixin for a text field based on a Datejs library. This mixin allows you to type a date into a text field in a very fast way. Instead of using any calendars you can type strings like today, next friday , last April, +5years which are parsed into a string representation of a date. When the focus of the field is lost your input is replased by the parsed string.
  • Tacos Seam - Provides integration between Tapestry and Seam, allowing Seam components to be injected into and outjected from Tapestry pages and components.