-
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v4 #28
base: main
Are you sure you want to change the base?
v4 #28
Conversation
…loses #24 BREAKING CHANGE: The library now requires the `useReactImageTurntable` hook to be called and its props passed.
…s` length changes
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
…ive index to zero when image count changes to a length below the active index
…om `useReactImageTurntable` to `ref`
…avoid jitter when changing between 18 and 36 images
📦 esbuild Bundle Analysis for react-image-turntableThis analysis was generated by esbuild-bundle-analyzer. 🤖
Largest pathsThese visualization shows top 20 largest paths in the bundle.Meta file: lib/dist/metafile-esm.json, Out file: dist/index.mjs
DetailsNext to the size is how much the size has increased or decreased compared with the base branch of this PR.
|
…able is set to ensure coverage report is consistent
commit: |
Hi @nerdyman , I noticed that in v4 of the library, you've added functionality for controlling turntable state with a hook from parent. This feature is necessary for my project. I was wondering if you could provide an estimate of when this PR might be merged? I'd greatly appreciate any information you can share regarding the timeline for this feature. Thanks in advance, and keep up the great work! |
Thanks for the kind words @imujo! I don't have much time atm to do the v4 release but can do a beta npm release this week with what's currently on this branch so you'll be able to use that in the meantime. I'll drop a message here when it's published. |
@imujo This has been published, you can get it by installing npm install react-image-turntable@next
pnpm install react-image-turntable@next
yarn add react-image-turntable@next Let me know if you run into any issues. |
@nerdyman Thanks so much for the quick turnaround! I've tested the beta release, and everything works for my project. I really appreciate your responsiveness and effort. |
No probs @imujo! Thanks for testing it out 🙌 |
use client
directive to module #25autoRotate.counterClockwise
prop #31node16
flag https://www.npmjs.com/package/@arethetypeswrong/cli#profiles