angular-docs-cn/modules/@angular/core/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
..
animation feat(animations): support styling of the default animation state 2016-06-07 12:59:33 -07:00
change_detection refactor: change provide(...) for {provide: ...} 2016-06-03 15:03:49 -07:00
debug feat(debug): collect styles and classes for the DebugElement 2016-06-03 14:36:06 -07:00
di refactor: change provide(...) for {provide: ...} 2016-06-03 15:03:49 -07:00
dom chore: clang-reformat 2016-05-01 22:59:41 -07:00
facade repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
linker fix(query): set fixed `@ViewChild` / `@ContentChild` right after the view is created 2016-06-07 12:40:35 -07:00
metadata fix(metadata): Allow spacing in multiple selectors (#7418) 2016-05-26 10:18:31 -07:00
profile repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
reflection chore: clang-reformat 2016-05-01 22:59:41 -07:00
testability repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
util repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
zone chore: clang-reformat 2016-05-01 22:59:41 -07:00
application_ref_spec.ts refactor: change provide(...) for {provide: ...} 2016-06-03 15:03:49 -07:00
dev_mode_spec.ts chore: clang-reformat 2016-05-01 22:59:41 -07:00
directive_lifecycle_integration_spec.ts chore: clang-reformat 2016-05-01 22:59:41 -07:00
fake_async_spec.ts fix(testing): add discardPeriodicTasks to be used with fakeAsync (#8629) 2016-05-26 10:19:30 -07:00
forward_ref_integration_spec.dart repackaging: all the file moves 2016-05-01 20:51:00 -07:00
forward_ref_integration_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
matchers_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
spies.dart repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
spies.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
testing_internal_spec.ts chore: clang-reformat 2016-05-01 22:59:41 -07:00
tsconfig.json repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00