-
b4c5dc5d2f
refactor(core,store): correct default edge types object interface
braks
2022-12-29 09:09:17 +01:00
-
b324a06066
chore: add changeset
braks
2022-12-29 09:05:52 +01:00
-
608f797527
fix(core,edges): correct edge component prop types
braks
2022-12-29 08:56:48 +01:00
-
da9ec23188
docs: remove transitions
braks
2022-12-27 13:22:04 +01:00
-
df58e4fc72
refactor(workflows): use frozen lockfile
braks
2022-12-27 11:44:52 +01:00
-
9c4858f4fc
refactor(workflows): use node 18
braks
2022-12-27 09:54:54 +01:00
-
2a22fb8510
chore: update CHANGELOG.md
Git Cliff
2022-12-25 22:31:28 +00:00
-
2e741a25ee
chore: next release

github-actions[bot]andBraks
2022-12-25 22:18:28 +00:00
-
2979feb581
chore: add changeset
braks
2022-12-25 23:11:59 +01:00
-
a8f92bab4d
fix(core): use regexp to fetch imports in slots patch
braks
2022-12-25 23:10:31 +01:00
-
c22f88086d
chore: fix changelog headline orders
braks
2022-12-25 20:53:36 +01:00
-
65548025fd
chore: update CHANGELOG.md
Git Cliff
2022-12-25 16:50:03 +00:00
-
d1a581c632
chore: next release

github-actions[bot]andBraks
2022-12-25 16:39:57 +00:00
-
c3e1741a4b
refactor(core): remove
selectionOnDrag prop and use selectionKeyCode to trigger selection
braks
2022-12-25 17:24:54 +01:00
-
31e3a8cb71
tests: update selector
braks
2022-12-25 17:18:28 +01:00
-
012a19ddc9
chore(core): remove log
braks
2022-12-25 17:18:12 +01:00
-
4dbb51d387
chore(examples): cleanup examples
braks
2022-12-25 15:50:37 +01:00
-
c7897a1da8
chore: add changesets
braks
2022-12-25 15:21:38 +01:00
-
0d2959701c
chore(core): cleanup
braks
2022-12-25 15:21:26 +01:00
-
fd79ab141d
feat(core): implement figma controls
braks
2022-12-25 15:00:07 +01:00
-
f319f6249d
chore(core): cleanup
useUpdateNodePositions
braks
2022-12-25 11:44:04 +01:00
-
089859d837
feat(core): add a11y support to nodes selection box
braks
2022-12-25 11:42:25 +01:00
-
e23ca5f9ce
chore(core,nodes): cleanup node wrapper
braks
2022-12-25 11:33:30 +01:00
-
be0699496e
chore: add eslint rule to show error on unused vars
braks
2022-12-25 11:33:19 +01:00
-
2b513b5ae7
refactor(core,nodes): remove
snapGrid option from nodes - use global one instead
braks
2022-12-25 11:32:15 +01:00
-
4260e3158f
refactor(core,nodes): move velocity logic into
useUpdateNodePositions
braks
2022-12-25 11:29:01 +01:00
-
48c4f0a0eb
chore(examples): cleanup examples
braks
2022-12-25 15:49:01 +01:00
-
bac98930da
chore: add changeset
braks
2022-12-25 15:47:22 +01:00
-
c1a6945303
chore(core): deprecate options api utils
braks
2022-12-25 15:43:14 +01:00
-
10d312d1fc
chore: next release

