react-color-picker
=================

### 3.1.1

 * fix unable to use hue slider to change color when color set to pure black/white

### 3.1.0

 * rename css classes from `react-color-picker--*` to `react-color-picker__*`

### 3.0.0

 * Update to support React `0.14`
 * rename css classes to begin with `react-color-picker`
 * remove `normalize.css` from the stylesheets. You'll have to manually include that