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,18 +1,18 @@
|
||||
# archive/2026-05-19-universal-icon-system/specs (index)
|
||||
dir: archive/2026-05-19-universal-icon-system/specs
|
||||
# 2026-05-19-universal-icon-system/specs (index)
|
||||
dir: 2026-05-19-universal-icon-system/specs
|
||||
|
||||
## role
|
||||
Defines technical specifications for a universal icon system using Phosphor icons with standardized sizing, centralized registry, and accessibility compliance.
|
||||
Defines technical specifications and requirements for implementing a universal icon system with standardized sizing, accessibility, and registry-based icon management.
|
||||
## 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
|
||||
- spec.md
|
||||
## links
|
||||
index: archive/2026-05-19-universal-icon-system/specs/.pi-map.index.md
|
||||
map: archive/2026-05-19-universal-icon-system/specs/.pi-map.md
|
||||
index: 2026-05-19-universal-icon-system/specs/.pi-map.index.md
|
||||
map: 2026-05-19-universal-icon-system/specs/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
# archive/2026-05-19-universal-icon-system/specs
|
||||
dir: archive/2026-05-19-universal-icon-system/specs
|
||||
# 2026-05-19-universal-icon-system/specs
|
||||
dir: 2026-05-19-universal-icon-system/specs
|
||||
|
||||
index: archive/2026-05-19-universal-icon-system/specs/.pi-map.index.md
|
||||
index: 2026-05-19-universal-icon-system/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines technical specifications for a universal icon system using Phosphor icons with standardized sizing, centralized registry, and accessibility compliance.
|
||||
Defines technical specifications and requirements for implementing a universal icon system with standardized sizing, accessibility, and registry-based icon management.
|
||||
## files
|
||||
- spec.md | Specification document defining a universal icon system using Phosphor icons with a centralized registry, size variants, and accessibility requirements. | dep: @phosphor-icons/react
|
||||
## arch
|
||||
Documentation-driven specification pattern establishing design system contracts with explicit token-based sizing, registry-based icon lookup, and WCAG-aligned accessibility requirements.
|
||||
Specification-driven architecture using centralized registry pattern with variant-based sizing system and accessibility-first design constraints.
|
||||
## tags
|
||||
icons, spec, specification, document, defining, universal, icon, system
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user