Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

feat($injector): add strictDi property to $injector instance #11734

Closed
wants to merge 1 commit into from

Conversation

kentcdodds
Copy link
Member

Add a strictDi property which is true or false when creating an instance of an injector.

Closes #11728

Add a strictDi property which is true or false when creating an instance of an injector.

Closes angular#11728
@kentcdodds
Copy link
Member Author

Just doing some clean-up. This will obviously never get merged (because it's not really needed). Thanks!

@kentcdodds kentcdodds closed this Aug 5, 2015
@kentcdodds kentcdodds deleted the feat/11728-strict-di branch August 5, 2015 22:43
@lgalfaso
Copy link
Contributor

lgalfaso commented Aug 6, 2015

@kentcdodds if you look at #12446 then that posted a very reasonable reason to merge this. Anyhow, I would like to consider this for 1.5. Can you put the PR back?

@kentcdodds kentcdodds restored the feat/11728-strict-di branch August 6, 2015 11:43
@kentcdodds kentcdodds reopened this Aug 6, 2015
@kentcdodds
Copy link
Member Author

Oh, cool. Didn't notice that. Sure thing :-) I've made several PRs to angular. But if this one gets merged, it'll be the first time I've contributed code to angular that actually runs in people's code 😄

@lgalfaso
Copy link
Contributor

lgalfaso commented Aug 6, 2015

In a few days we should branch for 1.5, will merge this just after that

@lgalfaso lgalfaso self-assigned this Aug 6, 2015
@lgalfaso lgalfaso closed this in 79577c5 Sep 20, 2015
@kentcdodds
Copy link
Member Author

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

Successfully merging this pull request may close these issues.

Add isStrictDi to $injector
4 participants