Releases: mdbootstrap/perfect-scrollbar
Releases · mdbootstrap/perfect-scrollbar
Release 0.6.14
- Include TypeScript definition
Release 0.6.13
- Add meta and alt key handling in keyboard scrolling - #549
- Implement reverse wheel axis on shift key - #548
- Add TypeScript definition - #552
- Fix click propagation on scrollbar thumbs - #526 #547
- Implement correct click-rail handler - #568
- Minor bug fixes
Release 0.6.12
- Fix scrolling for multiple select
- Change default scrollbar theme
- Minor bug fixes
Release 0.6.11
- Add support of iframe for keyboard event
- Add 'handlers' option
- Drop support for IE <= 9
- Allow children native scroll
- Enhance browser compatibility
- Minor bug fixes
Release 0.6.10
- Add missing fix for touch/trackpad scrolling in IE10+ and Edge
Release 0.6.9
- Add accessibility support with keyboard
- Fix events not triggered when scrolling past boundaries
- Fix touch/trackpad scrolling in IE10+ and Edge
- Add theme feature
- Remove transition and border-radius mixins from styles
Release 0.6.8
- Fix broken drag scrolling out of viewport
- Fix untriggered scroll events
- Remove select element hack for Firefox
- Set scrollbar size to 0 when inactive
- Add tabindex properties to scrollbars
Release 0.6.7
Quick fix for 0.6.6.
Release 0.6.6
- Add custom events
- Support higher Node.js versions
- Add useSelectionScroll option
- Bug fixes
Release 0.6.5
- Add shift+space support.
- Bug fixes.