 Moritz KlackandGitHub
|
c1ccf119d6
|
Merge pull request #3905 from xyflow/fix/deletion-focused-input
Fix/deletion focused input
|
2024-02-13 15:48:51 +01:00 |
|
moklick
|
0d80b45d05
|
chore(changelog): update
|
2024-02-13 10:52:11 +01:00 |
|
moklick
|
b77fe9da1f
|
fix(deletion): do not delete node when user is inside input closes #3895
|
2024-02-13 10:50:57 +01:00 |
|
 Moritz KlackandGitHub
|
3481f67ff5
|
Merge pull request #3887 from xyflow/refactor/use-handle-connections
refactor(useHandleConnections): also return edge id
|
2024-02-12 12:48:46 +01:00 |
|
moklick
|
c3d5c8cdfa
|
refactor(useHandleConnections): also return edge id
|
2024-02-08 13:32:37 +01:00 |
|
moklick
|
57270f3eb4
|
chore(ts-docs): use correct values for min/max zoom closes #3881
|
2024-02-07 17:27:23 +01:00 |
|
 Moritz KlackandGitHub
|
f9a9a03a2b
|
Merge pull request #3842 from li-jia-nan/main
type: remove repeated type
|
2024-02-07 17:20:44 +01:00 |
|
moklick
|
f507fbcb4b
|
chore(react): createSelectionChange types
|
2024-02-07 17:16:24 +01:00 |
|
 Moritz KlackandGitHub
