pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:C# language:HTML
Filter by
137M results
概要
ご指定どおり、アップロードの新しい立ち絵を「基本」に、今までのクマグミ立ち絵を「強化後(コグマの成長)」に入れ替えました。
変更点
- 新PNG2枚(青/赤・64×64透過)を 128px NEAREST で kumagumi_blue / kumagumi_red に差し替え=基本の立ち絵を刷新(丸っこいグミ)。
- 従来の kumagumi_blue/red を kumagumi_buff_blue/red ...
Summary
- .claude/ (local dev server config, launch.json/settings.json) was untracked by luck, not actually ignored -- a git
add -A would have swept it into a commit. Adds it to .gitignore properly. ...
What
Fixed syntax error in src/index.js.
Why
CI fails due to syntax error that prevents build.
This PR updates coverage from 4.5.3 to 7.15.0.
details summary Changelog /summary
7.15.0
---------------------------
- Since 7.14.0, reporting commands implicitly combine parallel data files. Now
those ...
What
Migrates the cross-host fence off Linear per the adversarially-vetted spec
(thoughts/shared/plans/2026-07-03-fence-to-eventlog.md), superseding #2552 s interim in-process ReadFence cache on the
read ...
Refs #672
Summary
- Improves the bounded mobile Shell/Home/More/App settings/Profile/Setup/Sign-in visual parity child slice using
shared Settleora primitives and the approved Midnight evidence ...
Die Ego-/Cockpit-Kamera sitzt 10 cm tiefer – passend zur tiefen GT3-Sitzposition. Nur die Kamerahöhe ist geändert
(COCKPIT_CAM_DROP); die Lenkrad-Erkennung nutzt weiter den bisherigen Bezugspunkt.
🤖 Generated ...
変更内容
- メモの white-space を nowrap → pre-wrap に変更し、改行文字を反映
- overflow:hidden;text-overflow:ellipsis を削除(切り捨てをやめる)
- メモの行数(\n の数)に応じて META_H(メモ欄の高さ)を動的に計算
- 1行: 48px(従来と同じ)
- 2行: 66px(+18px) ...
What
Added a minimal src/main.jsx that simply requires the existing src/index.jsx entry point. This resolves the CI failure
where the node src/main.jsx command could not find the file.
Why
The CI configuration ...