=======
CHANGES
=======

Version 0.3.1 (2008-08-26)
--------------------------

- Restructure: Made links on index page relative to context so you can do
  better virtual hosting.

- Restructure: Changed dates to ISO-8601 format.

- Restructure: Removed deprecations warnings for ``ISession`` and
  ``ZopeSecurityPlicy``.


Version 0.3.0 (2007-10-03)
--------------------------

- Feature: Tree Editor demo shows solution to having inline forms
  submitted via ajax and shows off server to client event propagation.

- Feature: Widget Switching demo.  Shows off ajax switching between
  display and input widgets.


Version 0.2.0 (2007-07-18)
-------------------------

- Feature: The new chatroom demo implements a simple chat client in HTML and
  Javascript using the ``z3c.formjs`` package.

- Feature: Validation demo showing off on the fly ajax field validation.

- Restructure: Code updated to keep up with the changes in the API of
  ``z3c.formjs``.


Version 0.1.0 (2007-06-29)
-------------------------

- Initial Release

  * Javascript field event demo.

  * Javascript implementation of the calculator.
