465abab213
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 |
||
---|---|---|
.. | ||
browser | ||
src | ||
test | ||
BUILD.bazel | ||
PACKAGE.md | ||
index.ts | ||
package.json | ||
public_api.ts | ||
rollup.config.js | ||
tsconfig-build.json |