neodrag

One Draggable to rule them all πŸ’

MIT License

Downloads
42.3K
Stars
1.6K
Committers
10

Bot releases are hidden (Show)

neodrag - 2.3.1

Published by PuruVJ almost 3 years ago

What's Changed

Full Changelog: https://github.com/PuruVJ/svelte-drag/compare/2.3.0...2.3.1

neodrag - 2.3.0 - Roku ❀️‍πŸ”₯

Published by PuruVJ almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/PuruVJ/svelte-drag/compare/2.2.1...2.3.0

neodrag - 2.2.1

Published by PuruVJ almost 3 years ago

Update README about events-as-options API

Full Changelog: https://github.com/PuruVJ/svelte-drag/compare/2.2.0...2.2.1

neodrag - 2.2.0 - Kyoshi πŸ‘©β€πŸ¦±

Published by PuruVJ almost 3 years ago

neodrag - 2.1.1

Published by PuruVJ almost 3 years ago

Added Docs for Controlled behavior

Full Changelog: https://github.com/PuruVJ/svelte-drag/compare/2.1.0...2.1.1

neodrag - 2.1.0 - Kuruk

Published by PuruVJ almost 3 years ago

Add Controlled behavior

What's Changed

Full Changelog: https://github.com/PuruVJ/svelte-drag/compare/2.0.4...2.1.0

neodrag - 2.0.4

Published by PuruVJ almost 3 years ago

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

Full Changelog: https://github.com/PuruVJ/svelte-drag/compare/2.0.3...2.0.4

neodrag - 2.0.3

Published by PuruVJ almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/PuruVJ/svelte-drag/compare/2.0.2...2.0.3

neodrag - 2.0.2

Published by PuruVJ almost 3 years ago

  • Fix issue of svelte-drag:end event fireing when clicking on draggable element with a handle element

What's Changed

New Contributors

Full Changelog: https://github.com/PuruVJ/svelte-drag/compare/2.0.0...2.0.2

neodrag - 2.0.0 - Korra 🌊

Published by PuruVJ about 3 years ago

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

neodrag - 1.5.1

Published by PuruVJ about 3 years ago

What's Changed

Full Changelog: https://github.com/PuruVJ/svelte-drag/compare/1.5.0...1.5.1

neodrag - 1.5.0 - Katara πŸ’¦

Published by PuruVJ about 3 years ago

  • Provide offsetX and offsetY in svelte-drag:start and svelte-drag:end events
  • Update devDependencies
neodrag - Suki 🎎 - 1.4.0

Published by PuruVJ about 3 years ago

Move repo to pnpm

neodrag - 1.3.0

Published by PuruVJ about 3 years ago

Start Github releases