Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:JavaScript language:JavaScript language:HTML

Filter by

203M results  (2 s)

203M results

💡 What: Added a 300ms debounce function to the patientSearch input event listener. 🎯 Why: Prevents excessive Firestore API requests on every single keystroke, significantly reducing network requests and ...

Summary - add a reusable Stellar RPC retry helper with retryable-error classification, exponential backoff, and jitter - wrap approval-time getAccount, prepareTransaction, and sendTransaction calls ...

Summary - return UPSTREAM_AUTH_FAILED from /resolve-selection when all resolution attempts fail because the upstream 3DEXPERIENCE session is expired/missing - keep SELECTION_NOT_RESOLVED for normal ...

Add logo-white.svg and logo-blog-white.svg — Orbitron font embedded as base64, white fill, centered.

Summary - .github/workflows/pages.yml — deploys site/ to GitHub Pages on every push to main (path-filtered to site changes). - site/README.md — adds GitHub Pages + Codeberg Pages (EU-sovereign, free) ...

Motivation - The Signup page was partially in English when Italian was selected because the Italian dictionary lacked the signup/auth keys, causing fallback to English. Description - Added Italian ...
codex

Summary - Add a Copy Full Path option to the files sidebar context menu. - Keep the existing Copy Path behavior for relative paths. - Reuse a shared full-path helper for editor opening, Finder reveal, ...

Bumps tailwindcss from 4.3.0 to 4.3.1. details summary Release notes /summary p em Sourced from a href= https://github.com/tailwindlabs/tailwindcss/releases tailwindcss s releases /a . /em /p blockquote ...
dependencies
javascript

Objectif Mettre en place le socle CI du monorepo (phase 6 du plan de finition). Première brique : portail qualité sur chaque PR et sur les push vers main. Contenu .github/workflows/ci.yml — un job quality ...