pullrequests Search Results · language:Edge language:TypeScript language:PHP language:JavaScript language:Python language:Python
Filter by
244M results
What
Adds the by-type door-lock randomization mode (Randovania DockRandoMode.WEAKNESSES) that community members asked for,
alongside the per-door mode we already had, and renames the DoorLockRando option ...
Lab work completed
Release PR for v1.52.0.
- Add desktop window-size restoration so the app reopens at the last normal size.
- Fix desktop workspace media downloads by using a native save dialog instead of navigating ...
本 PR 集中改进 public/goose-duck/ 这个独立小游戏(已更名为《鸭骗战争》)。
分享成就卡
- 微信可长按保存:卡片改为先在离屏 canvas 绘制,再 toDataURL 导出成真正的 img 展示。微信内置浏览器无法长按 canvas、也忽略 download 属性,导出成 img
后用户长按即可保存/转发。保存按钮保留为桌面端兜底。
- 内容自适应高度:先量后画(measure ...
ℹ️ Note
This PR body was truncated due to platform limits.
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| helm | uses-with | major | v3.17.0 ...
dependencies
Adds @MrHedmad as a contributor for code, doc, infra, projectManagement, tool.
This was requested by MrHedmad in this comment
JIRA link
Change description
Fix pull-latest-camunda-files.sh to clone civil-service repo and pull latest Camunda files
Does this PR introduce a breaking change? (check one with x )
[ ] Yes
[ ] No ...
使用atomically.writeFile替代fs.writeJSON来避免中断导致的配置丢失