Skip to content

pullrequests Search Results · language:Dune language:HTML language:JavaScript language:HTML language:JavaScript language:Java

Filter by

155M results  (2 s)

155M results

同名レシピ登録時に上書き確認ダイアログを表示し、OKなら既存レシピを更新する。 Generated by Claude Code

- RFC: require a reason for EVERY modified field (not one reason per save). rfcRequired returns {need,missing}; change_reasons map threaded through both controllers; per-field reason stamped on each ...

제목 [feat] MobileBackHeader 추가 작업사항 [feat] MobileBackHeader 추가
feat
김남진

Summary - Centres the About and Contact hero art containers so the Forma hero icons sit in the middle of their art columns. - Leaves Home and Our Work hero art centred, and does not touch CTA-band ...

Resumo - Rebrand completo de FidelizaSaaS → Tem Pontinho em todo o frontend (landing, onboarding, login, dashboards de empresa e superadmin, cliente, vendedor, termos, privacidade), backend (functions/) ...

💡 What: Optimized UUIDParser.removeDashes(UUID) and removeDashes(String) to manually manipulate bits and characters directly into a char array instead of calling .toString(), .replace(), and .toLowerCase(). ...

Fix for #2770 — SBL 2770 This change addresses the issue with the smallest correct edit, verified against the project s existing test suite. Verification: node test suite passes locally (baseline did ...
🙋 Bounty claim

概要 保有カードのUIを改善します(利確目標機能の追加で列が詰まり、銘柄名が不自然に折り返していた問題への対応)。 変更点 - 評価額の列を削除: 保有数×現在値で出るだけの冗長な列。含み損益があれば十分。 - 銘柄セルを2段化: 左寄せにして、銘柄名(1行・はみ出しは「…」省略)+下に小さくグレーでコード。width:100% のテーブルで日本語名が右寄せ折り返しして崩れていたのを解消。 ...