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,19 +1,19 @@
|
||||
# archive/2025-05-17-user-profile/specs (index)
|
||||
dir: archive/2025-05-17-user-profile/specs
|
||||
# 2025-05-17-user-profile/specs (index)
|
||||
dir: 2025-05-17-user-profile/specs
|
||||
|
||||
## role
|
||||
Contains specification documents for the user profile feature that was archived on May 17, 2025.
|
||||
Contains specification documents defining requirements and behavior for the user profile feature.
|
||||
## parent
|
||||
index: archive/2025-05-17-user-profile/.pi-map.index.md
|
||||
map: archive/2025-05-17-user-profile/.pi-map.md
|
||||
index: 2025-05-17-user-profile/.pi-map.index.md
|
||||
map: 2025-05-17-user-profile/.pi-map.md
|
||||
## children
|
||||
- archive/2025-05-17-user-profile/specs/user-profile
|
||||
index: archive/2025-05-17-user-profile/specs/user-profile/.pi-map.index.md
|
||||
map: archive/2025-05-17-user-profile/specs/user-profile/.pi-map.md
|
||||
- 2025-05-17-user-profile/specs/user-profile
|
||||
index: 2025-05-17-user-profile/specs/user-profile/.pi-map.index.md
|
||||
map: 2025-05-17-user-profile/specs/user-profile/.pi-map.md
|
||||
## files
|
||||
## links
|
||||
index: archive/2025-05-17-user-profile/specs/.pi-map.index.md
|
||||
map: archive/2025-05-17-user-profile/specs/.pi-map.md
|
||||
index: 2025-05-17-user-profile/specs/.pi-map.index.md
|
||||
map: 2025-05-17-user-profile/specs/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
Reference in New Issue
Block a user