angular-cn/modules/@angular/core/test
Tobias Bosch 126fda2613 perf: delete pre-view-engine core, compiler, platform-browser, etc code (#14788)
After the introduction of the view engine, we can drop a lot of code that is not used any more.

This should reduce the size of the app bundles because a lot of this code was not being properly tree-shaken by today's tools even though it was dead code.
2017-02-27 23:08:19 -08:00
..
animation perf: delete pre-view-engine core, compiler, platform-browser, etc code (#14788) 2017-02-27 23:08:19 -08:00
change_detection fix(core): Add type information to differs 2017-01-09 18:56:34 -05:00
debug refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
di feat(core): make `new Inject()` optional for deps specified as `InjectionToken` (#14486) 2017-02-20 16:20:45 -08:00
dom feat(platform-server): add API to render Module and ModuleFactory to string (#14381) 2017-02-14 16:14:40 -08:00
facade refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
linker perf: delete pre-view-engine core, compiler, platform-browser, etc code (#14788) 2017-02-27 23:08:19 -08:00
metadata refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
reflection fix(compiler): don’t throw when using `ANALYZE_FOR_ENTRY_COMPONENTS` with user classes (#13679) 2016-12-27 16:58:52 -08:00
testability refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
util fix(common): introduce isObservable method (#14067) 2017-01-31 12:14:19 -06:00
view fix(core): call lifecycle hooks for siblings in declaration order 2017-02-27 14:50:41 -08:00
zone perf: Don’t subclass Error; resulting in smaller binary (#14160) 2017-02-07 19:18:26 -06:00
application_init_spec.ts Typo (#13698) 2016-12-29 09:41:21 -08:00
application_module_spec.ts fix(common): do not override locale provided on bootstrap (#13654) 2017-01-05 09:24:37 -08:00
application_ref_spec.ts feat(compiler): introduce `<ng-template>`, deprecate `<template>` and `template` attribute 2017-02-23 20:03:16 -08:00
component_fixture_spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
dev_mode_spec.ts fix(testing): remove deprecated testing APIs (#9923) 2016-07-11 16:04:32 -07:00
directive_lifecycle_integration_spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
error_handler_spec.ts perf: delete pre-view-engine core, compiler, platform-browser, etc code (#14788) 2017-02-27 23:08:19 -08:00
fake_async_spec.ts feat: upgrade zone.js to v0.7.1 2016-11-29 17:24:00 -08:00
forward_ref_integration_spec.ts fix(DomSchemaRegistry): detect invalid elements 2016-08-30 21:32:03 -07:00
spies.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
testing_internal_spec.ts refactor: kill MapWrapper 2016-11-04 13:27:38 -07:00