angular/modules/@angular/compiler-cli/integrationtest/test
Matias Niemelä 36d25f2a07 feat(animations): support styling of the default animation state
It is now possible to set a fallback state that will apply its
styling when the destination state is not detected.

```ts
state("*", style({ ... }))
```

Closes #9013
2016-06-07 12:59:33 -07:00
..
animate_spec.ts feat(animations): support styling of the default animation state 2016-06-07 12:59:33 -07:00
basic_spec.ts refactor(compiler): rename /compiler_cli to /compiler-cli 2016-06-02 13:50:32 -07:00
projection_spec.ts refactor(compiler): rename /compiler_cli to /compiler-cli 2016-06-02 13:50:32 -07:00