Skip to content

Release 0.2

Compare
Choose a tag to compare
@Chris-V Chris-V released this 24 Jan 13:28
· 2200 commits to master since this release
  • Renamed package from com.philbeaudoin.gwtp to com.gwtplatform
  • Support for hierarchical places and breadcrumbs (including a small sample app)
  • Support for registering custom events in the proxy using @ProxyEvent, taking care of most cases that required custom proxys
  • Support for centralized and simplified internationalization via the mergelocales script
  • Replaced @PlaceInstance by @UseGatekeeper with a type-safe syntax.
  • Support for individually removing PresenterWidget from their parent.
  • Other bug fixes and enhancements. See the [http://code.google.com/p/gwt-platform/issues/list?can=1&q=label:milestone-V1.0-3 complete list of closed issues], and the [PortingV1#V0.3 migration details].