-
Notifications
You must be signed in to change notification settings - Fork 27.1k
Closed
Labels
breaking changeseffort3: weeksrefactoringIssue that involves refactoring or code-cleanupIssue that involves refactoring or code-cleanup
Milestone
Description
Goals
- Get rid of app
Injector - Allow
@Injectableannotation to declare default visibility, default to@Unbound(self: true) - All Directive's default visibility is hidden.
- Introduce
@Selfannotation to inject from current element. - Have consumer of injection be able to override the default visibility.
- Root/platform injector on
HTMLelement which has common instances (Location, Cookies, etc).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
breaking changeseffort3: weeksrefactoringIssue that involves refactoring or code-cleanupIssue that involves refactoring or code-cleanup