braks
|
dfce24a5fa
|
refactor(core): use noop viewport helper when viewport is not ready
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-22 20:20:11 +01:00 |
|
braks
|
7cab68ed84
|
refactor(core): add useViewport for store viewport actions
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-22 20:20:11 +01:00 |
|
braks
|
d2c6b592f5
|
refactor(core): remove waiting for dimensions in zoom pan helper
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-22 20:20:11 +01:00 |
|
braks
|
74f2596f80
|
chore(core): cleanup unused watcher
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-22 20:20:11 +01:00 |
|
braks
|
0d9bcf4b06
|
chore(core): cleanup initial render
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-22 20:20:11 +01:00 |
|
braks
|
226caebd4a
|
fix(core): hide graph until nodes are ready
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-22 20:20:11 +01:00 |
|
braks
|
2aa185756b
|
feat(tooling): use vite-config tooling pkg
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-22 20:20:11 +01:00 |
|
braks
|
2a6077ed9f
|
feat(tooling): add tsconfig to tooling pkgs
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-22 20:20:11 +01:00 |
|
braks
|
3cb6d98f3f
|
chore(core): cleanup update edge action
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-22 20:20:11 +01:00 |
|
braks
|
4bf4b6386e
|
feat(core): add option to avoid replacing edge id when updating
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-22 20:20:11 +01:00 |
|
braks
|
aafd8622f4
|
chore(core): update functional component types
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-22 20:20:11 +01:00 |
|
braks
|
cbc29e505d
|
chore(deps-dev): update deps-dev and cleanup
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-22 20:20:11 +01:00 |
|
braks
|
68b07ca705
|
chore(core): update prevent scrolling comment
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-16 20:26:49 +01:00 |
|
 Alex Van LiewandBraks
|
b19b9a871b
|
fix: add compatConfig to all components
|
2023-02-15 10:19:26 +01:00 |
|
braks
|
b6f7cde655
|
refactor(core): set user-select: none for edge labels
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-15 00:36:13 +01:00 |
|
braks
|
8a5225ab80
|
fix(core): connections for handles bigger than connection radius
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-15 00:24:22 +01:00 |
|
braks
|
cc83ba95bd
|
chore(core): cleanup connection line
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-15 00:24:22 +01:00 |
|
braks
|
83636d4e53
|
refactor(core): pass original event to edge update event params
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-15 00:24:22 +01:00 |
|
braks
|
09c56a60b3
|
refactor(core,types): use MouseTouchEvent for EdgeMouseEvent type
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-15 00:24:22 +01:00 |
|
braks
|
ea0696c566
|
refactor(core): use v-bind to pass connection line props
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-11 02:34:43 +01:00 |
|
braks
|
b7cfec7842
|
fix(core): add missing straight path switch case
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-11 02:13:44 +01:00 |
|
braks
|
1ae5659b6b
|
fix(core): allow null for deprecated connection line type
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-11 02:13:20 +01:00 |
|
braks
|
9d342511f5
|
refactor(core): immediately set node dimensions in store action
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-10 16:00:17 +01:00 |
|
braks
|
3f21dc764d
|
refactor(core): fit view initially when node dimensions are updated
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-10 16:00:17 +01:00 |
|
braks
|
a5ee9d978c
|
refactor(core): use watcheffect to observe node dimensions
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-10 15:53:38 +01:00 |
|
braks
|
9a14d8b349
|
chore(core): remove any typecast
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-10 15:53:26 +01:00 |
|
braks
|
c62c18a20d
|
refactor(core): use computed to group edges
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-10 15:44:45 +01:00 |
|
braks
|
c528726f12
|
fix(core): prevent rendering edges that have been removed
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-10 15:44:45 +01:00 |
|
braks
|
eb6f7a91f2
|
chore(core): cleanup props
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-10 11:38:22 +01:00 |
|
braks
|
db0ec8836f
|
chore(core): remove unnecessary initializers
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-10 11:38:22 +01:00 |
|
braks
|
f849999d20
|
fix(core): avoid triggering edge update when mouse btn is not left
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-07 12:59:26 +01:00 |
|
braks
|
35daa95c22
|
chore(core): cleanup useZoomPanHelper
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-07 12:28:47 +01:00 |
|
braks
|
26f16b75f8
|
fix(core): exclude hidden nodes in fitView when includeHiddenNodes is false
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-07 12:28:47 +01:00 |
|
braks
|
bb2c4f449a
|
chore(core): cleanup and replace const with function
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-07 12:27:41 +01:00 |
|
braks
|
77de369a3f
|
chore(core): use default values when defaultViewport values are missing
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-06 22:15:35 +01:00 |
|
braks
|
619f4bf3e7
|
refactor(core): cleanup useHandle and set status on actions
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-06 01:13:13 +01:00 |
|
braks
|
c800a86893
|
fix(core): check if prevClosestHandle exists in pointer up
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-06 01:05:17 +01:00 |
|
braks
|
dc60e112a1
|
feat(core): add vue flow error class
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-05 23:55:27 +01:00 |
|
braks
|
1448543993
|
chore(core): cleanup useVueFlow
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-05 23:51:28 +01:00 |
|
braks
|
6c00909f46
|
refactor(core): use opposite position for connection lines
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-05 23:39:15 +01:00 |
|
braks
|
7f26253be1
|
chore(core): cleanup
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-05 22:57:41 +01:00 |
|
braks
|
c36cf59a80
|
feat(core): add connection status to connection lines
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-05 22:57:41 +01:00 |
|
braks
|
c72e75db38
|
refactor(core): remove unnecessary warning
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-05 22:48:28 +01:00 |
|
braks
|
c7e8bd7630
|
fix(core): avoid undraggable selected nodes being dragged
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-05 22:22:16 +01:00 |
|
braks
|
f2f3e70ebe
|
fix(core): ios connection error
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-05 22:22:06 +01:00 |
|
braks
|
3c2255ba52
|
chore(core): add comment for panBy action
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-02 16:53:54 +01:00 |
|
braks
|
cae9562481
|
fix(core): ref access when passing default edge options
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-02 12:30:48 +01:00 |
|
braks
|
a5ebd48013
|
fix(core): pass valid connection func params
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-02 00:46:59 +01:00 |
|
braks
|
4f0ddcdd26
|
chore: bump version
|
2023-02-02 00:23:01 +01:00 |
|
braks
|
7fa9203ccb
|
feat(core): allow setting node/edge type with generic
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-02 00:10:23 +01:00 |
|