Skip to content

3.1.1

Choose a tag to compare

@christopherthielen christopherthielen released this 29 Jan 23:19
· 1109 commits to master since this release

ui-router-core changes

3.1.1 (2017-01-16)

Bug Fixes

  • lazyLoad: Allow lazyLoad stateBuilder: Get lazyLoad fn from internal State object, not StateDeclaration (9313880)
  • lazyLoad: Fix State.lazyLoad type def (9313880)
  • pushStateLocation: call listeners in url() (#24) (7c90911), closes #23

Features

  • UIRouter: Add trace global to the UIRouter object (48c5af6)
  • View: Allow targeting views on own state using viewname@. (normalizeUIViewTarget) (7078216), closes #25