braks
|
7cc798adae
|
chore(core): cleanup imports from vueuse/core that exist in vue
|
2023-11-08 08:27:12 +01:00 |
|
braks
|
e54b36ae28
|
refactor(core): remove slots patch
|
2023-11-08 08:27:12 +01:00 |
|
braks
|
28b66a3d66
|
chore(core): add comments
|
2023-11-08 08:27:12 +01:00 |
|
braks
|
e0104975ca
|
chore(changeset): add
|
2023-11-08 08:27:12 +01:00 |
|
braks
|
70ae0749b7
|
chore(core): cleanup slots
|
2023-11-08 08:27:12 +01:00 |
|
braks
|
196cafdf81
|
feat(core): add slots and emits type definition
|
2023-11-08 08:27:12 +01:00 |
|
braks
|
2b99b77aea
|
chore(docs): cleanup theming examples
|
2023-11-05 21:00:04 +01:00 |
|
braks
|
b4938930ad
|
docs(guide): extend custom node and edges section
|
2023-11-05 20:32:45 +01:00 |
|
braks
|
4786e7ab5e
|
docs(guide): add section on removing nodes & edges
|
2023-11-05 20:07:54 +01:00 |
|
braks
|
c35c2dbcc0
|
chore(docs): cleanup placeholder style
|
2023-11-05 18:50:38 +01:00 |
|
braks
|
5169edad6d
|
docs(guide): add section on updating edge data
|
2023-11-05 18:43:33 +01:00 |
|
braks
|
a1691ce910
|
docs(guide): add section on updating node data
|
2023-11-05 18:43:33 +01:00 |
|
braks
|
30646f4c2b
|
docs(guide): update edge page
|
2023-11-05 18:43:33 +01:00 |
|
braks
|
162885199f
|
docs(guide): update node page
|
2023-11-05 18:43:33 +01:00 |
|
braks
|
d0161fd417
|
chore(docs): cleanup
|
2023-11-05 18:43:33 +01:00 |
|
braks
|
17d9a49610
|
docs: add copy icon overrides
|
2023-11-05 18:43:33 +01:00 |
|
braks
|
811595cd17
|
docs(guide): cleanup
|
2023-11-05 18:43:33 +01:00 |
|
braks
|
372c37469e
|
docs(guide): update theming page
|
2023-11-05 18:43:33 +01:00 |
|
braks
|
fcf3078d5b
|
docs(guide): cleanup
|
2023-11-05 18:43:33 +01:00 |
|
braks
|
39cf82431f
|
docs(guide): update intro page
|
2023-11-05 18:43:33 +01:00 |
|
braks
|
d670de4671
|
docs(deps): remove animxyz
|
2023-11-05 18:43:33 +01:00 |
|
braks
|
ec66f90cb0
|
docs(guide): update getting-started page
|
2023-11-05 18:43:33 +01:00 |
|
Git Cliff
|
8ac5730314
|
chore: update CHANGELOG.md
|
2023-11-04 18:30:12 +00:00 |
|
github-actions[bot]
|
ea7f8435ef
|
chore: bump versions
|
2023-11-04 19:25:49 +01:00 |
|
braks
|
5a21959482
|
chore(changeset): add
|
2023-11-04 19:25:49 +01:00 |
|
braks
|
c30ddc61ed
|
fix(core): properly cleanup handlers when drag is disabled
|
2023-11-04 19:25:49 +01:00 |
|
braks
|
1dfe68306b
|
chore(changeset): add
|
2023-11-04 19:25:49 +01:00 |
|
braks
|
5bda311f8d
|
fix(core): use existing node for intersection check
|
2023-11-04 19:25:49 +01:00 |
|
braks
|
78d5e0281b
|
chore(changeset): add
|
2023-11-04 19:25:49 +01:00 |
|
braks
|
07b37830b1
|
fix(core): do not wait for d3zoom to be available to set skipped opts
|
2023-11-04 19:25:49 +01:00 |
|
braks
|
ac8dab30c7
|
fix(core): add immediate flag to prop watchers
|
2023-11-04 19:25:49 +01:00 |
|
Git Cliff
|
849324eb11
|
chore: update CHANGELOG.md
|
2023-10-30 19:34:38 +00:00 |
|
github-actions[bot]
|
41d325b613
|
chore: bump versions
|
2023-10-30 20:30:56 +01:00 |
|
braks
|
04d3c78bd6
|
chore(changeset): add
|
2023-10-30 20:30:56 +01:00 |
|
braks
|
ffceea93a8
|
fix(core): allow pan on drag when pan key is activated
|
2023-10-30 20:30:56 +01:00 |
|
Git Cliff
|
b1963a58e1
|
chore: update CHANGELOG.md
|
2023-10-30 12:38:57 +00:00 |
|
github-actions[bot]
|
c51ff790ce
|
chore: bump versions
|
2023-10-30 13:36:07 +01:00 |
|
braks
|
2b19e41be6
|
chore(changeset): add
|
2023-10-30 13:36:07 +01:00 |
|
braks
|
2ecd8def81
|
fix(core): push emit handlers into listeners set
|
2023-10-30 13:36:07 +01:00 |
|
braks
|
0bf12601df
|
refactor(core): rename onError arg to triggerError
|
2023-10-30 13:36:07 +01:00 |
|
braks
|
7494817842
|
refactor(core): remove default event listener void fn
|
2023-10-30 13:36:07 +01:00 |
|
braks
|
c834ae235a
|
chore(changeset): add
|
2023-10-30 13:36:07 +01:00 |
|
braks
|
7e7e0fb8cb
|
refactor(core): allow adding edges with missing source or target nodes
|
2023-10-30 13:36:07 +01:00 |
|
braks
|
b195ff86fb
|
chore(changeset): add
|
2023-10-30 13:36:07 +01:00 |
|
braks
|
009e6faf0d
|
chore(core): add comments
|
2023-10-30 13:36:07 +01:00 |
|
jayrchamp
|
8651019eb6
|
fix(core): ensure events introduced by the watcher are released when no longer needed
|
2023-10-30 13:36:07 +01:00 |
|
braks
|
53be29de8a
|
chore(core): cleanup
|
2023-10-30 13:36:07 +01:00 |
|
braks
|
88cfd402ed
|
perf(core): cleanup computed vars
|
2023-10-30 13:36:07 +01:00 |
|
braks
|
3b175a553e
|
refactor(core): remove primtive typeguards
|
2023-10-30 13:36:07 +01:00 |
|
braks
|
785f147236
|
perf(core): cleanup possible re-bindings of listeners in useKeyPress
|
2023-10-30 13:36:07 +01:00 |
|