Releases: mdbootstrap/perfect-scrollbar
Releases · mdbootstrap/perfect-scrollbar
Release 0.6.4
- Add null-check for instances.
- Add 'stopPropgationOnClick' option.
Release 0.6.3
- Improve toInt
- Stop propagating click event through scrollbar rails.
- IE touch device fix.
- RTL support.
- Other minor fixes.
Release 0.6.2
- Reattach rails when removed.
- Check if parentNode exists when DOM-removing.
- Consume mousewheel event for hovered textarea.
- Other minor fixes.
Release 0.6.1
- jQuery adaptor error fix.
Release 0.6.0
It's a huge change! #277
- Use Browserify to make the source tree modular.
- Be independent from jQuery.
- npm with browserify compatibility.
- Separate a bower repo.
- Bug Fixes.