Commit Graph
16 Commits
Author SHA1 Message Date
Peter 7b5d98fc82 fix(examples) added connectionMode prop to examples 2023-09-25 16:29:49 +02:00
Peter 9fe6dc57f4 fix(examples) removed connectionMode prop from overview 2023-09-25 16:28:17 +02:00
Peter 75434d059b feat(svelte) added connectionMode prop 2023-09-25 15:58:12 +02:00
Peter 6b7e72b06c feat(svelte) add autoPanOnConnect autoPanOnNodeDrag props 2023-09-21 12:59:56 +02:00
Peter fdb50e8ba4 fix(svelte) edge classes get applied 2023-09-21 10:27:05 +02:00
Peter c7f62885aa fix(svelte) removed the need to search through all nodes when moving mouse over node 2023-09-20 15:34:19 +02:00
Peter 5741392644 feat(svelte) added on:nodecontextmenu 2023-09-20 15:14:52 +02:00
Peter 4dd231a3c9 chore(svelte-examples) made examples more svelty 2023-09-20 13:06:59 +02:00
Peter 3c3239afd8 feat(svelte) added nodedrag events 2023-09-20 12:05:16 +02:00
Peter 1c2bcbef34 fix(svelte) adjusted svelteflow types for connect events 2023-09-19 15:23:10 +02:00
Peter e27566f279 fix(svelte) fixed type for on:connectstart 2023-09-19 14:54:43 +02:00
Peter edbc67e8c4 feat(svelte) fixed on:connectstart and on:connectend 2023-09-19 14:36:04 +02:00
Peter 286753349e fix(svelte) changed attribute names from className to class in zoom and drag actions 2023-09-18 17:45:21 +02:00
Peter f4e9d9ad4c fix(svelte) changed attribute names of className to class in MiniMap & Background plugins 2023-09-18 17:36:53 +02:00
Peter aaf420f799 fix(svelte) background plugin pattern-color sets correct css variable 2023-09-18 16:09:13 +02:00
Peter 5e92f093fd [fix](svelte) exposed style for MiniMap 2023-09-18 13:41:55 +02:00