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-tool-terminal/.openspec (index)
|
||||
dir: archive/2026-05-19-tool-terminal/.openspec
|
||||
# 2026-05-19-tool-terminal/.openspec (index)
|
||||
dir: 2026-05-19-tool-terminal/.openspec
|
||||
|
||||
## role
|
||||
Defines an OpenAPI-style specification for a tool-terminal component configuration.
|
||||
Defines the OpenAPI specification configuration for the tool-terminal component.
|
||||
## parent
|
||||
index: archive/2026-05-19-tool-terminal/.pi-map.index.md
|
||||
map: archive/2026-05-19-tool-terminal/.pi-map.md
|
||||
index: 2026-05-19-tool-terminal/.pi-map.index.md
|
||||
map: 2026-05-19-tool-terminal/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- config.yaml
|
||||
## links
|
||||
index: archive/2026-05-19-tool-terminal/.openspec/.pi-map.index.md
|
||||
map: archive/2026-05-19-tool-terminal/.openspec/.pi-map.md
|
||||
index: 2026-05-19-tool-terminal/.openspec/.pi-map.index.md
|
||||
map: 2026-05-19-tool-terminal/.openspec/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
# archive/2026-05-19-tool-terminal/.openspec
|
||||
dir: archive/2026-05-19-tool-terminal/.openspec
|
||||
# 2026-05-19-tool-terminal/.openspec
|
||||
dir: 2026-05-19-tool-terminal/.openspec
|
||||
|
||||
index: archive/2026-05-19-tool-terminal/.openspec/.pi-map.index.md
|
||||
index: 2026-05-19-tool-terminal/.openspec/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines an OpenAPI-style specification for a tool-terminal component configuration.
|
||||
Defines the OpenAPI specification configuration for the tool-terminal component.
|
||||
## files
|
||||
- config.yaml | Defines a basic configuration file specifying a schema type and name for a tool-terminal component.
|
||||
## arch
|
||||
Declarative schema configuration using YAML for component metadata definition.
|
||||
Simple declarative configuration using YAML for schema metadata definition.
|
||||
## tags
|
||||
config, defines, basic, configuration, specifying, schema, type, name
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user