1.0.16
版本发布时间: 2018-05-03 10:46:19
angular-ui/ui-router最新发布版本:1.1.1(2024-07-15 19:46:04)
1.0.16 (2018-05-03)
Compare @uirouter/angularjs
versions 1.0.15 and 1.0.16
Bug Fixes
Updated @uirouter/core
from 5.0.17 to 5.0.18
Compare @uirouter/core
versions 5.0.17 and 5.0.18
Bug Fixes
- angular: A hack to force the Angular compiler to import from module index (d56a2be)
- StateRegistry: Notify listeners of added states when there are orphans in the state queue (5a9bac9)
- transition: Fix typing of Transition.params() (ebea30e)
-
transition: Normalize
error()
to always returnRejection
(9bcc5db)