react-star-rating icon indicating copy to clipboard operation
react-star-rating copied to clipboard

Half stars

Open asaf opened this issue 8 years ago • 8 comments

Hey,

Why half stars are not supported any longer?

Thanks.

asaf avatar Jan 04 '16 11:01 asaf

I was initially trying to port the CSS-based clipping to SVG, but saw that React didn't support the mask attribute so pulled out the half stars. I can try to put it back in with another clipPath approach and see how that goes. Otherwise, we'll need to wait until react supports the mask attribute. I'll try to get to this in v1.5

ninjasort avatar Jan 04 '16 14:01 ninjasort

Crap :)

this is one of the nicest features of this component,

Thanks for answering!

asaf avatar Jan 04 '16 23:01 asaf

It will be back soon enough. Sorry for the inconvenience.

ninjasort avatar Jan 05 '16 00:01 ninjasort

Any ETA for this one?

asaf avatar Jan 15 '16 09:01 asaf

Possible solution: http://codepen.io/mrk1989/pen/mLeHJ

asaf avatar Jan 25 '16 23:01 asaf

Yeah, looks good. I'll try to work this in, thanks.

ninjasort avatar Jan 26 '16 02:01 ninjasort

Still it is not supporting decimal rating..

pkhand0 avatar May 04 '17 11:05 pkhand0

Hey, sorry about that. I've been super busy. I'll be refactoring a lot of this module when I get some time coming up. Hang tight!

ninjasort avatar May 04 '17 17:05 ninjasort