fix(api): remove RecordViewTuple / cleanup NgFor
This commit is contained in:

committed by
Miško Hevery

parent
6db9f9013d
commit
61b6a475a6
@ -557,8 +557,6 @@ const NG_API = [
|
||||
'NgControlName.viewToModelUpdate',
|
||||
|
||||
'NgFor',
|
||||
'NgFor.bulkInsert',
|
||||
'NgFor.bulkRemove',
|
||||
'NgFor.doCheck',
|
||||
'NgFor.ngForOf',
|
||||
|
||||
@ -770,8 +768,6 @@ const NG_API = [
|
||||
'QueryMetadata.token',
|
||||
'QueryMetadata.varBindings',
|
||||
|
||||
'RecordViewTuple', // TODO: private
|
||||
|
||||
'RenderDirectiveMetadata',
|
||||
'RenderDirectiveMetadata.COMPONENT_TYPE',
|
||||
'RenderDirectiveMetadata.DIRECTIVE_TYPE',
|
||||
|
Reference in New Issue
Block a user