angular-cn/packages/core/test
Marc Laval 36d37cc6ae fix(core): complete EventEmitter in QueryList on component destroy (#18902)
Fixes #18741

PR Close #18902
2017-09-01 16:27:58 -05:00
..
animation fix(animations): do not leak DOM nodes/styling for host triggered animations (#18853) 2017-08-31 18:38:27 -07:00
change_detection refactor(core): remove toString() method from DefaultIterableDiffer 2017-08-15 16:29:44 -07:00
debug
di feat(core): Create StaticInjector which does not depend on Reflect polyfill. 2017-08-07 15:40:15 -07:00
dom
linker fix(core): complete EventEmitter in QueryList on component destroy (#18902) 2017-09-01 16:27:58 -05:00
metadata perf(core): Remove decorator DSL which depends on Reflect 2017-08-11 09:27:07 -07:00
reflection
testability perf(core): refactor NgZone, decrease size by 1.2Kb (#17773) 2017-07-01 10:29:56 -07:00
util perf(core): Remove decorator DSL which depends on Reflect 2017-08-11 09:27:07 -07:00
view perf: switch angular to use StaticInjector instead of ReflectiveInjector 2017-08-07 15:42:34 -07:00
zone perf(core): use native addEventListener for faster rendering. (#18107) 2017-07-25 15:35:44 -05:00
application_init_spec.ts build: enable TSLint on the packages folder 2017-07-31 15:47:57 -07:00
application_module_spec.ts
application_ref_spec.ts fix(core): invoke error handler outside of the Angular Zone (#18269) 2017-07-21 16:35:23 -05:00
component_fixture_spec.ts
dev_mode_spec.ts
directive_lifecycle_integration_spec.ts
error_handler_spec.ts
event_emitter_spec.ts
fake_async_spec.ts
forward_ref_integration_spec.ts
spies.ts
testing_internal_spec.ts
util_spec.ts