pullrequests Search Results · language:Dune language:TypeScript language:C# language:Go
Filter by
117M results
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
- mergeSectionPatterns で新規パターンを常にベース末尾へ追加していたため、other 側での順序位置が無視されていた
- 修正後は other 内での直前パターンがベースのどの位置にあるかを逆順に探し、その直後へ挿入する
- isConflict のシグネチャを map[string]bool → map[string]int に統一
Test ...
Motivation
- Add a compact “Ten more albums to try” recommendations section beneath the four favourites and keep the
recommendation cards visually smaller than the main favorites.
- Avoid shipping ...
codex
DESIGN-GATED — review only, do not merge
Drafted unattended during the founder autonomy-grant window per the lane work-order ( DRAFT Wave 2-B + 2-D design
proposals → REVIEW branches, do NOT merge ). ...
Removes the lofted/shelled vase from the playground example picker.
Changes
- Delete the vase code-string const and its registry entry in apps/playground/src/lib/examples/basics.ts.
- Delete the ...