pullrequests Search Results · language:Dune language:Python language:TypeScript language:JavaScript language:JavaScript is:merged
Filter by
136M results
Summary
Adds v2.55.0 governed Star-Law candidate rule violation response audit completion attestation completion boundary
proposal.
This PR introduces a deterministic, local-only, read-only Star-Law ...
The shared TooltipContent was missing a Radix Portal, so it rendered inline inside the trigger s ancestor. On the
full-package price (text-4xl font-bold tracking-tight) the tooltip inherited that huge ...
시작/끝 시간 입력 필드 동작 변경:
- 클릭: 현재 로컬 시간(HH:MM) 자동 입력 후 저장
- 더블클릭: 직접 편집 모드 (기존 동작)
Generated by Claude Code
Added details on how people can consume it to the business case.
背景
任务详情的「实际计时(可手动修正)」原先只能修正首段开始与末段结束两个边界,中间的暂停/恢复周期无法单独调整。
改动
全部在 `src/09-task-core.js`:
- 渲染:每个计时段(一次「开始→暂停」)单独渲染一行可编辑的开始/结束时间,多段时编号 #1…#n。
- 校验 + 实时预览:新增 `_readTimerSegs()`,逐段校验「结束晚于开始」,并要求各段按时间顺序、互不重叠;任意字段变更即实时重算总时长。 ...