-
Notifications
You must be signed in to change notification settings - Fork 732
feat: migrate to xyflow 1.0 #5840
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+15,289
−11,442
Merged
Changes from 1 commit
Commits
Show all changes
142 commits
Select commit
Hold shift + click to select a range
f6f9d09
migrate to xyflow 1
rubenfiszel c38ddc8
nits
rubenfiszel c427602
nits
rubenfiszel e3149e8
iterate
rubenfiszel 9a8d119
migrate to xyflow 1
rubenfiszel 6197fe9
perf opt
rubenfiszel 5dc06f6
perf opt
rubenfiszel ec20d26
npm check fix
rubenfiszel 37d0430
dataflows
rubenfiszel 2ec6806
Merge branch 'main' into rf/migrateToXyFlow1
rubenfiszel 6b43267
nits
rubenfiszel 551f95d
nits
rubenfiszel ed533b2
nits
rubenfiszel 123e4a4
nits
rubenfiszel 0c7eda2
nits
rubenfiszel f077f07
nits
rubenfiszel 024879c
nits
rubenfiszel 74048db
Merge branch 'main' into rf/migrateToXyFlow1
rubenfiszel 1e29396
more types
rubenfiszel 8d835cb
more types
rubenfiszel 2d1eb95
more types
rubenfiszel 692c0e9
update
rubenfiszel f8ee078
merge
rubenfiszel 35e4ae7
merge
rubenfiszel 5652a24
merge
rubenfiszel 92efcd8
few nits
rubenfiszel 34c7978
npm run check
rubenfiszel eab8698
npm run check
rubenfiszel fea6ac5
npm run check
rubenfiszel 5a6ad27
Merge branch 'main' into rf/migrateToXyFlow1
rubenfiszel c0e6c7c
schema form fix
rubenfiszel ef517f7
fix forloop
rubenfiszel ebf9845
fixed pin sync
rubenfiszel 4732f95
fix pin structured Clones
rubenfiszel afb5991
fix all static unputs
rubenfiszel aaf87a1
fix pins
rubenfiszel 551d1d1
fix EditableSchemaForm not propagating schema
diegoimbert 34f3f34
Revert "fix EditableSchemaForm not propagating schema"
diegoimbert 8ede660
Migrate flowStore to $state
diegoimbert c728ec2
fix run() running before state initialization
diegoimbert 557734d
structureClone fixes
diegoimbert bb41c64
fix inputCat accessed before initialization
diegoimbert 3d9fd38
improve flow graph algorithm
rubenfiszel 333001d
remove console log
rubenfiszel a5f3c06
fix flowStore not being reacted to
diegoimbert 6ad19d5
fix FlowModuleSchemaMap not updating flowStore when changing modules
diegoimbert ecc3880
remove flowState.flowState
diegoimbert 897ca58
Revert "remove flowState.flowState"
diegoimbert f1f4de6
Revert "fix FlowModuleSchemaMap not updating flowStore when changing …
diegoimbert b19a2c4
Revert "fix flowStore not being reacted to"
diegoimbert 9a50482
Introduce StateStore
diegoimbert f677f71
fix FlowModuleSchemaMap not updating flowStore when changing modules
diegoimbert e1c2c45
fix flowStore not being reacted to
diegoimbert 54c6454
refreshStateStore
diegoimbert ae639a7
fix refreshStateStore
diegoimbert 2956266
fix structuredClone bugs
diegoimbert 356d923
Merge branch 'main' into rf/migrateToXyFlow1
diegoimbert 99446fc
fix npm run check after merge main
diegoimbert 72ace32
fix editableschemaform not triggering change
diegoimbert 32771fe
commit current
rubenfiszel d623210
read flowStore recursively to react to every nested change
diegoimbert a487e9b
fix branch one not deletable (not insertable)
diegoimbert 1c80308
Fix FlowPreviewContent infinite loop
diegoimbert 1fc739e
commit current
rubenfiszel 9b9c1d2
initialise args to avoid binding to undefined
diegoimbert e2531be
fix script 404
diegoimbert 3af6b7e
svelte migrate script edit and add pages + fix infinite loop
diegoimbert d935aa6
script editor works again
diegoimbert 4e43438
fix missing onremove in multiselect
diegoimbert ebff32e
switch back to normal $state and not raw state
diegoimbert 92f6ea8
fix inputCat accessed before initialisation
diegoimbert 8cac97b
Migrate all Drawer actions slots to snippets
diegoimbert 478a159
previewArgs val
rubenfiszel 23f314d
revert states.raw
rubenfiszel d831de6
finish
rubenfiszel 4fcb346
iterate
rubenfiszel d377eac
iterate
rubenfiszel 31de3ec
iterate
rubenfiszel 5a4f201
iterate
rubenfiszel 2c71604
iterate
rubenfiszel dcce029
fix runform
rubenfiszel dd6ca9b
fix historicinputs
rubenfiszel eba01ff
apply diff state snapshot
rubenfiszel c05c2ed
pin fix
rubenfiszel 0f5ad42
fix scheduled poll
rubenfiszel 0bb2d64
schema editor fixes
rubenfiszel 3749c21
fix ToggleButtonGroup resetting state on mount
diegoimbert b25b766
fix argInput infinite loop
diegoimbert 3ef6910
nits
rubenfiszel 99aa594
Revert "fix ToggleButtonGroup resetting state on mount"
diegoimbert fbc3989
fix
rubenfiszel b795bd1
fix
rubenfiszel 9f35d09
migrate ArgEnum to <Select />
diegoimbert f0e4c06
fix
rubenfiszel fd715c9
fix structuredClone bug
diegoimbert 2511792
improve tabs
rubenfiszel b7ed8e1
fix runs table
rubenfiszel a3d5a92
fix ai chat open
rubenfiszel 944cba0
fix tabs export
rubenfiszel 49a9294
stash
diegoimbert cb7ece9
Update all Tabs usage to snippet
diegoimbert a40d7ff
nit fixes
diegoimbert ede9b56
add untracks to $effect when intended
diegoimbert d6eb7af
Fix incomplete data in graphBuilder + better typing
diegoimbert 346b44d
Fix CSSMigrationModal on safari
diegoimbert 40eea6f
nits
rubenfiszel ac57501
nit
rubenfiszel be36fe0
Fix reactivity bugs in Suspend -> Form -> Edit field drawer
diegoimbert c06ae9a
nit
rubenfiszel 29b6ad1
nit
rubenfiszel c191622
nit
rubenfiszel ba6fa62
nit
rubenfiszel bc5b5f2
toggle button group
rubenfiszel f2122af
toggle button group
rubenfiszel cedfaf9
toggle button group
rubenfiszel 00fd15c
toggle button group
rubenfiszel f53e0a4
toggle button group
rubenfiszel fe56b54
more migration
rubenfiszel 7640b30
fix let: directive no longer supported with snippets
diegoimbert 7bc379e
more migration
rubenfiszel c97f9e1
replace className with class
diegoimbert a065630
more migration
rubenfiszel 7c57072
npm run check pass 1
diegoimbert 2f353e9
fix css property panel infinite loop
diegoimbert 2b3676c
more migration
rubenfiszel fe2943f
change layouts
rubenfiszel bbbaac0
change layouts
rubenfiszel 4ef5a66
change layouts
rubenfiszel 2a23972
app = app
rubenfiszel 755b896
fix audit logs
rubenfiszel d716640
nit
rubenfiszel 5c9a334
Replaced some Autocompletes
diegoimbert 896713a
nit
rubenfiszel 789be79
fix infinite loop
diegoimbert 279774b
remove state
diegoimbert c8d2279
Revert "Replaced some Autocompletes"
diegoimbert 46f2e46
fix infinite lists
rubenfiszel 0ff4af9
fix infinite lists
rubenfiszel b736f95
fix multiselect
rubenfiszel 61e4aa8
fix duplicate overlapping refresh button on AgGrid
diegoimbert 3774b2d
nit
diegoimbert a3843b4
fix loading resource ext
rubenfiszel File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
npm run check
- Loading branch information
commit 34c7978bb11214c5452a09e003dde5a1aa702a54
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The change replaces Svelte's event binding (
on:click
) with the standard HTML attribute (onclick
). This looks like a typographical error; please confirm if this is intentional.