Skip to content

Releases: crabnebula-dev/drag-rs

@crabnebula/tauri-plugin-drag v0.3.0

31 Jan 11:22
e308810
Compare
Choose a tag to compare

[0.3.0]

  • dd3f087(#25) Changed the onEvent callback payload from DragResult to { result: DragResult, cursorPos: CursorPosition }.

@crabnebula/tauri-plugin-drag-as-window v0.1.0

31 Jan 11:22
e308810
Compare
Choose a tag to compare

@crabnebula/tauri-plugin-drag v0.2.2

30 Dec 15:01
Compare
Choose a tag to compare

[0.2.2]

  • dcafc76 Fixes package ignoring dist files.

@crabnebula/tauri-plugin-drag v0.2.1

30 Dec 14:55
5996b3e
Compare
Choose a tag to compare

[0.2.1]

  • 4d0ce4f Fixes package missing dist files.

tauri-plugin-drag v0.2.0

18 Dec 12:13
4045012
Compare
Choose a tag to compare

[0.2.0]

  • 1449076 The startDrag function now takes an argument for a callback function for the operation result (either Dragged or Cancelled).
  • f58ed78 The startDrag function can now be used to drag arbitrary data strings on macOS (e.g. Final Cut Pro XMLs).

Dependencies

  • Upgraded to drag@0.3.0

drag v0.3.0

18 Dec 12:12
4045012
Compare
Choose a tag to compare

[0.3.0]

  • f58ed78 Added DragItem::Drag variant (supported on macOS) to drag a buffer (e.g. Final Cut Pro XMLs).
  • 1449076 The start_drag function now takes a closure for the operation result (either DragResult::Dropped or DragResult::Cancelled).

@crabnebula/tauri-plugin-drag v0.2.0

18 Dec 11:48
92544fc
Compare
Choose a tag to compare

[0.2.0]

  • 1449076 The startDrag function now takes an argument for a callback function for the operation result (either Dragged or Cancelled).
  • f58ed78 The startDrag function can now be used to drag arbitrary data strings on macOS (e.g. Final Cut Pro XMLs).

tauri-plugin-drag v0.1.0

07 Dec 14:49
c1113d7
Compare
Choose a tag to compare

[0.1.0]

drag v0.2.0

07 Dec 13:50
c1584a5
Compare
Choose a tag to compare

[0.2.0]

@crabnebula/tauri-plugin-drag v0.1.0

07 Dec 13:45
ebd7242
Compare
Choose a tag to compare