Elliot

Results 27 comments of Elliot

Want to express that I'm looking forward to this! I'm building my svelte app with Typescript using both rollup and webpack right now and they both work, but I get...

Fixed as a part of https://github.com/theatre-js/theatre/pull/293, closing.

Update: we are actively discussing this internally. We are considering making fundamental changes to the ticker API, so we want to keep this PR open until we figure that out....

Ready for review or merge. Can be squeezed into 0.5 or we can wait to merge for 0.5.1

I've done some work to resolve issues with Theatre in NextJS. Please try out the [`0.5.0-insiders.735bd98`](https://www.npmjs.com/package/@theatre/r3f/v/0.5.0-insiders.735bd98) release of Theatre to see if it resolves your issues. We will also be...

Thanks for the PR @donmccurdy, also thanks for the clear comments and code. Update: we are discussing this area of the API internally. We want to keep this PR open...

@fulopkovacs if you are able to re-test this, I have modified the way keyframes are offset from the left. It is possible it is related to this issue and may...

For 0.5 we are going to support CJS for Core and Studio; and both CJS and ESM for the r3f extension. I tested this configuration of packages with NextJS (it...

@AriaMinaei, @AndrewPrifer I landed a PR to document this further yesterday and I believe this is now documented at the bottom of [CONTRIBUTING.md](https://github.com/theatre-js/theatre/blob/main/CONTRIBUTING.md). Please confirm that this documentation covers what...