Skip to content

5.0.20

Compare
Choose a tag to compare
@christopherthielen christopherthielen released this 20 Jul 04:33
· 699 commits to master since this release

5.0.20 (2018-07-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)