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-25-add-config-profiles/specs
|
||||
dir: archive/2026-05-25-add-config-profiles/specs
|
||||
# 2026-05-25-add-config-profiles/specs
|
||||
dir: 2026-05-25-add-config-profiles/specs
|
||||
|
||||
index: archive/2026-05-25-add-config-profiles/specs/.pi-map.index.md
|
||||
index: 2026-05-25-add-config-profiles/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Contains archived specification documents for a feature to add configuration profiles, dated May 25, 2026.
|
||||
Contains specification documents for the "add-config-profiles" feature, defining requirements and behavior for a configuration profiles system.
|
||||
## files
|
||||
## arch
|
||||
Document-based specification storage using date-prefixed directory naming for version tracking and archival purposes.
|
||||
Specification-driven development with dated feature folders, using markdown/plaintext docs to separate design documentation from implementation code.
|
||||
## tags
|
||||
-
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user