@uirouter/angular
Advanced tools
Changelog
Changelog
1.0.0-rc.0 (2017-11-15)
Compare @uirouter/angular
versions 1.0.0-beta.9 and 1.0.0-rc.0
Changelog
1.0.0-beta.9 (2017-10-17)
Compare @uirouter/angular
versions 1.0.0-beta.8 and 1.0.0-beta.9
initial
property to forRoot
to specify the initial route. (b7b5e4f)Changelog
1.0.0-beta.8 (2017-10-07)
Compare @uirouter/angular
versions 1.0.0-beta.7 and 1.0.0-beta.8
Changelog
1.0.0-beta.7 (2017-06-19)
views: { viewName: Component }
(84aec02)Changelog
1.0.0-beta.6 (2017-04-28)
<a name="1.0.0-beta.5"></a>
Changelog
1.0.0-beta.5 (2017-04-22)
@uirouter/angular
bindings:
work on a state declaration (as well as a view declaration) (a21c479)[@Input](https://github.com/Input)()
found. (4351c53)uiCanExit
hook for routed components (633573e)Previously, the ui-router-ng2
bundle included the code from ui-router-core
and ui-router-rx
.
Now, each UMD bundle must be included separately.
This change is most likely to affect: