react-slider icon indicating copy to clipboard operation
react-slider copied to clipboard

Es6 class version

Open msmfsd opened this issue 9 years ago • 2 comments

This could possibly be a alt version, see how you go. Again I used the slider in my project after getting frustrating with many other react sliders - and it worked really well.

I have commented the changes and added a hide class to the CSS.

msmfsd avatar Aug 11 '16 05:08 msmfsd

Hey, thanks for the kind words and the effort. I was planning to rewrite it to ES6 and have a transpiled ES5 version as well. (Similar to what I did here, with a minimum tooling - https://github.com/stanko/sektor).

I will merge this soon. Could you please move that class to the sass file (slider.scss) and renamed it to .Hide to follow overall convention.

Stanko avatar Aug 11 '16 09:08 Stanko

Have updated classname to scss.

msmfsd avatar Aug 12 '16 01:08 msmfsd