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,14 +1,14 @@
|
||||
# archive/2026-05-19-repo-workspace/specs
|
||||
dir: archive/2026-05-19-repo-workspace/specs
|
||||
# 2026-05-19-repo-workspace/specs
|
||||
dir: 2026-05-19-repo-workspace/specs
|
||||
|
||||
index: archive/2026-05-19-repo-workspace/specs/.pi-map.index.md
|
||||
index: 2026-05-19-repo-workspace/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines technical specifications for a repository workspace web application with file browsing, branch navigation, and quick editing capabilities
|
||||
## files
|
||||
- spec.md | Defines technical specifications for a repository workspace web application with file browsing, branch navigation, and quick editing capabilities | dep: React, React Router, URLSearchParams, git backend, syntax highlighting library
|
||||
## arch
|
||||
Specification-driven design with markdown-based documentation defining requirements for a web-based code repository interface
|
||||
Specification-driven design using Markdown documentation as the single source of truth for requirements and system behavior
|
||||
## tags
|
||||
spec, defines, technical, specifications, repository, workspace, web, application
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user