verstak-desktop/frontend
mirivlad db67c370ab fix: add backend.call() API and fix [object Object] in workspace sidebar
- Add api.backend.call(method, ...args) to VerstakPluginAPI for direct Wails method invocation
- Add wsName() helper in WorkspaceTree.svelte with String() coercion to prevent [object Object] display
- Use correct Wails path window['go']['api']['App'] in backend.call()
2026-06-20 03:02:33 +08:00
..
e2e fix: polish workspace files and editor shell 2026-06-19 23:37:10 +08:00
src fix: add backend.call() API and fix [object Object] in workspace sidebar 2026-06-20 03:02:33 +08:00
tests feat: add bundle-host-test.cjs + smoke integration 2026-06-17 18:51:14 +08:00
wailsjs feat: milestones 6b-fix through 6e — default-editor, files plugin, workspace host, workspaceItems contribution 2026-06-19 16:42:01 +08:00
index.html Implement milestone 6b workbench routing skeleton 2026-06-19 07:51:57 +08:00
package-lock.json fix: polish workspace files and editor shell 2026-06-19 23:37:10 +08:00
package.json fix: polish workspace files and editor shell 2026-06-19 23:37:10 +08:00
package.json.md5 fix: polish workspace files and editor shell 2026-06-19 23:37:10 +08:00
playwright.config.js Implement milestone 6b workbench routing skeleton 2026-06-19 07:51:57 +08:00
vite.config.js Implement milestone 6b workbench routing skeleton 2026-06-19 07:51:57 +08:00