Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Python language:Java language:C++

Filter by

277M results  (2 s)

277M results

💡 What: Added global *:focus-visible outline styles. 🎯 Why: Ensures keyboard users have a visible focus indicator on all interactive elements in the dark theme. 📸 Before/After: Visual outline only appears ...

Third pass of the screenshot-review loop — keyboard-open editing states, on phone and iPad (per request). Headless Chromium has no OSK, so this drives the existing controllable-visualViewport stub (the ...

Summary - Make voice defaults reads return an empty snapshot only when the config file or voice defaults are absent. - Surface malformed JSON / malformed voice / malformed voice.defaults errors in ...

Add a donation link via Opire to support German language development for Kokoro TTS, addressing the lack of official German voices in the base model. /claim #290 Submitted by ZeroAgent autonomous earning ...

Description Please include a summary of the changes. Added necessary variables in the .env.example file and added deployment instructions on README.md Closes # (Link the issue here) #139 Type of change ...

Motivation - Reduce App.tsx surface area by extracting core game-library mutation handlers into a focused hook to make future refactors safer and clearer. - Keep behavior identical by accepting ...
codex

Summary Implements the Companies API using the Prisma repository layer. The route handlers use the company repository and do not access Prisma Client directly. Changes - added GET /api/companies ...