feat: move contextMenu into the component tree and control via appState (#6021)

This commit is contained in:
David Luzar
2022-12-21 12:47:09 +01:00
committed by GitHub
parent b704705ed8
commit 7e135c4e22
15 changed files with 1752 additions and 398 deletions

View File

@ -9,6 +9,7 @@ Object {
"type": "selection",
},
"collaborators": Map {},
"contextMenu": null,
"currentChartType": "bar",
"currentItemBackgroundColor": "transparent",
"currentItemEndArrowhead": "arrow",