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,11 +1,11 @@
|
||||
# openspec/explorations (index)
|
||||
dir: openspec/explorations
|
||||
# explorations (index)
|
||||
dir: explorations
|
||||
|
||||
## role
|
||||
Design exploration and technical specification documents for container instance management system features and architectural improvements.
|
||||
Contains design exploration documents for proposed features and architectural improvements in a container instance management system.
|
||||
## parent
|
||||
index: openspec/.pi-map.index.md
|
||||
map: openspec/.pi-map.md
|
||||
index: ./.pi-map.index.md
|
||||
map: ./.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
@@ -17,8 +17,8 @@ map: openspec/.pi-map.md
|
||||
- streamline-tool-container-definitions.md
|
||||
- terminal-responsiveness.md
|
||||
## links
|
||||
index: openspec/explorations/.pi-map.index.md
|
||||
map: openspec/explorations/.pi-map.md
|
||||
index: explorations/.pi-map.index.md
|
||||
map: explorations/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
Reference in New Issue
Block a user