Skip to content
This repository has been archived by the owner on Feb 22, 2018. It is now read-only.

feature(directive_injector): add View to DirectiveInjector #1293

Conversation

vsavkin
Copy link
Contributor

@vsavkin vsavkin commented Jul 31, 2014

Some directives require access to the current view. Add the view field to the DirectiveInjector class, so it can be injected.

@vsavkin
Copy link
Contributor Author

vsavkin commented Jul 31, 2014

@mhevery could you review it?

@vsavkin vsavkin added cla: yes and removed cla: no labels Jul 31, 2014
vsavkin added a commit that referenced this pull request Aug 8, 2014
Some directives require access to the current view. Add the view field to the DirectiveInjector class, so it can be injected.

Closes #1293
vsavkin added a commit that referenced this pull request Aug 8, 2014
Some directives require access to the current view. Add the view field to the DirectiveInjector class, so it can be injected.

Closes #1293
@jbdeboer
Copy link
Contributor

Please rebase and get the tests passing.

@vsavkin vsavkin force-pushed the add_view_property_to_all_directive_injectors branch from b3c2017 to aa1fcfd Compare August 24, 2014 18:02
@vsavkin
Copy link
Contributor Author

vsavkin commented Aug 24, 2014

@jbdeboer rebased on top of master

Some directives require access to the current view. Add the view field to the DirectiveInjector class, so it can be injected.
@vsavkin vsavkin force-pushed the add_view_property_to_all_directive_injectors branch from 95a7e3c to 426e651 Compare August 26, 2014 12:38
@jbdeboer
Copy link
Contributor

Closed by f5bc41a

@jbdeboer jbdeboer closed this Aug 26, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

4 participants