Skip to content
This repository was archived by the owner on Aug 11, 2023. It is now read-only.

Releases: eriklieben/aurelia-interactjs

v1.0.6

22 Sep 14:42

Choose a tag to compare

1.0.6 (2016-09-22)

Bug Fixes

  • allow dropping draggables on regular elements, not only on custom elements (ee54e8b)

v1.0.5

15 Sep 19:00

Choose a tag to compare

1.0.5 (2016-09-15)

Bug Fixes

  • use npm:interact.js without alias and replace custom ts typings with default DT registry (ebc762d)

v1.0.4

12 Sep 09:01

Choose a tag to compare

1.0.4 (2016-09-12)

Features

  • optional attribute draggable and dropzone (dadb0c1)

v1.0.3 to MIT license

10 Sep 07:05

Choose a tag to compare

v1.0.2

10 Sep 06:57

Choose a tag to compare

1.0.2 (2016-09-10)

  • move license o MIT

v1.0.1

10 Sep 06:30

Choose a tag to compare

1.0.1 (2016-09-10)

Bug Fixes

  • move typescript to dev-dependencies (5bc2399)

v1.0.0

09 Sep 21:46

Choose a tag to compare

1.0.0 (2016-09-09)

Bug Fixes

Features

  • enable usage with Aurelia-CLI and JSPM (afc9fc6)

v0.1.1

09 Sep 20:03

Choose a tag to compare

0.1.1 (2016-09-09)

Features

  • interact-draggable attribute (a564dde)
  • interact-dropzone attribute (cf8162a)
  • interact-gesturable attribute (f33889a)
  • interact-resizable attribute (d99fb1a)