pullrequests Search Results · language:Dune language:TypeScript language:PHP language:TypeScript
Filter by
94.3M results
What why
Wendi s order #34251 hit the broken re-order state: a second open order the same week to a different address (her home,
not the UPS Store hold from #34161), a duplicate $49.99 livestock charge, ...
Fixes an issue where switching a user s role to Mentor did not populate their profile URL.
- Renames isVolunteer parameter to hasUrlPrivilege in checkAndComputeUserFields and related logic for better ...
Summary
Backlog #9 / CLAUDE.md TODO #2 — chain events were being written outside the row-mutation tx in 2 critical paths
(CLAIM_STAGE_ADVANCED + CLAIM_SUBMITTED). A crash or network blip between the awaits ...
What
Visual/UX polish for the standalone marketing landing page (landing/index.html). No app code touched.
Section blending
- Each stacked full-screen section now cross-fades into its neighbour through ...
反馈
之前一旦滚动开始,会出现 page-title 已被 topbar 覆盖、page-hint 单独露在 topbar 下方的中间状态 — 体感像是描述固定显示。
修复
把 page-head 改成 position: sticky; top: 0; z-index: 1,topbar (z-index: 30) 一直在它上面盖着。
- scroll y = 0:page-head ...
Description
Fixes #1406
Added a boundary validation test for multidimensional array cache values in lib/cache.test.ts.
This PR verifies that complex nested arrays like [[1, 2], [3, 4]] are stored and ...
The /sounds play control is now a three-state morphing glyph (PlayGlyph.svelte, an SVG sized in em to its host disc):
- play — an equilateral triangle (circumcentre = centroid, so it s optically centred ...