pullrequests Search Results · language:Edge language:TypeScript language:C# language:Java language:JavaScript language:HTML
Filter by
248M results
Summary
Adds a clickable ⓘ info icon next to the Active 3-mo metric so the team can see the definition without asking.
Changes (src/App.jsx)
- New InfoDot component: a small ⓘ that toggles a tooltip ...
Summary
- reopen saved work from full document snapshots instead of composite thumbnail pixels
- preserve layered document state when selecting saved work from desktop/mobile browser
- guard duplicate ...
Fase 4 — Frontend Angular (painel do operador + grid)
SPA Angular 21 (standalone + Signals) consumindo a API.
O que foi feito
- Painel do Operador (/simular): formulário reativo (tipo, valor, prazo, ...
Summary
Fixes the dual Locale type conflict identified in the audit (issue #2). src/utils/i18n.ts was redefining its own type
Locale = zh | en conflicting with src/types/locale.ts s 21-locale union. ...
💡 What: Replaced the point-by-point list comprehension [float(fn(xi)) for xi in xs] with vectorized NumPy evaluation
fn(xs) when plotting/evaluating mathematical functions in Pyodide. Added scalar broadcasting ...
Automated test pull request