-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
fix(deps): update dependency react-flow-renderer to v10 #486
base: main
Are you sure you want to change the base?
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/openpatch/bitflow/D2ZGFNAprRjYdmYXjAmDsvaj4eTb [Deployment for 8272ec4 failed] |
|
ef7907d
to
056d144
Compare
056d144
to
fe48b8e
Compare
fe48b8e
to
ad01fb1
Compare
ad01fb1
to
8272ec4
Compare
8272ec4
to
a46d952
Compare
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
a46d952
to
09f054b
Compare
09f054b
to
01ea93b
Compare
01ea93b
to
75b76bf
Compare
75b76bf
to
ffbb2cf
Compare
ffbb2cf
to
a7a16cd
Compare
a7a16cd
to
be74572
Compare
be74572
to
6791348
Compare
6791348
to
16aaf6f
Compare
8b81b57
to
f5964ae
Compare
f5964ae
to
aabe9c8
Compare
aabe9c8
to
9b496c4
Compare
9b496c4
to
5448298
Compare
5448298
to
eec38c6
Compare
eec38c6
to
d28b713
Compare
d28b713
to
fef502e
Compare
fef502e
to
4250b08
Compare
4250b08
to
dbef890
Compare
dbef890
to
c22a94a
Compare
c22a94a
to
f474276
Compare
f474276
to
e2eaa5d
Compare
e2eaa5d
to
914ec67
Compare
This PR contains the following updates:
^9.7.2
->^10.0.0
Release Notes
wbkd/react-flow
v10.3.17
Compare Source
Fixes and Refactorings
4e9cc37
)23d1dd0
)0891b83
)a766ba3
) by @jwm0ac11a18
) by @wardoost💯 Thanks @jwm0 and @wardoost for your contributions!
v10.3.16
Compare Source
e0751cb
)v10.3.15
Compare Source
Fix
bb00e87
)Refactoring & Chore
d074cba
)cb69897
)v10.3.14
Compare Source
daf677d
)v10.3.13
Compare Source
Fixes
d07e760
)49636be
)v10.3.12
Compare Source
Fix
You can now get the DOM node of the wrapper from the store:
257588c
)v10.3.11
Compare Source
Fixes and Refactoring
e1ba32f
)e8cf308
)3c8720a
)8a4f695
)60bbbb4
)v10.3.10
Compare Source
8d866ec
)v10.3.9
Compare Source
Fixes
044095b
)30cd899
)Refactorings
c0733e6
)481420c
)8d530c1
)v10.3.8
Compare Source
Refactorings & Fixes
907e3b2
)3b94186
)02e7c90
)3d74b51
)f52ab12
)dbd527a
)v10.3.7
Compare Source
Refactorings & Fixes
aae2023
)7cddc81
)d6de9c2
)e03d6c2
)v10.3.6
Compare Source
0724936
)v10.3.5
Compare Source
Fixes
this release fixes an issue with the
expandParent
option for sub flows #218126795be
)v10.3.4
Compare Source
403bf71
)v10.3.3
Compare Source
Refactorings and Fixes
We are no longer exposing internals like handleBounds to the user and fixed some dragging related bugs.
96f4dcb
)dragging
to false on drag end (d0efd5b
)27b5de2
)v10.3.2
Compare Source
Refactorings and fixes
React Flow is now compatible with immutable libraries like
immer
, we added adragging
flag and we fixed anodrag
class name related bug.ea6247f
)b6eb0ac
)101f5d2
)v10.3.1
Compare Source
Fix
User couldn't drag on a touch device. This bug is fixed now:
32559ef
)v10.3.0
Compare Source
React Flow 10.3 is way smaller (15% smaller bundle size) than the previous versions, because we dropped
react-draggable
in favour ofd3-drag
. We also rewrote the dragging logic so that it works better with React18 and on older devices.Refactorings
Features
onNodeDragStart(event: MouseEvent, node: Node, nodes: Node[])
,onNodeDrag(event: MouseEvent, node: Node, nodes: Node[])
andonNodeDragStop(event: MouseEvent, node: Node, nodes: Node[])
connectionLineContainerStyle
proponClickConnectStart
,onClickConnectStop
Commits
78b5077
)022e295
)8ece922
)a1e25bb
)fbeee78
)37d473c
)b6dd9d1
)0f2c3e9
)670b605
)622880a
)0dc3c04
)3cf32cc
)a88e53d
)daf5927
)2252984
)b2ccf1d
)21f56db
)a36bef8
)react-flow__connectionline
class (4322730
)9432161
)0d34399
)connectionLineContainerStyle
property (cebe88d
)f1909a7
)9926962
)8168ce8
)71f670e
)7d13461
)a5cf4e6
)3576ebb
)4d3ff60
)ac3f830
)ed02c0e
)4f97ec5
)32d30e9
)f9b364d
)6ea85bf
)1936707
)9f65c33
)dca1b6d
)6ec76d2
)1eee0cd
)c4e98f8
)cd1740e
)0ef3ce8
)77c73fd
)503603c
)fa582da
)df526b2
)df8bdb3
)35d30f5
)f9912ec
)5737d13
)5e501fa
)f075e07
)73118c3
)e3b6bef
)579bf5c
)23d451a
)341d744
)4afb386
)18a3f88
)f2004fe
)v10.2.3
Compare Source
44f1771
)aab0858
)setNodes
andsetEdges
(a61a6ac
)a07f3dc
)v10.2.2
Compare Source
c8d31f3
)5a0f513
)v10.2.1
Compare Source
c5c7ae7
)v10.2.0
Compare Source
Feats
Refactorings
elevateEdgesOnSelect
on the<ReactFlow />
component.Fixes
Commits
822d2d6
)aafe83b
)8cb2f5e
)dcc05ad
)2363046
)18be5f1
)2e9a203
)2ad60c1
)b7e4970
)f90a6e9
)b64d946
)6af190c
)8a7bc49
)9331ccc
)ebf2a66
)922005e
)90aca9d
)e4eb9d0
)8f7af55
)47c5d6d
)7fb93aa
)c8b5c8a
)607e806
)v10.1.2
Compare Source
84f1c8c
)eff2430
)368b2f5
)v10.1.1
Compare Source
Fixes
0636d39
)v10.1.0
Compare Source
Refactor
onEdgeUpdateStart
andonEdgeUpdateEnd
now passes the handleType as a third parameterCommits
f56d9b8
)8d5305d
)ffb273c
)d92928e
)ce9cce9
)261452e
)4d6c6ff
)f272bb6
)8ab868a
)68ec5d8
)fc9cf96
)e8aa873
)v10.0.8
Compare Source
d464ccd
)1c699f8
)v10.0.7
: 10.0.7Compare Source
Fixes
There were some key handling bugs that should be fixed now.
v10.0.6
Compare Source
0f67bc5
)83f094b
)v10.0.5
Compare Source
7217cff
)859571d
)b0bec16
)903b795
)d5c89a1
)3708402
)6328b6f
)3b804d8
)0ee882d
)5902626
)c1a29be
)0ff6380
)2199ca3
)9cc873d
)9eafc19
)v10.0.4
Compare Source
d6f3a24
)aeb85c6
)3d446a6
)2e5e528
)v10.0.3
Compare Source
bef6157
)v10.0.2
Compare Source
bdc75c3
)7517152
)57a9652
)2db2cdd
)9448356
)fc887ec
)v10.0.1
Compare Source
5b32746
)514c15c
)1f9a004
)4c08ee0
)v10.0.0
Compare Source
v10 🎉
React Flow v10 comes with many new features and improvements. Besides a complete rewrite of the internal state management, the separation of the graph elements into nodes and edges, several bug fixes and refactorings, these are the most important new features:
useReactFlow
,useNodes
,useEdges
,useViewport
,useKeypress
have been refactored to provide a better dev experienceIf you want to migrate from v9 to v10, you can check out the migration guide.
bfe06a5
)6f51af2
)9fff0e5
)3b87563
)2d714dc
)bf2f9e5
)bc5d1df
)b362c11
)dfc91d7
)3c96b07
)726bc2e
)64a3c2d
)466a0af
)1424cf8
)5cc3502
)a48276e
)414d7ec
)7fc7dc3
)ebf10fa
)67428d8
)9156a22
)36fdf20
)2d9f04c
)ca30793
)ce2aa46
)fe5337d
)6630935
)a45af5f
)67b71a9
)007bdab
)a514c0e
)8e41c0d
)c599a45
)76ff491
)e011375
)f7dd26b
)522780e
)3f2d606
)d250a7d
)6de04df
)3067b72
)b3b8ac9
)7d9a0ac
)b1791ea
)24593f7
)4e97472
)8dcb875
)4ad17d8
)578c278
)588b590
)c40a36f
)7e915ad
)8d5231b
)1e8d578
)ee1a393
)1b45a3f
)af52bab
)0244c93
)067d681
)0cfcf65
)2736492
)bfea566
)a182458
)2f4d1e6
)e52c5ed
)08b2696
)f95f390
)c2bae79
)97b5327
)634b592
)660ec00
)3f1d186
)f96391f
)0b241d2
)d285318
)eaeebdd
)f01e239
)7a7ddbe
)a969c63
)7a85bb9
)c1e5f90
)8014fb0
)ca77d0e
)6bbd06a
)0e3ddc2
)016d35c
)d8b054c
)3206d49
)3b25086
)639aa1e
)efbdd70
)d5cffa7
)895e0bc
)1a2ac5a
)774db77
)747097f
)81585db
)3830878
)88582a8
)3a52efb
)266007b
)91256c1
)427c933
)d9c99a8
)c2644f1
)b5bba7d
)731918d
)79a32ae
)5fbf3d8
)8710130
)2d4d31b
)14b9ec4
)2cd047b
)801d8f2
)330eefe
)d260abe
)a032306
)713e7e1
)62f1e90
)3325563
)b2ac219
)22f7dd6
)cffefe7
)0f48044
)3011efd
)5124b6b
)ea76e55
)2962897
)f775cf2
)8a095df
)9d159c1
)7ffad77
)004dcc6
)e1f864f
)fe9c1f0
)0974aa5
)c29deca
)f0e79c6
)8a2ac1e
)a79e953
)050bb31
)df25cb3
)b0bfefe
)9057d3a
)1425a43
)fdf2571
)fefcc44
)996b1b5
)cc7debf
)b4b1561
)50250e5
)72f1d8b
)31ad12e
)a3a9249
)1db53e8
)8e97232
)5547b0d
)2bcb099
)1b390e1
)79e46d9
)7333873
)248b563
)8cd969d
)65991de
)6e3ff4e
)74e8605
)3f992db
)241f604
)3e0b673
)5f9bc2e
)e8d2600
)c42ba1f
)dc36ebf
)8b95cd7
)c1d5c35
)2252ea1
)64239fb
)b15d301
)b008c7b
)8d840b5
)9ad894d
)8f23321
)450cb90
)9350884
)767fbd4
)a0b8aa6
)f957462
)11ff5ec
)1525af3
)410b129
)dc5172e
)b08809d
)1b73c8f
)d3b1148
)eed5717
)3dc7927
)1f41cc0
)3f8c252
)ee0d290
)Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.