Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:PHP language:CSS language:TypeScript

Filter by

53.9M results  (2 s)

53.9M results

PNG helmet images with transparent backgrounds were rendering with a checkerboard pattern. The img element also lacked an explicit transparent background declaration. Changes - Wrapper div: Added div ...

Summary Phase 7: trim the agent view to the final five tabs. - CORE_TABS rewritten: [chat, terminal, queue, job-description (Playbook), abilities]. - New TerminalTab wraps the existing TerminalDock ...

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

picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...

Summary Two code prerequisites for Issue #550 (MV-002) to produce real render time measurements on the ProBook. Without these, AC-007 and AC-008 are silent no-ops — they pass but measure nothing. Changes ...

Summary Fixes #1352 — Auto PiP only worked when video was paused, not when playing. The logic was inverted due to execution order bug. Root Cause In pageOnFocus(), two functions run sequentially: 1. ...

What - Migrate biome.json from the Biome 1.9.4 schema to 2.4.16 (via biome migrate --write): - files.ignore → files.includes with !-negation - organizeImports → assist.actions.source.organizeImports ...

What is this? A working Symfony 7.x application running alongside the legacy PHP — not replacing it. Pages migrate one by one. Users opt in voluntarily. The legacy site stays live throughout. This PR ...

Bumps the minor-and-patch group with 2 updates: @assistant-ui/react and tsx. Updates @assistant-ui/react from 0.14.11 to 0.14.12 details summary Changelog /summary p em Sourced from a href= https://github.com/assistant-ui/assistant-ui/blob/main/packages/react/CHANGELOG.md ...

What Adds getTitledPlayers(title) for GET /pub/titled/{title} — the usernames of every player holding a given title. const gms = await client.getTitledPlayers( GM ); // string[] Details - New titled.ts ...