Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:PHP is:unmerged language:CSS language:Ruby

Filter by

49.5M results  (1 s)

49.5M results

Bumps dotenv from 16.6.1 to 17.4.2. details summary Changelog /summary p em Sourced from a href= https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md dotenv s changelog /a . /em /p blockquote h2 ...
dependencies
javascript

What Built the full schema engine — all three data schemas, deterministic mock datasets, the complete operator system, all nine input components, and the three rule selectors. ConditionRule is now fully ...

Symptom Pressing Escape sometimes fails to clear the selection — reproducibly seen with a multi-cursor selection spanning a list (a caret in one block, secondary ranges highlighting list items). It s ...

💡 What: Replaced the plain text empty state in Playground.tsx with a structured empty state that includes a Reset to defaults button. 🎯 Why: When users unselect all format toggles, they are left with a ...

- Added a new interactive carousel component to showcase fertilizer product bags - Updated project files and layout to accommodate the new carousel UI element v0 Session
v0

Summary Found while tracing how the AIQA eval suite is wired. The /api/aiqa/eval endpoint read live agent statuses and built an EvalInput from them — then ignored it: const statuses = readAllAgentStatuses(rootDir); ...

Bumps wagmi from 2.19.5 to 3.6.16. details summary Release notes /summary p em Sourced from a href= https://github.com/wevm/wagmi/releases wagmi s releases /a . /em /p blockquote h2 wagmi@3.6.16 /h2 h3 ...
dependencies
javascript

Summary Dosyalar tab ında whitelist.txt görünmüyordu çünkü FILE_LABELS ve DIR_LABELS objelerinde data/whitelist.txt için bir kayıt yoktu. Her iki objeye de data/whitelist.txt girişi eklendi; artık dosya ...

Root Cause The developer dashboard (and the entire frontend) was never being deployed because: 1. deploy-pages.yml used runs-on: self-hosted — the self-hosted runner is offline. All 64 consecutive deployment ...

What Trim fields from the per-screening map in the cinema detail server load (frontend/src/routes/cinemas/[slug]/+page.server.ts): - Drop screen from each screening object. - Drop directors, runtime, ...