-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
docs: Updated docs to include information on easing functions #16070
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
Conversation
...nctions simple descriptions
⚠️ No Changeset found
Latest commit: a848f9e
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
shivan-s
commented
Jun 8, 2025
@chasec22 awesome work. I've always had to guess what these do, and thanks to this PR, I don't need to guess no longer. Plus, I discovered some new easing functions haha.
Do you think the docs you added for each of the easing functions, you could also include as a sentence description on the docs?
closes #15992
This is a minor update to the easing documents. It adds an overview description for the module and short descriptions for each of the easing functions.