v1.0.0-beta4
Pre-release
Pre-release
- 94509e7 [added] IndexLink
- adc0a2f [added] IndexRoute
- b86509a [added] useRoutes history enhancer [added] RoutingContext component [added] RouteContext mixin [added] Lifecycle mixin
- e72812d [added]
- 4c6dc1b [fixed] Installing on Windows
- 042cffc [changed] Removed histories/added history dep
- af7eb55 [added] History.onBeforeChange
- f4ed900 [fixed] correctly updates the window scroll position
- 587e54f [added] static
history
singleton getter forHashHistory
andBrowserHistory
- 5bd62b5 [fixed] errors in examples
- 4e2ca3c [fixed] URI escape path components with special chars
- 0630488 [fixed] Link module adds extra space
- 26400c1 [fixed] Use encodeURI for splat params
- 178efc3 [fixed] when using HashHistory
- 41bd525 [fixed] Properly escape splats
- 4759961 [fixed] URLUtils recognize values containing \n
- 2389c61 [changed] Export history classes
- 824ed63 [fixed] handling
- 2447ecb [added] formatPattern util method