3856 Commits

Author SHA1 Message Date
Git Cliff
9bd813dc59 chore: update CHANGELOG.md 2024-06-06 08:47:37 +00:00
github-actions[bot]
dd6aff24cb chore: bump versions 2024-06-06 10:45:38 +02:00
braks
40f2421dc9 chore(core): add missing container class name 2024-06-06 10:45:38 +02:00
braks
25bb585220 chore(core): cleanup 2024-06-06 10:45:38 +02:00
Braks
a592fbd78a refactor(core): use node lookup map internally (#1450)
* refactor(core): use node lookup map internally

* chore(changeset): add
2024-06-06 10:45:38 +02:00
braks
faf67c2b55 fix(core): use computed edge ref 2024-06-06 10:45:38 +02:00
Braks
876b71dc19 refactor(core): use node/edge id as only dependency for nodes/edges list (#1447)
* refactor(core): use node id to (re-)render nodes

* refactor(core): use edge id to (re-)render nodes

* chore(changeset): add

* chore(core): cleanup

* chore(core): cast cmp as any
2024-06-06 10:45:38 +02:00
Braks
8bc1c99252 fix(core): disable drag when using multi-touch (#1448)
* fix(core): disable drag when using multi-touch

* chore(changeset): add
2024-06-06 10:45:38 +02:00
Braks
1b5e14a5b8 fix(core): disable zoom on mobile when zoomToPinch is false (#1449)
* fix(core): disable zoom on mobile when zoomToPinch is false

* chore(changeset): add
2024-06-06 10:45:38 +02:00
braks
0c1bd1b204 chore(changeset): add 2024-06-06 10:45:38 +02:00
braks
cc0b8b69a3 refactor(core): remove hidden check from getNodes & getEdges 2024-06-06 10:45:38 +02:00
braks
5e9db1c87f refactor(core): render null if edge is hidden 2024-06-06 10:45:38 +02:00
braks
e5508bc8eb chore(changeset): add 2024-06-06 10:45:38 +02:00
braks
3498399ef7 refactor(core): render null if node is hidden 2024-06-06 10:45:38 +02:00
braks
ea45545835 refactor(core): use all nodes in node renderer 2024-06-06 10:45:38 +02:00
braks
329be6b60c chore(changeset): update 2024-06-06 10:45:38 +02:00
braks
a220161876 docs: cleanup examples 2024-06-06 10:45:38 +02:00
braks
82d99915d3 tests: update handle ids in tests 2024-06-06 10:45:38 +02:00
braks
660831cc37 refactor(core): check if starting handle exists 2024-06-06 10:45:38 +02:00
braks
688f886f9b chore(changeset): add 2024-06-06 10:45:38 +02:00
braks
c822f9c632 refactor(core,handle): remove auto-generated handle ids 2024-06-06 10:45:38 +02:00
braks
5703647290 chore(core): add todos for parentId 2024-06-06 10:45:38 +02:00
braks
5d3f87fd56 refactor(core): use vue-flow__marker on marker defs el 2024-06-06 10:45:38 +02:00
braks
0d971d89b6 chore(changeset): add 2024-06-06 10:45:38 +02:00
braks
1bb7a19e1b feat(core): add edge id to handle connections 2024-06-06 10:45:38 +02:00
Git Cliff
fa7087f7ff chore: update CHANGELOG.md 2024-05-31 14:12:50 +00:00
github-actions[bot]
c91b30fc1e chore: bump versions 2024-05-31 16:09:34 +02:00
braks
5c2f15061e refactor(core): replace array map 2024-05-31 16:09:34 +02:00
braks
dc3ef700f2 chore(changeset): add 2024-05-31 16:09:34 +02:00
Gisli Svavarsson
bbd44bbb10 feat(minimap): add maskBorderRadius prop 2024-05-31 16:09:34 +02:00
braks
860570e1db chore(changeset): add 2024-05-31 16:09:34 +02:00
braks
1a87312434 chore(core): cleanup 2024-05-31 16:09:34 +02:00
braks
02f3ca2ba0 refactor(core): replace array fns 2024-05-31 16:09:34 +02:00
braks
ac5e69b2c8 chore(changeset): add 2024-05-31 16:09:34 +02:00
braks
cd362799e4 fix(core): use separate prevConnections map 2024-05-31 16:09:34 +02:00
Git Cliff
6dbf1ea2f6 chore: update CHANGELOG.md 2024-05-28 17:22:19 +00:00
github-actions[bot]
2443752e82 chore: bump versions 2024-05-28 19:18:23 +02:00
braks
f698b2dbcc chore(changeset): add 2024-05-28 19:18:23 +02:00
braks
1c4e208627 fix(controls): allow PanelPositionType as position value 2024-05-28 19:18:23 +02:00
braks
c59803e6cc fix(minimap): allow PanelPositionType as position value 2024-05-28 19:18:23 +02:00
braks
6bf41079ed feat(core): export PanelPositionType 2024-05-28 19:18:23 +02:00
braks
2e2c389653 chore(changeset): add 2024-05-28 19:18:23 +02:00
braks
8a8c8f50bf feat(core): add missing styles warning 2024-05-28 19:18:23 +02:00
Git Cliff
9eb5769e0c chore: update CHANGELOG.md 2024-05-15 07:01:55 +00:00
github-actions[bot]
20d2d6c0f7 chore: bump versions 2024-05-15 09:00:24 +02:00
braks
da32e165bd chore(changeset): add 2024-05-15 09:00:24 +02:00
braks
96b78ce19d fix(core): prevent auto pan if set to false 2024-05-15 09:00:24 +02:00
braks
7267baa31c fix(workflows): set specific pnpm version 2024-05-15 09:00:24 +02:00
Git Cliff
6576836c96 chore: update CHANGELOG.md 2024-05-12 16:16:40 +00:00
github-actions[bot]
e85739803b chore: bump versions 2024-05-12 18:15:07 +02:00