Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:HTML language:JavaScript is:merged

Filter by

61.7M results  (2 s)

61.7M 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

スマホ表示で読みにくい箇所をまとめて改善しました。 - 横はみ出し防止: 長い文字列(長い資格名など)が画面外に出ないよう overflow-wrap:break-word を全体に適用。 - ヒーロー見出し: 画面幅に収まるよう clamp を調整(最小 1.5rem)。狭い端末で2行が窮屈になる問題を解消。 - 小さい文字の底上げ: メタ情報・キャプション・バッジなどを ≤600px ...

What Turns the Content Manager into a real CMS and makes edits actually publish. Rendering - The site now builds review pages from Firestore (public REST read with the web API key — no service-account ...

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 - Dispatch WordPress fuzz runner requests through wp-codebox run-agent-task --json instead of always returning a contract-only envelope. - Preserve contract-only mode behind HOMEBOY_WP_CODEBOX_FUZZ_DISPATCH=0 ...

Bumps and ws. These dependencies needed to be updated together. Updates ws from 8.18.0 to 8.21.0 details summary Release notes /summary p em Sourced from a href= https://github.com/websockets/ws/releases ...
dependencies
javascript

快速切换日期时旧请求若未完成会浪费网络资源,且其响应可能晚于新请求到达, 导致 UI 显示错误日期的数据。采用双重防护: 1. AbortController:主动 abort 上一个未完成的 fetch(含 SW 链路),释放网络资源 2. generation 计数:即便 abort 未生效(老浏览器、SW 缓存命中已返回),旧代次响应也不写入 todos 健壮性: - 特性检测降级(无 ...

Pipelines as Code configuration proposal To start the PipelineRun, add a new comment with content /ok-to-test For more detailed information about running a PipelineRun, please refer to Pipelines as Code ...