Re: [gwt-contrib] Announce: GwtQuery 1.1.0

2011-10-31 Thread Manuel Carrasco Moñino
As jquery, gquery only works with single numeric values. Additionally Gquery core supports color and html-attributes (useful for svg) animations. I think, there is a jquery plugin to animate the background-position, although is not ported to gquery. You could use background-position-y and backgrou

Re: [gwt-contrib] Announce: GwtQuery 1.1.0

2011-10-28 Thread Christian Goudreau
Btw I made a mistake, It only happened on background-position :D Cheers, On Fri, Oct 28, 2011 at 10:05 AM, Christian Goudreau < goudreau.christ...@gmail.com> wrote: > First, GREAT WORK! I totally find this library AWESOME! > > Quick question, does animating background-position for example work n

Re: [gwt-contrib] Announce: GwtQuery 1.1.0

2011-10-28 Thread Christian Goudreau
First, GREAT WORK! I totally find this library AWESOME! Quick question, does animating background-position for example work now in the new version? Last time I checked, it was impossible to animate two css properties and had to make my own function :D Cheers, On Thu, Oct 27, 2011 at 11:16 PM, Ra

Re: [gwt-contrib] Announce: GwtQuery 1.1.0

2011-10-27 Thread Ray Cromwell
Awesome job Manuel, taking this project from a proof of concept to a rock solid library! -Ray On Wed, Oct 26, 2011 at 10:38 AM, Manuel Carrasco Moñino wrote: > The GQuery team is proud to announce the version 1.1.0 of the library. > > We have been working hard in order to fix many issues and to

[gwt-contrib] Announce: GwtQuery 1.1.0

2011-10-26 Thread Manuel Carrasco Moñino
The GQuery team is proud to announce the version 1.1.0 of the library. We have been working hard in order to fix many issues and to achieve a closed jQuery API. The new release includes new features like the jQuery Ajax API, Data binding to easily manage json and xml data, better interaction with