angular-docs-cn/aio/content
Matias Niemelä b2f366b3b7 fix(animations): only use the WA-polyfill alongside AnimationBuilder (#22143)
This patch removes the need to include the Web Animations API Polyfill
(web-animations-js) as a dependency. Angular will now fallback to using
CSS Keyframes in the event that `element.animate` is no longer supported
by the browser.

In the event that an application does use `AnimationBuilder` then the
web-animations-js polyfill is required to enable programmatic,
position-based access to an animation.

Closes #17496

PR Close #22143
2018-02-22 16:07:53 -08:00
..
examples docs(aio): fix incorrect quote mark usage (#22335) 2018-02-20 15:42:55 -08:00
guide fix(animations): only use the WA-polyfill alongside AnimationBuilder (#22143) 2018-02-22 16:07:53 -08:00
images docs(aio): added ngconf announcement (#22272) 2018-02-18 13:16:30 -08:00
marketing docs(aio): update installed mobile tool list (#22331) 2018-02-20 15:41:15 -08:00
tutorial docs(aio): Fix name of component (#22332) 2018-02-20 15:41:35 -08:00
file-not-found.md feat(aio): add search to 404 page (#19682) 2017-10-13 09:18:42 -07:00
license.md docs(common): update copyright years (#21232) 2018-01-04 17:45:36 -05:00
navigation.json docs(aio): put structural directives back in the nav (#21856) 2018-02-12 10:00:14 -08:00