Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:Java language:Python language:Java

Filter by

22.5M results  (2 s)

22.5M results

Summary PR #177 added the documents + pledges panels to AssetDetailPage, but the Asset Registry actually opens AssetDetailDrawer (a Sheet) when a row is clicked — there s no separate route for the detail ...

Closes #263 Summary Elevates the UI/UX loading experience of the forensic workstation by introducing custom shimmering linear gradients and refined glassmorphic skeleton card outlines. Changes Made ...

Summary - Fixes release-cut so the documented release ceremony can run after prior release-check invocations have imported release_lib. - Keeps the clean-tree guard strict for genuine untracked ...

Summary - add a member-facing Golf leaderboard read contract and generated SDK operation - compute entry totals/ranks from SportEventParticipantGolfStanding and SportEventParticipantGolfRound, not ...

Summary Removed the trash icon delete button from the jersey card in the Collection grid view. Users can still delete jerseys through: - The detail sheet dialog (click on a jersey card → click Löschen ...

Automated docs-only PR from the weekly deep audit agent. Prepends the 2026-05-31 weekly audit entry to docs/INCIDENTS.md. Audit result: NEEDS ATTENTION (1 MED — GDrive backup intermittently failing) ...

What Adds --list-id as an alias for the existing --list flag, across every command that accepts it. Why ClickUp s own API names the list identifier list_id (GET /api/v2/list/{list_id}/task), so --list-id ...

功能描述 修复启动项目后内存持续增长的问题,以及浏览器控制台 hydration 时间文本警告。 问题诊断 1. 内存泄漏 — Next.js 16.2.6 Turbopack dev server 在启动后内存从 5.5GB 持续增长至 8.6GB 2. Hydration 警告 — relativeTime() 中使用 Date.now() 导致 SSR 和客户端渲染的时间文本不一致 ...