angular-cn/packages/core/test
Kristiyan Kostadinov cd9ae66b35 refactor(ivy): remove markDirty from global utilities (#34453)
Removes `markDirty` from the global debugging utilities API since we've already exposed `detectChanges`.

PR Close #34453
2020-01-30 11:30:32 -08:00
..
acceptance docs(ivy): document global debugging utilities and clean up API (#34453) 2020-01-30 11:30:32 -08:00
animation fix(animations): not waiting for child animations to finish when removing parent in Ivy (#34702) 2020-01-21 13:13:20 -05:00
bundling refactor(ivy): clean of #34804 from previous merge (#35022) 2020-01-29 16:35:08 -08:00
change_detection
debug fix(ivy): ensure eventListeners added outside angular context are not called... (#34514) 2020-01-22 15:38:13 -08:00
di
dom
i18n
linker
metadata
reflection
render3 refactor(ivy): remove markDirty from global utilities (#34453) 2020-01-30 11:30:32 -08:00
sanitization
strict_types
testability
util refactor(ivy): clean of #34804 from previous merge (#35022) 2020-01-29 16:35:08 -08:00
view
zone
BUILD.bazel test: setup circular dependency tests for all entry points (#34774) 2020-01-23 11:36:40 -08:00
application_init_spec.ts
application_module_spec.ts
application_ref_integration_spec.ts
application_ref_spec.ts
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
test_bed_async_spec.ts
test_bed_spec.ts fix(ivy): ensure multi providers in ModuleWithProviders are not duplicated (#34914) 2020-01-29 12:22:58 -08:00
testing_internal_spec.ts
util_spec.ts