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-19-responsive-spacing-improvements/.openspec (index)
|
||||
dir: archive/2026-05-19-responsive-spacing-improvements/.openspec
|
||||
# 2026-05-19-responsive-spacing-improvements/.openspec (index)
|
||||
dir: 2026-05-19-responsive-spacing-improvements/.openspec
|
||||
|
||||
## role
|
||||
Defines the OpenAPI-style specification configuration for a responsive spacing design system improvement project.
|
||||
Configuration directory for a specification-driven project defining responsive spacing improvements
|
||||
## parent
|
||||
index: archive/2026-05-19-responsive-spacing-improvements/.pi-map.index.md
|
||||
map: archive/2026-05-19-responsive-spacing-improvements/.pi-map.md
|
||||
index: 2026-05-19-responsive-spacing-improvements/.pi-map.index.md
|
||||
map: 2026-05-19-responsive-spacing-improvements/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- config.yaml
|
||||
## links
|
||||
index: archive/2026-05-19-responsive-spacing-improvements/.openspec/.pi-map.index.md
|
||||
map: archive/2026-05-19-responsive-spacing-improvements/.openspec/.pi-map.md
|
||||
index: 2026-05-19-responsive-spacing-improvements/.openspec/.pi-map.index.md
|
||||
map: 2026-05-19-responsive-spacing-improvements/.openspec/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+5
-5
@@ -1,14 +1,14 @@
|
||||
# archive/2026-05-19-responsive-spacing-improvements/.openspec
|
||||
dir: archive/2026-05-19-responsive-spacing-improvements/.openspec
|
||||
# 2026-05-19-responsive-spacing-improvements/.openspec
|
||||
dir: 2026-05-19-responsive-spacing-improvements/.openspec
|
||||
|
||||
index: archive/2026-05-19-responsive-spacing-improvements/.openspec/.pi-map.index.md
|
||||
index: 2026-05-19-responsive-spacing-improvements/.openspec/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines the OpenAPI-style specification configuration for a responsive spacing design system improvement project.
|
||||
Configuration directory for a specification-driven project defining responsive spacing improvements
|
||||
## files
|
||||
- config.yaml | Defines a configuration file for a specification-driven project named "responsive-spacing-improvements"
|
||||
## arch
|
||||
YAML-based declarative configuration pattern for specification-driven API or design token generation.
|
||||
Single YAML configuration file using declarative specification pattern for project metadata and settings
|
||||
## tags
|
||||
config, defines, configuration, specification, driven, project, named, responsive
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user