Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:PHP is:merged language:JavaScript language:JavaScript

Filter by

105M results  (2 s)

105M results

Finishes the Overall and Divisions tabs. What why 1. All-play mismatch in playoff weeks — computeScopedRows built all-play from weekly matchups, which drop bye teams in playoff weeks (W15/17 = ...

2026-05-31 セッションの完了状態を SESSION_HANDOVER.md に反映。PR #43/#44/#45 マージ + Phase 1A-16 本番反映完了。Railway 構成の正しい理解 (Environment vs Service / internal vs proxy host 対応表) と本番投入手順の雛形を §③④ に厚めに記録。

概要 リアクションのメニュー(stealReaction / menu)で見つかった3つの不具合を修正します。 修正内容 MkReactionsViewer.reaction.vue に computed を2つ追加し、stealReaction / menu の両関数で使用します。 const canImport = computed(() = canSteal.value props.reaction.includes( ...
packages/frontend

Summary - add shared site config and align canonical URLs, sitemap, robots, Open Graph, and JSON-LD to the live www domain - make public menu ordering deterministic with sortDate so homepage shows ...

Summary - Added autoComplete= name , autoComplete= tel , and autoComplete= email to the contactName, contactPhone, and contactEmail inputs in both the legacy (step 2, ~lines 334-348) and V2 (step ...

What Docs-only. Corrects accumulated drift between CLAUDE.md and the codebase. Note on branch name: this branch is named docs/relicense-to-apache-2-0, but the relicense work has not landed here — the ...

Summary - 修复 useDailyLimit Hook 中存在重复 useEffect 调用的 Bug,避免组件挂载时 refresh() 被执行两次 - 新功能:404 页面新增展示用户当前尝试访问的具体路径,将原先导入却未使用的 useLocation 正确投入使用 Changes - fix(src/hooks/use-daily-limit.ts): 移除第二个完全重复的 ...