Skip to content

2.0.1

Compare
Choose a tag to compare
@christopherthielen christopherthielen released this 20 Jul 17:09
· 694 commits to master since this release

2.0.1 (2018-07-20)

Compare @uirouter/angular versions 2.0.0 and 2.0.1

Updated @uirouter/core from 5.0.19 to 5.0.20

Compare @uirouter/core versions 5.0.19 and 5.0.20

Bug Fixes

  • params: When creating an array parameter from a custom type, copy the raw property (b6dd738), closes #178

Features

  • dynamic: Support dynamic flag on a state declaration (3cd5a2a)
  • transition: Added transition.paramsChanged() to get added/deleted/changed parameter values for a transition (10b7fde)
  • view: Add _pluginapi._registeredUIView() to get a ui-view by id (6533b51)