Skip to content

Releases: acodeninja/jquery-dragpan

Bug fixes and tidy up

12 Aug 10:16
Compare
Choose a tag to compare
v1.1.2

Cleanup and increment version number

Feature Release

13 Sep 08:25
Compare
Choose a tag to compare

This release adds the ability to disable selection on the body element of the page.

Bug fix

23 Aug 09:13
Compare
Choose a tag to compare
  • Fix bug when turning dragpan on and off that removed the update posX and Y on scroll event.

Bug fix and updates to readme

23 Aug 08:31
Compare
Choose a tag to compare
  • The readme has been updated to include further documentation on how to use the plugin.
  • Fixed bug stopping correct parsing of the parent option

First full release

22 Aug 15:08
Compare
Choose a tag to compare
Merge pull request #9 from lgoldstien/jQueryWidgetRewrite

jQuery widget rewrite

First minor release

19 Aug 12:02
Compare
Choose a tag to compare

This puts the plugin into a proper structure and adds unit tests (2 so far)

First published to jQuery

13 Aug 11:39
Compare
Choose a tag to compare
v0.0.6

Add license jQuery plugin manifest and update package.json

Add facility to define the parent selector

12 Aug 16:00
Compare
Choose a tag to compare
v0.0.5

Update version number

Initial release of jQuery DragPan

12 Aug 11:26
Compare
Choose a tag to compare
Merge pull request #5 from lgoldstien/AMDify

Make AMD module and add package.json