braks
|
ec7653e8f3
|
refactor: disable minification
|
2023-10-30 13:36:07 +01:00 |
|
braks
|
1b3b03f389
|
chore: cleanup
|
2023-10-30 13:36:07 +01:00 |
|
braks
|
17a50dc7dc
|
chore: update deps
|
2023-10-30 13:36:07 +01:00 |
|
braks
|
a32c81aaf3
|
refactor(core): add warning when viewport noop is triggered
|
2023-10-30 13:36:07 +01:00 |
|
braks
|
119f6d15db
|
chore: cleanup components
|
2023-10-30 13:36:07 +01:00 |
|
braks
|
c32c0df4fa
|
chore(core): use define slots
|
2023-10-30 13:36:07 +01:00 |
|
braks
|
e51c7e9c17
|
chore: update deps
|
2023-10-30 13:36:07 +01:00 |
|
braks
|
8fa3e345b6
|
chore(core,deps-dev): update to vue 3.3
|
2023-10-30 13:36:07 +01:00 |
|
braks
|
b0ffe42007
|
chore(core): update d3 type deps
|
2023-10-07 11:39:48 +02:00 |
|
github-actions[bot]
|
9b6c6e380e
|
chore: bump versions
|
2023-10-06 18:00:01 +02:00 |
|
braks
|
93f0802257
|
fix(core): queue node dimensions update to nextTick
|
2023-10-06 18:00:01 +02:00 |
|
braks
|
c916284917
|
refactor(core): allow using expandParent with parent extent
|
2023-10-06 18:00:01 +02:00 |
|
braks
|
8716a6e6b8
|
fix(core): disable panning when panOnDrag is false
|
2023-10-06 18:00:01 +02:00 |
|
braks
|
e36980337b
|
fix(core): respect pan on scroll class name
|
2023-10-06 18:00:01 +02:00 |
|
braks
|
e71a2aa4ef
|
feat(core): add nodeDragThreshold option
|
2023-10-06 18:00:01 +02:00 |
|
braks
|
db894a5adb
|
feat(core): add flowToScreenCoordinate & screenToFlowCoordinate to viewport actions
|
2023-10-06 18:00:01 +02:00 |
|
braks
|
29f3d2d5e1
|
feat(core): add areNodesInitialized getter
|
2023-10-06 18:00:01 +02:00 |
|
braks
|
edc7669b18
|
feat(core): add getIncomers, getOutgoers & getConnectedEdges as store actions
|
2023-10-06 18:00:01 +02:00 |
|
braks
|
870bc4f74a
|
chore(core): cleanup
|
2023-10-06 18:00:01 +02:00 |
|
braks
|
ce1647ad1e
|
feat(core): cleanup handle bounds from node when handle is unmounted
|
2023-10-06 18:00:01 +02:00 |
|
braks
|
3e446fab68
|
feat(core): allow passing a number as connectable prop
|
2023-10-06 18:00:01 +02:00 |
|
braks
|
75b1a6944d
|
fix(node-resizer): wait for node to be initialised before enforcing min/max size
|
2023-10-06 18:00:01 +02:00 |
|
braks
|
ad7d01305e
|
fix(core): unselect edge if selected and multi-selection is active
|
2023-10-06 18:00:01 +02:00 |
|
braks
|
88882d0875
|
chore(core): cleanup markers
|
2023-10-06 18:00:01 +02:00 |
|
braks
|
7a013771f3
|
feat(core): add source and target node ids to edge remove changes
|
2023-10-06 18:00:01 +02:00 |
|
github-actions[bot]
|
a838941d39
|
chore: bump versions
|
2023-08-21 17:44:20 +02:00 |
|
braks
|
06851e6894
|
fix(node-resizer): enforce min/max width/height on nodes
|
2023-08-21 17:44:20 +02:00 |
|
braks
|
505ecc4c21
|
fix(core): reset isPressed value when switching from boolean to other keyfilter
|
2023-08-21 17:44:20 +02:00 |
|
braks
|
65c3a05d84
|
chore(core): cleanup
|
2023-08-21 17:44:20 +02:00 |
|
braks
|
f095917e97
|
fix(core): clear key on keyup so combinations work during simultaneous keypress
|
2023-08-21 17:44:20 +02:00 |
|
braks
|
0867637b50
|
fix(core): allow passing key combination as string
|
2023-08-21 17:44:20 +02:00 |
|
braks
|
2f66300f05
|
fix(core): better smoothstep edge label position
|
2023-08-21 17:44:20 +02:00 |
|
braks
|
86957a0c71
|
fix(core): horizontal scroll on windows
|
2023-08-21 17:44:20 +02:00 |
|
braks
|
67704e5a8f
|
fix(core): use os specific key defaults
|
2023-08-21 17:44:20 +02:00 |
|
braks
|
8943ec762b
|
fix(core): vertically or horizontally aligned nodes
|
2023-08-21 17:44:20 +02:00 |
|
braks
|
77ccc7ec86
|
chore(core): cleanup
|
2023-08-21 17:44:20 +02:00 |
|
braks
|
5f8336747a
|
fix(minimap): pass missing minimap node props
|
2023-08-21 17:44:20 +02:00 |
|
braks
|
fd31d4007e
|
feat(minimap): add offsetScale prop
|
2023-08-21 17:44:20 +02:00 |
|
braks
|
bb1473a688
|
fix(core): add role img to edges if not focusable
|
2023-08-21 17:44:20 +02:00 |
|
braks
|
16bf14c7d4
|
fix(core): smooth step edge horizontally or vertically aligned nodes
|
2023-08-21 17:44:20 +02:00 |
|
github-actions[bot]
|
921c8ceb03
|
chore: bump versions
|
2023-07-27 18:36:41 +02:00 |
|
braks
|
9d1f5fa629
|
fix(core): check if viewport is defined before setting
|
2023-07-27 18:36:41 +02:00 |
|
github-actions[bot]
|
2174c5ad5a
|
chore: bump versions
|
2023-07-25 09:20:15 +02:00 |
|
braks
|
ac86b77b89
|
fix(core): unwrap blur fn
|
2023-07-25 09:20:15 +02:00 |
|
braks
|
eb29f96f96
|
refactor(core): add viewport to export obj and deprecate position and zoom
|
2023-07-25 09:20:15 +02:00 |
|
braks
|
fd155e41af
|
fix(core): wait for viewport helper in fromObject action
|
2023-07-25 09:20:15 +02:00 |
|
github-actions[bot]
|
b3c70da5e2
|
chore: bump versions
|
2023-07-24 23:46:59 +02:00 |
|
braks
|
2a597f8605
|
feat(core): allow passing node or id to getoutgoers/getincomers
|
2023-07-24 23:46:59 +02:00 |
|
braks
|
c4acb0d0f6
|
feat(core): add flag to removeNodes to remove children of a node
|
2023-07-24 23:46:59 +02:00 |
|
braks
|
45f18d5459
|
fix(core): use detached scope to dispose state and stop watcher
|
2023-07-24 23:46:59 +02:00 |
|