pullrequests Search Results · language:Dune language:TypeScript language:TypeScript language:JavaScript language:HTML
Filter by
203M results
Summary
- Guest BMI prompt: on first visit as guest, a lightweight full-screen prompt asks for height + weight only (no name,
no birth year, no activity level)
- After submitting, shows BMI as ...
Summary
- Adds a Presentation Studio GitHub Actions workflow.
- Runs npm ci and node scripts/test-presentation-studio.mjs.
- The script includes the SlideEditor toolbar migration dry-run, tests, ...
Automated test pull request
Round 6 — toward a measured ≥9 (wave 1: low-risk, every dimension)
Fresh adversarial re-measure put main at a measured 8.17 (not the ~8.6 estimate). This is wave 1 of the push to ≥9 — the
low-risk, high-confidence ...
⚠️ GATE-C — operator-gated merge. Merge = redeploy of manage-room-invite (additive copy fix; dormant-safe).
ARG-ROOM-006 item (g) — the manage-room-invite create-action 23505 relabel (issue #617). The ...
Motivation
- Privileged T-Chat uploaders previously used an admin_unrestricted policy that returned null limits, allowing
admin/owner sessions to bypass server-side size checks and create unbounded ...
codex
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
- Add Moov as a production charge/collection provider in the admin gateway catalog.
- Add a Moov Payment Links charge adapter and registry wiring.
- Add ...
Closes #1028 Closes #1029 Closes #1030 Closes #1031
- #1028/#1029 DialogBody/SheetBody/AlertDialogBody extend React.ComponentProps div and spread props so aria-*/data-*
forward.
- #1030 explicit ...
概述
实现公文编辑器的技术核心:精确分页。按 GB/T 9704-2012「每面 22 行」模型,提供 headless 分页引擎、A4 分页预览与打印/导出 PDF 版式。
内容
@odoc/core/pagination(headless,纯函数零 DOM)
- paginate(blocks) —— 逐行精确分页:按各要素字号换算行高,累计版心高度(225mm)切页;超长段落按行跨页拆分,atomic ...