zillow / react-slider

Accessible, CSS agnostic, slider component for React.
https://zillow.github.io/react-slider
MIT License
891 stars 232 forks source link

Support resizing besides window #138

Closed kudohamu closed 4 years ago

kudohamu commented 6 years ago

The purpose of this PR is to support resizing besides window 😉 (In the sample below, I use https://github.com/bokuweb/re-resizable .)

The behavior of master. master1 master2

The behavior of this PR. this_pr1 this_pr2

Thank you for a convenient library! 😄

hiroppy commented 6 years ago

/cc @mpowaga hi, could you please review this change?

signalwerk commented 6 years ago

@kudohamu this PR works excellent for me! thanks a lot!

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.