feat: refactor Sidebar into standalone reusable component (#5663)

🚀!
This commit is contained in:
David Luzar
2022-10-17 12:25:24 +02:00
committed by GitHub
parent fdc462ec01
commit e9067de173
32 changed files with 1369 additions and 464 deletions

View File

@ -38,16 +38,16 @@ Object {
"fileHandle": null,
"gridSize": null,
"isBindingEnabled": true,
"isLibraryMenuDocked": false,
"isLibraryOpen": false,
"isLoading": false,
"isResizing": false,
"isRotating": false,
"isSidebarDocked": false,
"lastPointerDownWith": "mouse",
"multiElement": null,
"name": "name",
"openMenu": null,
"openPopup": null,
"openSidebar": null,
"pasteDialog": Object {
"data": null,
"shown": false,