Releases: goldenyz/react-perfect-scrollbar
Releases · goldenyz/react-perfect-scrollbar
Add support to customize the ps.update behavior
Add support for React.HTMLAttribute
Any attribute available in React.HTMLAttribute will be added to the container DOM element.
Fix some issues and update definition file
- fix an issue when change className after component mounted
- update definition file
- update dependency to PerfectScrollBar@1.5.0
Update definition file
v1.5.2 1.5.2
Change props "option" to "options"
The former "option" is deprecated and renamed to "options".
fix some issues
fix hook issue. (#52)
add 'style' props. (https://github.com/goldenyz/react-perfect-scrollbar#style)
Update perfect scrollbar to 1.4.0
Certain behavior has changed in 1.4.0. Please refer to https://github.com/utatti/perfect-scrollbar/releases for details.
Add support for component
Now the container component can change to other types
update definition file for containerRef
v1.1.2 1.1.2