docs(change_detection): add docs to ChangeDetectorRef

This commit is contained in:
vsavkin
2015-09-22 14:35:17 -07:00
committed by Victor Savkin
parent 9d2d674ef8
commit 7c2c1a8e03
2 changed files with 164 additions and 16 deletions

View File

@ -544,18 +544,9 @@ var NG_API = [
'KeyValueDiffers',
'KeyValueDiffers.factories',
'KeyValueDiffers.find()',
'LifeCycle',
'LifeCycle', // TODO: replace with ApplicationRef
'LifeCycle.registerWith()',
'LifeCycle.tick()',
'Locals',
'Locals.clearValues()',
'Locals.contains()',
'Locals.current',
'Locals.current=',
'Locals.get()',
'Locals.parent',
'Locals.parent=',
'Locals.set()',
'LowerCasePipe',
'LowerCasePipe.transform()',
'MAX_IN_MEMORY_ELEMENTS_PER_TEMPLATE',