Releases: Emerjoin/Hi-Hooks
Releases · Emerjoin/Hi-Hooks
Hi-Framework-Hooks 3.0.0
Changes-log
- beforeRun hook now receives one argument : the hi-framework angular module object - hook must be used to set configuration on the hi app module object.
- new hook: setupApp - hook to set configurations on the app module object
Hi-Framework-Hooks 2.1.0
Changes-log
- beforeRun hook now receives arguments: $provide,$compileProvider, $filterProvider
Documentation
Please find the docs clicking here
Hi-Framework-Hooks 2.0.0
Changes-log
- Global view hooks support added
- AppHooks.beforeView function signature changed
Documentation
Please find the docs clicking here
Hi-Framework-Hooks 1.0.0
Features
- BeforeRun hook
- BeforeView hook
- Modify $scope object of a view via hook
- Resolve injectables of a view via hook
Documentation
Please find the docs clicking here