gitbutler/src-tauri
Mattias Granlund 2b19031a36 Replace svelte-dnd-action with native drag & drop
This commit is a bit of a relief, we now have less than 1/10th the
amount of code powering drag & drop.

Future work includes:
- extracting commonalities into a Svelte action
- applying css to new drop zone without using sibling selector
- styling
2023-07-07 15:58:12 +03:00
..
icons Added icons 2023-04-13 13:39:03 +02:00
src Replace svelte-dnd-action with native drag & drop 2023-07-07 15:58:12 +03:00
.gitignore add basic dispatchers tests 2023-06-02 14:31:35 +02:00
build.rs cargo fmt 2023-05-31 10:52:07 +02:00
Cargo.lock tree writing fixes (#586) 2023-07-02 15:48:44 +02:00
Cargo.toml tree writing fixes (#586) 2023-07-02 15:48:44 +02:00
tauri.conf.json fix open path allowlist 2023-07-04 16:44:35 +02:00
tauri.conf.release.json better sentry setup 2023-04-21 16:10:06 +02:00