Atos is very pleased to announce a new version of Tapestry5-jQuery. This new release (3.0.0) is based on Tapestry 5.3.
In this version, all the JavaScript layer has been revised, in order to correspond to the one provided by Tapestry. There are also new components: Gallery, InPlaceEditor, Draggable, andZoneRefresh ZoneDroppable and DataTable. I would like to thank those who worked on this new version: - Clement USTER and François FACON from Atos - Christian RIEDEL, Pablo NUSSEMBAUM, Barry BOOKS and Alexander OBLOVATNIY from the Tapestry Community. - And finally, all users of this project. If you want to test it, please add this dependency into your pom.xml file : <dependency> <groupId>org.got5</groupId> <artifactId>tapestry5-jquery</artifactId> <version>3.0.0</version> </dependency> <repository> <id>devlab722-repo</id> <url>http://nexus.devlab722.net/nexus/content/repositories/releases</url> <snapshots> <enabled>false</enabled> </snapshots> </repository> <repository> <id> devlab722-snapshot-repo </id> <url>http://nexus.devlab722.net/nexus/content/repositories/snapshots</url> <releases> <enabled>false</enabled> </releases> </repository> If this project interests you, here are 3 websites that may be of interest to you : - The demo site, where you will find examples of all components and all the documentation. - Our Google Group for you questions and your feedbacks - Our Github repository for possible issues. If you want to contribute to this project, Please fork our project, and send to us all your pull requests. Thank you in advance for the interest you have for this project. Emmanuel -- View this message in context: http://tapestry.1045711.n5.nabble.com/ANN-Tapestry5-jQuery-3-0-0-Available-tp5070822p5070822.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org