pullrequests Search Results · language:Edge language:TypeScript language:HTML language:PHP language:CSS
Filter by
128M results
- Overlay al caricamento con campo API key
- Valida la chiave via /admin/add-client (403 = non valida)
- Se chiave già in localStorage → accesso diretto senza mostrare gate
- Enter per confermare, ...
Summary
Popula a collection `rooms` no PocketBase com os 10 quartos da pousada. Source of truth em arquivos TypeScript
versionados em Git; script idempotente faz upsert via API. Estrutura preparada pra ...
Adds bounded Buffer latin1, binary, and ascii encoding aliases for Buffer.from, toString, byteLength, isEncoding, and
write paths.\n\nValidation:\n- bun run build\n- git diff --check\n- TSC2C_NO_GC=1 bun ...
Motivation
- Replace the legacy onboarding MVP chrome with a unified luxury design system to deliver a richer editorial
experience across onboarding steps.
- Introduce an early identity step and ...
codex
概要
月を切り替えても、手取り入力欄に前の月の値が表示されたままになるバグを修正します。
原因
SummaryCard.tsx の IncomeRow が key={u.id} だけでマウントされており、月を切り替えてもコンポーネントが再マウントされませんでした。IncomeRow は内部に useState(value) の
draft 状態を持つため、再マウントされないと draft が前月の値のまま残り、value ...
What
Hides past events and the Cafe Lola event from the public site, keeping everything for later (nothing deleted).
- Events section: SHOW_PAST_EVENTS flag hides the Past Events block; Cafe Lola is ...
Summary
- add stable --json output for dashboard, accounts, holdings, transactions, and income show without changing default
text output
- document the JSON contract under docs/ops/cli-json-output.md ...
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
動機
PR #67 で導入した「ステージタップで移動」の体験を磨き、初見でも迷わず・操作したら「今何が起きているか」一目で分かる状態に引き上げる。
視覚マーカー(タップ移動の ここに行く 表示)
- タップ位置に緑のリングを 1.5s だけ表示
- perspective + rotateX(58deg) で床に貼り付いて見える 3D 化
- scale(0.3→1.4) + ...