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

[Animation] feat: Ionic Animations should convert easing to animation-timing-function #20251

Closed
liamdebeasi opened this issue Jan 21, 2020 · 1 comment
Labels
package: core @ionic/core package type: feature request a new feature, enhancement, or improvement

Comments

@liamdebeasi
Copy link
Contributor

Feature Request

Ionic version:

[x] 4.x

Describe the Feature Request

Web Animations requires users to provide per-keyframe easing via the easing key. CSS Animations use animation-timing-function instead.

Describe Preferred Solution

Ideally, developers would just use the easing key in their keyframe objects and Ionic Animations would convert easing to animation-timing-function on browsers that do not support Web Animations.

@ionitron-bot ionitron-bot bot added the triage label Jan 21, 2020
@liamdebeasi liamdebeasi added package: core @ionic/core package type: feature request a new feature, enhancement, or improvement labels Jan 21, 2020
@ionitron-bot
Copy link

ionitron-bot bot commented Feb 20, 2020

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Feb 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
package: core @ionic/core package type: feature request a new feature, enhancement, or improvement
Projects
None yet
Development

No branches or pull requests

1 participant