Skip to content

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

Filter by

22.7M results  (2 s)

22.7M results

The From Friends home zone renders elevated milestone bundles via ActivityStreamItem, whose playable-card background was a hardcoded var(--game-card-question) — so the dev CARD COLOR cycler never touched ...

Real bug found while live-verifying ENABLE_AIO_COACH_SYNTHESIS After enabling the flag, a real end-to-end check returned coachSource: derived instead of ai. The OpenAI call was failing with HTTP 400: ...

Bumps typescript from 5.9.3 to 6.0.3. details summary Release notes /summary p em Sourced from a href= https://github.com/microsoft/TypeScript/releases typescript s releases /a . /em /p blockquote h2 TypeScript ...
dependencies
javascript

Bumps @hono/node-server from 1.19.14 to 2.0.4. details summary Release notes /summary p em Sourced from a href= https://github.com/honojs/node-server/releases @​hono/node-server s releases /a . /em /p ...
dependencies
javascript

Bumps baseline-browser-mapping from 2.10.36 to 2.10.37. details summary Release notes /summary p em Sourced from a href= https://github.com/web-platform-dx/baseline-browser-mapping/releases baseline-browser-mapping ...
dependencies
javascript

Summary Implementation plan for fixing horizontal overflow in the shipped HTML implementation plans. A 390px browser audit found 16 of 54 plan files overflow horizontally (worst case +294px) — including ...

Fixes #18194 Adds immediate visual feedback when QASM circuit form is successfully submitted. The toast notification confirms to users that their input was validated and accepted before the modal closes. ...

Summary - The All sessions tab container in BoardAssistantPanel had height: calc(100vh - 112px) but no overflow property, so the list was not scrollable when sessions exceeded the panel height. ...