Manuel Carrasco Moñino

Results 63 comments of Manuel Carrasco Moñino

Sorry by the delay, I agree that WC + GWT would be the future of development with GWT. Polymer WC is a good option for the first, and the second...

Even though Widgets has been the centre of GWT, I think almost advantages that made GWT develop this abstraction model are not valid nowadays. I believe widgets system will remain...

could you test with new 1.4.0 release?

I dont think so much people is using the promises RF helper causing the issue. So IMO it is perfectly doable if we extract that class to a jar and...

Which version of android? is the app embedded in a cordova container?

It seems a different solution since their problem is to send a Blob instead of a FormData in our case. Anyway this is not a gQuery problem but a chrome...

What happens if you set at the beginning of you program FX.css3 = false ? On Fri, Jul 18, 2014 at 2:08 PM, paulux84 [email protected] wrote: > Hi, > i...

I have not tested but for the first case I think this code should work as you expect: ``` $(contentList).find(".mytouch") .on("click", new Function() { public boolean f(Event ev) { int...

Im working on a gestures plugin for gquery I'll post about it when release it On Sat, Dec 13, 2014, 9:21 PM christiangoudreau [email protected] wrote: > You could probably look...

Before gwt.create On Dec 13, 2014 11:16 PM, "Confile" [email protected] wrote: > @manolo https://github.com/manolo When will you release it? > > — > Reply to this email directly or view...