Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scrollbars classnames #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Scrollbars classnames #1

wants to merge 3 commits into from

Conversation

qodunpob
Copy link

In some cases the best way to customize scrollbars is an class names. That's why I'm added 4 new props:

  • verticalContainerClassName;
  • verticalScrollbarClassName;
  • horizontalContainerClassName;
  • horizontalScrollbarClassName.

I'm also included classnames package for easier manipulation of class names. And wrote the relevant tests.

@benkeen
Copy link
Owner

benkeen commented May 10, 2017

Hi @bashkos - great stuff! However, my repo is just a fork of the main repo found at https://github.com/souhe/reactScrollbar. Your best bet is to put in a PR there... unfortunately it doesn't look like it's being well supported anymore. Still, hopefully someone will take the lead and create a fork off it & can re-use your commit.

All the best!

@qodunpob
Copy link
Author

qodunpob commented May 10, 2017

I know =) souhe#88
But why you don't want be a lead? )

@benkeen
Copy link
Owner

benkeen commented May 10, 2017

Ahhhh! You da man :)

Sadly, I have enough repos to take care of myself! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants