Skip to content

Commit

Permalink
feat: Scrollbar component (#315)
Browse files Browse the repository at this point in the history
* feat: create Scrollbar component

* fix: fix the native scrollbar is rendered when toggling the dropdown menu at the first time

* docs: add a example, the base scrollbar in the Menu

* feat: add some props for user can customize the scrollbar

* docs: add the shadow scrollbar example

* docs: update docs for Scrollbar

* chore: work in progress

* chore: work in progress

* feat: the scrollbar default is hidden

* feat: add horizontalVisibility and verticalVisibility props

* chore: fix typo

* chore: rename some props

* feat: remove the autoHeight prop

* feat: adjust the visibility attribute of the scrollbar

* feat: add disabled prop
  • Loading branch information
tinaClin committed Jun 21, 2021
1 parent e5b5187 commit 5bad171
Show file tree
Hide file tree
Showing 7 changed files with 923 additions and 0 deletions.

0 comments on commit 5bad171

Please sign in to comment.