Skip to content

Releases: PuruVJ/neodrag

2.1.0 - Kuruk

12 Nov 11:46
a17a2a1
Compare
Choose a tag to compare

Add Controlled behavior

What's Changed

Full Changelog: 2.0.4...2.1.0

2.0.4

10 Nov 06:39
Compare
Choose a tag to compare

Fix the bug where dragging doesn't stop when cursor goes out of the draggable element

Full Changelog: 2.0.3...2.0.4

2.0.3

10 Nov 04:42
Compare
Choose a tag to compare

What's Changed

  • Recompute bounds on dragstart (do not cache) by @AphLute in #17

New Contributors

Full Changelog: 2.0.2...2.0.3

2.0.2

26 Oct 19:46
Compare
Choose a tag to compare
  • Fix issue of svelte-drag:end event fireing when clicking on draggable element with a handle element

What's Changed

  • Add DOM testing by @dwagio in #14

New Contributors

  • @dwagio made their first contribution in #14

Full Changelog: 2.0.0...2.0.2

2.0.0 - Korra 🌊

12 Oct 03:31
Compare
Choose a tag to compare

BREAKING CHANGE: Rename all exported types, remove the prefix Svelte from all of them. For example, SvelteDragOptions becomes DragOptions

Motivation: This action is gonna be used in Svelte projects only, so it makes no sense to put the word Svelte in the functions and types themselves

1.5.1

11 Oct 06:20
e5ae705
Compare
Choose a tag to compare

What's Changed

  • 1.5.1 - Fix simultaneous event firing by @PuruVJ in #12

Full Changelog: 1.5.0...1.5.1

1.5.0 - Katara πŸ’¦

10 Oct 08:59
Compare
Choose a tag to compare
  • Provide offsetX and offsetY in svelte-drag:start and svelte-drag:end events
  • Update devDependencies

Suki 🎎 - 1.4.0

28 Sep 03:20
Compare
Choose a tag to compare

Move repo to pnpm

1.3.0

03 Aug 10:20
Compare
Choose a tag to compare

Start Github releases