github-actions[bot]andBraks
2022-12-19 23:39:59 +00:00
-
828aa5f0bb
chore(core): add todo
braks
2022-12-20 00:21:27 +01:00
-
06dc2ee941
refactor(core,nodes): use
pre flush for dimensions update on handle change
braks
2022-12-20 00:20:10 +01:00
-
1708aa7802
chore(core): cleanup unused var
braks
2022-12-20 00:16:08 +01:00
-
12c9e4e07b
chore(core,nodes): remove mounted hook for initial clamp
braks
2022-12-20 00:13:41 +01:00
-
18aba904c8
chore(core): remove unused import
braks
2022-12-20 00:08:00 +01:00
-
dd1b15029d
fix(core): drag position update
braks
2022-12-19 23:48:16 +01:00
-
6df5746064
docs: update dead links
braks
2022-12-19 21:03:27 +01:00
-
cf46cc88b3
chore: add changesets
braks
2022-12-19 20:24:21 +01:00
-
7719f18241
chore(core): cleanup
braks
2022-12-19 20:24:12 +01:00
-
770ab6ca1e
revert(core): type imports
braks
2022-12-19 20:19:11 +01:00
-
7195582a6c
feat(core,a11y): add A11yDescriptions to VueFlow container
braks
2022-12-19 20:16:14 +01:00
-
9508dea863
feat(minimap,a11y): add ariaLabel to minimap options
braks
2022-12-19 19:59:10 +01:00
-
9f50dd0865
feat(core,nodes): implement a11y in nodes
braks
2022-12-18 22:27:36 +01:00
-
0267b2f19e
chore(core): export edge types
braks
2022-12-18 22:14:07 +01:00
-
0167a6d766
chore(core): remove any typecast
braks
2022-12-18 21:15:30 +01:00
-
08dc3ad5a8
chore(core): add explicit aria desc key imports
braks
2022-12-18 21:13:47 +01:00
-
2341b9bf15
chore: add changesets
braks
2022-12-18 21:12:00 +01:00
-
ffbbc35fe9
feat(core,edges): add a11y to edge wrapper
braks
2022-12-18 21:11:47 +01:00
-
912cba3844
fix(core): update
EdgeRef injection type to SVGElement
braks
2022-12-18 21:11:10 +01:00
-
5386fc30fb
feat(core): add
disableKeyboardA11y option to store options
braks
2022-12-18 21:10:26 +01:00
-
f64e298508
feat(core): add
A11yDescriptions component
braks
2022-12-18 21:09:26 +01:00
-
b0e09f7661
refactor(core): add
vueFlowId to getMarkerId
braks
2022-12-18 21:08:27 +01:00
-
361c4b814e
feat(core): add
edgesFocusable option to store
braks
2022-12-18 21:07:36 +01:00
-
bbc2712d06
feat(core,edges): add
focusable and ariaLabel options to edge type
braks
2022-12-18 21:06:41 +01:00
-
58ede7355e
feat(core,edges): add
pathOptions to edge types
braks
2022-12-18 21:06:02 +01:00
-
699d7861ce
chore: add changeset
braks
2022-12-20 00:07:12 +01:00
-
b4daeb6d8d
fix(core): prevent
expandParent from moving parent node while expanding
braks
2022-12-20 00:05:09 +01:00
-
20682800e8
chore(core): cleanup
braks
2022-12-19 19:03:32 +01:00
-
545ab079ba
chore: add changeset
braks
2022-12-19 19:01:51 +01:00
-
9cbb7df17c
refactor(core): clamp invalid zoom values
braks
2022-12-19 19:01:36 +01:00
-
9e7f65aaa0
chore: add changeset
braks
2022-12-19 19:01:09 +01:00
-
8b2a21bc07
refactor(core): merge
defaultZoom & defaultPosition to defaultViewport
braks
2022-12-19 19:00:38 +01:00
-
9bc88a0504
chore(node-toolbar): cleanup
braks
2022-12-19 19:14:20 +01:00
-
d4e0b7eb1e
chore: add changeset
braks
2022-12-19 19:06:57 +01:00
-
624608938b
chore(node-toolbar): use renamed
ViewportTransform type
braks
2022-12-19 19:06:35 +01:00
-
cd4e0564c1
chore: add changeset
braks
2022-12-19 18:55:45 +01:00
-
9361a63706
refactor(core): rename
viewpane to viewport
braks
2022-12-19 18:54:54 +01:00
-
3d62b079ec
chore: next release

