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,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
|
||||
|
||||
Reference in New Issue
Block a user