pullrequests Search Results · language:B4X language:C++ language:TypeScript language:PHP language:JavaScript
Filter by
201M results
Summary
iPhone HEIC/HEIF photos now work across all image-accepting tools. Shared decode helper at the upload boundary; each
tool transparently accepts HEIC.
- src/lib/image/heic.ts: isHeicFile (sync ...
细线流动三处修正——里字溢出/中段发暗/曲线被对角扰动
针对你反馈的三个问题:
1) 颜文字 挤太紧、边缘重叠、不清爽
根因:上次把 CELL_SIZE 12→9 后漏改 FONT_SIZE(仍是 11),里字 11px 画进 9px 的格子 → 溢出格子互相糊。
- FONT_SIZE 11→8(≤格子、留 1px 余白) → 相邻里字不重叠、清爽
- 颜文字密度 STRICT_FILL ...
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
Summary
- add querystring.escape and querystring.unescape declarations/lowering
- add runtime percent encode/decode helpers
- document the feature and add focused e2e coverage
Tests
- bun run ...
Summary
The Node test suite (node --test test/*.test.js) had 15 failures and hung indefinitely. Investigation confirmed every
failure was a stale test that drifted from intentional product changes — no ...
Audit report
No fixable problems found (0 unfixable, 13 only fixable manually using --force)
3. to review
dependencies
Automated WhatsApp Web version update.
This PR updates the WhatsApp Web client revision to the latest version fetched from web.whatsapp.com.
Files updated:
- src/Defaults/baileys-version.json
- ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| concurrently | 9.2.1 → 10.0.0 | age | confidence |
Release Notes
details summary open-cli-tools/concurrently ...
dependencies
Fixes #4818
🛠️ Type of change
- [x] Bug fix (non-breaking change which fixes an issue)
🚀 Description
EventHero.js imported CountUpLib from react-countup and assigned it directly to CountUp. However, ...
bug
gssoc:approved
level:beginner
quality:exceptional
type:bug