You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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].