 Moritz KlackandGitHub
|
4a12a9f781
|
Refactor(types): unify node and edge handling (#3978)
* refactor(types): unify node and edge type behaviour
* chore(changelogs): update
* chore(examples): cleanup
|
2024-03-05 13:15:28 +01:00 |
|
moklick
|
61f8e00541
|
chore(react): cleanup exports
|
2024-01-08 13:26:14 +01:00 |
|
moklick
|
20c779f57d
|
refactor(node-wrapper): add separate folder
|
2023-12-16 09:55:30 +01:00 |
|
moklick
|
b861b47783
|
refactor(nodes): use NodeWrapper instead of wrapped node types
|
2023-12-15 15:21:15 +01:00 |
|
moklick
|
71f038a319
|
refactor(node-renderer): simplify selectors, remove reselect, cleanup
|
2023-12-14 12:32:41 +01:00 |
|
moklick
|
1dfff1bf5b
|
refactor(libs) add width, height and positionAbsolute props to NodeProps
|
2023-11-23 13:50:28 +01:00 |
|
moklick
|
d812dbbe53
|
refactor(nodes): add computed attr for width/height and absolute position
|
2023-11-21 15:06:42 +01:00 |
|
moklick
|
e798e94275
|
refactor(react/svelte): use nodeLookup
|
2023-11-14 15:52:48 +01:00 |
|
moklick
|
d2b140ce5e
|
fix(svelte): repair selection, add multi selection closes #3557
|
2023-10-31 18:31:24 +01:00 |
|
moklick
|
d1589bac17
|
Merge branch 'xyflow' into feat/ssr
|
2023-10-23 12:15:21 +02:00 |
|
moklick
|
afa6365e12
|
chore(react/svelte): rename node.dimensions to node.size
|
2023-10-09 17:04:11 +02:00 |
|
moklick
|
6f9ebbf609
|
fix(react/svelte): select nodes on click when nodeDragThreshold > 0
|
2023-10-09 15:22:58 +02:00 |
|
moklick
|
1acc59e44c
|
feat(react): ssr
|
2023-10-05 17:28:05 +02:00 |
|
moklick
|
86c041c2a0
|
feat(react): add basic ssr support
|
2023-10-04 16:03:23 +02:00 |
|
moklick
|
43a3755fd9
|
fix edge selection: consistent behaviour with node selection closes
|
2023-09-14 18:12:40 +02:00 |
|
moklick
|
182c53113c
|
fix(node-click): handle deleted node
|
2023-08-14 16:19:43 +02:00 |
|
moklick
|
c6501aff62
|
refactor(react): use array for nodeInternals, rename to nodes
|
2023-06-12 16:56:02 +02:00 |
|
moklick
|
8354759f57
|
refactor(packages): change package structure
|
2023-06-05 15:40:18 +02:00 |
|