Commit Graph
20 Commits
Author SHA1 Message Date
braks f4a4736899 refactor(core): remove barrel files and use auto-imports instead
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-06 17:41:22 +01:00
braks 463b5d70ef refactor(core): add connecting class to SelectionPane while connecting 2022-11-19 12:07:51 +01:00
braks d677292131 fix(core): improper check for selection key code in zoom-pan filter 2022-11-14 20:04:36 +01:00
braks c93ffafd31 chore(core,edges): simplify edge components 2022-11-13 23:25:04 +01:00
braks 650e7527ae chore(core): remove unnecessary import paths 2022-11-06 19:20:39 +01:00
braks f9af2d36fd chore(core): use auto imports to for utils, composables etc. 2022-11-06 19:20:39 +01:00
braks 2a5afe706e refactor(core): skip d3 events with no underlying source event 2022-11-06 11:48:42 +01:00
braks a2e260fbaf chore(core): emit nodesInitialized after next tick 2022-11-06 09:40:55 +01:00
braks fe1ba03eb0 feat(core,nodes): add nodesInitialized event hook 2022-11-06 09:40:55 +01:00
braks 43ff2a42e6 refactor(core,edges): add div based edge label renderer 2022-11-04 22:10:40 +01:00
braks 73dfca5f57 refactor(core): show regular pointer if pane isn't draggable 2022-11-03 21:58:36 +01:00
braks e5dfdb6a6d fix(core): disable user selection if elementsSelectable is false 2022-10-25 17:46:42 +02:00
Braks 395fcd2aab refactor(core): log warnings for non-prod node envs 2022-10-18 19:04:22 +02:00
braks 34685a50c6 fix(edges): pass edge styles to edge path 2022-10-14 23:47:32 +02:00
braks 0044a14ac1 feat(core): add dragging class to pane 2022-10-13 23:23:43 +02:00
braks 13fed0a3fb refactor(edges): move edge event handlers into Wrapper component 2022-10-10 21:33:44 +02:00
braks 2684272308 refactor(core): simplify useHandle 2022-10-10 21:33:44 +02:00
braks ef3111bde0 chore(core): lint 2022-10-10 21:33:44 +02:00
braks 607c7c0e69 fix(edges): edges not returned by getter on pane ready event 2022-10-10 21:33:44 +02:00
braks 082050b164 refactor(core): rename core pkg dir to core 2022-10-10 21:33:44 +02:00