angular-cn/modules/angular2/test/core
Tobias Bosch 078475a082 refactor(compiler): speed up proto view merging
- Don't create intermediate merge results
- Only merge embedded ProtoViews that contain `<ng-content>` tags

Closes #3150
Closes #3177
2015-07-21 13:39:41 -07:00
..
annotations feat: allow Type.annotations = Component(...).View(...) 2015-06-16 16:36:46 -07:00
compiler refactor(compiler): speed up proto view merging 2015-07-21 13:39:41 -07:00
life_cycle refactor(change_detection): made ChangeDetector and ProtoChangeDetector interfaces 2015-06-18 17:41:22 -07:00
testability refactor(core): ts’ify tests 2015-05-26 17:01:31 -07:00
zone feat(zone): add "on event done" zone hook 2015-07-10 15:45:52 -07:00
application_spec.ts feat(compiler): attach components and project light dom during compilation. 2015-07-15 20:23:27 -07:00
directive_lifecycle_integration_spec.ts refactor(LifecycleEvent): change from onInit to Lifecycle.onInit 2015-07-14 16:51:44 -07: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 feat(di): removed app injector 2015-07-01 13:33:43 -07:00