angular-cn/modules/@angular/core/test
Tobias Bosch 2f87eb52fe feat(core): add initial view engine (#14014)
The new view engine allows our codegen to produce less code,
as it can interpret view definitions during runtime.

The view engine is not feature complete yet, but already
allows to implement a tree benchmark based on it.

Part of #14013
2017-01-20 13:10:57 -08:00
..
animation feat(animations): support function types in transitions 2017-01-06 19:29:46 -05: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 refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
dom refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
facade refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
linker feat(core): Add type information to injector.get() (#13785) 2017-01-17 15:34:54 -06: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 feat(core): properly support inheritance 2016-11-28 14:12:12 -08:00
view feat(core): add initial view engine (#14014) 2017-01-20 13:10:57 -08:00
zone refactor(): use const and let instead of var 2016-11-12 16:40:17 -08: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 fix(core): properly destroy embedded Views attatched to ApplicationRef (#13459) 2016-12-14 08:33:29 -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 refactor(): use const and let instead of var 2016-11-12 16:40:17 -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