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 |
|
Git Cliff
|
6aa82cbc4d
|
chore: update CHANGELOG.md
|
2024-07-09 08:17:51 +00: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 |
|
braks
|
dab5ab4bbf
|
fix(core): ignore minor drag movements when marking aborted drag
|
2024-07-09 10:16:32 +02:00 |
|
Git Cliff
|
22ad05d63c
|
chore: update CHANGELOG.md
|
2024-07-08 22:43:54 +00: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 |
|
Braks
|
0a0dfe96f1
|
chore(core): cleanup deprecation notices (#1527)
* chore(core): cleanup `getNodes` usage from Pane
* chore(core): cleanup deprecation notices
|
2024-07-09 00:42:51 +02:00 |
|
Git Cliff
|
9feb0359da
|
chore: update CHANGELOG.md
|
2024-07-08 20:23:46 +00: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 |
|
braks
|
45c59612f3
|
fix(docs): remove backdrop filter
|
2024-07-08 22:16:02 +02:00 |
|
Git Cliff
|
80cbe6f8ba
|
chore: update CHANGELOG.md
|
2024-07-01 14:05:01 +00: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 |
|
Braks
|
8f53488995
|
chore(deps-dev): upgrade turbo to latest (#1472)
* chore(deps-dev): upgrade turbo to latest
* chore: cleanup
* chore: update pkg json config
* chore(workflows): upgrade pnpm to latest
* chore: update pkg json config
* chore: update pkg json config
* chore: cleanup
|
2024-07-01 10:38:26 +02:00 |
|
Git Cliff
|
02aac40acf
|
chore: update CHANGELOG.md
|
2024-07-01 08:35:53 +00: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 |
|
Git Cliff
|
3ed281b261
|
chore: update CHANGELOG.md
|
2024-07-01 07:46:34 +00: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
|
266f8744ad
|
chore(core): cleanup pane (#1507)
* chore(core): cleanup pane
* chore(core): cleanup actions
|
2024-07-01 09:44:55 +02:00 |
|
Braks
|
e57f22c185
|
fix(core): correct pane pointer evt handlers (#1505)
|
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
|
545bb4edf5
|
refactor(core): remove useWindow (#1504)
refactor(core): remove `useWindow`
|
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
|
8454dca6d4
|
chore(core): cleanup handle utils (#1497)
|
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 |
|
braks
|
4effbb0008
|
refactor(core): use pointer evts in pane and prevent cancel of selection
|
2024-07-01 09:44:55 +02:00 |
|
braks
|
ea75f8aac0
|
refactor(core): allow passing target to useKeyPress
|
2024-07-01 09:44:55 +02:00 |
|
Braks
|
cf32d59074
|
refactor(core): replace until watcher with onMounted in handle cmp (#1488)
|
2024-07-01 09:44:55 +02:00 |
|
braks
|
04524d27fd
|
chore(docs): add info on v-model
|
2024-06-20 10:20:09 +02:00 |
|
braks
|
182a6d9263
|
docs: add info on connection mode
|
2024-06-20 10:18:30 +02:00 |
|
braks
|
ea59a7176e
|
docs: add info on handle limit
|
2024-06-20 10:16:51 +02:00 |
|
braks
|
e94e0e879c
|
chore(docs): cleanup
|
2024-06-20 09:02:19 +02:00 |
|
braks
|
3ca9aca72b
|
docs: add section on changes
|
2024-06-19 01:51:10 +02:00 |
|
Git Cliff
|
63873ef464
|
chore: update CHANGELOG.md
|
2024-06-18 10:50:07 +00: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 |
|
braks
|
aab43d5247
|
refactor(workflows): remove qodana scan workflow file
|
2024-06-18 12:46:58 +02:00 |
|