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

Directives #4

Open
h0ru5 opened this issue Jan 27, 2014 · 0 comments
Open

Directives #4

h0ru5 opened this issue Jan 27, 2014 · 0 comments

Comments

@h0ru5
Copy link
Owner

h0ru5 commented Jan 27, 2014

As directives are the most complex part of Angular, there might be changes necessary to enable further features.

Refer to this talk for a good overview about features of directives in angular.

Roadmap:

  • scope isolation
  • attribute-binding
  • restrictions
  • templates
  • transclusion
  • compile function

For this to work, the structure of a Directive should be changed to one Directive per class IMHO.

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

1 participant