angular-cn/packages/core/test
Matias Niemelä 86a36eaadd fix(animations): avoid infinite loop with multiple blocked sub triggers (#21119)
This patch fixes animations so that if multiple sub @triggers are used
and are blocked by a parent animation then the engine will not lead
itself into an infinite loop.

PR Close #21119
2017-12-22 09:23:28 -08:00
..
animation fix(animations): avoid infinite loop with multiple blocked sub triggers (#21119) 2017-12-22 09:23:28 -08:00
change_detection fix: Update test code to type-check under TS 2.5 (#20175) 2017-11-15 18:12:16 -06:00
debug fix(core): Update types for TypeScript nullability support (#15472) 2017-03-29 09:34:45 -07:00
di build: fix build failures (#20470) 2017-11-15 22:33:30 -08:00
dom build: update npm dependencies (#19328) 2017-09-22 13:20:52 -07:00
linker build: upgrade bazel rules to latest (#20768) 2017-12-07 11:27:50 -08:00
metadata perf(core): Remove decorator DSL which depends on Reflect 2017-08-11 09:27:07 -07:00
reflection build: update npm dependencies (#19328) 2017-09-22 13:20:52 -07:00
render3 build: fix circular dep between interface and l_node by merging (#20855) 2017-12-21 21:40:58 -08:00
testability fix(upgrade): add testability hook to downgraded component 2017-09-12 16:59:27 -04:00
util perf(core): Remove decorator DSL which depends on Reflect 2017-08-11 09:27:07 -07:00
view feat(core): add source to `StaticInjectorError` message (#20817) 2017-12-12 11:56:06 -08:00
zone feat(core): support for bootstrap with custom zone (#17672) 2017-09-21 16:51:48 -07:00
BUILD.bazel feat(core): Moving Renderer3 into @angular/core (#20855) 2017-12-21 21:40:58 -08:00
application_init_spec.ts build: upgrade bazel rules to latest (#20768) 2017-12-07 11:27:50 -08:00
application_module_spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
application_ref_spec.ts build: upgrade bazel rules to latest (#20768) 2017-12-07 11:27:50 -08:00
component_fixture_spec.ts refactor(animations): make animation testing work with fixture.whenRenderingDone 2017-05-16 17:39:57 -07:00
dev_mode_spec.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
directive_lifecycle_integration_spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
error_handler_spec.ts build: upgrade bazel rules to latest (#20768) 2017-12-07 11:27:50 -08:00
event_emitter_spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
fake_async_spec.ts feat(core): update zone.js to 0.8.10 and expose the flush method (#16860) 2017-05-22 12:19:21 -06:00
forward_ref_integration_spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
spies.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
testing_internal_spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
util_spec.ts fix(core): Update types for TypeScript nullability support (#15472) 2017-03-29 09:34:45 -07:00