Skip to content

Touch

Compare
Choose a tag to compare
@echa echa released this 20 Jul 11:33
· 41 commits to master since this release

This release adds a big amount of improvements and new features to ng-scrollable.

  • touch support
  • kinetic scrolling using requestAnimationFrame
  • translate3d transforms
  • new event scrollable.dimensions to broadcast changes in dimensions down the scope stack
  • new event listeners content.reload to refresh DOM and reregister event handlers
  • new config options usePadding to switch client dimension query method and scroll{X|Y}Always to always show scroll bars
  • fixed scroll spy updates in current digest