fix: disable native touch panning on mobile terminal and archive specs
- Change mobile terminal CSS to use touch-action: none and overscroll-behavior: none so the custom touch handler owns swipes - Archive completed/partial OpenSpec specs to openspec/changes/archive/2026-06-14-completed-specs-archive/ - Regenerate project maps Quality gates: npm run typecheck, npm run lint (apps/web)
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
# archive/2026-05-22-opencode-web-terminal/specs
|
||||
dir: archive/2026-05-22-opencode-web-terminal/specs
|
||||
# 2026-05-22-opencode-web-terminal/specs
|
||||
dir: 2026-05-22-opencode-web-terminal/specs
|
||||
|
||||
index: archive/2026-05-22-opencode-web-terminal/specs/.pi-map.index.md
|
||||
index: 2026-05-22-opencode-web-terminal/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Contains archived specification documents for the OpenCode web terminal feature from May 2026, serving as historical design documentation for the project.
|
||||
Contains test specifications and behavioral contracts for the web terminal component.
|
||||
## files
|
||||
## arch
|
||||
Flat directory structure storing dated specification files, following a simple archival pattern with timestamp-prefixed naming convention for version tracking and historical reference.
|
||||
Specification-driven testing pattern using formal test files to define expected behavior before implementation.
|
||||
## tags
|
||||
-
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user