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
..
2018-02-01 08:31:20 -08:00
2018-02-22 16:07:53 -08:00
2018-02-16 09:06:14 -08:00
2018-02-09 13:05:16 -08:00
2018-02-02 07:53:18 -08:00
2018-01-10 16:26:46 -08:00
2018-01-18 18:22:20 -06:00
2018-02-22 16:07:53 -08:00
2018-02-02 07:52:30 -08:00
2018-02-20 16:08:15 -08:00
2017-11-14 10:00:46 -08:00
2018-01-25 13:38:12 -08:00
2017-11-14 10:00:28 -08:00
2017-11-14 10:00:28 -08:00
2018-01-10 16:26:46 -08:00
2018-02-22 13:40:57 -08:00
2017-11-14 10:00:13 -08:00
2018-02-02 07:49:32 -08:00
2017-05-09 15:53:32 -07:00
2018-01-17 07:20:17 -08:00
2018-02-09 13:03:47 -08:00
2018-02-09 13:03:47 -08:00
2018-02-07 12:01:12 -08:00
2018-01-23 21:30:27 -08:00
2018-01-18 18:22:20 -06:00
2018-02-14 15:02:36 -05:00
2017-05-26 13:28:06 -06:00
2018-02-09 13:10:23 -08:00
2017-12-08 10:06:41 -08:00
2018-02-07 12:09:00 -08:00
2018-01-18 18:22:20 -06:00
2018-02-21 14:51:04 -08:00
2018-01-18 18:22:20 -06:00
2018-01-18 18:22:20 -06:00
2018-01-29 11:34:46 -08:00
2018-02-22 11:20:47 -08:00
2018-02-09 13:03:47 -08:00
2017-11-14 10:00:39 -08:00
2018-02-12 10:01:10 -08:00
2018-02-09 13:03:47 -08:00
2017-11-28 22:27:02 -06:00
2018-02-21 11:06:47 -08:00
2018-01-23 21:30:27 -08:00
2018-01-23 21:30:27 -08:00
2018-01-18 18:22:09 -06:00
2018-01-18 18:22:09 -06:00
2018-01-31 10:25:14 -08:00
2018-01-18 18:22:09 -06:00
2018-01-18 18:22:09 -06:00
2018-01-23 21:30:27 -08:00
2018-01-23 21:30:27 -08:00
2018-02-02 07:51:46 -08:00
2018-01-18 18:22:20 -06:00
2018-01-18 18:22:20 -06:00
2018-01-29 11:34:46 -08:00
2018-02-22 11:20:21 -08:00
2018-01-12 14:37:26 -08:00
2018-01-23 21:30:27 -08:00
2018-02-02 07:51:46 -08:00
2017-11-01 15:18:43 -07:00
2018-01-29 11:34:46 -08:00
2017-05-26 13:28:06 -06:00
2017-07-03 08:12:28 +01:00
2017-05-26 13:28:06 -06:00