Commit Graph
15 Commits
Author SHA1 Message Date
moklick fb63462be3 chore(utils): tsdoc update 2025-02-11 15:18:41 +01:00
CRIMX b7b5032c02 fix(system): safe check all event target 2024-12-10 12:56:30 +08:00
CRIMXandGitHub 468699bfdd fix(system): safely handles non-html-element object
`event.composedPath` and `event.target` do not always return `HTMLElement` object(as their types suggested).
2024-12-09 19:08:49 +08:00
peterkogo ae7a3478aa Fix node dragging while zooming on a flow that does not occupy whole browser window. 2024-11-07 12:42:17 +01:00
moklick 5c44dd9c31 Merge branch 'next' into enhance-connection-more 2024-06-27 17:14:17 +02:00
peterkogo 5493f045ff streamlined connections 2024-06-26 15:03:12 +02:00
moklick 1a25a7da48 fix(store): calc handle pos 2024-06-24 14:38:45 +02:00
Moritz KlackandGitHub 67e29b6c25 Merge branch 'next' into absolute-origin 2024-06-24 12:57:24 +02:00
moklick c9d0f13328 fix(handles): calc offset correctly 2024-06-10 11:47:18 +02:00
moklick 2272c7f0e8 refactor(system): reduce getBoundingClientRect calls 2024-06-06 15:10:55 +02:00
peterkogo e81194d58a Include origin directly in positionAbsolute of node 2024-05-22 15:38:08 +02:00
moklick b77fe9da1f fix(deletion): do not delete node when user is inside input closes #3895 2024-02-13 10:50:57 +01:00
moklick d812dbbe53 refactor(nodes): add computed attr for width/height and absolute position 2023-11-21 15:06:42 +01:00
moklick e798e94275 refactor(react/svelte): use nodeLookup 2023-11-14 15:52:48 +01:00
moklick 51375cd482 chore(utils): another cleanup 2023-06-12 23:00:22 +02:00