docs: mark workspace lifecycle events complete

This commit is contained in:
mirivlad 2026-06-28 16:34:59 +08:00
parent 43a57502a2
commit 851e055c9c
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ Tasks:
- [x] host `statusBarItems`;
- [x] define and host generic `contextMenuEntries`;
- [x] host `fileActions` and `noteActions` through Files/Notes surfaces;
- add lifecycle events for workspace creation, rename, trash, selection;
- [x] add lifecycle events for workspace creation, rename, trash, selection;
- replace deprecated workspace compatibility wrappers in frontend code where
practical;
- document each public API in SDK schemas and desktop runtime docs.