angular-cn/modules/playground
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
..
e2e_test test(e2e): workaround flaky e2e tests 2016-05-25 17:52:30 -07:00
src feat(animations): support styling of the default animation state 2016-06-07 12:59:33 -07:00
test/benchpress refactor: change provide(...) for {provide: ...} 2016-06-03 15:03:49 -07:00
favicon.ico build: adding basic e2e testing infrastructure 2016-05-02 08:15:10 -07:00
pubspec.yaml feat(router): adds an example app using the new router 2016-04-29 02:45:57 +00:00