braks
|
000dd5c9ba
|
refactor: replace additional-components package occurrences
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2022-12-13 15:29:00 +01:00 |
|
braks
|
4be318807e
|
chore(deps): update deps
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2022-12-06 17:07:58 +01:00 |
|
braks
|
2df9ebbc3a
|
chore: upgrade deps
|
2022-11-14 16:58:47 +01:00 |
|
braks
|
4fce82ef1e
|
chore: add README.md
|
2022-11-06 19:20:39 +01:00 |
|
braks
|
43ff2a42e6
|
refactor(core,edges): add div based edge label renderer
|
2022-11-04 22:10:40 +01:00 |
|
braks
|
11ee43ac9b
|
chore(vueflow): disable pkg until name issue is resolved
|
2022-10-13 23:23:43 +02:00 |
|
braks
|
f978db25e4
|
chore(vueflow): update CHANGELOG
|
2022-10-10 22:07:05 +02:00 |
|
 github-actions[bot]andBraks
|
d224d59b4d
|
chore: bump versions
|
2022-10-10 22:03:08 +02:00 |
|
braks
|
b8b325e316
|
chore: correct version
|
2022-10-10 21:38:01 +02:00 |
|
braks
|
24f7722f7c
|
chore(core): remove unnecessary style
|
2022-10-10 21:33:44 +02:00 |
|
braks
|
908b327224
|
refactor(core): update base styles
|
2022-10-10 21:33:44 +02:00 |
|
braks
|
9c78528d7f
|
feat: add vueflow pkg that exports all features
|
2022-10-10 21:33:44 +02:00 |
|
braks
|
082050b164
|
refactor(core): rename core pkg dir to core
|
2022-10-10 21:33:44 +02:00 |
|
braks
|
6c5523db5e
|
chore: bump version
|
2022-10-08 23:56:44 +02:00 |
|
 github-actions[bot]andBraks
|
6f5f5c8a36
|
chore: bump versions
|
2022-10-08 23:45:45 +02:00 |
|
braks
|
2d76bf345d
|
refactor(edges)!: simplify edge paths and center calculations
|
2022-10-08 23:25:34 +02:00 |
|
braks
|
6aaef2743d
|
docs: move typedoc to root deps
|
2022-10-08 23:25:34 +02:00 |
|
braks
|
afb3fc7b49
|
docs: update typedocs config to support new module structure
|
2022-10-08 23:25:34 +02:00 |
|
braks
|
c1bcc02797
|
refactor(additional-components): move additional components into separate pkg
|
2022-10-08 23:25:34 +02:00 |
|
braks
|
8567e3733b
|
refactor: change pkg scope to vue-flow
|
2022-10-08 23:25:34 +02:00 |
|
braks
|
2a6763cfe1
|
refactor(nodes): prevent crash when checking if input dom node
|
2022-10-08 23:25:34 +02:00 |
|
braks
|
674fe4f9c9
|
chore(deps-dev): update deps and resolve peer deps
|
2022-10-08 23:25:34 +02:00 |
|
braks
|
5bc5f10eae
|
refactor(viewpane): remove useEventListener from user selection
|
2022-10-08 23:25:34 +02:00 |
|
braks
|
ff520c8a70
|
feat(viewpane): support boolean keycode value
# What's changed?
* set `selectionKeyCode` to true, for figma style selection (selection without keypress)
|
2022-10-08 23:25:34 +02:00 |
|
braks
|
9168d7bd75
|
fix(store): remove action not properly removing elements
|
2022-10-08 23:25:34 +02:00 |
|
braks
|
8fc28f9b9c
|
chore: bump version
|
2022-10-07 22:58:05 +02:00 |
|
braks
|
fc263a6814
|
fix(graph): check if element exists in isNode/Edge
|
2022-10-07 22:55:38 +02:00 |
|
braks
|
9cea1326de
|
feat(edges): add data-type to edge anchors
|
2022-10-07 22:55:38 +02:00 |
|
braks
|
f1abfc6ac0
|
chore: cleanup
|
2022-10-07 22:55:38 +02:00 |
|
braks
|
f508e6e571
|
fix(nodes): undo handle validation wrapping itself
|
2022-10-07 22:55:38 +02:00 |
|
braks
|
3461602c2c
|
feat(edges): add data-id prop to edges
|
2022-10-07 22:55:38 +02:00 |
|
braks
|
09476f061b
|
chore(edges): correct edge text ref name
|
2022-10-07 22:55:38 +02:00 |
|
braks
|
78c8bc7a34
|
chore(deps-dev): update deps
|
2022-10-07 22:55:38 +02:00 |
|
braks
|
7a657f141a
|
refactor(edges,store): emit connection events start and end with actions
|
2022-10-07 22:55:38 +02:00 |
|
braks
|
a443d38f12
|
refactor(edges,store): use connection start handle and remove other props from store
|
2022-10-07 22:55:38 +02:00 |
|
braks
|
b0c168fff7
|
feat(store): add connection actions to store
|
2022-10-07 22:55:38 +02:00 |
|
braks
|
1d1447ed10
|
refactor(nodes): calculate bounds on mount
|
2022-10-07 22:55:38 +02:00 |
|
braks
|
44a65b3bbb
|
feat(edges,nodes): add useEdge composable
|
2022-10-07 22:55:38 +02:00 |
|
braks
|
726471c114
|
refactor(nodes): make handlebounds shallow reactive
|
2022-10-07 22:55:38 +02:00 |
|
braks
|
9b943df61a
|
feat(store,types): add generics to findNode action
|
2022-10-07 22:55:38 +02:00 |
|
braks
|
7d992b5ed7
|
feat(nodes): add nodeRef injection
|
2022-10-07 22:55:38 +02:00 |
|
braks
|
70871df469
|
feat(nodes): add useNode composable
|
2022-10-07 22:55:38 +02:00 |
|
braks
|
a29d7c86f0
|
feat(nodes): add from position to position change event
|
2022-10-07 22:55:38 +02:00 |
|
braks
|
de6220b3b3
|
fix(viewpane,nodes): move resize observer to mounted hooks
|
2022-10-07 22:55:38 +02:00 |
|
braks
|
39d0a1c886
|
chore(edges): update message
|
2022-10-07 22:55:38 +02:00 |
|
braks
|
d7282cc572
|
fix(edges): interrupt edge hidden check if orphaned edge found
|
2022-10-07 22:55:38 +02:00 |
|
braks
|
1ad6073699
|
fix(edges): use filter to remove orphaned edges
|
2022-10-07 22:55:38 +02:00 |
|
braks
|
8199a1c921
|
chore: lint
|
2022-10-07 22:55:38 +02:00 |
|
braks
|
bb7a0ba50a
|
chore: remove log
|
2022-10-07 22:55:38 +02:00 |
|
braks
|
8c0982a7f3
|
fix(edges): edge-renderer to update on edge updates
|
2022-10-07 22:55:38 +02:00 |
|