0.8.0
版本发布时间: 2018-05-19 19:49:24
ui-router/react最新发布版本:1.0.7(2021-07-27 08:03:58)
0.8.0 (2018-05-19)
Compare @uirouter/react
versions 0.7.0 and 0.8.0
Bug Fixes
- UISref/UISrefActive: make proptypes non-required: parentUIView, addStateInfoToParentActive (c7aa299), closes #173
Features
BREAKING CHANGES
- UIView: when a state is entered/exited the State Component is remounted, re-running its lifecycle methods.
Updated @uirouter/core
from 5.0.18 to 5.0.19
Compare @uirouter/core
versions 5.0.18 and 5.0.19
Bug Fixes
- enums: Workaround angular compiler export issue https://github.com/angular/angular/issues/23759 (38d25fa)