Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(directive): Add support for special directive factory properties #93

Closed
brandonroberts opened this issue Nov 20, 2015 · 0 comments
Closed

Comments

@brandonroberts
Copy link
Contributor

When Angular 1.5 comes out it will include the module component helper with support for special properties that get added to the directive factory function, mainly $routeConfig and $canActivate. Add support for component properties that begin with a $ to get set on the directive factory function and not the directive definition object.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants