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-06-12-completed-changes-archive/mount-specificity-ordering (index)
|
||||
dir: archive/2026-06-12-completed-changes-archive/mount-specificity-ordering
|
||||
# 2026-06-12-completed-changes-archive/mount-specificity-ordering (index)
|
||||
dir: 2026-06-12-completed-changes-archive/mount-specificity-ordering
|
||||
|
||||
## role
|
||||
Archives the completed specification for a mount specificity ordering fix that was implemented as a high-priority change.
|
||||
Archives a completed specification for fixing mount specificity ordering behavior in the system.
|
||||
## parent
|
||||
index: archive/2026-06-12-completed-changes-archive/.pi-map.index.md
|
||||
map: archive/2026-06-12-completed-changes-archive/.pi-map.md
|
||||
index: 2026-06-12-completed-changes-archive/.pi-map.index.md
|
||||
map: 2026-06-12-completed-changes-archive/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- .openspec.yaml
|
||||
## links
|
||||
index: archive/2026-06-12-completed-changes-archive/mount-specificity-ordering/.pi-map.index.md
|
||||
map: archive/2026-06-12-completed-changes-archive/mount-specificity-ordering/.pi-map.md
|
||||
index: 2026-06-12-completed-changes-archive/mount-specificity-ordering/.pi-map.index.md
|
||||
map: 2026-06-12-completed-changes-archive/mount-specificity-ordering/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+5
-5
@@ -1,14 +1,14 @@
|
||||
# archive/2026-06-12-completed-changes-archive/mount-specificity-ordering
|
||||
dir: archive/2026-06-12-completed-changes-archive/mount-specificity-ordering
|
||||
# 2026-06-12-completed-changes-archive/mount-specificity-ordering
|
||||
dir: 2026-06-12-completed-changes-archive/mount-specificity-ordering
|
||||
|
||||
index: archive/2026-06-12-completed-changes-archive/mount-specificity-ordering/.pi-map.index.md
|
||||
index: 2026-06-12-completed-changes-archive/mount-specificity-ordering/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Archives the completed specification for a mount specificity ordering fix that was implemented as a high-priority change.
|
||||
Archives a completed specification for fixing mount specificity ordering behavior in the system.
|
||||
## files
|
||||
- .openspec.yaml | Defines an OpenSpec specification for a completed high-priority fix related to mount specificity ordering
|
||||
## arch
|
||||
Simple archival storage pattern using date-prefixed directory structure with YAML-based OpenSpec specification files for tracking completed changes.
|
||||
Simple documentation archive using OpenSpec YAML format with no active code or runtime components.
|
||||
## tags
|
||||
.openspec, defines, openspec, specification, completed, high, priority, fix
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user