luqin / react-icheck

:radio_button: iCheck components built with React. Highly customizable checkbox, radio buttons and radio group.
https://luqin.github.io/react-icheck
177 stars 40 forks source link

prevent indeterminate prop being applied to html element. Fixes Unkno… #39

Closed emmaysebaert closed 7 years ago

emmaysebaert commented 7 years ago

prevent indeterminate prop being applied to html element. Fixes Unknown prop on <input> tag warning

emmaysebaert commented 7 years ago

@luqin is there a reason the CI is testing against node v0.12? CI is failing on this as a dependency of a dependency has changed and is no longer compatible with this version

gpoole commented 7 years ago

@luqin could you take a look at releasing this please?