react-spring
react-spring copied to clipboard
✌️ A spring physics based React animation library
### Which react-spring target are you using? - [X] `@react-spring/web` - [ ] `@react-spring/three` - [ ] `@react-spring/native` - [ ] `@react-spring/konva` - [ ] `@react-spring/zdog` ### What version of...
### Why According to [doc](https://www.react-spring.dev/docs/utilities/use-in-view) `useInView` must accept field `threshold`, but there is type error ### What fix types ### Checklist - [x] Documentation updated - [x] Ready to be...
### Which react-spring target are you using? - [X] `@react-spring/web` - [X] `@react-spring/three` - [ ] `@react-spring/native` - [ ] `@react-spring/konva` - [ ] `@react-spring/zdog` ### What version of react-spring...
### Why [`inert`](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/inert) does not accept `inert=''`, `inert='false'`, `inert='undefined'` or etc. The attribute ***must*** be entirely removed in order to enable the element again. [`disabled` works the same way](https://developer.mozilla.org/en-US/docs/Web/API/Element/setAttribute). ###...
### Which react-spring target are you using? - [X] `@react-spring/web` - [ ] `@react-spring/three` - [ ] `@react-spring/native` - [ ] `@react-spring/konva` - [ ] `@react-spring/zdog` ### What version of...
### A clear and concise description of what the feature is ```ts const springV = useSpringValue(0); springV.onChange((v) => console.log(`val now be ${v}`)); ``` Just like a `to` function but always...
### Which react-spring target are you using? - [X] `@react-spring/web` - [ ] `@react-spring/three` - [ ] `@react-spring/native` - [ ] `@react-spring/konva` - [ ] `@react-spring/zdog` ### What version of...
### Which react-spring target are you using? - [X] `@react-spring/web` - [ ] `@react-spring/three` - [ ] `@react-spring/native` - [ ] `@react-spring/konva` - [ ] `@react-spring/zdog` ### What version of...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [@changesets/cli](https://redirect.github.com/changesets/changesets/tree/main#readme) ([source](https://redirect.github.com/changesets/changesets)) | [`2.27.11` ->...
### Which react-spring target are you using? - [x] `@react-spring/web` - [ ] `@react-spring/three` - [x] `@react-spring/native` - [ ] `@react-spring/konva` - [ ] `@react-spring/zdog` ### What version of react-spring...