github-actions[bot]andBraks
2022-12-19 15:51:52 +00:00
-
011f0ed233
chore: add changeset
braks
2022-12-19 16:17:26 +01:00
-
d06ce8659d
refactor(core,edges): group edges on edge selection changes
braks
2022-12-19 16:16:56 +01:00
-
b734d085b2
chore: add changeset
braks
2022-12-19 16:29:53 +01:00
-
af534083fa
feat(core,nodes): add
elevateNodesOnSelect option
braks
2022-12-19 16:29:16 +01:00
-
2f187a0f7d
chore: add changeset
braks
2022-12-19 16:23:04 +01:00
-
9ac4a0fbd2
fix(core): input focus preventing selection rect
braks
2022-12-19 16:22:29 +01:00
-
ccf10ff779
chore: add changeset
braks
2022-12-19 11:13:04 +01:00
-
31cdd9f899
refactor(core,edges): make label coords optional
braks
2022-12-19 11:12:34 +01:00
-
952525e18c
chore: bump version
braks
2022-12-18 23:27:28 +01:00
-
88701d2cf0
chore: next release

github-actions[bot]andBraks
2022-12-18 22:11:54 +00:00
-
e99a289c3c
fix(core): pass flow props to store initializer
braks
2022-12-18 23:02:32 +01:00
-
54c93b9279
chore: add changesets
braks
2022-12-18 22:56:19 +01:00
-
f0a49414b7
fix(core): only trigger store watcher immediately when els were set
braks
2022-12-18 22:55:00 +01:00
-
e603d42e89
chore: next release

github-actions[bot]andBraks
2022-12-18 17:54:44 +00:00
-
530f286cb4
chore: add changeset
braks
2022-12-18 18:40:28 +01:00
-
15f73fb4d5
fix(core): move watcher timing to pre and sync immediately
braks
2022-12-18 18:39:57 +01:00
-
85d5a64d51
chore: add changesets
braks
2022-12-16 12:30:51 +01:00
-
fad79112c8
refactor(core): make handles optional in
addEdges
braks
2022-12-16 12:20:03 +01:00
-
5334e73829
feat(core): add
getNodesInitialized getter to store
braks
2022-12-16 12:19:43 +01:00
-
f34fddc3e5
chore: next release

github-actions[bot]andBraks
2022-12-15 14:39:25 +00:00
-
4ec39fb09a
chore: add changeset
braks
2022-12-15 15:32:26 +01:00
-
94c0883db8
fix(core): node dimensions update condition to only force when dimensions defined
braks
2022-12-15 15:24:40 +01:00
-
657f33b845
revert(core): force update on resize observer changes
braks
2022-12-15 15:24:04 +01:00
-
fc231bec1e
chore: add changeset
braks
2022-12-15 15:11:57 +01:00
-
dd2a02ab85
fix(core): overwrite state even if it's an empty arr
braks
2022-12-15 15:11:20 +01:00
-
dfecf1c58b
chore: next release

github-actions[bot]andBraks
2022-12-14 18:05:12 +00:00
-
02c945e8fb
chore: add changeset
braks
2022-12-14 18:53:18 +01:00
-
f983549d1c
chore(examples): update custom edge example
braks
2022-12-14 18:47:51 +01:00
-
f0f7e7e49a
fix(edges): add missing edge class to edge wrapper
braks
2022-12-14 18:42:00 +01:00
-
cd778715a2
chore: add changeset
braks
2022-12-14 16:37:41 +01:00
-
91aa97b144
refactor(core): use
vue-flow__handle in handle bounds selector
braks
2022-12-14 16:36:34 +01:00
-
9a0e975f0e
chore: next release

github-actions[bot]andBraks
2022-12-14 14:54:41 +00:00