Yonatan Doron

Results 31 comments of Yonatan Doron

Okay so as I mentioned in the other issue - the first feature request is: 1. Rating Indication - to the right of the elements (can be turned on/off with...

@shubhamwaghe I just added a simple indicator that is shown on the new demo, it is a temp solution that offeres a way to see the exact rating value next...

Thank you guys for catching this sneaky bug @svennis94 and @Owumaro ! @svennis94 I encourage you to feel free and open a PR fix :) and glad that you liked...

* Need to add support for **Nested Object** binding within the parent object to be binded.

Sure thing @chawlatanya You are more than welcome :+1:

You can use the JSFiddle demo, fork it or copy its code to either: * Codesandbox * codepen Or whatever online playground you favour. And when you modify things on...

Do you mean that i should allow for a HTMl slot to replace the existing content entirely and allow full customization from outside the component? In terms of motivation if...

All is well my friend :), I just wanted to make sure that I understand your issue. I think its a good idea to introduce this new functionality, I will...

1. I do not really see a use case for this. There is no point in passing to the toggle button a string it only is supposed to receive a...

Alright so to wrap up: - isActive is changed to value prop (please update the readme documentation according) - because of that change consumers of the component can now use...