Grails-jQuery 1.4.1.1 hits the road

January 26, 2010

Today jQuery 1.4.1 has been released and so here is also the first release of the grails-jQuery-plugin for it.

* Fixed: GRAILSPLUGINS-1865
* Fixed: GRAILSPLUGINS-1864, thanks to Nick Zhu
* Added jQuery 1.4.1

For people encountering problems with the new jQuery-version, use an older one and set the version-attribute in JQueryConfig.groovy located under jquery-1.4.1.1/grails-app/conf/

Cheers

Categories: Groovy & Grails, Javascript.

And with a drum roll

January 18, 2010

I’m pleased to announce the Grails-jQuery-plugin in version 1.4.0.1.

* Upgrade to jQuery 1.4
* Wiki-page is now up-to-date
* Moved sources to http://gitorious.org/grails-jquery
* Added licenseinformation: Apache 2.0
* Fixed: http://jira.codehaus.org/browse/GRAILSPLUGINS-1793
* Fixed: http://jira.codehaus.org/browse/GRAILSPLUGINS-1296
* Fixed: http://jira.codehaus.org/browse/GRAILSPLUGINS-1824
* Can’t reproduce: http://jira.codehaus.org/browse/GRAILSPLUGINS-953

I’ve tested the release with Grails 1.2, if there are problems with some older Grails versions please file a bugreport at JIRA or leave a comment.

Before an upgrade please check http://jquery14.com/day-01/jquery-14 for changes which may break your code.

Categories: Groovy & Grails, Javascript.