Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Java language:HTML language:Java

Filter by

236M results  (2 s)

236M results

Audit fix for the Safari iOS crash and the empty-catalog bug. Why it was crashing - will-change: transform on every product card forced one GPU compositing layer per card. 74 cards = 74 layers = ...

Summary Optional device passcode for local-only / no-account mode (follow-up A1). Opt-in: without a passcode the base behaviour is unchanged (the local key is stored unencrypted in IndexedDB, the same ...

Closes #8667. Summary of What Has Been Done: createAsyncValidator had no cleanup hook, so pending timeouts fired into stale validator calls. withRetry threw undefined when called with maxRetries=0. Changes ...
bug
gssoc:approved
level:beginner
quality:clean
size/S
type:bug
type:feature

What Hero polish per feedback. - Center dots smaller and less pronounced: smaller cluster nodes (2.6 / 1.6), softer glow, and a fainter, smaller halo. - Text more legible over the background: ...

Fixes a TypeScript error in src/modules/candidate/statistics/schemas.test.ts where casting an object with string properties to Record string, number was rejected by strict type checking. Change: Replaced ...

Closes #399 Synced managed files from f5xc-salesdemos/docs-control canonical source: - CLAUDE.md - .jscpd.json - .textlintrc - .codespellrc - .gitleaks.toml - scripts/locale-lint.sh - .claude/governance.json ...

💡 PR 요약 해당 PR의 변경사항, 해당 이슈 등에 대한 간략한 설명을 작성해주세요. - 회원가입 요청 필드명을 phone_number에서 phoneNumber로 통일 - 인증 관련 API(signUp, sendVerificationCode)의 응답 타입을 제거하고 void 반환으로 단순화 - 응답 본문에 의존하던 성공 판정 로직을 HTTP ...

Clears the open Dependabot alerts (1 high + 1 low) for esbuild 0.28.1 (GHSA-67mh-4wv8-2f99). esbuild is used here only as a build-time bundler (not esbuild serve), so practical exposure is low — but this ...
auto-review
dependencies