Skip to content

GWT Boot Modules Version 1.1.0

Latest
Compare
Choose a tag to compare
@lofidewanto lofidewanto released this 13 Oct 10:35
· 1 commit to master since this release

New version of GWT Boot 1.1.0

  • New version of GWT 2.10.0
  • New version of all available components like DominoKit (1.0.0-RC13), DominoREST(1.0.0-RC7), Elemento (1.0.10), RxGWT (2.3 and 2.2.20-gwt1), DnComponents (2.4.2)
  • Removing ElementoTemplate (not available anymore)

All examples are updated with the new version, see: https://github.com/gwtboot/gwt-boot-samples

At the moment you can only use Java 11 (Java 17 won't work) since we have a dependency to GWT EventBinder 1.1.0. GWT EventBinder needs to upgrade to Java 17 first: https://github.com/google/gwteventbinder

Enjoy!
Lofi