angular-cn/packages/animations/src
Felix Lemke 465abab213 docs(animations): fix group and sequence function usage examples (#28305)
animate functions now contain style functions instead of plain objects
e.g. animate(1s, { background: black }))
to   animate(1s, style({ background: black }))

PR Close #28305
2019-01-24 10:21:35 -08:00
..
players docs: update animations with `@publicApi` tags (#26595) 2018-10-19 14:35:53 -07:00
animation_builder.ts docs: update animations with `@publicApi` tags (#26595) 2018-10-19 14:35:53 -07:00
animation_event.ts docs: convert all `@experimental` tags to `@publicApi` tags (#26595) 2018-10-19 14:35:52 -07:00
animation_metadata.ts docs(animations): fix group and sequence function usage examples (#28305) 2019-01-24 10:21:35 -08:00
animations.ts docs(animations): add documentation for new animation features 2017-05-19 12:52:04 -07:00
private_export.ts feat(animations): introduce a wave of new animation features 2017-05-16 17:39:57 -07:00
util.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
version.ts style: remove empty comments (#23404) 2018-05-10 15:48:13 -07:00