Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:PHP language:TypeScript language:JavaScript

Filter by

190M results  (2 s)

190M results

Summary Re-opened after #103 auto-closed when its base branch (#102 s `feature/f4b-native-structured-output`) was deleted. Same diff as #103, rebased onto current main (which now has F4b OpenAI squashed ...

This PR was opened by the Changesets release GitHub action. When you re ready to do a release, you can merge this and the packages will be published to npm automatically. If you re not ready to do a release ...

Add aria-label attributes to numerous form inputs, selects, textareas and file inputs across several feature pages to improve accessibility and screen-reader support. Updated files include AdmissionList.tsx, ...

PR 3a of the device-pairing series — the source-side flow from Profile → Add another device through the QR + passphrase display. The destination-side (Welcome third path + camera scan + paste fallback ...

Summary Pre-production audit fix (3 of 9) — surface modifiers. - Mesh-detail slider was dead for 5 of 6 textures: buildSurfaceModifier dropped the quality option from the opts it built for fuzzy/cable/waffle/fur/woven, ...

Summary - Adds components/admin/loyalty/AdjustPointsDialog.tsx — sub-dialog used by MemberInspector (single mode) and MembersBulkSheet (bulk mode) - Single mode (memberIds.length === 1): calls ...

Replaces the Create Next App scaffold with the foundation pieces that every route shares: - ClientShell mounts once in app/layout.tsx and stays mounted across navigation, holding the gradient background ...

Fixes the bug where editing a separate cash account (Reserva) moved the Carteira balance, plus gives the Carteira a proper screen. Root cause The wallet was resolved as cash.find((a) = a.label === Carteira ...