braks
|
6f3c22ee66
|
fix(core): properly reset state and retain reactivity
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-05-10 14:04:53 +02:00 |
|
braks
|
e5591ee1df
|
refactor(core): remove reactivity transform from viewport component
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-05-10 14:04:53 +02:00 |
|
braks
|
0c340231b8
|
fix(core): check if transform changed before applying
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-05-10 14:04:53 +02:00 |
|
braks
|
74a51f4339
|
fix(core): orphaned edge warn for undeletable edges when calculating max z-index
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-05-05 11:02:58 +02:00 |
|
braks
|
bec2e74dcb
|
fix(core): check if node exists during drag
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-05-05 11:02:58 +02:00 |
|
braks
|
85dcbf4b46
|
fix(core): pass selectionKeyCode ref to useKeyPress
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-05-05 11:02:58 +02:00 |
|
braks
|
98e6f17002
|
fix(core): emit pane mouse move if no active selection exists
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-05-05 11:02:58 +02:00 |
|
braks
|
df542208d2
|
refactor(core): return boolean from panBy
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-05-05 11:02:58 +02:00 |
|
braks
|
f42aede440
|
chore(docs): use promise.all to fetch counters
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-05-02 23:27:09 +02:00 |
|
braks
|
9bd48be27c
|
fix(core): selected,focus & focus-visible styles not applying correct default colors
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-26 10:15:39 +02:00 |
|
braks
|
260a3d9a86
|
refactor(core): set vue flow version as regular string instead of ref
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-26 10:15:39 +02:00 |
|
braks
|
cdef517651
|
fix(core): use default color as fallback for css vars
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-24 00:07:39 +02:00 |
|
braks
|
e41a66dc2d
|
fix(core): set default edge opts before setting elements
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-24 00:07:39 +02:00 |
|
braks
|
8db8dc8fc5
|
fix(core): correct defaultEdgeOptions type in state
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-24 00:07:39 +02:00 |
|
braks
|
e6e0b25d94
|
chore(core): add 4 to cases for padding search
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
72cd853502
|
chore(core): remove reactivity transform from useKeyPress
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
ac23388394
|
chore(core): remove MaybeRefOrGetter util type and use MaybeComputedRef
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
88c59a8f02
|
chore: cleanup exports
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
5ff6c01b17
|
chore(core): cleanup
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
b3addf63d2
|
feat(core): allow passing node ids as string to getConnectedEdges
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
2b836dd392
|
fix(core): allow passing regular edges to getConnectedEdges
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
ab482bcf5d
|
fix(core): add missing Type generic to node types
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
aaeb6dc4b8
|
fix(core): add missing Type generic to edge types
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
aae4a28702
|
chore(core): cleanup condition
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
378e50874d
|
chore(core): deprecate class and style funcs
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
fd5aef1dad
|
chore(core): remove unnecessary async
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
7a55cb992d
|
chore(core): cleanup
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
1b85842d48
|
fix(core): prevent auto-pan from dragging into infinity
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
bfff13572e
|
refactor(core): add onBeforeTransform arg to panBy action
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
f3ee95c81b
|
feat(core): allow setting padding as number
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
4524948515
|
chore(core): cleanup types
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
717d8e0d43
|
feat(core): allow setting global node extent as range
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
4a24509f5f
|
feat(core): allow coordinate extent as range
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
44049bf714
|
fix(core): allow extent when no parent exists
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
c99a33542b
|
chore(core): cleanup types
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
d9be769f74
|
chore(core): cleanup types
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
920fb3c9a4
|
chore(core): deprecate style & class functions
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
56e911c1e7
|
chore: lint files
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
554ebebd13
|
refactor(coe): remove unnecessary computed var
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
1e2a51ebb5
|
chore(core): cleanup
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
1171e01c9c
|
refactor(core): allow passing undefined as arg to findNode & findEdge
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
f5c8a0424f
|
refactor(core): search all edges for connected edges in useNode
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
ec44dca56a
|
feat(core): add getConnectedNodes util
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
e4c4bd8a94
|
chore(core): remove unused watcher
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
5560949ed1
|
chore: lint files
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
ebed9663b4
|
refactor(core): pass node and edge id computed to getters and actions
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
f19e210442
|
refactor(core): replace computed arg with getter fn
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
2a5af98182
|
chore(core): add MaybeRefOrGetter type
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
d659d48279
|
fix(core): set handle connectable undefined as default
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-07 19:48:22 +02:00 |
|
braks
|
c459653015
|
fix(core): use connection click start handle
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-03 11:13:53 +02:00 |
|