pullrequests Search Results · language:Edge language:Python language:JavaScript language:HTML language:Java language:JavaScript
Filter by
210M results
Problem
When you enter a credit card in the payment entry modal, the loading state shown while we wait for Stripe s clientSecret
rendered a low-res Cloudinary GIF that looked pixelated and blurry, especially ...
ストップウォッチのSTART/RESETボタンと時間表示を天気カードの中から取り出し、TOPパネルのグリッド上部に独立したバーとして配置。
Generated by Claude Code
Neuer Fragetyp für Ablauf-/Prozesslogik: der Nutzer bringt Elemente in die richtige Reihenfolge.
Was sich ändert
- Neuer typ: reihenfolge . Das Modell liefert elemente[] und korrekte_reihenfolge (Index-Permutation); ...
💡 What: Optimized array lookup performance for selectedIds by creating a memoized Set (selectedSet). Replaced multiple
occurrences of selectedIds.includes(el.id) with selectedSet.has(el.id).
🎯 Why: When ...
Fixes the 1hr chart ending months in the past (systematic — AAPL and all tickers at intraday resolutions). The live
quote read current while the chart/signal anchored to a stale price — your price not ...
Summary
Introduces one canonical valid-SKU universe (valid_sku_universe, schema v8) built in Stage 1 and consumed by both
forecasting input selection and the Stage 4 workbook — replacing the divergent ...
- carta.html: carta completa y escaneable con categorías sticky, diseño coherente con el sitio principal.
- qrcodes.html: genera QR dinámicamente con la URL real del dominio (uno para la carta, otro ...
Summary
- recognize plan summaries stating that no security-sensitive hydrated refs were found
- keep the exception scoped to hydrated items explicitly marked security_sensitive: false
- cover the ...
cf. commentaire dans le code