Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:Python language:Ruby

Filter by

248M results  (2 s)

248M results

💡 What: - Optimized RepoCard component by wrapping it in React.memo. - Deferred expensive calculations (getRepoBackdrop, getRepoPalette, friendlyCategoryLabel) to only run for the widget variant, ...

Implements #11.

Modernisatie MAT 26:43-45. Validator PASS, semantic-review schoon.

Hand-off doc: réunions §30 fully built+deployed (#207/#243/#244/#245). Updates PROJECT_STATE MAJ-3 + §11 + §12 with the remaining ops step (server crontab) + scoring DoD#3 + /spec. Docs-only.

Summary The previous animated logo was technically sound but visually too busy — 9 SVG elements competing at navbar size. This PR is a principled redesign: remove everything that doesn t need to be there ...

Summary Applies all 6 open renovate PRs in a single branch and fixes the resulting breakage. Supersedes #195, #161, #122, #94, #93, #57 (close them once this merges; renovate will also detect the updated ...

Problema O job build do CI (pnpm test → jest + ts-jest) está falhando em todos os PRs com erro de compilação: public.integrations.controller.ts:64:7 - error TS7018: Object literal s property tags implicitly ...

Problem Open the 3D temporal view, then close it: the text on the 2D map s side panels turns near-white and becomes illegible. Root cause TemporalView is lazy-loaded (App.tsx) and imports temporal.css. ...

Problem Follow-up to #252. On a real device, tapping a waypoint never showed the delete popup, so deletion was impossible from the map. Cause Browsers fire compatibility mouse events (mousedown, mouseup, ...