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(inject): implement optional #10

Merged
merged 2 commits into from
Dec 5, 2018
Merged

feat(inject): implement optional #10

merged 2 commits into from
Dec 5, 2018

Conversation

Hotell
Copy link
Owner

@Hotell Hotell commented Dec 2, 2018

now optional works on coponent level injection similar to @optional decorator on service layer

If there is a linked issue, mention it here.

  • Bug
  • Feature

Requirements

Closes #8

TODO

  • use global Reflect instead of import to prevent polyfill dependency coupling

now optional works on coponent level injection similar to @optional decorator on service layer
@Hotell Hotell merged commit 7060c65 into master Dec 5, 2018
@Hotell Hotell deleted the add-optional-for-inject branch December 5, 2018 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant