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-universal-icon-system/.openspec (index)
|
||||
dir: archive/2026-05-19-universal-icon-system/.openspec
|
||||
# 2026-05-19-universal-icon-system/.openspec (index)
|
||||
dir: 2026-05-19-universal-icon-system/.openspec
|
||||
|
||||
## role
|
||||
Defines configuration schema and defaults for the universal icon system's specification format.
|
||||
Provides configuration specification for a universal icon system that generates icons across multiple platforms and formats from a single source.
|
||||
## parent
|
||||
index: archive/2026-05-19-universal-icon-system/.pi-map.index.md
|
||||
map: archive/2026-05-19-universal-icon-system/.pi-map.md
|
||||
index: 2026-05-19-universal-icon-system/.pi-map.index.md
|
||||
map: 2026-05-19-universal-icon-system/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- config.yaml
|
||||
## links
|
||||
index: archive/2026-05-19-universal-icon-system/.openspec/.pi-map.index.md
|
||||
map: archive/2026-05-19-universal-icon-system/.openspec/.pi-map.md
|
||||
index: 2026-05-19-universal-icon-system/.openspec/.pi-map.index.md
|
||||
map: 2026-05-19-universal-icon-system/.openspec/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
# archive/2026-05-19-universal-icon-system/.openspec
|
||||
dir: archive/2026-05-19-universal-icon-system/.openspec
|
||||
# 2026-05-19-universal-icon-system/.openspec
|
||||
dir: 2026-05-19-universal-icon-system/.openspec
|
||||
|
||||
index: archive/2026-05-19-universal-icon-system/.openspec/.pi-map.index.md
|
||||
index: 2026-05-19-universal-icon-system/.openspec/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines configuration schema and defaults for the universal icon system's specification format.
|
||||
Provides configuration specification for a universal icon system that generates icons across multiple platforms and formats from a single source.
|
||||
## files
|
||||
- config.yaml | Defines a basic configuration for a specification-driven universal icon system
|
||||
## arch
|
||||
YAML-based declarative configuration pattern with minimal single-file structure for specification-driven design systems.
|
||||
YAML-based declarative configuration pattern defining build targets, output formats, and source asset specifications for cross-platform icon generation.
|
||||
## tags
|
||||
config, defines, basic, configuration, specification, driven, universal, icon
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user