unovue / radix-vue

Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.
https://radix-vue.com
MIT License
3.72k stars 233 forks source link

[Feature]: ColorPicker #501

Open zernonia opened 1 year ago

zernonia commented 1 year ago

Describe the feature

https://react-spectrum.adobe.com/react-spectrum/ColorArea.html https://ark-ui.com/docs/components/color-picker

Additional information

kilobyte2007 commented 4 months ago

I've developed my own color picker for Vue, in a project of mine, maybe it makes sense to try to adapt it for Radix-vue? See it here - https://cazac.tools/utils/css-gradient-generator (it's a gradient selector but the core components are the same).