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:
+7
-7
@@ -1,18 +1,18 @@
|
||||
# archive/2026-05-25-add-config-profiles/specs/config-profiles (index)
|
||||
dir: archive/2026-05-25-add-config-profiles/specs/config-profiles
|
||||
# 2026-05-25-add-config-profiles/specs/config-profiles (index)
|
||||
dir: 2026-05-25-add-config-profiles/specs/config-profiles
|
||||
|
||||
## role
|
||||
Defines system requirements for a user-owned config profile management system with scoped compatibility, content storage, ordered includes, resolution layering, and default selection for launch configurations.
|
||||
Defines requirements for a user-owned configuration profile management system supporting scoped compatibility, content storage, ordered includes, resolution layering, and default selection for launch configurations.
|
||||
## parent
|
||||
index: archive/2026-05-25-add-config-profiles/specs/.pi-map.index.md
|
||||
map: archive/2026-05-25-add-config-profiles/specs/.pi-map.md
|
||||
index: 2026-05-25-add-config-profiles/specs/.pi-map.index.md
|
||||
map: 2026-05-25-add-config-profiles/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: archive/2026-05-25-add-config-profiles/specs/config-profiles/.pi-map.index.md
|
||||
map: archive/2026-05-25-add-config-profiles/specs/config-profiles/.pi-map.md
|
||||
index: 2026-05-25-add-config-profiles/specs/config-profiles/.pi-map.index.md
|
||||
map: 2026-05-25-add-config-profiles/specs/config-profiles/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
Reference in New Issue
Block a user