Hi,
We released and pushed to maven central a new version of Elemental2 today: Elemental2-1.1.0.
Please refer to the
github page for an explanation on how to use it.
Summary of fixes/improvements included in this release:
- Elemental2 have been generated from the last version of closure extern files. Please refer to this
page for the list of improvements/fixes on those extern files.
- Fix elemental2-webassembly maven pom file to correctly depend on elemental2-dom
- Update jsinterop-annotations dependency to jsinterop-annotations 2.0.0.
- Fix uncheckedCast overlay call when parameter is a varargs.
-Julien