Commit Graph
18 Commits
Author SHA1 Message Date
moklick 208ee5b944 fix(step-edge): handle routes for same positions 2023-08-21 18:01:11 +02:00
moklick 9654eee4fb fix(scroll): fast zoom issue on windows with ctrl 2023-08-14 16:13:12 +02:00
moklick 9520407cf0 fix(selection): keep node positions when extent is reached closes 2023-08-14 15:54:30 +02:00
moklick 647c73cc8a fix(smooth-edge): vertically or horizontally aligned nodes closes 2023-08-14 15:49:14 +02:00
moklick 292465410b chore(svelte): use svelte 4 2023-06-26 21:15:23 +02:00
moklick 1eac14129b refactor(nodeExtent): include node width and height 2023-06-26 18:14:06 +02:00
moklick 7d41a4c9db refactor(edges): adjust elevateEdgesOnSelect 2023-06-20 11:08:21 +02:00
moklick 9dfec49ed5 chore(system): rename BaseNode/BaseEdge types to NodeBase/EdgeBase 2023-06-13 16:54:26 +02:00
Moritz KlackandGitHub 65d1c3bbd4 Refactor/vanilla store utils (#3138)
* feat(stores): use vanilla store utils

* fix(store-utils): keep dimensions if possible

* feat(utils): add nodeDimension and panBy utils

* fix(svelte): use correct updateDim func

* refactor(react): cleanup store

* chore(tests): use new imports
2023-06-13 15:55:06 +02:00
moklick 51375cd482 chore(utils): another cleanup 2023-06-12 23:00:22 +02:00
moklick a04fb2021e chore(utils): cleanup 2023-06-12 22:40:33 +02:00
moklick d6b8439f6e feat(utils): add snapPosition function 2023-06-12 22:32:57 +02:00
moklick c6501aff62 refactor(react): use array for nodeInternals, rename to nodes 2023-06-12 16:56:02 +02:00
moklick cefdfd4e70 chore(utils): cleanup 2023-06-12 12:14:57 +02:00
moklick 82d8e91a09 refactor(utils): remove getMarkerEnd 2023-06-12 12:09:48 +02:00
moklick 811f6f008f refactor(utils): cleanup isEdgeVisible and related helpers 2023-06-12 11:59:16 +02:00
moklick c1e2499028 refactor(svelte/react): use edge layouting vanilla helpers 2023-06-08 15:46:35 +02:00
moklick 8354759f57 refactor(packages): change package structure 2023-06-05 15:40:18 +02:00