0.3.2
·
1341 commits
to master
since this release
(2016-11-03) diff
Bug Fixes
- $state.transitionTo: trigger $stateChangeCancel appropriately (#3039) (ca7c366), closes #3027
- promise: avoid uncaught in promise errors due to transition rejections (66ab048), closes #2889
- state.includes: compare param vals using typed parameter (not using
==
) (6958c24), closes #2696 - stateDirective: using on to attach an event handler instead of bind (#3036) (a8aa40a)
- urlMatcherFactory: fix tilde edge case with "string" encoding (#3021) (953235a)