Commit Graph
1041 Commits
Author SHA1 Message Date
braks 6bd442f844 fix(core): abort fit view when there's no nodes to fit around 2023-07-24 09:55:03 +02:00
braks 17755ddb9a fix(core): get correct handle pos for connection line 2023-07-24 09:55:03 +02:00
github-actions[bot]andBraks 07e9e8a9b6 chore: bump versions 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 4d5bbab506 fix(core): use noop viewport operations instead of waiting for promise 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 1415652a1b fix(core): use post flush when calculating new node pos 2023-07-19 19:12:29 +02:00
github-actions[bot]andBraks 2424cc236e chore: bump versions 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
github-actions[bot]andBraks 623b48b3c8 chore: bump versions 2023-07-10 19:29:32 +02:00
github-actions[bot]andBraks f123ffb015 chore: bump versions 2023-07-10 19:20:26 +02: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 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
Jonas TamimiandBraks 61f8a68b84 fix(node-resizer): Use correct class name and style for handle controls (#1010) 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 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
github-actions[bot]andBraks eca9ad9cb9 chore: bump versions 2023-06-15 22:35:25 +02:00
braks b350486db3 chore(core): cleanup 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 8e5d748013 refactor(core): use separate svg container for edges 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 9d3c3584ff fix(core): handle pos calculation 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 33b6fe121a fix(core): correct connection line calculation 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
github-actions[bot]andBraks a16b7ca3d0 chore: bump versions 2023-05-25 20:48:26 +02: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 1690891804 fix(core): use all handles in radius and find closest valid one 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 1a083fc861 chore(core): cleanup 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 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