moklick
b2a1ab0610
refactor(svelte): do not update nodes on pane click #3638
2023-11-30 14:46:07 +01:00
Moritz Klack and GitHub
0e196713c8
Merge pull request #3686 from xyflow/fix/edge-props
...
Fix/edge props
2023-11-30 14:04:48 +01:00
Moritz Klack and GitHub
dd8ab45a46
Merge branch 'next' into fix/edge-props
2023-11-30 13:03:41 +01:00
moklick
a70e25b1a2
refactor(svelte/edges): cleanup types and components
2023-11-30 12:58:44 +01:00
moklick
6825b486ec
refactor(svelte/edges): simplify
2023-11-30 10:41:18 +01:00
moklick
8f43160236
refactor(react/edges): simplify edge creation
2023-11-29 18:01:11 +01:00
Moritz Klack and GitHub
45d11c8f2e
Merge pull request #3681 from xyflow/svelte-on-edge-creation
...
feat(svelte) added onedgecreate function
2023-11-29 16:35:45 +01:00
moklick
95acea54d1
chore(react/svelte): cleanup edge creation
2023-11-29 16:33:57 +01:00
moklick
1d7803aff7
chore(svelte/onConnect): cleanup
2023-11-28 16:50:17 +01:00
Moritz Klack and GitHub
380b793b57
Merge pull request #3682 from xyflow/fix/svelte-colormode
...
CSS: prefix css vars with "xy"
2023-11-28 16:40:02 +01:00
moklick
a1e585fdcc
refactor(css-vars): prefix with xy and fix bgColor prop closes #3669
2023-11-28 16:35:44 +01:00
moklick
e9eb0ed516
Merge branch 'next' of github.com:xyflow/xyflow into next
2023-11-28 15:46:52 +01:00
moklick
7193b55ff2
chore(examples): cleanup
2023-11-27 11:29:43 +01:00
moklick
8fe8f73ed3
chore(svelte/system): bump
2023-11-23 13:51:49 +01:00
moklick
1dfff1bf5b
refactor(libs) add width, height and positionAbsolute props to NodeProps
2023-11-23 13:50:28 +01:00
moklick
38b5051179
feat(svelte): add on:selectionclick and on:selectioncontextmenu closes #3646
2023-11-23 12:49:06 +01:00
Moritz Klack and GitHub
ab5eef220f
Feat: dark mode ( #3652 )
...
* feat(react/svelte): add dark mode defaults
* refactor(darkmode): minimap, edges, edge labels
* chore(style): edge label color
* feat(colorMode): add colorMode prop light/dark/system
* chore(examples): cleanup
* test(colorMode): add tests
* chore(base.css): add dark base
* chore(examples): cleanup
2023-11-23 12:15:36 +01:00
Moritz Klack and GitHub
74c82272aa
Merge pull request #3648 from xyflow/refactor/computed-attributes
...
Nodes: add computed attr for width/height and absolute position
2023-11-21 17:49:04 +01:00
moklick
51e98ea44d
fix(svelte): node toolbar use new width/height attrs
2023-11-21 16:37:38 +01:00
moklick
39b0deb9a4
fix(react): node resizer use new width/height attr
2023-11-21 16:08:13 +01:00
moklick
a166129547
fix(svelte): use node.style.width and node.style
2023-11-21 16:03:07 +01:00
moklick
24c999a335
chore(astro): use width/height attrs
2023-11-21 15:18:35 +01:00
moklick
d812dbbe53
refactor(nodes): add computed attr for width/height and absolute position
2023-11-21 15:06:42 +01:00
Moritz Klack and GitHub
a27e813cf7
Merge pull request #3647 from xyflow/svelte/refactor-position
...
refactor(svelte): node wrapper position types
2023-11-21 13:00:00 +01:00
moklick
8a5dd652b3
refactor(svelte): node wrapper position types
2023-11-21 12:59:12 +01:00
moklick
b659443507
feat(react): add onDelete handler
2023-11-16 13:32:22 +01:00
moklick
05968c82a2
feat(svelte): add ondelete handler #3618
2023-11-16 13:24:41 +01:00
moklick
4849c90cbd
refactor(system): getElementsToRemove returns unique edge items
2023-11-16 13:23:55 +01:00
moklick
c4cca8b30d
Merge branch 'next' of github.com:xyflow/xyflow into next
2023-11-16 11:56:57 +01:00
moklick
aee289d285
fix(svelte): use correct nodes for node store sync
2023-11-16 11:56:48 +01:00
moklick
c888126438
fix(svelte): use map for dimension updates
2023-11-16 11:56:17 +01:00
moklick
b56f5ad9e1
chore(examples): cleanup
2023-11-16 11:55:59 +01:00
Moritz Klack and GitHub
14caf422c3
refactor(svelte): add zoomActivationKey and allow null for keys #3618 ( #3627 )
...
* refactor(keys): add zoomActivationKey and allow null #3618
2023-11-15 19:06:49 +01:00
Moritz Klack and GitHub
aeb1c4132f
Merge pull request #3620 from xyflow/docs-enhance
...
READMEs for examples enhanced for better navigation of the monorepo
2023-11-14 16:08:28 +01:00
Moritz Klack and GitHub
8ddf28f95a
Merge pull request #3621 from xyflow/refactor/perf
...
Refactor: use nodeLookup internally
2023-11-14 16:07:08 +01:00
moklick
e798e94275
refactor(react/svelte): use nodeLookup
2023-11-14 15:52:48 +01:00
moklick
a147a20f6e
refactor(react/svelte): use node lookup for perf improvement
2023-11-13 16:43:57 +01:00
moklick
6e1e702cf3
Merge branch 'next' of github.com:xyflow/xyflow into next
2023-11-13 11:47:13 +01:00
Moritz Klack and GitHub
420f0123cc
Merge pull request #3609 from xyflow/e2e-test-enhancements
...
chore(tests) added README and added plugins to generic tests
2023-11-13 11:47:00 +01:00
moklick
dee36d5b90
feat(svelte): add selectionOnDrag
2023-11-13 11:45:53 +01:00
moklick
d4df8be6f2
chore(svelte): bump
2023-11-13 11:33:05 +01:00
moklick
b65ba07a7f
Merge branch 'next' of github.com:xyflow/xyflow into next
2023-11-13 11:19:17 +01:00
Moritz Klack and GitHub
7ecda0828d
Merge pull request #3601 from bcakmakoglu/refactor/handle-styles
...
refactor(system,styles)!: use translate to align handles to center of its side
2023-11-13 11:18:53 +01:00
moklick
e167df9601
refactor(system): respect zoomActivationKeyPressed when hovering a node
2023-11-13 11:17:37 +01:00
moklick
90912a6c1a
reafactor(react/svelte): rename some util functions #3528
2023-11-13 10:45:06 +01:00
Moritz Klack and GitHub
b368b14b22
Merge pull request #3594 from xyflow/fix/pan-activation-key
...
Fix/pan activation key
2023-11-09 17:19:27 +01:00
moklick
61648488aa
chore(changeset): remove
2023-11-09 17:18:47 +01:00
Moritz Klack and GitHub
89c016f42d
Merge pull request #3592 from xyflow/feat/multiple-on-selection-change
...
Feat/multiple on selection change
2023-11-09 16:38:35 +01:00
moklick
3484d57990
Merge branch 'next' into feat/multiple-on-selection-change
2023-11-09 16:36:57 +01:00
Moritz Klack and GitHub
f7911fd81d
Merge pull request #3581 from xyflow/svelte-flow-fix-hidden
...
fix(svelte) hiding elements considers missing html elements
2023-11-08 18:21:25 +01:00
moklick
bcbb0693c2
Merge branch 'xyflow' into svelte-flow-fix-hidden
2023-11-08 18:19:13 +01:00
Moritz Klack and GitHub
0b8b5470e5
Merge pull request #3544 from xyflow/refactor-testing
...
Refactor testing
2023-11-08 18:14:39 +01:00
moklick
434590543d
chore(tests): cleanup playwright configs
2023-11-08 18:13:57 +01:00
moklick
d82a54fa5b
chore(examples): cleanup
2023-11-08 17:44:51 +01:00
Moritz Klack and GitHub
428fced240
chore(funding): update org
2023-11-01 19:34:09 +01:00
moklick
351ba3c863
chore(svelte): bump
2023-11-01 15:31:37 +01:00
moklick
2a38a010f6
fix(svelte): subflows
2023-11-01 15:21:53 +01:00
Moritz Klack and GitHub
5d464036d1
chore(svelte): update readme
2023-11-01 14:51:29 +01:00
Moritz Klack and GitHub
e8d55f255b
chore(react): update readme
2023-11-01 14:50:15 +01:00
Moritz Klack and GitHub
9c6a4c4977
chore(readme): update
2023-11-01 11:16:57 +01:00
moklick
00dc0c7347
chore(packages): bump
2023-10-31 18:44:20 +01:00
moklick
39f7829726
chore(svelte): update attribution
2023-10-31 18:37:13 +01:00
moklick
d2b140ce5e
fix(svelte): repair selection, add multi selection closes #3557
2023-10-31 18:31:24 +01:00
moklick
ce1680ba71
fix(svelte): connectionline zIndex closes #3560
2023-10-31 15:36:46 +01:00
moklick
22cb43543d
fix(svelte): handle interactionWidth closes #3558
2023-10-31 15:31:19 +01:00
d2ff09b744
Update README.md ( #3566 )
...
* add team members to readme
* add xyflow team members to readme
* remove irrelevant copy
* add emphasis to alpha-warning
---------
Co-authored-by: John Robb <johnhrobb@gmail.com >
2023-10-31 14:24:50 +01:00
Moritz Klack and GitHub
978aa8eaca
Merge pull request #3482 from wbkd/feat/ssr
...
feat(react/svelte): add ssr support
2023-10-31 14:15:14 +01:00
Moritz Klack and GitHub
3b781a299b
Merge branch 'xyflow' into feat/ssr
2023-10-31 14:12:52 +01:00
Moritz Klack and GitHub
358423ebec
Merge pull request #3561 from wbkd/svelte-undefined-edge-styles
...
fix(svelte) undefined edge classes do not append "undefined" as class
2023-10-31 14:10:19 +01:00
Moritz Klack and GitHub
cddafb924f
Fix/readme headers ( #3565 )
...
* Update README.md
2023-10-31 13:40:22 +01:00
Moritz Klack and GitHub
948c5d9e3b
Update README.md
2023-10-31 12:41:16 +01:00
Moritz Klack and GitHub
6be631610a
Update reactflow readme
2023-10-31 12:38:11 +01:00
Moritz Klack and GitHub
ea1162a1db
Merge pull request #3564 from wbkd/chore/readme-updates
...
Chore/readme updates
2023-10-31 12:35:10 +01:00
moklick
c480de4adb
chore(readme): update
2023-10-31 12:30:11 +01:00
moklick
2eccdc125d
chore(readmes): update
2023-10-31 12:29:10 +01:00
moklick
310c2ebf5d
chore(readmes): update
2023-10-30 14:07:36 +01:00
Moritz Klack and GitHub
403a8b65e2
Merge pull request #3537 from wbkd/use-svelte-flow-to-object
...
feat(svelte) added toObject() on useSvelteFlow
2023-10-30 11:53:19 +01:00
moklick
e899c379d0
chore(svelte): cleanup useSvelteFlow
2023-10-30 11:52:50 +01:00
Moritz Klack and GitHub
099d7c8380
Merge pull request #3536 from wbkd/svelte-update-minimap-on-resize
...
fix(svelte) resizing updates width & height in the store correctly
2023-10-30 11:14:34 +01:00
moklick
bbdff5ab10
chore(svelte): prevent undefined for width and height
2023-10-30 11:14:10 +01:00
Moritz Klack and GitHub
49bf4c2f90
Merge pull request #3527 from wbkd/svelte-expose-edge-components
...
svelte(chore) edge components are now exported
2023-10-23 20:49:18 +02:00
moklick
78169c992b
chore(examples): cleanup
2023-10-23 18:29:57 +02:00
moklick
b42f3a95e5
fix(svelte): use class prop for BaseEdge component
2023-10-23 18:18:17 +02:00
moklick
5240dcfa7c
chore(react): remove use client
2023-10-23 18:17:56 +02:00
moklick
2435a0da8f
feat(svelte): ssr fitView
2023-10-23 18:05:45 +02:00
moklick
9351a492ac
chore(examples): cleanup astro
2023-10-23 18:05:19 +02:00
moklick
7bc35b59aa
chore(examples): remove next example
2023-10-23 18:05:04 +02:00
moklick
e5acbbcf9d
chore(types): cleanup
2023-10-23 17:47:50 +02:00
moklick
6de9bbc916
refactor(react/svelte): simplify ssr usage
2023-10-23 16:37:28 +02:00
moklick
f42f6314e2
chore(examples): cleanup
2023-10-23 16:02:12 +02:00
moklick
13f274b1db
refactor(react): cleanup types
2023-10-23 16:01:49 +02:00
moklick
52a47a7a26
refactor(react): pass fitView for ssr
2023-10-23 16:01:22 +02:00
moklick
f2b36f2d33
refactor(svelte): prevent jumping nodes
2023-10-23 16:00:20 +02:00
moklick
d1589bac17
Merge branch 'xyflow' into feat/ssr
2023-10-23 12:15:21 +02:00
moklick
747c136ced
chore(svelte): bump
2023-10-19 16:37:10 +02:00
moklick
7a61c9e331
chore(svelte): prevent warnings when using default node types
2023-10-19 15:56:31 +02:00
moklick
e5f877a9bd
refactor(svelte): update node automatically when source-/ targetPos change
2023-10-19 15:47:09 +02:00
Moritz Klack and GitHub
909e7f77aa
Merge pull request #3512 from wbkd/refactor/svelte
...
refactor(svelte): minor updates
2023-10-17 10:39:04 +02:00
moklick
82bcc2263e
feat(svelte): add selected prop for minimap node
2023-10-16 18:54:40 +02:00
moklick
bce7a49c73
chore(svelte): add class to BaseEdge comp
2023-10-16 15:54:43 +02:00