Commit Graph
309 Commits
Author SHA1 Message Date
moklick bcbb0693c2 Merge branch 'xyflow' into svelte-flow-fix-hidden 2023-11-08 18:19:13 +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
Peter 2ebdca0525 fix(svelte) hiding elements considers missing html elements 2023-11-08 13:12:34 +01:00
Peter e83079c5cd react examples now automatically redirect / to examples 2023-11-08 11:28:17 +01:00
Peter 5fd7db74a8 fixed tests for react & added scripts to package.json 2023-11-08 11:22:20 +01:00
Peter a92671093c added tests 2023-11-08 10:39:54 +01:00
Peter 00ff8e877d fixed svelte tests 2023-11-07 16:43:02 +01:00
Peter fd2aa9f917 changed generic test case to be closer to react 2023-11-07 16:37:18 +01:00
Peter 9551ebc0f3 ported all test cases from svelte to react 2023-11-07 16:31:49 +01:00
Peter 8be0337e00 refactored react-examples app and created generic test case component 2023-11-07 16:19:09 +01:00
Peter b8a75ccac6 chore(react-examples) updated dependencies 2023-11-07 15:05:38 +01:00
Peter 76f482a105 chore(svelte-examples) updated dependencies 2023-11-07 14:49:02 +01:00
Peter b92df2ded2 created new test case 2023-11-07 14:44:18 +01:00
Peter 3676670c44 implemented generic tests for config based test flow creation 2023-11-07 13:04:44 +01:00
Peter 0b7613c64e Added tests for pane 2023-11-02 16:29:22 +01:00
Peter 92272080e3 Added more tests for edges, pane 2023-11-02 14:04:41 +01:00
Peter 57c5414061 Merge branch 'main' into refactor-testing 2023-11-02 11:37:00 +01:00
moklick d2b140ce5e fix(svelte): repair selection, add multi selection closes #3557 2023-10-31 18:31:24 +01:00
Moritz KlackandGitHub 3b781a299b Merge branch 'xyflow' into feat/ssr 2023-10-31 14:12:52 +01:00
Peter 9d386abb2a tests(svelte) WIP added some e2e tests and edges example 2023-10-30 13:24:25 +01:00
moklick e899c379d0 chore(svelte): cleanup useSvelteFlow 2023-10-30 11:52:50 +01:00
Peter 45ae126d43 Created e2e tests for node interactions 2023-10-25 16:57:22 +02:00
Peter eca85310e1 restrucutred svelte examples 2023-10-25 13:23:37 +02:00
moklick 78169c992b chore(examples): cleanup 2023-10-23 18:29:57 +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 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 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 e5f877a9bd refactor(svelte): update node automatically when source-/ targetPos change 2023-10-19 15:47:09 +02:00
moklick 93a180b19d feat(examples): add next 2023-10-10 13:19:37 +02:00
moklick afa6365e12 chore(react/svelte): rename node.dimensions to node.size 2023-10-09 17:04:11 +02:00
moklick d78b2aad6f Merge branch 'xyflow' into feat/ssr 2023-10-05 20:31:55 +02:00
moklick 3431087ead Merge branch 'xyflow' into svelte-flow-get-intersecting-nodes 2023-10-05 20:14:42 +02:00
Moritz KlackandGitHub c38047af4c Merge pull request #3478 from wbkd/react-flow-use-react-flow
useReactFlow improvements
2023-10-05 18:55:03 +02:00
cdf1c4c3a6 refactor(svelte): cleanup useSvelteFlow, add functions (#3474)
* chore(svelte) removed nodes, edges from useSvelteFlow

* feat(svelte) added deleteElements to useSvelteFlow

* fix(svelte) parent div gets resized correctly, got rid of getBoundingClient Rect

* feat(svelte) added screenToFlowCoordinate

* feat(svelte) added flowToScreenCoordinate to useSvelteFlow

* chore(svelte) removed project from useSvelteFlow

* Delete examples/svelte/src/routes/add-node-on-drop/+server.ts

---------

Co-authored-by: Moritz Klack <info@moritzklack.com>
2023-10-05 18:53:57 +02:00
moklick 0888f69909 chore(examples): cleanup 2023-10-05 17:28:30 +02:00
Peter 2d2f642c82 feat(react) added screenToFlowCoordinate & flowToScreenCoordinate 2023-10-05 10:34:58 +02:00
moklick 86c041c2a0 feat(react): add basic ssr support 2023-10-04 16:03:23 +02:00
Peter 3091262065 feat(svelte) added isNodeIntersecting and getIntersectingNodes to svelte-flow 2023-10-02 12:49:38 +02:00
Moritz KlackandGitHub ae33cba887 feat(react/svelte): controlled viewport (#3461)
* feat(react): controlled viewport

* refactor(react): cleanup viewport

* feat(svelte): two way data binding for viewport, cleanup transform <> viewport stuff

* refactor(svelte): viewport stuff
2023-09-28 16:19:03 +02:00
moklick 2215b68438 fix(svelte): background lines 2023-09-27 17:26:51 +02:00
moklick 4e64b57d6d Merge branch 'xyflow' of github.com:wbkd/react-flow into xyflow 2023-09-27 16:11:03 +02:00
moklick 8a1a26385a feat(hooks): add useConnection 2023-09-27 16:10:16 +02:00
Peter 79ab4cb3e0 fix(svelte) corrected <g> positioning 2023-09-27 16:02:46 +02:00
Peter 1d8fc1bfaf fix(svelte) backup connection line now renders correctly 2023-09-27 15:53:17 +02:00
Peter 2e6c5d9191 Merge branch xyflow into svelte-flow-connection-line 2023-09-27 13:48:29 +02:00
Peter 66caa4c8ca chore(svelte) refactored connectionPath & connection 2023-09-27 13:40:03 +02:00