Commit Graph
23 Commits
Author SHA1 Message Date
braks 7dec8b779c fix(core): check for arr length before triggering immediate model watcher
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-02 12:13:05 +01:00
braks 66f866e717 fix(core): update model-value regardless of arr length 2022-11-25 13:32:28 +01:00
braks 406b20b8ba chore(core): cleanup import paths 2022-11-17 17:55:20 +01:00
braks 6f8b16a867 fix(core,nodes): apply initial extent on nodes 2022-11-17 17:55:20 +01:00
braks a379b4f1cf chore(core): cleanup change handler 2022-11-17 17:55:20 +01:00
braks 4a1cc24bd8 chore(core): cleanup drag handler 2022-11-17 17:55:20 +01:00
braks 13c2dfaeed fix(core,nodes): elevate child nodes by zIndex +1 2022-11-17 17:55:08 +01:00
braks d580a475bb chore(core): remove default val for interactionWidth when parsing edges 2022-11-13 08:42:06 +01:00
braks ec6f870bfd chore(core): rename pointerRadius prop to interactionWidth 2022-11-13 08:42:06 +01:00
braks a4fd0ebda4 feat(edges): add pointerRadius prop to edges 2022-11-13 08:42:06 +01:00
braks 6106e90abc chore(core): remove unnecessary imports 2022-11-08 20:27:22 +01:00
braks 6c738bfbfb fix(core): fall back to default node or edge type 2022-11-08 12:53:13 +01:00
braks 5b397fa499 fix(core): prevent edge defaults from overwriting actual edge values 2022-11-08 12:53:13 +01:00
braks f9af2d36fd chore(core): use auto imports to for utils, composables etc. 2022-11-06 19:20:39 +01:00
braks 4782d709c5 feat(core): add intersection utils 2022-11-04 23:44:11 +01:00
braks 43ff2a42e6 refactor(core,edges): add div based edge label renderer 2022-11-04 22:10:40 +01:00
braks 096f67a55b fix(core): use shallowReactive for node/edge data & events 2022-10-25 19:14:59 +02:00
Braks 395fcd2aab refactor(core): log warnings for non-prod node envs 2022-10-18 19:04:22 +02:00
braks e6f97b897c refactor(core): data and event properties to be definitely typed 2022-10-18 16:14:00 +02:00
braks ce8b04b702 refactor(core): add generics to isNode/isEdge fn 2022-10-18 16:14:00 +02:00
braks ea9da0adb7 refactor(core): use flowElements type as arg for removeSelectedElements 2022-10-14 21:13:39 +02:00
braks 583efe6c68 fix(core): elements not correctly unselected 2022-10-14 21:13:39 +02:00
braks 082050b164 refactor(core): rename core pkg dir to core 2022-10-10 21:33:44 +02:00