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
moklick
30f0776203
fix(svelte): add nodesDraggable
2023-08-31 16:59:34 +02:00
Moritz Klack
dcc38794a6
chore(svelte-examples): pull out of lib package ( #3363 )
...
* chore(svelte-examples): pull out of lib package
* chore(svelte-examples): cleanup
* chore(examples): add readme files
2023-08-31 16:44:27 +02:00
moklick
3da34c739e
style(minimap): add default bg
2023-08-30 16:38:18 +02:00
moklick
e5437ff234
fix(svelte): edge label size
2023-08-30 12:58:41 +02:00
moklick
b6ac43ba45
feat(svelte): export useStore
2023-08-29 17:02:26 +02:00
moklick
214d15ab2d
fix(svelte): center edge label
2023-08-28 13:27:12 +02:00
moklick
50c2e1f82e
chore(packages): bump
2023-08-28 13:09:45 +02:00
moklick
c12bcc1332
fix(connectionline): set overflow visible
2023-08-28 13:09:15 +02:00
moklick
e30ce0692d
chore(svelte): update readme
2023-08-24 15:17:06 +02:00
moklick
05b735cc4f
chore(svelte): bump
2023-08-24 15:10:19 +02:00
moklick
34abe4781f
chore(svelte): cleanup examples
2023-08-24 15:01:47 +02:00
Moritz Klack
bd922889b4
feat(styles): one stylesheet source for react and svelte ( #3350 )
...
* feat(styles): create stylesheets for react and svelte based on one source
* refactor(styling): cleanup
* refactor(postcss): share a config
* refactor(postcss): replace env hack with env file
2023-08-24 14:02:57 +02:00
Moritz Klack
d2c23c5149
chore(svelte-readme): cleanup
2023-08-22 10:56:47 +02:00
Moritz Klack
a0921e7a9b
chore(svelte-readme): update example
2023-08-22 10:56:23 +02:00
moklick
77b4d57ebb
chore(packages): bump
2023-08-21 18:18:17 +02:00
moklick
8614297650
chore(svelte): use on:connect in custom node
2023-08-21 18:12:29 +02:00
moklick
208ee5b944
fix(step-edge): handle routes for same positions
2023-08-21 18:01:11 +02:00
moklick
c0f04b2c71
refactor(svelte): elevate nodes by default
2023-08-17 11:04:58 +02:00
moklick
9e5d94291c
refactor(svelte): prevent unnecessary re-renders for node updates, selected always boolean #3336
2023-08-17 10:55:17 +02:00
moklick
a096efbcfe
feat(svelte): add panActivationKey
2023-08-16 13:56:52 +02:00
moklick
ab30b1c958
Merge branch 'xyflow' of github.com:wbkd/react-flow into xyflow
2023-08-16 10:53:00 +02:00
Moritz Klack
17e1379f89
Merge pull request #3323 from wbkd/v11.8-changes
...
xyflow: v11.8 changes
2023-08-16 10:52:32 +02:00
moklick
258244f368
fix(move-events): fire for panOnScroll
2023-08-16 10:51:55 +02:00
moklick
6cc6598014
chore(cypress): use latest version
2023-08-15 16:32:22 +02:00
moklick
3122d06987
chore(rf-provider): use correct type
2023-08-14 16:47:42 +02:00
moklick
e8c361ac9d
chore(zustand): use latest API
2023-08-14 16:42:11 +02:00
moklick
aa43a6de02
chore(pkg): add exports
2023-08-14 16:37:44 +02:00
moklick
193f49cf87
refactor(on-error): use onError for node and edge type creation
2023-08-14 16:31:37 +02:00
moklick
0d8767ba14
chore(a11y): add role to wrapping g for edges
2023-08-14 16:26:12 +02:00
moklick
f150c87997
feat(minimap): add offsetScale and selected class name
2023-08-14 16:22:36 +02:00
moklick
182c53113c
fix(node-click): handle deleted node
2023-08-14 16:19:43 +02:00
moklick
771dcd11cf
fix(windows): more natural key defaults
2023-08-14 16:14:51 +02:00
moklick
9654eee4fb
fix(scroll): fast zoom issue on windows with ctrl
2023-08-14 16:13:12 +02:00
moklick
e1b8dce981
fix(onMoveEnd): falsely triggered on right click
2023-08-14 15:59:19 +02:00
moklick
9520407cf0
fix(selection): keep node positions when extent is reached closes
2023-08-14 15:54:30 +02:00
moklick
647c73cc8a
fix(smooth-edge): vertically or horizontally aligned nodes closes
2023-08-14 15:49:14 +02:00
moklick
3d8d6b652f
chore(svelte): update deps
2023-08-14 15:45:34 +02:00
Moritz Klack
c066c5c10e
Merge pull request #3296 from Kinthamen/xyflow-1
...
removed rogue console log
2023-08-14 14:57:41 +02:00
Abinadi Cordova
0267485487
removed rogue console log
...
Noticed that I was getting a random log when clicking/dragging nodes with a fresh npm install of @xyflow/svelte. Removing to avoid confusion.
2023-08-04 16:09:24 -04:00
moklick
3af4bf23a4
chore(svelte): use css var defaults
2023-06-29 12:24:28 +02:00
moklick
1f64b29b50
chore(svelte): use correct css var names for defaults
2023-06-29 12:05:20 +02:00