Skip to content

Release 0.1

Compare
Choose a tag to compare
@Chris-V Chris-V released this 24 Jan 13:29
· 2205 commits to master since this release
  • Stable interfaces, these shouldn't change for V1.0. Changes will be documented in PortingV1.
  • Now using the standard Gin library (r137 with !AsyncProvider).
  • Supports lifecycle hook PresenterWidgetImpl#onReset().
  • Presenter lifecycle hooks (onReveal, onHide, etc.) no longer exposed in the interface.
  • Released sample application available on https://samples.gwt-platform.googlecode.com/hg/.
  • Other bug fixes, see the [http://code.google.com/p/gwt-platform/issues/list?can=1&q=label:Milestone-V1.0-1 complete list of closed issues].