docs(di): add docs to Injector

Closes #4254
This commit is contained in:
vsavkin
2015-09-21 14:19:03 -07:00
committed by Victor Savkin
parent 794e3870c5
commit b0effe8e27
9 changed files with 418 additions and 152 deletions

View File

@ -115,9 +115,6 @@ const NG_API = [
'BindingBuilder.toFactory',
'BindingBuilder.toValue',
'BindingWithVisibility',
'BindingWithVisibility.getKeyId',
'By', // TODO: not sure
'By.all',
'By.css',
@ -351,6 +348,9 @@ const NG_API = [
'DebugElement.queryAll',
'DebugElement.triggerEventHandler',
'DependencyMetadata',
'DependencyMetadata.token',
'DecimalPipe',
'DecimalPipe.constructor',
'DecimalPipe.transform',
@ -370,8 +370,6 @@ const NG_API = [
'Dependency',
'Dependency.fromKey',
'DependencyMetadata',
'DependencyMetadata.token',
'Directive',
'Directive.constructor',
@ -750,9 +748,6 @@ const NG_API = [
'PropertyMetadata',
'ProtoInjector',
'ProtoInjector.getBindingAtIndex',
'ProtoViewRef',
'Query',
@ -979,8 +974,6 @@ const NG_API = [
'ViewRef.renderFragment',
'ViewRef.setLocal',
'Visibility',
'WrappedException',
'WrappedException.captureStackTrace',
'WrappedException.constructor',