Skip to content

Releases: goldenyz/react-perfect-scrollbar

Add support to customize the ps.update behavior

30 Jan 13:20
Compare
Choose a tag to compare

Add onSync for customizing the ps.update behavior

Add support for React.HTMLAttribute

28 Jan 12:09
Compare
Choose a tag to compare

Any attribute available in React.HTMLAttribute will be added to the container DOM element.

Fix some issues and update definition file

28 Jan 10:17
Compare
Choose a tag to compare
  1. fix an issue when change className after component mounted
  2. update definition file
  3. update dependency to PerfectScrollBar@1.5.0

Update definition file

09 May 15:01
Compare
Choose a tag to compare
v1.5.2

1.5.2

Change props "option" to "options"

11 Apr 07:28
Compare
Choose a tag to compare

The former "option" is deprecated and renamed to "options".

fix some issues

05 Nov 03:15
Compare
Choose a tag to compare

Update perfect scrollbar to 1.4.0

15 Oct 15:00
Compare
Choose a tag to compare

Certain behavior has changed in 1.4.0. Please refer to https://github.com/utatti/perfect-scrollbar/releases for details.

Add support for component

08 Aug 09:59
Compare
Choose a tag to compare

Now the container component can change to other types

update definition file for containerRef

08 Aug 06:47
Compare
Choose a tag to compare

add updateScroll method on component

10 Apr 03:29
Compare
Choose a tag to compare