5 Commits

Author SHA1 Message Date
faee5fcdba fix(rAF): move rAF to web-animations polyfill
RequestAnimationFrame polyfill is required for Android 4.3 and below,
and it must be written to the window object for Angular to work
correctly. Related #794
2016-01-04 14:18:54 -06:00
ef0a8f88d4 patch rAF timestamp for alpha37 2015-09-14 16:02:59 -05:00
b31ab1b0be feat(aside): reveal/overlay aside using Animation 2015-09-10 20:54:40 -05:00
3c4d36b835 fix(animations): update wapi polyfill
Do not clear out all inline styles after the web animation api
polypfill has finished.
2015-09-06 22:13:05 -05:00
442050038b web animations update 2015-08-23 15:24:46 -05:00