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 |
|
moklick
|
1a935de3f9
|
feat(svelte): add onError prop closes #3423
|
2023-09-21 16:00:53 +02:00 |
|
Moritz Klack
|
89b10863f2
|
Merge pull request #3430 from wbkd/svelte-flow-auto-pan
feat(svelte) add autoPanOnConnect autoPanOnNodeDrag props
|
2023-09-21 15:37:40 +02:00 |
|
Moritz Klack
|
676c89d065
|
Merge pull request #3427 from wbkd/svelte-flow-edge-classes
fix(svelte) edge classes get applied
|
2023-09-21 15:35:34 +02:00 |
|
moklick
|
75712a1d6c
|
chore(svelte): cleanup edgewrapper
|
2023-09-21 15:35:13 +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 |
|
moklick
|
1e2ba65fce
|
chore(svelte): bump
|
2023-09-20 16:25:44 +02:00 |
|
moklick
|
8846deb8e8
|
fix(system): nopan doesn't work when used with panOnScroll
|
2023-09-20 16:24:40 +02:00 |
|
moklick
|
d595e0b6bf
|
fix(svelte): dont pan when dragHandle is beinng used
|
2023-09-20 16:15:04 +02:00 |
|
Moritz Klack
|
2a97b9d90f
|
Merge pull request #3420 from wbkd/svelte-flow-remove-search-for-node
[svelte-flow] remove search for node when moving mouse
|
2023-09-20 15:55:32 +02:00 |
|
moklick
|
5fc3ee297e
|
Merge branch 'xyflow' into svelte-flow-remove-search-for-node
|
2023-09-20 15:55:00 +02:00 |
|
Moritz Klack
|
1d19ccb8b2
|
Merge pull request #3417 from wbkd/svelte-flow-node-drag
feat(svelte) added nodedrag events
|
2023-09-20 15:51:33 +02:00 |
|
moklick
|
c61a9f3c9b
|
chore(svelte): cleanup node drag handlers, add to changelog
|
2023-09-20 15:51:17 +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 |
|
moklick
|
3eb9c12c20
|
chore(react): remove unused prop
|
2023-09-19 16:51:17 +02:00 |
|
moklick
|
bc0620d1e6
|
chore(packages): bump
|
2023-09-19 15:55:04 +02:00 |
|
moklick
|
2ad0adebad
|
Merge branch 'chore/svelte-changelog' into xyflow
|
2023-09-19 15:54:14 +02:00 |
|
moklick
|
c0d5475b5d
|
chore(svelte): update changelog
|
2023-09-19 15:54:02 +02:00 |
|
Moritz Klack
|
76ccaa6a8a
|
Merge pull request #3412 from wbkd/svelte-flow-expose-on-connect
Svelte flow expose/fix on:connectstart on:connectend
|
2023-09-19 15:45:08 +02:00 |
|
moklick
|
a33351fb9f
|
refactor(svelte): use same data passing convention for all custom events
|
2023-09-19 15:43:37 +02:00 |
|
moklick
|
accfc9d200
|
chore(svelte): cleanup handle component
|
2023-09-19 15:37:08 +02:00 |
|
moklick
|
a7228ab5d1
|
chore(svelte): add changelog
|
2023-09-19 15:31:05 +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 |
|
moklick
|
c848e32f1d
|
fix(node-wrapper): use noDragClass
|
2023-09-19 14:27:38 +02:00 |
|
moklick
|
581778c76f
|
fix(node-selection): cleanup selection when node is not selectable
|
2023-09-19 13:32:32 +02:00 |
|
Moritz Klack
|
e00f08acf9
|
Merge pull request #3404 from wbkd/svelte-flow-fix-pattern-class
fix(svelte) Renamed className to class where possible
|
2023-09-18 18:22:05 +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 |
|
moklick
|
00ee83f960
|
Merge branch 'xyflow' of github.com:wbkd/react-flow into xyflow
|
2023-09-18 17:21:25 +02:00 |
|
moklick
|
572505ea15
|
chore(marker-symbols): use style instead of svg attrs
|
2023-09-18 17:20:59 +02:00 |
|
Moritz Klack
|
23b87922a7
|
Merge pull request #3402 from wbkd/svelte-flow-fix-pattern-color
fix(svelte) background plugin pattern-color sets correct css variable
|
2023-09-18 16:21:59 +02:00 |
|
moklick
|
1695b2828f
|
chore(system): defaults for controls base styles
|
2023-09-18 16:10:51 +02:00 |
|
Peter
|
aaf420f799
|
fix(svelte) background plugin pattern-color sets correct css variable
|
2023-09-18 16:09:13 +02:00 |
|
moklick
|
39a696afcb
|
chore(libs): add env files
|
2023-09-18 15:59:21 +02:00 |
|
moklick
|
087ef82618
|
fix(svelte): pass dragHandle #3398
|
2023-09-18 14:19:16 +02:00 |
|
Moritz Klack
|
8f5b38b3b7
|
Merge pull request #3400 from wbkd/svelte-flow-minimap-style
[fix](svelte) exposed style for MiniMap
|
2023-09-18 13:57:24 +02:00 |
|
Peter
|
5e92f093fd
|
[fix](svelte) exposed style for MiniMap
|
2023-09-18 13:41:55 +02:00 |
|
moklick
|
f919cb152d
|
feat(svelte): add updateNodeInternals
|
2023-09-14 19:31:15 +02:00 |
|
moklick
|
89610ccd29
|
fix(nodes/edges): handle hidden attribute closes #3387
|
2023-09-14 18:24:15 +02:00 |
|
moklick
|
bd6f774de6
|
fix(edges): make it possible to change edge type dynamically closes #3386
|
2023-09-14 18:13:33 +02:00 |
|
moklick
|
43a3755fd9
|
fix edge selection: consistent behaviour with node selection closes
|
2023-09-14 18:12:40 +02:00 |
|
moklick
|
961d1295b4
|
chore(packages): bump
|
2023-08-31 17:01:06 +02:00 |
|