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
fix: make SpringRef instances callable to avoid breaking change #1359 (#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]>
0 commit comments