You can try it by downloading the jar file or use the following Maven dependency:
--
You received this message because you are subscribed to the Google Groups "GWT Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit-contributors+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/CABXeq2TrKCNg0i0R%2BUB%2BPBDGEPL2r--jQFA5ZQOyywdOGvsdsg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Great work - thanks!Is this compatible with the last release of elemental2? (IIRC it was 1.0.0-beta-1)
I'll create a new release of elemental2 next week. Stay tuned.
On Friday, November 10, 2017 at 6:13:31 PM UTC-8, Peter Donald wrote:
Great work - thanks!Is this compatible with the last release of elemental2? (IIRC it was 1.0.0-beta-1)
On Sat, Nov 11, 2017 at 12:22 PM, 'Julien Dramaix' via GWT Contributors <google-web-toolkit-contributor...@googlegroups.com> wrote:
Dear contributors,We've just created a new github repository containing the source code of jsinterop-base: https://github.com/google/jsinterop-baseWe've also released a new beta version of the library: jsinterop-base:1.0.0-beta-3You can try it by downloading the jar file or use the following Maven dependency:
<dependency>
<groupId>com.google.jsinterop</groupId>
<artifactId>base</artifactId>
<version>1.0.0-beta-3</version>
</dependency>
Don’t hesitate to report any bugs, issues, concerns you have on the github issue tracker.-Julien
--
You received this message because you are subscribed to the Google Groups "GWT Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit-contributors+unsu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/CABXeq2TrKCNg0i0R%2BUB%2BPBDGEPL2r--jQFA5ZQOyywdOGvsdsg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--Cheers,
Peter Donald
--
You received this message because you are subscribed to the Google Groups "GWT Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit-contributors+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/ff40c05b-5f30-418e-9caa-6a53a96dfa84%40googlegroups.com.
I'll create a new release of elemental2 next week. Stay tuned.
On Friday, November 10, 2017 at 6:13:31 PM UTC-8, Peter Donald wrote:
Great work - thanks!Is this compatible with the last release of elemental2? (IIRC it was 1.0.0-beta-1)
On Sat, Nov 11, 2017 at 12:22 PM, 'Julien Dramaix' via GWT Contributors <google-web-toolkit-contributor...@googlegroups.com> wrote:
Dear contributors,We've just created a new github repository containing the source code of jsinterop-base: https://github.com/google/jsinterop-baseWe've also released a new beta version of the library: jsinterop-base:1.0.0-beta-3You can try it by downloading the jar file or use the following Maven dependency:
<dependency>
<groupId>com.google.jsinterop</groupId>
<artifactId>base</artifactId>
<version>1.0.0-beta-3</version>
</dependency>
Don’t hesitate to report any bugs, issues, concerns you have on the github issue tracker.-Julien
--
You received this message because you are subscribed to the Google Groups "GWT Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit-contributors+unsu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/CABXeq2TrKCNg0i0R%2BUB%2BPBDGEPL2r--jQFA5ZQOyywdOGvsdsg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--Cheers,
Peter Donald
--
You received this message because you are subscribed to the Google Groups "GWT Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit-contributors+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/ff40c05b-5f30-418e-9caa-6a53a96dfa84%40googlegroups.com.
{
'key0': 'value',
'key1': 42,
'key2': true,
'key3': ['one', 'two', 'three']
}VassilisIt's not a big library and I can read through the code but I would appreciate a high level overview when we should employ jsinterop-base, what is the best casting strategy and all these...Hi,is there any documentation available that we can read?
On Sat, Nov 11, 2017 at 9:59 AM, 'Julien Dramaix' via GWT Contributors <google-web-toolkit-contri...@googlegroups.com> wrote:
I'll create a new release of elemental2 next week. Stay tuned.
On Friday, November 10, 2017 at 6:13:31 PM UTC-8, Peter Donald wrote:
Great work - thanks!Is this compatible with the last release of elemental2? (IIRC it was 1.0.0-beta-1)
On Sat, Nov 11, 2017 at 12:22 PM, 'Julien Dramaix' via GWT Contributors <google-web-toolkit-contri...@googlegroups.com> wrote:
Dear contributors,We've just created a new github repository containing the source code of jsinterop-base: https://github.com/google/jsinterop-baseWe've also released a new beta version of the library: jsinterop-base:1.0.0-beta-3You can try it by downloading the jar file or use the following Maven dependency:
<dependency>
<groupId>com.google.jsinterop</groupId>
<artifactId>base</artifactId>
<version>1.0.0-beta-3</version>
</dependency>
Don’t hesitate to report any bugs, issues, concerns you have on the github issue tracker.-Julien
--
You received this message because you are subscribed to the Google Groups "GWT Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit-contributors+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/CABXeq2TrKCNg0i0R%2BUB%2BPBDGEPL2r--jQFA5ZQOyywdOGvsdsg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--Cheers,
Peter Donald
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/ff40c05b-5f30-418e-9caa-6a53a96dfa84%40googlegroups.com.--
You received this message because you are subscribed to the Google Groups "GWT Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit-contributors+unsubscribe@googlegroups.com.
--Vassilis Virvilis
+1 for some basic documentation!Especially the proper use
{
'key0': 'value',
'key1': 42,
'key2': true,
'key3': ['one', 'two', 'three']
}as JsPropertyMap would help.
Am Samstag, 11. November 2017 13:16:52 UTC+1 schrieb Vassilis Virvilis:
VassilisIt's not a big library and I can read through the code but I would appreciate a high level overview when we should employ jsinterop-base, what is the best casting strategy and all these...Hi,is there any documentation available that we can read?
On Sat, Nov 11, 2017 at 9:59 AM, 'Julien Dramaix' via GWT Contributors <google-web-toolkit-contributor...@googlegroups.com> wrote:
I'll create a new release of elemental2 next week. Stay tuned.
On Friday, November 10, 2017 at 6:13:31 PM UTC-8, Peter Donald wrote:
Great work - thanks!Is this compatible with the last release of elemental2? (IIRC it was 1.0.0-beta-1)
On Sat, Nov 11, 2017 at 12:22 PM, 'Julien Dramaix' via GWT Contributors <google-web-toolkit-contributor...@googlegroups.com> wrote:
Dear contributors,We've just created a new github repository containing the source code of jsinterop-base: https://github.com/google/jsinterop-baseWe've also released a new beta version of the library: jsinterop-base:1.0.0-beta-3You can try it by downloading the jar file or use the following Maven dependency:
<dependency>
<groupId>com.google.jsinterop</groupId>
<artifactId>base</artifactId>
<version>1.0.0-beta-3</version>
</dependency>
Don’t hesitate to report any bugs, issues, concerns you have on the github issue tracker.-Julien
--
You received this message because you are subscribed to the Google Groups "GWT Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit-contributors+unsu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/CABXeq2TrKCNg0i0R%2BUB%2BPBDGEPL2r--jQFA5ZQOyywdOGvsdsg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--Cheers,
Peter Donald
--
You received this message because you are subscribed to the Google Groups "GWT Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit-contributors+unsu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/ff40c05b-5f30-418e-9caa-6a53a96dfa84%40googlegroups.com.
--Vassilis Virvilis--
You received this message because you are subscribed to the Google Groups "GWT Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit-contributors+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/b288f5a1-5f7d-4244-94a0-f3852f636cc9%40googlegroups.com.