pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:PHP language:HTML language:Python
Filter by
271M results
Records #69 fix and v0.2.8 ship.
🤖 Generated with Claude Code
概述
手机竖屏移动端适配。
问题根因
全局样式对 html/body/#root 设置了 min-width: 880px,手机(约 390px 宽)被强制按 880px 桌面布局渲染并整页缩放,导致:
- 初始内容显示过大,且已有的 768px 移动端样式从未生效
- 根元素固定 height: 100vh + 内容内部滚动,缩放后 100vh 以下露出大片空白背景
改动内容
...
- Replaced existing app icon with a new clean version for improved visual identity.
- Added a new serif wordmark image to enhance branding consistency.
- Updated global styles to reflect new typography ...
Upgrades project dependencies. See details in workflow run.
Automatically created by projen via the upgrade-main workflow
Summary
Two issues surfaced while cutting v2.6.0. This PR fixes the first (a clear, self-contained bug) and documents the second
(needs a secret/decision — not implemented here).
1. Fixed: dry-run input ...
Problem (bug-hunt RC-12, Wave 3)
The routine unsynced backfill sweep s NOT EXISTS matched any outbox row for a (table, row_id) — including SENT entries
retained 24h for diagnostics. A sent-but-unpruned ...
Summary
Adds the central imperative-contract guard allowlist entry for
src/omnibase_infra/runtime/service_terminal_event_consumer.py. This file is runtime-owned Kafka plumbing for the
OMN-13005 terminal-event ...