pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:C#
Filter by
189M results
The write-commit protocol every domain chokepoint copy-pasted — mark-pending-first, cache ops, one flush per cache,
clear-ALL-marks on failure, store apply, effects, one notifySync — now has one audited ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| browniebroke/github-actions | action | minor | v1.23.0 → v1.24.0 |
Release Notes
details summary ...
问题
scan_year.ts 使用了英文字段名(bazi.yearPillar),但 cantian-tymext 实际返回的是中文字段(bazi.年柱),导致反推扫描永远返回 0 matches。
修复
- 添加 pillarString() 辅助函数,从中文字段提取天干地支组合
- 将 bazi.yearPillar 等改为 bazi.年柱.天干.天干 + 地支.地支
- 更新 ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
This PR introduces a complete booking calendar for gigs. Users can now view booked gigs in a calendar layout, create new
bookings, and update existing ones via a modal equipped with comprehensive ...
Bumps the all-dependencies group with 28 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| @next/mdx | 16.2.2 | 16.2.7 |
| @radix-ui/react-checkbox | 1.3.3 | 1.3.4 |
| @radix-ui/react-dropdown-menu ...
dependencies
javascript
!-- CURSOR_AGENT_PR_BODY_BEGIN --
개요
기존 ApplicationFormTemplate / EventApplication 구조를 재사용해 자체 폼형 신청서를 추가합니다. schema 변경 없음.
핵심
- manualFieldsJson: { formMode: custom , fields: [...] }
- 답변 저장: ...