react-color-picker-wheel
Version:
Color picker component for React.js using color wheel
20 lines (13 loc) • 524 B
Markdown
# Change Log
## [0.1.6] - 2020-09-14
- bug fix :: appearance on Safari browser corrected
## [0.1.3] - 2020-09-12
- bug fix :: levelbars' appearance on Firefox corrected
## [0.1.2] - 2020-09-12
- bug fix :: demo gif can be seen on npm page now
## [0.1.1] - 2020-09-12
- bug fix :: levelbars are visible on Firefox now
- bug fix :: color wheel is visible on Safari now
- README :: demo gif added, color object explained
## [0.1.0] - 2020-09-08
- initial :: initial package publish