Clément Roche
Clément Roche
We're planning to add types but not to convert the source to TypeScript for now.
This PR has been merged and pusblished in v0.2.11, can you check if everything is good for you ?
Feature as been implemented, see [commit](https://github.com/studio-freight/lenis/commit/ff4bbf8486cfaeb5c5166bbcbf7a34f90206b1a3)
Yo @vezwork, this still needs changes before to get merged ?
Hi, you should try to : - shutdown the running server - delete .nuxt folder - run the server It worked for me
something like: ```js useFrame(()=>{ // your callback }, { throttle: 100, priority: 0, }) ```
+1, it would be very usefull, something like sheet.object('object', { x: 0 }, { label: 'My Amazing Object' }). Also you should be able to change the label from the...
https://github.com/studio-freight/satus/blob/main/libs/theatre/index.js This can be helpful, i faced the same issue. Thank to those hooks/context you can use theatre whenever you want in your app
@akre54 something like `val(prop, position)` ?
I would love it too