CrazyTim

Results 10 issues of CrazyTim

https://react-redux-auth0.firebaseapp.com/ Site not found

bug

#### Reasons - You can crash the browser tab by typing a really large number. - Its not really practical to need >100 swatches. Much beyond that and they blend...

Hi, can we add to the README what versions of nodejs are supported, so we can see at a glance? This will make installations easier. Latest comment I can find...

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

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

enhancement

* When label is horizontal, curve the text along the arc of the wheel circumference. * Add option to draw the label characters vertically. For example: ``` B A N...

enhancement

Issues: - Fix typo (missing 's') - Add link to the definition on learn.microsoft.com For example, currently it is this: > Don't use this method in ASP.NET Core: rather use:...