spin-wheel icon indicating copy to clipboard operation
spin-wheel copied to clipboard

An easy to use, themeable component for randomising choices and prizes.

Results 12 spin-wheel issues
Sort by recently updated
recently updated
newest added

Hi, I want to embed this on an Android Application. I'm no expert on Javascript and etc. but I do know few things. I've researched a bit and found out...

I was trying to update linear gradient bg color to itemBackgroundColors prop , not accepting the bg color as linear gradient See more below screen shots ![Screenshot 2024-03-04 at 5...

enhancement

Is it possible to provide a text wrapping function? If the text is too long, one line cannot be displayed.

enhancement

Hey, did you consider creating an equivalent in React? I think it would be veery useful for many people in the community, because the number of options that you provide...

enhancement

Have you thought about adding support for TS? I'd be happy to contribute if you are open to the idea. P.S. I want to use this package in a Typescript...

enhancement

There is no way to control the max-height of a label. This is required when there are many items on the wheel (for example, more than 10), and all the...

enhancement

For most use cases, the size of the container will only change if the window is resized (due to a responsive layout). So the current method of listening for `window.resize`...

enhancement

Small issue on MacOS, Chrome 112.0.5615.49. 1. While dragging the wheel, drag out of the browser window. The cursor changes to 'pointer'. It should be 'grab'. 2. While still dragging,...

bug

Imagine 2000 items in the wheel. Although items are tiny, you can't get the wheel to spin smoothly. It looks lagging, as if it jumps several items ahead of the...

enhancement

Raise when all images have been loaded or resolved. One use case for this is to hide the wheel while it is loading.

enhancement