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

fix(css): Rename <cubic-bezier-timing-function> to <cubic-bezier-easing-function> #970

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

skyclouds2001
Copy link
Contributor

@skyclouds2001 skyclouds2001 commented Apr 4, 2025

Description

also notice <cubic-bezier-timing-function> is not used anywhere, while <cubic-bezier-easing-function> is used by <easing-function>

Motivation

Additional details

https://drafts.csswg.org/css-easing-1/#typedef-cubic-bezier-easing-function

Related issues and pull requests

Fixes #968

@skyclouds2001 skyclouds2001 changed the title fix(css): Rename cubic-bezier-timing-function to `cubic-bezier-easi… fix(css): Rename cubic-bezier-timing-function to cubic-bezier-easing-function, fixes #968 Apr 4, 2025
@skyclouds2001 skyclouds2001 changed the title fix(css): Rename cubic-bezier-timing-function to cubic-bezier-easing-function, fixes #968 fix(css): Rename cubic-bezier-timing-function to cubic-bezier-easing-function Apr 4, 2025
@skyclouds2001 skyclouds2001 marked this pull request as ready for review April 4, 2025 09:27
@skyclouds2001 skyclouds2001 requested a review from a team as a code owner April 4, 2025 09:27
@skyclouds2001 skyclouds2001 requested review from dipikabh and removed request for a team April 4, 2025 09:27
@skyclouds2001 skyclouds2001 changed the title fix(css): Rename cubic-bezier-timing-function to cubic-bezier-easing-function fix(css): Rename <cubic-bezier-timing-function> to <cubic-bezier-easing-function> Apr 4, 2025
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

Successfully merging this pull request may close these issues.

<cubic-bezier-easing-function> is missing
1 participant