Thanks Peter!

On Sun, 7 Apr 2019 at 23:41, Peter Donald <[email protected]> wrote:

> Elemental2 provides type checked access to browser APIs for Java
> code. This is done by using closure extern files and generating
> JsTypes, which are part of the new JsInterop specification that
> is both implemented in GWT and J2CL.
>
> https://github.com/google/elemental2
>
> This is an unofficial release to Maven Central under a different groupId.
> Please don't bug the original authors. Versions are released on demand.
>
> API Changes relative to Elemental2 version 1.0.0-b20-bfe6e22
>
> elemental2-core: Full details at
> https://diff.revapi.org/?groupId=org.realityforge.com.google.elemental2&artifactId=elemental2-core&old=1.0.0-b20-bfe6e22&new=1.0.0-b21-6a027d2
>   4 non breaking changes.
>   4 potentially breaking changes.
> elemental2-dom: Full details at
> https://diff.revapi.org/?groupId=org.realityforge.com.google.elemental2&artifactId=elemental2-dom&old=1.0.0-b20-bfe6e22&new=1.0.0-b21-6a027d2
>   38 non breaking changes.
>   149 potentially breaking changes.
>   49 breaking changes.
> elemental2-media: Full details at
> https://diff.revapi.org/?groupId=org.realityforge.com.google.elemental2&artifactId=elemental2-media&old=1.0.0-b20-bfe6e22&new=1.0.0-b21-6a027d2
>   3 non breaking changes.
>   3 potentially breaking changes.
>   8 breaking changes.
> elemental2-promise: Full details at
> https://diff.revapi.org/?groupId=org.realityforge.com.google.elemental2&artifactId=elemental2-promise&old=1.0.0-b20-bfe6e22&new=1.0.0-b21-6a027d2
>   1 non breaking changes.
>   2 breaking changes.
> elemental2-svg: Full details at
> https://diff.revapi.org/?groupId=org.realityforge.com.google.elemental2&artifactId=elemental2-svg&old=1.0.0-b20-bfe6e22&new=1.0.0-b21-6a027d2
>   137 breaking changes.
> elemental2-webgl: Full details at
> https://diff.revapi.org/?groupId=org.realityforge.com.google.elemental2&artifactId=elemental2-webgl&old=1.0.0-b20-bfe6e22&new=1.0.0-b21-6a027d2
>   8 non breaking changes.
>   4 potentially breaking changes.
>   8 breaking changes.
>
> The Maven dependencies can be added to your pom.xml via
>
>     <dependency>
>       <groupId>org.realityforge.com.google.elemental2</groupId>
>       <artifactId>${artifact-id}</artifactId>
>       <version>1.0.0-b21-6a027d2</version>
>     </dependency>
>
> where artifact-id is one of
>
> * elemental2-core
> * elemental2-dom
> * elemental2-promise
> * elemental2-indexeddb
> * elemental2-svg
> * elemental2-webgl
> * elemental2-media
> * elemental2-webstorage
> * elemental2-webassembly
>
> Hope this helps,
>
> Peter Donald
>
> --
> You received this message because you are subscribed to the Google Groups
> "GWT Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/google-web-toolkit.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to