Skip to content

Releases: zefoy/ngx-perfect-scrollbar

Feature release

06 Jul 08:53
Compare
Choose a tag to compare

This version has BREAKING CHANGES for the component if using custom styles

  • Made component to use the directive

  • Added geometry API / helper function

  • Added scrollToX and scrollToY functions

  • Added autoPropagation component feature

  • Added scrollIndicators component feature

  • Added speed parameter for scroll functions

  • Added scrollbars showing on swipe / scroll

  • Replaced static input with psPosStyle input

  • Replaced outside input with spacing classes

Feature release

06 Jul 08:51
Compare
Choose a tag to compare
  • Added static and outside class inputs

Bug fix release

06 Jul 08:51
Compare
Choose a tag to compare
  • Proper fix for the styles leaking bug

Bug fix release

06 Jul 08:49
Compare
Choose a tag to compare
  • Fixed the static styles leaking to childs

Bug fix release

06 Jul 08:48
Compare
Choose a tag to compare
  • Fixed version of the css import in the readme

Feature release

06 Jul 08:48
Compare
Choose a tag to compare
  • Added support for disabling ps functionality

Feature release

06 Jul 08:47
Compare
Choose a tag to compare
  • Added change detection for config changes

Feature release

06 Jul 08:47
Compare
Choose a tag to compare
  • Updated perfect-scrollbar version

Feature release

06 Jul 08:46
Compare
Choose a tag to compare
  • Switched to using Angular 4.0.0 version

Bug fix release

06 Jul 08:46
Compare
Choose a tag to compare
  • Preparing for moving to Angular 4.x