Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

Releases: vnphanquang/svelte-action-movable

v1.1.3

13 May 15:33
Compare
Choose a tag to compare

1.1.3 (2022-05-13)

Documentation

  • README: DEPRECATION NOTICE (83e8883)
  • README: installation - instruct to install to dev dependencies (753aca8)

v1.1.2

11 May 14:07
Compare
Choose a tag to compare

1.1.2 (2022-05-11)

Documentation

  • README: example link should href to correct section (897bcec)
  • README: fix link to CONTRIBUTING.md (65847ee)

Development

  • add svelte-kit dev environment (5f233a9)

v1.1.1

09 May 11:02
Compare
Choose a tag to compare

1.1.1 (2022-05-09)

Bug Fixes

  • README: reflect typescript event declaration (1103ef8)

Documentation

  • README: add ##installation (e5d817d)

v1.1.0

09 May 09:26
Compare
Choose a tag to compare

1.1.0 (2022-05-09)

Features

  • movable: exapand event detail to object, include last known position (97fd0e2)

Code Refactoring

  • types: remove cache option and make consistent interface declarations (48a78a8)

Documentation

  • MovableEventDetails: generate docs for event detail output (b10a51c)
  • README: add demo gif (050db2a)

v1.0.4

08 May 17:24
Compare
Choose a tag to compare

1.0.4 (2022-05-08)

Bug Fixes

  • normalizeDelta: correctly extract px unit (9e57f65)

v1.0.3

08 May 17:14
Compare
Choose a tag to compare

1.0.3 (2022-05-08)

Bug Fixes

  • build: use rollup for consistency (37e1a2a)

v1.0.2

08 May 16:06
Compare
Choose a tag to compare

1.0.2 (2022-05-08)

Bug Fixes

  • build: tsc target es6 for better compatibility (f57102b)

v1.0.1

08 May 15:50
Compare
Choose a tag to compare

1.0.1 (2022-05-08)

Bug Fixes

  • release: set semantic-release to publish to npm (a21fe70)

v1.0.0

08 May 15:42
Compare
Choose a tag to compare

1.0.0 (2022-05-08)

Features

  • movable - basic options (8c17ac4)