Skip to content

Releases: mdbootstrap/perfect-scrollbar

Release 0.6.4

24 Mar 10:03
Compare
Choose a tag to compare
  1. Add null-check for instances.
  2. Add 'stopPropgationOnClick' option.

Release 0.6.3

24 Mar 09:58
Compare
Choose a tag to compare
  1. Improve toInt
  2. Stop propagating click event through scrollbar rails.
  3. IE touch device fix.
  4. RTL support.
  5. Other minor fixes.

Release 0.6.2

24 Mar 09:57
Compare
Choose a tag to compare
  1. Reattach rails when removed.
  2. Check if parentNode exists when DOM-removing.
  3. Consume mousewheel event for hovered textarea.
  4. Other minor fixes.

Release 0.6.1

24 Mar 09:57
Compare
Choose a tag to compare
  1. jQuery adaptor error fix.

Release 0.6.0

24 Mar 09:56
Compare
Choose a tag to compare

It's a huge change! #277

  1. Use Browserify to make the source tree modular.
  2. Be independent from jQuery.
  3. npm with browserify compatibility.
  4. Separate a bower repo.
  5. Bug Fixes.