verstak-desktop/frontend
mirivlad d644c5bb79 feat: mouse back/forward navigation + history stack
- C patch (vendor/.../window.c): intercept GDK button 8/9 → dispatch
  CustomEvent('verstak:navigate-back'/'verstak:navigate-forward')
- App.svelte: navigation stack (snapshot-based history), alt+arrows,
  mouse button back/forward handlers, onNavigateBack/Forward
- WorkbenchHost: close via navigate-back event
- WorkspaceHost: workspace tab bar + tool panels
- wails-mock: full navigation, sidebar, vau...
2026-06-21 16:01:21 +08:00
..
e2e feat: mouse back/forward navigation + history stack 2026-06-21 16:01:21 +08:00
src feat: mouse back/forward navigation + history stack 2026-06-21 16:01:21 +08:00
tests feat: add bundle-host-test.cjs + smoke integration 2026-06-17 18:51:14 +08:00
wailsjs core: Milestone 7b — Files explorer and Default Editor improvements 2026-06-20 19:20:13 +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 core: Milestone 7b — Files explorer and Default Editor improvements 2026-06-20 19:20:13 +08:00