openpencil/src
Danila Poyarkov d4fedcb6ed
fix(storage): polish workspace and connection feedback (#492)
* fix(storage): polish workspace and connection feedback

- Move Refresh into the Storage Workspace header and keep shell theme actions available outside the editor route
- Split native shell and editor menu listeners behind the app shell
- Replace permanent CORS controls and inline connection results with standard toasts and clearer browser guidance

* fix(app): harden native menu routing

- Dispose menu listeners that finish registering after their Vue scope closes
- Mark shell-owned actions in the shared menu schema instead of duplicating IDs
- Cover route-neutral shell action classification
2026-08-12 16:06:10 +03:00
..
app fix(storage): polish workspace and connection feedback (#492) 2026-08-12 16:06:10 +03:00
assets
components fix(storage): polish workspace and connection feedback (#492) 2026-08-12 16:06:10 +03:00
theme refactor(ui): unify full-area placeholders 2026-07-26 17:02:29 +03:00
views fix(storage): polish workspace and connection feedback (#492) 2026-08-12 16:06:10 +03:00
app.css fix(ui): distinct field background at idle, not just on hover 2026-07-20 16:09:04 +03:00
App.vue fix(storage): polish workspace and connection feedback (#492) 2026-08-12 16:06:10 +03:00
constants.ts refactor: standardize acronym casing 2026-08-10 15:48:16 +03:00
env.d.ts fix(mcp): report version mismatches 2026-05-19 11:12:01 +03:00
global.d.ts refactor(core): centralize Base64 encoding 2026-07-28 08:27:22 +03:00
main.ts chore(tools): harden package and dependency checks 2026-07-01 12:56:45 +03:00
markdown.d.ts chore(lint): remove unsafe test casts 2026-05-06 00:42:45 +03:00
router.d.ts
router.ts feat(app): add storage workspace 2026-07-26 15:06:01 +03:00