Skip to content

pullrequests Search Results · language:Edge language:Python language:JavaScript language:HTML language:HTML language:Java

Filter by

164M results  (3 s)

164M results

Two competing )} fix PRs (#310 + #311) left the JSX structure broken: missing /div for the maxWidth wrapper before the experiments conditional close, plus an orphaned /div /div )} block. Result: )} rendered ...

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

add feature undo transaction for cancel or mistake transaction

Bumps the npm_and_yarn group with 1 update in the /desktop-client directory: esbuild. Removes esbuild ![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=esbuild ...
dependencies
javascript

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

Problem Generated dictation audio sometimes prepended a phantom ** a ** before words — e.g. snake → a snake , street → a street , spider → a spider . Root cause Investigated all three stages of the ...

Runner got 200 but no Job Board (Pages CDN edge inconsistency — real users are fine). Now reads content+freshness from the authoritative gh-pages branch (raw.githubusercontent); served URL only checked ...

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

- Added OrderService.java: Interface declaring the core methods for managing orders. - Added OrderServiceImpl.java: Implementation class containing the business logic for the interface.