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
|
||||
|
||||
@@ -1,25 +1,25 @@
|
||||
# archive/2026-05-19-universal-icon-system (index)
|
||||
dir: archive/2026-05-19-universal-icon-system
|
||||
# 2026-05-19-universal-icon-system (index)
|
||||
dir: 2026-05-19-universal-icon-system
|
||||
|
||||
## role
|
||||
Design and planning documentation for a centralized Phosphor icon system to standardize icon usage across a React application.
|
||||
Design and planning documentation for a centralized Phosphor icon system to replace inconsistent Unicode symbols in a React application.
|
||||
## parent
|
||||
index: archive/.pi-map.index.md
|
||||
map: archive/.pi-map.md
|
||||
index: ./.pi-map.index.md
|
||||
map: ./.pi-map.md
|
||||
## children
|
||||
- archive/2026-05-19-universal-icon-system/.openspec
|
||||
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
|
||||
- archive/2026-05-19-universal-icon-system/specs
|
||||
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
|
||||
- 2026-05-19-universal-icon-system/.openspec
|
||||
index: 2026-05-19-universal-icon-system/.openspec/.pi-map.index.md
|
||||
map: 2026-05-19-universal-icon-system/.openspec/.pi-map.md
|
||||
- 2026-05-19-universal-icon-system/specs
|
||||
index: 2026-05-19-universal-icon-system/specs/.pi-map.index.md
|
||||
map: 2026-05-19-universal-icon-system/specs/.pi-map.md
|
||||
## files
|
||||
- design.md
|
||||
- proposal.md
|
||||
- tasks.md
|
||||
## links
|
||||
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
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
# archive/2026-05-19-universal-icon-system
|
||||
dir: archive/2026-05-19-universal-icon-system
|
||||
# 2026-05-19-universal-icon-system
|
||||
dir: 2026-05-19-universal-icon-system
|
||||
|
||||
index: archive/2026-05-19-universal-icon-system/.pi-map.index.md
|
||||
index: 2026-05-19-universal-icon-system/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Design and planning documentation for a centralized Phosphor icon system to standardize icon usage across a React application.
|
||||
Design and planning documentation for a centralized Phosphor icon system to replace inconsistent Unicode symbols in a React application.
|
||||
## files
|
||||
- design.md | Design specification for implementing a centralized icon system using Phosphor icons to replace raw Unicode symbols across a React application | dep: @phosphor-icons/react, React, TypeScript, CSS
|
||||
- proposal.md | Proposes implementing a universal icon system using Phosphor Icons to replace inconsistent Unicode symbols across a frontend project. | dep: phosphor-react
|
||||
- tasks.md | Project task list for implementing a universal icon system using Phosphor Icons across a React/TypeScript application | dep: @phosphor-icons/react, React, TypeScript, CSS/SCSS
|
||||
## arch
|
||||
Markdown-based project specification package containing design docs, proposal, and task breakdown for a Unicode-to-SVG icon migration system.
|
||||
Markdown-based specification documents using a hierarchical task breakdown (design → proposal → tasks) with no actual code implementation; follows a documentation-first planning pattern for UI component standardization.
|
||||
## tags
|
||||
react, icons, phosphor, design, implementing, icon, system, across
|
||||
## symbols
|
||||
|
||||
@@ -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