Skip to content

Step towards v2

Latest
Compare
Choose a tag to compare
@argyleink argyleink released this 29 Sep 19:48
· 56 commits to main since this release
5e21d4a
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]>