RSS Feed Daten:
Struts2 jQuery Plugin now based on jQuery 1.7 and with support for frozen Columns von am Tue, 13 Mar 2012 21:01:31 +0000:
I am happy to announce that the Version 3.3.0 of Struts2 jQuery Plugin is now available. The main change is the switch from jQuery 1.6.4 to the latest version 1.7.1 of the jQuery 1.7.x releases. This Version includes a lot of library updates and 18 solved Issues. The Handler Functions are now split into two [...]
Version 1.2.0 of Struts2 Bootstrap Plugin released von am Sat, 04 Feb 2012 12:31:52 +0000:
Since the First 1.0.0 Release of Struts2 Bootstrap Plugin there are some important changes. Maven Support Like promised in my previous post, this Plugin is now available as Maven Artifact. <dependencies> ... <dependency> <groupId>com.jgeppert.struts2.bootstrap</groupId> <artifactId>struts2-bootstrap-plugin</artifactId> <version>1.2.0</version> </dependency> ... </dependencies> Extended Showcase The Showcase includes now more Examples. Example for Vertical Form Layout Example for Inline [...]
New Struts2 Bootstrap Plugin released von am Wed, 01 Feb 2012 20:15:15 +0000:
I have just released my first GIT based Project at Google Code. Thanks to IntelliJ IDEA for the great GIT Integration. This Struts2 Bootstrap Plugin is for an easy Integration of Twitter Bootstrap into an Bootstrap based Struts2 Webapp. It provides a Head Tag which loads necessary resources and a new theme for Struts2 Tags. [...]
Struts2 jQuery Plugin 3.2.0 released von am Mon, 07 Nov 2011 16:43:15 +0000:
Since today the latest Version 3.2.0 of Struts2 jQuery Plugin is available. The main change is the switch from jQuery 1.5.2 to the latest version 1.6.4 of the jQuery 1.6.x releases. You can now benefit from all the improvements and performance optimizations from the jQuery 1.6.x versions. If you are using third party jQuery plugins, [...]
Improved Tree and Autocompleter Tag and new Timepicker Addon von am Wed, 29 Jun 2011 18:26:51 +0000:
The new Version 3.1.0 of Struts2 jQuery Plugin is now available with an improved Tree and Autocompleter Tag and a new Timepicker Addon for the Datepicker Tag. A improved Tree Tag The Tree Tag provides now support for different Node Types and support for Context Menus. Two new Tree Tag examples in the Showcase explain [...]