π First, thanks for this library β it's genuinely useful. This is a friendly heads-up, not a complaint.
I needed several of the open PRs plus a few bug fixes for a project sooner than they were likely to land here, so rather than carry local patches I published a small maintained fork:
Why it exists
A number of community PRs have been open for a while, and some bugs I hit overlapped with them. The fork bundles those into a published, buildable package so they're usable today.
What's in it
Merged / reworked from open PRs:
Additional fixes (upstream issue refs):
In the fork this also resolves the mobile/interaction reports #54, #108 and #112.
Intent
This is an unofficial fork, not affiliated with this project, and I'm not trying to fragment anything. I'm happy to open PRs for any of the above if you'd like to pull them upstream, and equally happy to archive the fork once they land here. Mainly flagging it so anyone hitting these issues can find a working option.
Thanks again! π
(Fork prepared with Claude Code.)
π First, thanks for this library β it's genuinely useful. This is a friendly heads-up, not a complaint.
I needed several of the open PRs plus a few bug fixes for a project sooner than they were likely to land here, so rather than carry local patches I published a small maintained fork:
@zdila/react-gradient-color-pickerWhy it exists
A number of community PRs have been open for a while, and some bugs I hit overlapped with them. The fork bundles those into a published, buildable package so they're usable today.
What's in it
Merged / reworked from open PRs:
currentValueingetGradientObjectbarSizeoption rather than Refactor slider handlers for better optimization and smooth animation & added touch supportΒ #132'sbarHeightrename, to stay API-compatible)getGradientObject(currentValue)now recomputesisGradient/gradientType/degreesfrom the passed valueAdditional fixes (upstream issue refs):
%no longer parse toNaN%useColorPicker'sconfigarg accepts a partial config (no longer forcesbarSize/crossSize)255,255,255was previously unreachable)In the fork this also resolves the mobile/interaction reports #54, #108 and #112.
Intent
This is an unofficial fork, not affiliated with this project, and I'm not trying to fragment anything. I'm happy to open PRs for any of the above if you'd like to pull them upstream, and equally happy to archive the fork once they land here. Mainly flagging it so anyone hitting these issues can find a working option.
Thanks again! π
(Fork prepared with Claude Code.)