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
|
||||
|
||||
+13
-13
@@ -1,25 +1,25 @@
|
||||
# archive/2026-05-19-responsive-spacing-improvements (index)
|
||||
dir: archive/2026-05-19-responsive-spacing-improvements
|
||||
# 2026-05-19-responsive-spacing-improvements (index)
|
||||
dir: 2026-05-19-responsive-spacing-improvements
|
||||
|
||||
## role
|
||||
Documentation archive for a completed responsive design system overhaul that standardized spacing, sizing, and mobile usability across a web application's UI.
|
||||
Documents a completed responsive design system project that improved spacing, sizing, and mobile usability across a web application's UI.
|
||||
## 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-responsive-spacing-improvements/.openspec
|
||||
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
|
||||
- archive/2026-05-19-responsive-spacing-improvements/specs
|
||||
index: archive/2026-05-19-responsive-spacing-improvements/specs/.pi-map.index.md
|
||||
map: archive/2026-05-19-responsive-spacing-improvements/specs/.pi-map.md
|
||||
- 2026-05-19-responsive-spacing-improvements/.openspec
|
||||
index: 2026-05-19-responsive-spacing-improvements/.openspec/.pi-map.index.md
|
||||
map: 2026-05-19-responsive-spacing-improvements/.openspec/.pi-map.md
|
||||
- 2026-05-19-responsive-spacing-improvements/specs
|
||||
index: 2026-05-19-responsive-spacing-improvements/specs/.pi-map.index.md
|
||||
map: 2026-05-19-responsive-spacing-improvements/specs/.pi-map.md
|
||||
## files
|
||||
- design.md
|
||||
- proposal.md
|
||||
- tasks.md
|
||||
## links
|
||||
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
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
# archive/2026-05-19-responsive-spacing-improvements
|
||||
dir: archive/2026-05-19-responsive-spacing-improvements
|
||||
# 2026-05-19-responsive-spacing-improvements
|
||||
dir: 2026-05-19-responsive-spacing-improvements
|
||||
|
||||
index: archive/2026-05-19-responsive-spacing-improvements/.pi-map.index.md
|
||||
index: 2026-05-19-responsive-spacing-improvements/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Documentation archive for a completed responsive design system overhaul that standardized spacing, sizing, and mobile usability across a web application's UI.
|
||||
Documents a completed responsive design system project that improved spacing, sizing, and mobile usability across a web application's UI.
|
||||
## files
|
||||
- design.md | Design document specifying a responsive CSS design system with spacing scales, breakpoints, layout components, and migration strategy for improving responsive behavior across a web application.
|
||||
- proposal.md | Proposes a comprehensive responsive design system to fix spacing, sizing, and mobile usability issues in a UI
|
||||
- tasks.md | A completed task checklist documenting a responsive spacing and layout improvement project across CSS foundations, layout utilities, component updates, overflow fixes, touch targets, and quality gates.
|
||||
## arch
|
||||
Design-proposal-execution pattern with structured design specs, formal proposals, and task-based project tracking; follows a design system architecture with token-based spacing scales, breakpoint-driven responsive utilities, and component-level migration strategy.
|
||||
Design-system architecture with token-based CSS spacing scales, breakpoint-driven responsive utilities, component migration strategy, and phased implementation with quality gates for systematic UI modernization.
|
||||
## tags
|
||||
design, responsive, spacing, layout, css, system, across, proposal
|
||||
## symbols
|
||||
|
||||
+7
-7
@@ -1,18 +1,18 @@
|
||||
# archive/2026-05-19-responsive-spacing-improvements/specs (index)
|
||||
dir: archive/2026-05-19-responsive-spacing-improvements/specs
|
||||
# 2026-05-19-responsive-spacing-improvements/specs (index)
|
||||
dir: 2026-05-19-responsive-spacing-improvements/specs
|
||||
|
||||
## role
|
||||
Defines technical specifications for responsive design system improvements including spacing, typography, and mobile-first layouts.
|
||||
Defines technical specifications for responsive design system improvements including spacing, typography, and layout.
|
||||
## 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
|
||||
- spec.md
|
||||
## links
|
||||
index: archive/2026-05-19-responsive-spacing-improvements/specs/.pi-map.index.md
|
||||
map: archive/2026-05-19-responsive-spacing-improvements/specs/.pi-map.md
|
||||
index: 2026-05-19-responsive-spacing-improvements/specs/.pi-map.index.md
|
||||
map: 2026-05-19-responsive-spacing-improvements/specs/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+5
-5
@@ -1,14 +1,14 @@
|
||||
# archive/2026-05-19-responsive-spacing-improvements/specs
|
||||
dir: archive/2026-05-19-responsive-spacing-improvements/specs
|
||||
# 2026-05-19-responsive-spacing-improvements/specs
|
||||
dir: 2026-05-19-responsive-spacing-improvements/specs
|
||||
|
||||
index: archive/2026-05-19-responsive-spacing-improvements/specs/.pi-map.index.md
|
||||
index: 2026-05-19-responsive-spacing-improvements/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines technical specifications for responsive design system improvements including spacing, typography, and mobile-first layouts.
|
||||
Defines technical specifications for responsive design system improvements including spacing, typography, and layout.
|
||||
## files
|
||||
- spec.md | Defines a specification for implementing responsive spacing, fluid typography, and mobile-first layout improvements across a web application | dep: CSS custom properties, clamp(), viewport units, media queries, WCAG 2.5.5
|
||||
## arch
|
||||
Documentation-driven specification pattern using a single markdown file to capture requirements for cross-cutting UI/UX enhancements.
|
||||
Markdown-based specification document using prose requirements with code examples, following a mobile-first responsive design pattern with fluid CSS techniques.
|
||||
## tags
|
||||
spec, defines, specification, implementing, responsive, spacing, fluid, typography
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user