Release Notes
Release 0.2 (2011-04-20)
- Migrated to qooxdoo 1.4.
- Text support (no T-span yet).
- First behaviour class: Draggable.
- Helper class for coordinate conversion.
- Minor bugfixes and api doc improvements.
Release 0.1 (2011-04-14)
- Initial release.
- Compatible with qooxdoo 1.3 and below.
- This is the version that has been in trunk for about a year. Anyone who has been using trunk until now and is not ready to upgrade to a newer version, should use this release.
Under development / Wishlist
These features may or may not already be available in trunk. No ETA.
- OO-approach to transformations.
- T-span element.
- More options for Draggable class.
- Extend the manual.
- Additional demo's, for demonstrating the new features.
- More testing (unit tests, perhaps?)