pullrequests Search Results · language:Dune language:Python language:PHP language:JavaScript language:Python language:Python
Filter by
163M results
This pull request introduces a new standardized HTTPResponse protocol for handling HTTP responses throughout the API
repository, and updates the RestApiRepository and related interfaces to use this new ...
Summary
Adds focus management parity to ConsentDialog, aligning it with established Dialog accessibility patterns already used
elsewhere in the application.
Problem
ConsentDialog had three accessibility ...
system improvement
Bumps the npm_and_yarn group with 1 update in the /portal-v2 directory: react-router. Bumps the npm_and_yarn group
with 1 update in the /website directory: shell-quote.
Updates react-router from 6.30.3 ...
dependencies
javascript
Summary
- Replace assert-only hypertoroidal integration boundary and backend checks with explicit exceptions.
- Reject NaN angular-error inputs explicitly.
- Validate numerical distance operands ...
Context
Decisió de la Bea en veure l desplegat: l atles de contradiccions encaixa millor com una opció del selector del mapa que
com a secció pròpia del resum (PR #89). Reusa la maquinària del mapa (llegenda, ...
💡 What: Call window.getComputedStyle(this.container) once and cache the result instead of calling it multiple times. 🎯
Why: Calling getComputedStyle() sequentially or scattered throughout initialization ...
Qué
Modela el replume (pelecha) de los lotes viejos en las curvas de postura. Hasta ahora un lote replumado se comparaba
contra la curva base de un solo ciclo y mostraba un desvío falso enorme (la base ...
Problem
_record_run() ran OPS_DDL (CREATE SCHEMA / CREATE TABLE IF NOT EXISTS / CREATE INDEX IF NOT EXISTS) on every call. When
~100 materialize_one containers write their terminal ops row concurrently ...