Skip to content

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

Filter by

137M results  (2 s)

137M results

Bumps actions/setup-java from 5.2.0 to 5.3.0. details summary Release notes /summary p em Sourced from a href= https://github.com/actions/setup-java/releases actions/setup-java s releases /a . /em /p blockquote ...
dependencies
github_actions

概要 「構えの保持時間」設定が効いていないように見える問題の解消と、保持時間をプレビューで可視化します。 ① 保持時間の設定を実挙動に一本化 これまでは捕捉経路が2つあり、保持時間に達する前に構えの形が崩れた瞬間にも捕捉していたため、保持時間を変えても「同じくらいで撮れる」=設定が効いていないように見えていました。 → 捕捉条件を 「構えの形を設定秒数(stillSec)ぶん保持しきったら」に一本化。設定がそのまま反映され、挙動が分かりやすくなります。 ...

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

This PR optimizes the application s request handling by reordering the Express middleware stack and refactoring the Single Page Application (SPA) catch-all route. Changes: 1. Middleware Reordering: ...

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

- rewrite AGENTS.md logging rules to enforce a strict YYYY-MM-DD.md format - add explicit logic to dictate when to create vs append to a daily log - enforce timestamped internal headers for entries ...

개요 체결(execution) 서비스를 신규 추가한다. order 서비스에서 받은 주문을 매칭 대기 상태로 보관하고, 시세가 교차하면 체결로 전환하는 도메인 모델과 인프라(DB/Kafka) 기반을 마련한다. 주요 변경 - Execution 도메인: 매칭 대기 주문 엔티티. isCrossable(시세 교차 판정), resolveExecutionPrice(체결가 ...

What (E2 / roadmap Wave 1, M4) The doc s flat-OI trap: when the chain s OI is flat the producer returns a null call-put imbalance → a directionless chain carries no edge → STAND ASIDE. flatOiStandAside ...

Summary - Disable Linear issue Comment buttons until the matching draft contains non-whitespace text. - Add a tooltip explaining that the user needs to type a comment first. - Record the UX readiness ...

This PR starts the true modularization phase with the least risky domain: i18n. Goal: - keep app.bundle.js behavior unchanged; - move i18n/language fragments out of src/app-bundle/modules/ into src/i18n/app-bundle/; ...