Re: GWT - Angular/React Migration & Integration

2020-04-24 Thread Howard Yeh
Similar situation. Our single page app SPA is actually made up of many separate sub pages, thus we stayed with GWT root and "injected" Angular by adding new url/page in Angular, and thus breaking the SPA experience a bit but we try to pass some info over to make it less jarring and more

Re: GWT RPC in GWT 3.0+

2020-04-24 Thread juan ronquillo
gRPC has now browser support https://github.com/grpc/grpc-web , Any news about GWT-gRPC integration On Saturday, February 6, 2016 at 5:54:17 PM UTC-5, Tom Davies wrote: > > I'm not actively using GWt at present, unfortunately, but I second the > importance of GWT-RPC. > > For me the ability to

(Unofficial) Elemental2 2.27 question

2020-04-24 Thread Vassilis Virvilis
Hi, I updated to Elemental 2.27 from 2.25 and a) Element has no children property b) it depends on jsinterop-annotations-1.0.2.jar but jsinterop-annotations-2.8.2-v20191108.jar exists. Is jsinterop-annotations-2.8.2-v20191108.jar a J2CL thing? Any ideas? -- Vassilis Virvilis -- You received