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/home-path-expansion (index)
|
||||
dir: archive/2026-06-12-completed-changes-archive/home-path-expansion
|
||||
# 2026-06-12-completed-changes-archive/home-path-expansion (index)
|
||||
dir: 2026-06-12-completed-changes-archive/home-path-expansion
|
||||
|
||||
## role
|
||||
Preserves a completed feature specification for home directory path expansion in container mount targets.
|
||||
Archive of a completed feature specification for home directory path expansion in container mount targets.
|
||||
## 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/home-path-expansion/.pi-map.index.md
|
||||
map: archive/2026-06-12-completed-changes-archive/home-path-expansion/.pi-map.md
|
||||
index: 2026-06-12-completed-changes-archive/home-path-expansion/.pi-map.index.md
|
||||
map: 2026-06-12-completed-changes-archive/home-path-expansion/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+5
-5
@@ -1,14 +1,14 @@
|
||||
# archive/2026-06-12-completed-changes-archive/home-path-expansion
|
||||
dir: archive/2026-06-12-completed-changes-archive/home-path-expansion
|
||||
# 2026-06-12-completed-changes-archive/home-path-expansion
|
||||
dir: 2026-06-12-completed-changes-archive/home-path-expansion
|
||||
|
||||
index: archive/2026-06-12-completed-changes-archive/home-path-expansion/.pi-map.index.md
|
||||
index: 2026-06-12-completed-changes-archive/home-path-expansion/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Preserves a completed feature specification for home directory path expansion in container mount targets.
|
||||
Archive of a completed feature specification for home directory path expansion in container mount targets.
|
||||
## files
|
||||
- .openspec.yaml | Defines a completed feature specification for resolving home directory path expansion (~ and $HOME) in container mount target paths based on manifest user configuration.
|
||||
## arch
|
||||
Specification-as-archive pattern using YAML-based feature documentation for completed work.
|
||||
Specification-driven change documentation using OpenSpec YAML format for tracking completed feature implementations.
|
||||
## tags
|
||||
home, .openspec, defines, completed, feature, specification, resolving, directory
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user