pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:TypeScript language:CSS
Filter by
237M results
Bumps @types/react from 19.2.16 to 19.2.17. details summary Commits /summary ul li See full diff in a href=
https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react compare view /a /li ...
dependencies
javascript
:robot: I have created a release beep boop
details summary comfyui-touch-resize: 0.1.9 /summary
0.1.9 (2026-06-09)
Bug Fixes
- registry: ship runtime-only files in the Comfy Registry tarball (#26) ...
autorelease: pending
Bumps firebase-admin from 13.10.0 to 14.0.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/firebase/firebase-admin-node/releases firebase-admin s releases /a . /em ...
dependencies
javascript
GitHub forces Actions to Node 24 by default 2026-06-16 and removes Node 20 2026-09-16. Auditing .github/workflows/*.yml:
every action was already current/Node-24 (setup-node@v6, setup-python@v6, upload-artifact@v7, ...
This is an autogenerated PR. Use this to merge changes to this repository.
dependencies
Bumps typescript from 5.9.3 to 6.0.3. details summary Release notes /summary p em Sourced from a href=
https://github.com/microsoft/TypeScript/releases typescript s releases /a . /em /p blockquote h2 TypeScript ...
dependencies
javascript
Summary
Adds repository hygiene guardrails so private/local MealMark app workspaces, Cloudflare cache, iOS signing/export
artifacts, DerivedData, and temporary PDF extraction outputs do not appear as ...
Second blocker in the publish job, exposed once Phase 1 (#203) got Validate registry to pass: the Test step ran npm test
against freshly production-built artifacts and the submission-gate reproducibility ...
改动说明
这个 PR 主要处理阅读器里的两个交互问题:
1. 全局禁用原生系统右键菜单
2. 优化阅读区选中文本后的 AI 触发方式
背景
当前桌面端在阅读区域内右键时,会弹出系统原生右键菜单。
这个菜单对当前阅读场景没有实际帮助,反而会干扰已有的阅读器交互,看起来也比较突兀。
另外,选中文本后的 AI 触发原本更依赖弹出的操作菜单,交互链路偏长。这个 PR 顺手把相关触发逻辑做了收敛。 ...
Phase 2 Batch 4 — E2E coverage for the patient-safety Rx surface (warnings rail, severity tiers, the critical-override
sign gate). Validated on the qa stack: full chromium 44/0 (flag off), phi-reject + ...