1.0.4: It works okay, it also supports native input. However, the data-binding behavior is a little bit strange. For polyfill color-picker, upon hovering around to choose color, it will not update any values (value, css-value) unless you clicked the above section which contained the code for the color. Changing alpha will update alpha and css-value, but not value, again you have to click the above section. And changing color in the gradient color bar (hue selector) does not update value or css-value at all, unless you click the above section. Native input works just fine!