Braks
|
f4bde90302
|
fix(core): prevent overwriting size in node styles object (#1608)
* fix(core): prevent overwriting size in node styles object
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
* fix(core): update node styles if `updateStyles` is `true`
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
* chore(core): update pkg json links
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
* chore(changeset): add
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
---------
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2024-09-06 09:50:34 +02:00 |
|
github-actions[bot]
|
c555dfd987
|
chore: bump versions
|
2024-08-30 12:45:11 +02:00 |
|
Braks
|
eb12bdc56f
|
fix(core): don't set user selection flags on pointer down (#1600)
* chore(core): remove deprecation of `removeSelectedElements`
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
* fix(core): don't set user selection flags on pointer down
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
* fix(core): prevent panning on drag when selection is active
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
* chore(changeset): add
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
---------
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2024-08-30 12:45:11 +02:00 |
|
Braks
|
9c003d4353
|
feat(core): add getHandleConnections action (#1595)
* feat(core): add `getHandleConnections` action
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
* chore(changeset): add
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
---------
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2024-08-30 12:45:11 +02:00 |
|
github-actions[bot]
|
b3e457a35a
|
chore: bump versions
|
2024-08-20 09:44:23 +02:00 |
|
Braks
|
47281fd668
|
fix(core): inline event names (#1591)
* fix(core): inline event names
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
* chore(changeset): add
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
---------
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2024-08-20 09:44:23 +02:00 |
|
github-actions[bot]
|
538b03ef6b
|
chore: bump versions
|
2024-08-19 18:19:04 +02:00 |
|
Braks
|
e90f4cca57
|
fix(core): only display grab cursor when panOnDrag is on left mouse button (#1586)
* fix(core): only display grab cursor when panOnDrag is on left mouse button
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
* chore(changeset): add
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
---------
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2024-08-19 18:19:04 +02:00 |
|
Braks
|
ebc604d980
|
fix(core): simplify event emit definitions to avoid hitting complexity limit of TS (#1585)
* fix(core): simplify event emit definitions
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
* chore(changeset): add
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
---------
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2024-08-19 18:19:04 +02:00 |
|
Braks
|
1d772af4a4
|
refactor(core): remove null as return type of data in useNodesData (#1575)
* refactor(core): remove `null` as return type of data
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
* chore(changeset): add
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
---------
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2024-08-19 18:19:04 +02:00 |
|
github-actions[bot]
|
809a9a4e16
|
chore: bump versions
|
2024-08-06 08:04:18 +02:00 |
|
Braks
|
afa88610ed
|
fix(core): push into changes arr instead of using index (#1569)
* fix(core): push into changes arr instead of using index
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
* chore(changeset): add
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
---------
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2024-08-06 08:04:18 +02:00 |
|
github-actions[bot]
|
faeed3d6be
|
chore: bump versions
|
2024-08-05 10:11:34 +02:00 |
|
Braks
|
a8d837bf93
|
fix(core): only capture pointer if valid selection has started (#1565)
* fix(core): only capture pointer if valid selection has started
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
* chore(changeset): add
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
---------
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2024-08-05 10:11:34 +02:00 |
|
github-actions[bot]
|
90a289ebbd
|
chore: bump versions
|
2024-07-27 20:23:46 +02:00 |
|
Braks
|
fff558fbc3
|
fix(core): check if injected state matches options and scope id (#1562)
* fix(core): prefer options id when finding state
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
* fix(core): check if injected state matches options id
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
* chore(changeset): add
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
---------
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2024-07-27 20:23:46 +02:00 |
|
github-actions[bot]
|
d9a133bd01
|
chore: bump versions
|
2024-07-15 19:14:01 +02:00 |
|
Braks
|
763f107aad
|
fix(core): prevent calling selectionEnd on selection click (#1545)
* fix(core): prevent calling `selectionEnd` on selection click
* chore(changeset): add
|
2024-07-15 19:14:01 +02:00 |
|
Braks
|
f32983116d
|
fix(core): handle pointer capture for selection on drag (#1543)
* fix(core): handle pointer capture for selection on drag
* chore(changeset): add
|
2024-07-15 19:14:01 +02:00 |
|
Braks
|
180109c0ca
|
feat(core): add paneClickDistance (#1542)
* feat(core): add `paneClickDistance`
* chore(changeset): add
|
2024-07-15 19:14:01 +02:00 |
|
Braks
|
8539731a8a
|
fix(core): dispatch click if drag move was attempted (#1534)
* fix(core): dispatch click if drag move was attempted
* chore(core): cleanup
|
2024-07-15 19:14:01 +02:00 |
|
Braks
|
d4ccb11a4c
|
feat(core): add autoPanSpeed prop (#1535)
* feat(core): add `autoPanSpeed` prop
* chore(changeset): add
|
2024-07-15 19:14:01 +02:00 |
|
github-actions[bot]
|
f2ecf29cf8
|
chore: bump versions
|
2024-07-09 10:16:32 +02:00 |
|
braks
|
f63e0efd0a
|
chore(changeset): add
|
2024-07-09 10:16:32 +02:00 |
|
github-actions[bot]
|
0814d423bc
|
chore: bump versions
|
2024-07-09 00:42:51 +02:00 |
|
Braks
|
9d14595f1d
|
fix(core): emit node click if drag was aborted (#1525)
* fix(core): emit node click if drag was aborted
* chore(changeset): add
* chore(core): cleanup
|
2024-07-09 00:42:51 +02:00 |
|
github-actions[bot]
|
d368263904
|
chore: bump versions
|
2024-07-08 22:22:48 +02:00 |
|
Braks
|
4548021b74
|
fix(core): emit node click event when drag was ended with no movement (#1522)
* fix(core): emit node click event when drag was ended with no movement
* chore(changeset): add
|
2024-07-08 22:22:48 +02:00 |
|
github-actions[bot]
|
50b32efc7d
|
chore: bump versions
|
2024-07-01 16:03:21 +02:00 |
|
Braks
|
d8ddc4de6e
|
fix(core): use post flush to re-observe nodes after toggling visibility (#1517)
* fix(core): use `post` flush to re-observe nodes after toggling visibility
* chore(changeset): add
* chore(core): cleanup
|
2024-07-01 16:03:21 +02:00 |
|
Braks
|
9154687410
|
fix(core): avoid re-snapping to same handle (#1514)
* fix(core): avoid re-snapping to same handle
* chore(changeset): add
|
2024-07-01 16:03:21 +02:00 |
|
github-actions[bot]
|
d3b706ea98
|
chore: bump versions
|
2024-07-01 10:34:54 +02:00 |
|
Braks
|
c8b55223b9
|
fix(core): correct calculation of nodes inside selection (#1509)
* fix(core): correct calculation of nodes inside selection
* chore(changeset): add
|
2024-07-01 10:34:54 +02:00 |
|
github-actions[bot]
|
d0728ac7b0
|
chore: bump versions
|
2024-07-01 09:44:55 +02:00 |
|
Braks
|
3489fae8fe
|
refactor(core): use correct end handle position in connection line (#1508)
* refactor(core): use correct end handle position in connection line
* chore(changeset): add
|
2024-07-01 09:44:55 +02:00 |
|
Braks
|
a52ac6e90e
|
fix(core): remove v-memo from edge renderer (#1506)
* fix(core): remove v-memo from edge renderer
* chore(changeset): add
|
2024-07-01 09:44:55 +02:00 |
|
Braks
|
410765b87b
|
feat(core): allow string array or object as class to node/edge objects (#1502)
* feat(core): allow string array as class
* chore(changeset): add
* feat(core): allow record as class
* chore(changeset): add
|
2024-07-01 09:44:55 +02:00 |
|
Braks
|
09e222124c
|
refactor(core): calculate correct handle pos in handle lookup (#1494)
* refactor(core): use `getHandlePosition` to calculate handle pos
* chore(changeset): add
|
2024-07-01 09:44:55 +02:00 |
|
braks
|
e435485b77
|
feat(core): make useKeyPress public and export it
|
2024-07-01 09:44:55 +02:00 |
|
braks
|
e1e5282191
|
chore(changeset): add
|
2024-07-01 09:44:55 +02:00 |
|
github-actions[bot]
|
e2dec5c866
|
chore: bump versions
|
2024-06-18 12:49:20 +02:00 |
|
Braks
|
e2ce2053e4
|
fix(core): correct id access in useVueFlow (#1483)
* fix(core): correct id access in `useVueFlow`
* chore(changeset): add
|
2024-06-18 12:49:20 +02:00 |
|
github-actions[bot]
|
fdc656af9d
|
chore: bump versions
|
2024-06-18 12:29:29 +02:00 |
|
Braks
|
4fe1a7b541
|
refactor(core): add overloads to useVueFlow (#1481)
* refactor(core): add overloads to `useVueFlow`
* chore(changeset): add
* chore(core): cleanup
|
2024-06-18 12:29:29 +02:00 |
|
Braks
|
9b4e3b2656
|
feat(core): add EdgePathParams type to edge utils (#1479)
* feat(core): add `EdgePathParams` type to edge utils
* chore(changeset): add
* chore(core): cleanup jsdocs
|
2024-06-18 12:29:29 +02:00 |
|
Braks
|
cff55c8ebf
|
refactor(core): use empty arr when updating all internals (#1476)
* refactor(core): use empty arr when updating all internals
* chore(changeset): add
|
2024-06-18 12:29:29 +02:00 |
|
github-actions[bot]
|
09a44b0424
|
chore: bump versions
|
2024-06-13 00:04:51 +02:00 |
|
Braks
|
798faf1be4
|
refactor(core): remove connectedEdges from node mouse events (#1464)
* refactor(core): remove `connectedEdges` from node mouse events
* chore(changeset): add
|
2024-06-13 00:04:51 +02:00 |
|
Braks
|
0825101ebe
|
refactor(core): remove node intersections arg from drag events (#1460)
* refactor(core): remove node intersections arg from drag events
* chore(changeset): add
* docs(examples): update intersection example
|
2024-06-13 00:04:51 +02:00 |
|
Braks
|
a9ccd61eec
|
feat(core): add useEdgesData composable (#1462)
* feat(core): add `useEdgesData` composable
* chore(changeset): add
* chore(core): add export
|
2024-06-13 00:04:51 +02:00 |
|