Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cancelAnimationFrame #11

Closed
gbouteiller opened this issue Apr 30, 2016 · 4 comments
Closed

cancelAnimationFrame #11

gbouteiller opened this issue Apr 30, 2016 · 4 comments

Comments

@gbouteiller
Copy link

Hi guys,
First of all, congratulations for the amazing job done.
I'd like to know as requestAnimationFrame is already available if it is possible to add cancelAnimationFrame.
Thank you very much

@EisenbergEffect
Copy link
Contributor

@jdanyow We don't actually have this in our polyfills do we?

@gbouteiller
Copy link
Author

Hello Rob,
I'm taking the liberty to speak for Jeremy as he asked me to create the issue ;).
Thank you again

@jdanyow
Copy link
Contributor

jdanyow commented Apr 30, 2016

@EisenbergEffect we don't have rAF or cAF in the aurelia polyfills- folks supporting IE9 pull in a separate polyfill like https://www.npmjs.com/package/raf

@EisenbergEffect
Copy link
Contributor

@jdanyow Would you be willing to update the docs on bootstrapping older browser to include information on how to configure this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants