braks
|
ffb649ecbd
|
fix(core): allow pinch-zoom if preventScrolling is disabled
|
2024-04-29 20:56:09 +02:00 |
|
braks
|
4f0f62acf4
|
chore(changeset): add
|
2024-04-29 20:56:09 +02:00 |
|
braks
|
590afc87f4
|
fix(core): set ltr for vue flow wrapper
|
2024-04-29 20:56:09 +02:00 |
|
braks
|
1f1792bd09
|
chore: update README example
|
2024-04-16 16:17:57 +02:00 |
|
 Owen ContiandGitHub
|
11229e4dc4
|
docs: replace source.id with source (#1369)
typo: Fix source.id since `source` itself is the ID
|
2024-04-16 14:26:52 +02:00 |
|
Git Cliff
|
6b8851bd67
|
chore: update CHANGELOG.md
|
2024-03-24 12:32:53 +00:00 |
|
 github-actions[bot]andBraks
|
09009ce1e6
|
chore: bump versions
|
2024-03-24 13:31:22 +01:00 |
|
braks
|
31c0f82efe
|
chore(core): cleanup
|
2024-03-24 13:31:22 +01:00 |
|
braks
|
0a9e950077
|
refactor(core): move storage to separate file
|
2024-03-24 13:31:22 +01:00 |
|
braks
|
7939ca84b3
|
chore(changeset): add
|
2024-03-24 13:31:22 +01:00 |
|
braks
|
31700221f2
|
fix(core): store vf instance on vue app for ssr
|
2024-03-24 13:31:22 +01:00 |
|
braks
|
f858d13909
|
refactor(core): remove reactivity transform
|
2024-03-24 13:31:22 +01:00 |
|
 Lehoczky ZoltánandBraks
|
b2d37e5a8c
|
docs: fix custom-node example for safari
|
2024-03-18 10:21:07 +01:00 |
|
Git Cliff
|
9c96896027
|
chore: update CHANGELOG.md
|
2024-03-06 21:23:35 +00:00 |
|
 github-actions[bot]andBraks
|
e7768443ba
|
chore: bump versions
|
2024-03-06 22:21:57 +01:00 |
|
braks
|
28cb081a4e
|
chore(changeset): add
|
2024-03-06 22:21:57 +01:00 |
|
braks
|
5df365cd63
|
chore(core,types): cleanup
|
2024-03-06 22:21:57 +01:00 |
|
braks
|
e06d2e6a23
|
revert(core,types): revert extending events from separate interfaces
|
2024-03-06 22:21:57 +01:00 |
|
Git Cliff
|
15cc9b9afd
|
chore: update CHANGELOG.md
|
2024-03-06 18:07:20 +00:00 |
|
 github-actions[bot]andBraks
|
e2bae63fdd
|
chore: bump versions
|
2024-03-06 19:03:28 +01:00 |
|
braks
|
75eb364127
|
chore(core,types): export interfaces
|
2024-03-06 19:03:28 +01:00 |
|
braks
|
c339058dcd
|
chore(changeset): add
|
2024-03-06 19:03:28 +01:00 |
|
braks
|
4e50efe8ee
|
fix(core,types): use separate interfaces for node/edge events
|
2024-03-06 19:03:28 +01:00 |
|
Git Cliff
|
10d0a11797
|
chore: update CHANGELOG.md
|
2024-02-28 09:56:23 +00:00 |
|
 github-actions[bot]andBraks
|
8a99069621
|
chore: bump versions
|
2024-02-28 10:54:59 +01:00 |
|
braks
|
d7dfcc375e
|
chore(changeset): add
|
2024-02-28 10:54:59 +01:00 |
|
braks
|
3ed91a0055
|
fix(core): check if dimensions exist in useNodesInitialized
|
2024-02-28 10:54:59 +01:00 |
|
braks
|
78f9f61c12
|
chore(changeset): add
|
2024-02-28 10:54:59 +01:00 |
|
braks
|
a8c09a90da
|
fix(core,edges): use nullish check to fallback to default center
|
2024-02-28 10:54:59 +01:00 |
|
braks
|
c0e2b96aa8
|
chore(changeset): add
|
2024-02-28 10:54:59 +01:00 |
|
braks
|
ba90a48553
|
fix(core): remove ref prop from BaseEdge
|
2024-02-28 10:54:59 +01:00 |
|
braks
|
01e3df04a9
|
chore(docs): cleanup dnd example
|
2024-02-28 09:36:16 +01:00 |
|
braks
|
0f51e2ce24
|
chore(docs): update custom node example
|
2024-02-25 10:23:54 +01:00 |
|
braks
|
d5587f196a
|
chore(core): add pre and post publish scripts
|
2024-02-23 09:48:04 +01:00 |
|
Git Cliff
|
415424a080
|
chore: update CHANGELOG.md
|
2024-02-23 07:50:38 +00:00 |
|
 github-actions[bot]andBraks
|
41e0c0b4cc
|
chore: bump versions
|
2024-02-23 08:47:19 +01:00 |
|
braks
|
d2f4271b2d
|
chore(changeset): add
|
2024-02-23 08:47:19 +01:00 |
|
braks
|
1184941900
|
fix(core,composables): correct typing of useNodesData return
|
2024-02-23 08:47:19 +01:00 |
|
braks
|
c7957df0e9
|
chore(examples): update nuxt example
|
2024-02-21 23:42:55 +01:00 |
|
braks
|
7b39b45641
|
chore(docs): update layout example
|
2024-02-21 23:30:55 +01:00 |
|
Git Cliff
|
22003d4f6c
|
chore: update CHANGELOG.md
|
2024-02-21 22:29:00 +00:00 |
|
 github-actions[bot]andBraks
|
8e69e1d036
|
chore: bump versions
|
2024-02-21 23:27:01 +01:00 |
|
braks
|
54b3f22066
|
chore(changeset): add
|
2024-02-21 23:27:01 +01:00 |
|
braks
|
c48d3c9be3
|
fix(core): use default cursor and apply drag cursor if node is draggable
|
2024-02-21 23:27:01 +01:00 |
|
braks
|
df591b1295
|
chore(tests): cleanup
|
2024-02-21 23:27:01 +01:00 |
|
braks
|
c7313ca421
|
chore(core): cleanup
|
2024-02-21 23:27:01 +01:00 |
|
braks
|
4666fecc39
|
tests: update useNodesData tests
|
2024-02-21 23:27:01 +01:00 |
|
braks
|
bb8fc9594b
|
chore(changeset): add
|
2024-02-21 23:27:01 +01:00 |
|
braks
|
68ba9075e9
|
feat(core,composables): add type and id to useNodesData
|
2024-02-21 23:27:01 +01:00 |
|
braks
|
5336209a69
|
chore(changeset): add
|
2024-02-21 23:27:01 +01:00 |
|