angular-cn/modules/angular2/test/core
Tobias Bosch 5030ffb01c feat(view): introduce free embedded views
Free embedded views are view instances that are created
logically in the same was as views of a ViewContainer,
but their dom nodes are not attached.

BREAKING CHANGE:

- `Renderer.detachFreeHostView` was renamed to
  `Renderer.detachFreeView`
- `DomRenderer.getHostElement()` was generalized into
  `DomRenderer.getRootNodes()`
2015-06-03 14:42:00 -07:00
..
compiler feat(view): introduce free embedded views 2015-06-03 14:42:00 -07:00
testability refactor(core): ts’ify tests 2015-05-26 17:01:31 -07:00
zone refactor(core): ts’ify tests 2015-05-26 17:01:31 -07:00
application_spec.ts refactor(core): ts’ify tests 2015-05-26 17:01:31 -07:00
directive_lifecycle_integration_spec.ts feat(Directive): convert properties to an array 2015-05-29 11:44:43 +02:00
forward_ref_integration_spec.dart feat: allow for forward references in injection 2015-05-15 21:12:57 -07:00
forward_ref_integration_spec.ts refactor(core): ts’ify tests 2015-05-26 17:01:31 -07:00