|
6b18c9daeb
|
refactor defaultNodes/defaultEdges handling (#3882)
* refactor(react): cleanup defaultnodes/defaultedges handling
* chore(examples): cleanup
* chore(examples): cleanup
* fix(react): selection for uncontrolled flows
|
2024-02-07 17:09:39 +01:00 |
|
 Moritz KlackandGitHub
|
76606c67da
|
Merge pull request #3874 from xyflow/minimap-style-fix
fixed minimap styling by props & mask-stroke-width
|
2024-02-07 17:09:23 +01:00 |
|
peterkogo
|
1d87926724
|
changed maskStrokeWidth default back to 1
|
2024-02-07 13:07:39 +01:00 |
|
peterkogo
|
ceb160fa7b
|
added css variables for minimap mask, set default mask-stroke to 0
|
2024-02-07 12:19:23 +01:00 |
|
peterkogo
|
4c0a5a62c7
|
fixed minimap styling by props & mask-stroke-width
|
2024-02-06 13:19:54 +01:00 |
|
moklick
|
1aaed8458f
|
chore(svelte): add role to EdgeLabel to prevent a11y warnings closes #3841
|
2024-02-05 17:23:36 +01:00 |
|
 Moritz KlackandGitHub
|
c797197e41
|
Merge pull request #3866 from xyflow/panecontextmenu-fix
Panecontextmenu fix
|
2024-02-05 17:13:00 +01:00 |
|
moklick
|
6631046923
|
chore(svelte): update changelog
|
2024-02-05 17:12:07 +01:00 |
|
moklick
|
ef54c11f5f
|
Merge branch 'next' into panecontextmenu-fix
|
2024-02-05 17:11:29 +01:00 |
|
 Moritz KlackandGitHub
|
1a9f56ca32
|
Merge pull request #3824 from xyflow/node-resizer-children
Node resizer and parentExtent, parentExpand behaviour improvements
|
2024-02-05 17:01:43 +01:00 |
|
moklick
|
2581832f27
|
chore(libs): update changelog
|
2024-02-05 17:01:18 +01:00 |
|
moklick
|
7830b3573f
|
chore(resizer): cleanup
|
2024-02-05 16:58:19 +01:00 |
|
peterkogo
|
c9b1b78edf
|
use for..of instead of forEach
|
2024-01-30 13:25:02 +01:00 |
|
peterkogo
|
5746c7b6fb
|
merge next
|
2024-01-30 12:36:04 +01:00 |
|
peterkogo
|
d5e21b0001
|
improved nodeResizer example
|
2024-01-30 12:32:02 +01:00 |
|
peterkogo
|
7fbb245ecc
|
added a comment
|
2024-01-30 12:28:35 +01:00 |
|
peterkogo
|
c1311c198a
|
fixed resizing & expandParent
|
2024-01-30 12:06:38 +01:00 |
|
peterkogo
|
c1391f5b13
|
keepAspectRatio and children with parent=extent and expandParent restrict the resizing of the parent
|
2024-01-30 11:19:28 +01:00 |
|
栗嘉男
|
6e167bda16
|
type: remove repeated type
|
2024-01-30 11:56:55 +08:00 |
|
peterkogo
|
e3df7d1c69
|
children with parent=extent and expandParent restrict the resizing of the parent
|
2024-01-29 11:47:05 +01:00 |
|
Jeff Jenner
|
ddda4615c6
|
Propagate on:panecontextmenu event to SvelteFlow component so right click cb works
|
2024-01-27 16:01:40 +10:30 |
|
moklick
|
6caa4b9b97
|
chore(packages): bump
|
2024-01-25 21:22:18 +01:00 |
|
 Moritz KlackandGitHub
|
f0117939ba
|
Merge pull request #3830 from xyflow/next
React Flow 12.0.0-next.8, Svelte Flow 0.0.35
|
2024-01-25 21:20:36 +01:00 |
|
moklick
|
a027b26f11
|
fix(react): expandParent option for child nodes
|
2024-01-25 21:13:06 +01:00 |
|
peterkogo
|
39ea601332
|
resizer now respects parentExtent
|
2024-01-25 18:20:02 +01:00 |
|
moklick
|
19bcfe28a2
|
fix(getNodesBounds): use absolute position by default, add options param
|
2024-01-25 17:46:46 +01:00 |
|
moklick
|
e352f3cdc4
|
chore(ts): add annotations for useReactFlow/ useSvelteFlow
|
2024-01-25 17:10:44 +01:00 |
|
moklick
|
7a1617d71d
|
fix(react): apply defaultEdgeOptions marker closes #3826
|
2024-01-25 12:24:00 +01:00 |
|
moklick
|
b8fc637091
|
refactor(svelte): use correct id for handle data-id attr
|
2024-01-25 11:42:03 +01:00 |
|
moklick
|
80a1759fd2
|
chore(examples): cleanup usenodesdata
|
2024-01-25 00:25:31 +01:00 |
|
moklick
|
8983d64397
|
chore(react): use correct type for nodeRef
|
2024-01-24 15:45:49 +01:00 |
|
peterkogo
|
ef12aa413e
|
removed console print and fixed updatePosition
|
2024-01-24 13:53:44 +01:00 |
|
peterkogo
|
829c82cfda
|
fixed, parentExpand & simplified updateNodePositions
|
2024-01-24 13:44:28 +01:00 |
|
 Moritz KlackandGitHub
|
033a4b4cc8
|
Merge pull request #3825 from xyflow/refactor/calc-next-position
Refactor: calcNextPosition
|
2024-01-24 13:26:14 +01:00 |
|
moklick
|
009fb42017
|
refactor(system): revise calcNextPosition
|
2024-01-24 13:04:44 +01:00 |
|
peterkogo
|
5d3efa73a8
|
refactored useUpdateNodePositions to useMoveSelectedNodes
|
2024-01-24 12:25:39 +01:00 |
|
peterkogo
|
c3104f1fbb
|
refactored updateNodePositions in svelte
|
2024-01-23 18:16:05 +01:00 |
|
 Moritz KlackandGitHub
|
3688ec3e06
|
Merge pull request #3811 from xyflow/svelte-on-init
Added onInit and useInitialized hooks
|
2024-01-23 15:53:06 +01:00 |
|
moklick
|
befcb34330
|
chore(svelte): update changelog
|
2024-01-23 15:51:30 +01:00 |
|
moklick
|
3f5f5f78fa
|
Merge branch 'next' into svelte-on-init
|
2024-01-23 15:49:34 +01:00 |
|
moklick
|
b2614db103
|
chore(svelte): remove useEdgesInit hook
|
2024-01-23 15:29:02 +01:00 |
|
moklick
|
7348490e4c
|
chore(svelte): cleanup init derived store
|
2024-01-23 15:28:13 +01:00 |
|