Rubén Moya
Rubén Moya
Anything we can do to push this forward? Even without having types in the traits properties at least it won't throw an error when trying to use traits.
You have a working example in the playground: http://react-toolbox.io/#/components/radio_group basically give a name to the `RadioGroup`, a value to each `RadioButton` and then pass the value you want to select...
@3af You're right, I misunderstood the issue. Right now it's not possible to do it. I think the onClick prop would be a better option than `allowIndeterminate` since it's more...
Hi! Sorry for the delay. It looks good, although we'll have to take a closer look at the `react-themr` change since as you said, it's a breaking change and we...
I could release this as `1.3.5` although it scares me a little bit since there are changes to `react-themr` which I don't know if they are going to break something,...
Hi! Sorry for answering this late, the code looks good, but the tests are failing
Travis is failing, could you take a look?
I left a small comment about the `onMouseDown`, which I think should be removed, since that check didn't make any sense even before the change, I'll merge it once it's...
Hello @paddotk! Thank you for your contribution! There are some conflicts with the css files, since we've renamed them to `.module.css`, could you solve those conflicts please?
Feel free to pick whatever you like and add it to the `www/images` folder in the documentation :)