Skip to content

Releases: jellekralt/angular-drag-scroll

v0.2.1

12 Aug 14:09
Compare
Choose a tag to compare

Removed isolate scope and replaced it with a watch on the attribute, + some cleanup

v0.2.0

11 Aug 19:35
Compare
Choose a tag to compare
  • NEW: The directive can now be enabled/disabled by setting drag-scroll="true"
  • FIX: Fixed issue that caused an error when 'dragScrollExcludedClasses' was not set (Fixes #4)

Bugfix

04 Dec 08:40
Compare
Choose a tag to compare
v0.1.1

Bumped semver

Initial release

03 Aug 09:08
Compare
Choose a tag to compare
v0.1.0

Added Readme file