Allow annotated functions for onEnter and onExit

onEnter and onExit allow DI annotated functions like:

onEnter: ['$http', ($http) => { $http.get(...) }];
This commit is contained in:
Martin McWhorter
2015-04-17 15:31:27 +01:00
parent 52fa2b9ce3
commit af0f3d0df6
2 changed files with 2347 additions and 0 deletions
Binary file not shown.
File diff suppressed because it is too large Load Diff