fossar / selfoss

multipurpose rss reader, live stream, mashup, aggregation web application
https://selfoss.aditu.de
GNU General Public License v3.0
2.36k stars 343 forks source link

Replace spectrum with react-based color picker #1268

Closed jtojnar closed 2 years ago

jtojnar commented 3 years ago

Could not find anything simple palette-based on npm but it should be reasonably simple to roll out custom component using react-popper and useClickOutside as demonstrated on https://codesandbox.io/s/opmco?file=/src/PopoverPicker.js.