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,18 +1,18 @@
|
||||
# archive/2026-05-19-api-documentation/specs (index)
|
||||
dir: archive/2026-05-19-api-documentation/specs
|
||||
# 2026-05-19-api-documentation/specs (index)
|
||||
dir: 2026-05-19-api-documentation/specs
|
||||
|
||||
## role
|
||||
Defines API documentation requirements, health endpoint specifications, and documentation standards for a FastAPI-based project
|
||||
## parent
|
||||
index: archive/2026-05-19-api-documentation/.pi-map.index.md
|
||||
map: archive/2026-05-19-api-documentation/.pi-map.md
|
||||
index: 2026-05-19-api-documentation/.pi-map.index.md
|
||||
map: 2026-05-19-api-documentation/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: archive/2026-05-19-api-documentation/specs/.pi-map.index.md
|
||||
map: archive/2026-05-19-api-documentation/specs/.pi-map.md
|
||||
index: 2026-05-19-api-documentation/specs/.pi-map.index.md
|
||||
map: 2026-05-19-api-documentation/specs/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
Reference in New Issue
Block a user