-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…#1387) * chore: inline alloc/fluids and upgrade rafz * chore: inline alloc/types * chore: normalize demo styles * chore: add flipCard sandbox * chore: add Slide sandbox * chore: add sandboxes * chore: add TS to dev dependencies to sandboxes demo * chore: add alloc/types missing types * chore: inline react-layout-effect and remove it from deps * fix: make SpringRef instances callable to avoid breaking change #1359 * chore: optimize sandbox * chore: refactor based on react-use-gesture sandbox * fix: make SpringRef instances callable to avoid breaking change #1359 * fix: `alias ref()` to `ref.start()` instead of `ref.set()` * chore: add comment about deprecating calling ref as a fn * fix: replace ref with api and set with start * fix: make SpringRef instances callable to avoid breaking change #1359 * chore: update comment to reflect * feat: add directCall of set deprecation log * fix: infer SpringValue types only from the `from` prop when it exists * fix: remove global styles * fix: remove logs * fix: remove duplicates * fix: use proper api for useTrail Co-authored-by: Josh Ellis <[email protected]>
- Loading branch information
1 parent
c6f2872
commit f3c4c0b
Showing
5 changed files
with
60 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters