You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
v1.6 (#421)
* version bump
* Added --ease-anticipate-* easings (#419)
* breaking change: added --ease-elastic-in, renamed --ease-elastic-* and --ease-squish-* to --ease-elastic-out-* and --ease-elastic-in-out-*
* Update docsite/index.css
Fixed typo from refactor in docsite/index.css as per Adam's comment
Co-authored-by: Adam Argyle <[email protected]>
* adjusted tests to correspond to additional props we added
---------
Co-authored-by: Alex Li <[email protected]>
Co-authored-by: Adam Argyle <[email protected]>
* document and create fallback
* update tests
---------
Co-authored-by: Alex Li <[email protected]>
Co-authored-by: Alex Li <[email protected]>