pullrequests Search Results · language:Edge language:TypeScript language:HTML language:Python language:Ruby language:JavaScript
Filter by
213M results
Context
Following up the SSOT audit: astrology is already a single source of truth, and the saju core engine (calculateSajuData)
is too — but the low-level day-pillar JDN formula was duplicated in four ...
Follow-up to #329. Dragging the price axis (vertical scale) fires no time-range event, so the box overlay didn t
recompute its Y coordinates and looked out of proportion with the candles. Adds a small ...
What
Re-opens work-item li-scetlv in livespec s work-items.jsonl. It was false-closed (status: closed, resolution: completed)
in PR #364, but only 1 of its 4 acceptance criteria actually landed:
- ...
…-interactive)
https://claude.ai/code/session_01NN1q1PJyeAUa8BK5PjCdyz
rud de la BBDD y avance en implemantacion IA
功能描述
本 PR 为月历增加日程标记能力。有日程安排的日期会在日历格子中显示数字标记,帮助用户快速识别哪些日期存在安排。
使用方式
新增日程后,日历中对应日期会出现小数字标记。点击该日期仍可查看当天日程;如果当天有多个日程,标记会显示数量,超过 9 个显示为 9+。
实现思路
在 App 中将事件列表传入 CalendarView。CalendarView 根据事件开始时间按本地日期聚合日程数量,并过滤已取消日程。日期格子渲染时根据聚合结果显示 ...
fix /auth/login unit and integration tests