This version includes a brand new implementation of scrollbars. The scrollbars are now full HTML based on a customized version of the excellent project ng-scrollable from Alexander Eichhorn (echa) (see https://github.com/echa/ng-scrollable). Control is more intuitive an works on many platforms.
Thus several options have been removed :
- scroll-fn and scrollbar related options removed
- mouse-wheel related options removed
The documentation has been updated accordingly as well as all tests and examples which use now the latest version.