angular-cn/packages/core
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
..
src build: fix circular dep between interface and l_node by merging (#20855) 2017-12-21 21:40:58 -08:00
test fix(animations): avoid infinite loop with multiple blocked sub triggers (#21119) 2017-12-22 09:23:28 -08:00
testing docs(core): move core examples into `examples/core/` directory 2017-12-18 12:10:29 -08:00
BUILD.bazel feat(core): Moving Renderer3 into @angular/core (#20855) 2017-12-21 21:40:58 -08:00
index.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
package.json build: update to rxjs@5.5.0 (#19345) 2017-10-18 11:17:43 -07:00
public_api.ts build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
rollup.config.js refactor: make all rollup config ES5 compatible (#20028) 2017-10-30 23:09:17 -04:00
tsconfig-build.json build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00