Commit Graph
100 Commits
Author SHA1 Message Date
braks bcde9161af chore(changeset): add 2023-07-19 19:12:29 +02:00
braks 08f749ae30 fix(core): pass handle dom node to valid handle result 2023-07-19 19:12:29 +02:00
braks 4cd433fbec chore(changeset): add 2023-07-19 19:12:29 +02:00
braks 4d5bbab506 fix(core): use noop viewport operations instead of waiting for promise 2023-07-19 19:12:29 +02:00
braks 715206404b chore(changeset): add 2023-07-19 19:12:29 +02:00
braks 4f36cef1e8 fix(core): connection status prop as nullable 2023-07-19 19:12:29 +02:00
braks 1b92785216 chore(changeset): add 2023-07-19 19:12:29 +02:00
braks 1415652a1b fix(core): use post flush when calculating new node pos 2023-07-19 19:12:29 +02:00
Git Cliff ab3bb71b0a chore: update CHANGELOG.md 2023-07-13 15:56:23 +00:00
braks dce15085d1 chore(changeset): add 2023-07-11 00:21:19 +02:00
braks f52380d3d2 fix(core): nested nodes extent calculation off 2023-07-11 00:21:19 +02:00
braks f156107bb0 chore(changeset): add 2023-07-10 19:29:32 +02:00
Git Cliff e94285fab1 chore: update CHANGELOG.md 2023-07-10 17:26:11 +00:00
Braks 5838454086 refactor(core): resolve slots before returning default component (#1013) 2023-07-10 19:20:26 +02:00
Braks 82e79a6113 fix(core): clamp node extent by node dimensions to avoid overflow (#1014) 2023-07-10 19:20:26 +02:00
braks 6967067276 chore(changeset): add 2023-07-10 19:20:26 +02:00
braks 245dd82574 fix(core): prioritize handle below during handle lookup 2023-07-10 19:20:26 +02:00
braks 0b60cc3c3e chore(core): add missing generic 2023-07-10 19:20:26 +02:00
Braks 55de815a39 chore(core): cleanup (#1003) 2023-07-10 19:20:26 +02:00
braks e21ae682be chore(changeset): add 2023-07-10 19:20:26 +02:00
braks 7d93915f36 refactor(core): use normal components for edges 2023-07-10 19:20:26 +02:00
braks 908ea3965e chore(changeset): add 2023-07-10 19:20:26 +02:00
braks 40732f2559 fix(core): add ref to base edge props 2023-07-10 19:20:26 +02:00
braks 903583a399 chore(core): cleanup export paths 2023-07-10 19:20:26 +02:00
braks 38bb4e1e12 fix(core): add style to base edge props 2023-07-10 19:20:26 +02:00
braks b2dc046fe9 chore(core): update export 2023-07-10 19:20:26 +02:00
braks 80ad6f1677 refactor(core): use sfc for base edge and bind template refs 2023-07-10 19:20:26 +02:00
braks 435cb9b687 refactor(core): change nodeEl and edgeEl type to allow ref(null) 2023-07-10 19:20:26 +02:00
braks 11f584a08a chore(workflows): disable qodana 2023-07-10 18:59:14 +02:00
Git Cliff 70528f8a99 chore: update CHANGELOG.md 2023-06-15 20:37:35 +00:00
braks b350486db3 chore(core): cleanup 2023-06-15 22:35:25 +02:00
braks f604c91a7d chore(changeset): add 2023-06-15 22:35:25 +02:00
braks f3931a2c05 fix(core): consider handle dimensions when checking for closest handle 2023-06-15 22:35:25 +02:00
braks 82befe722a chore(core): cleanup 2023-06-15 22:35:25 +02:00
braks 4d68397119 chore(core): remove groupEdgesByZIndex util 2023-06-15 22:35:25 +02:00
braks 4f4dfc32ea chore(changeset): add 2023-06-15 22:35:25 +02:00
braks 8e5d748013 refactor(core): use separate svg container for edges 2023-06-15 22:35:25 +02:00
braks 5f7d439ee2 chore(changeset): add 2023-06-15 22:35:25 +02:00
braks b386c8580f fix(core): trigger connect if end handle exist in state 2023-06-15 22:35:25 +02:00
braks 2c2fdf9577 chore(changeset): add 2023-06-15 22:35:25 +02:00
braks 9d3c3584ff fix(core): handle pos calculation 2023-06-15 22:35:25 +02:00
braks 7cd4ed8334 chore(changeset): add 2023-06-15 22:35:25 +02:00
braks 6e2c3e5281 fix(core): use validator with null handle when no closest can be found 2023-06-15 22:35:25 +02:00
braks b017139d22 fix(core): reset end handle on connection end 2023-06-15 22:35:25 +02:00
braks e7e4f1fd0a chore(core): cleanup export path 2023-06-15 22:35:25 +02:00
braks a961e7be00 chore(changeset): add 2023-06-15 22:35:25 +02:00
braks 33b6fe121a fix(core): correct connection line calculation 2023-06-15 22:35:25 +02:00
braks c4c9283f3a chore(changeset): add 2023-06-15 22:35:25 +02:00
braks d2c1c5185f fix(core): set interaction edge styles so animation does not break pointer 2023-06-15 22:35:25 +02:00
braks 6eb5e5a986 chore(docs): update node and edge doc page 2023-06-08 18:50:35 +02:00
braks 12f4284a0a chore(docs): correct description of auto connect prop 2023-06-08 18:50:35 +02:00
braks 48ea70bc3e chore(docs): correct bgColor description and type 2023-06-08 18:50:35 +02:00
braks 4532157763 chore(docs): update deps 2023-06-08 18:50:35 +02:00
braks 005f696fbe chore(examples): update floating edges example 2023-05-29 16:52:40 +02:00
Git Cliff aef12a5743 chore: update CHANGELOG.md 2023-05-25 18:51:53 +00:00
braks 1e786a9b08 chore(core): cleanup 2023-05-25 20:48:26 +02:00
braks e42897e3ed fix(core): filter closest handles by validity 2023-05-25 20:48:26 +02:00
braks b9c2ca9141 chore(changeset): add 2023-05-25 20:48:26 +02:00
braks 1690891804 fix(core): use all handles in radius and find closest valid one 2023-05-25 20:48:26 +02:00
braks 4336ff7578 chore(examples): update color selector node example 2023-05-25 20:48:26 +02:00
braks 94b43a68d6 chore: lint 2023-05-25 20:48:26 +02:00
braks 0e5a678a7b chore(core): update deps-dev 2023-05-25 20:48:26 +02:00
braks b2cdb6a143 chore(core): cleanup 2023-05-25 20:48:26 +02:00
braks 4ad10c5030 refactor(core): check if element is object 2023-05-25 20:48:26 +02:00
braks c52396b43b chore(core): cleanup 2023-05-25 20:48:26 +02:00
braks f720f27360 chore(core): remove reactivity transform 2023-05-25 20:48:26 +02:00
braks 9bf9c644be tests: use timeout to avoid cli run fails 2023-05-25 20:48:26 +02:00
braks 1a083fc861 chore(core): cleanup 2023-05-25 20:48:26 +02:00
braks f9462d16a9 tests: update delete key code tests 2023-05-25 20:48:26 +02:00
braks 669a2a3f8c tests: update nodes tests 2023-05-25 20:48:26 +02:00
braks 910a3543f6 chore(changeset): add 2023-05-25 20:48:26 +02:00
braks 06ad0c0d20 refactor(core): avoid inserting invalid nodes 2023-05-25 20:48:26 +02:00
braks 3a1b0ab78b tests: update edges tests 2023-05-25 20:48:26 +02:00
braks 4421ad0ee7 refactor(core): allow passing null as id for find actions 2023-05-25 20:48:26 +02:00
braks 8466e85330 chore(core): lint 2023-05-25 20:48:26 +02:00
braks 27666d9b0f chore: update pnpm-lock.yaml 2023-05-25 20:48:26 +02:00
braks 1180ab247f chore(core): cleanup
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-05-25 20:48:26 +02:00
braks 5da86cbd2d refactor(pathfinding-edge): add explicit imports and remove auto-imports
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-05-25 20:48:26 +02:00
braks ed4eaac34e refactor(node-resizer): add explicit imports and remove auto-imports
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-05-25 20:48:26 +02:00
braks ff9f6471ed chore(core): cleanup
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-05-25 20:48:26 +02:00
braks 26943b2d85 chore(deps-dev): update vite & vue-tsc
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-05-25 20:48:26 +02:00
braks 77df92685f chore(core): update slots patch
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-05-25 20:48:26 +02:00
braks e3e6a03359 refactor(core): add explicit imports and remove auto-imports
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-05-25 20:48:26 +02:00
braks 5a86c7cf1d chore: update deps
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-05-25 20:48:26 +02:00
braks 128b968168 chore: lint 2023-05-25 20:48:26 +02:00
braks 1d2cf7eaf4 chore(deps-dev): update turbo deps 2023-05-25 20:48:26 +02:00
braks 85dea35b26 chore(tooling): remove auto-imports 2023-05-25 20:48:26 +02:00
braks 0a11840922 refactor(pathfinding-edge): remove auto-imports 2023-05-25 20:48:26 +02:00
braks 9a912785a9 refactor(node-toolbar): remove auto-imports 2023-05-25 20:48:26 +02:00
braks 6fd58b6212 refactor(node-resizer): remove auto-imports 2023-05-25 20:48:26 +02:00
braks bc0137bae8 refactor(minimap): remove auto-imports 2023-05-25 20:48:26 +02:00
braks 969869110a refactor(controls): remove auto-imports 2023-05-25 20:48:26 +02:00
braks 09a97da116 refactor(background): remove auto-imports 2023-05-25 20:48:26 +02:00
braks 2b31cb56c3 chore(changeset): add 2023-05-25 20:48:26 +02:00
braks 49fbdadb72 refactor(controls): disable zoom in/out btns when max/min zoom is reached 2023-05-25 20:48:26 +02:00
braks 8fa6ad5076 chore(core): cleanup handle cmp 2023-05-25 20:48:26 +02:00
braks 1349461286 chore(changeset): add 2023-05-25 20:48:26 +02:00
braks 4d505c974c refactor(core): allow ref for isValidConnection in useHandle 2023-05-25 20:48:26 +02:00
braks 9b0b969caf refactor(core): remove reactivity transform from connection line component 2023-05-25 20:48:26 +02:00
braks 627cbf65a8 refactor(core): remove unnecessary computed var 2023-05-25 20:48:26 +02:00