sam-silv / histoslider

:bar_chart: A D3 based histogram slider component for React.
http://samhogg.github.io/histoslider/
MIT License
30 stars 28 forks source link

Add option to remove labels, remove outline on drag #104

Closed fellmirr closed 5 years ago

fellmirr commented 5 years ago

Adds an opiton to remove labels from the slider. Removes ugly otline on drag in chrome on Windows 10. Also adds basic typescript prop typings.

I merged with another fork to include some of their bugixes, but ended up getting a lot of changes they made, which was unintended. I tried to revert the merge, alas with no success 🤷 Meaning, all the comits not made by me are not actually included, but still appear in the commit log.

sam-silv commented 5 years ago

Cool, thanks! I have been neglecting this project big time but I'll take some time tomorrow to review and push this onto npm.

fellmirr commented 5 years ago

That's awesome! It would be super usefull if you publish an updated version, as I'm strugeling to get google cloud build to work correctly with submodules, hehe...

🔨⚙️

sam-silv commented 5 years ago

@fellmirr sorry for the delay, published v2.0.15