pullrequests Search Results · language:Edge language:TypeScript language:HTML language:Go language:JavaScript language:Java
Filter by
259M results
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
Resumo
bun run lint tinha 0 erros mas 11 warnings react-refresh/only-export-components, em 6 arquivos (5 em src/components/ui/*
— padrão shadcn/ui de componente+variantes+hooks colocados — e 5 em src/lib/semaforo.tsx ...
-
Summary
This PR overhauls the visual design with a liquid glass aesthetic, a vibrant animated gradient background, and improved
readability for the Coming Soon card and language selector.
Problem
The ...
size/M
The canvas was rendering as a thin strip because minHeight: 100vh doesn t give flex children a defined height to expand
against. Changed to height: 100dvh + overflow: hidden so the canvas fills the full ...
Summary
Two changes to the Umans provider listings:
1. Update Umans AI Coding Plan (subscription)
- Add umans-kimi-k2.7 — Kimi K2.7 Code, Moonshot s newest coding model
- Add umans-flash-beta — ...
Problem
XmlResourceSessionTest.testFetchingRevisionValidAtPointInTime slept a fixed 2100ms per 2000ms auto-commit period and
assumed the background timer had already committed. On a loaded runner the ...
This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.
Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...
Change
Adds src/components/dashboard/follow-up-card.tsx and wires it into the dashboard (src/app/(app)/page.tsx), leading above
the Phase 6 KPI cards.
- FollowUpCard is a self-contained async server ...