-
Notifications
You must be signed in to change notification settings - Fork 67
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
250116 - New motion tokens #2530
Comments
Can we have another column which specifies the timing function used for each of the values? |
@agliga we'll chat more about this in next week's DS/Web sync and learn more on how we can improve the specs! |
@ratinsl , during the intake of this issue, we agreed to be explicit about the timing function to be super clear what they were and to reduce the redundancy during implementation and usage, so we'll be formatting the easing tokens like this pattern instead of just the numbers inside parentheses:
|
Unblocked. I spoke with Ryan. We will either be changing the token value usage in DS at some point in the future or the translation mechanism to send the token values in |
Description
We are introducing our first set of motion tokens! The purpose of these tokens is for us to reference how and when to use motion, as well as what specific tokens to use for motion behaviors across the experience to support a variety of upcoming projects and frameworks. They are split up into two sections consisting of easing and duration.
Once tokens are available, it will allow us to reference them for components, patterns, and transitions across platforms.
Here is the playbook motion tokens page. Please note, we are still working on adding the token motion.duration.instant to this page.
Motion Easing Tokens:
Motion Duration Tokens:
Please let us know if you have any questions!
Screenshots
Figma link
https://www.figma.com/deck/ggTEkD3yjJlfvip0WkB0qh/Motion-in-product-list?node-id=1-58&viewport=-39%2C-32%2C0.56&t=0W95VOzT2iQIYCJE-1&scaling=min-zoom&content-scaling=fixed&page-id=0%3A1
Engineering pre-requisites
The text was updated successfully, but these errors were encountered: