pullrequests Search Results · language:Dune language:JavaScript language:HTML language:Java language:JavaScript language:C#
Filter by
169M results
Per Einstein spec v2.3.1.
Ask 1: Pro Forma calculator folded into Dashboard Pro Formas tab (two sub-tabs: New Analysis + Saved Analyses).
proforma.html replaced with redirect stub.
Ask 2: FAQ ARV answer ...
Automated test pull request
Bumps ip from 1.1.5 to 1.1.9. details summary Commits /summary ul li a href=
https://github.com/indutny/node-ip/commit/1ecbf2fd8c0cc85e44c3b587d2de641f50dc0217 code 1ecbf2f /code /a 1.1.9 /li li a
href= ...
dependencies
javascript
Summary
The in-battle skill cells (UI/src/routes/game/screens/fight/Skills.svelte) surfaced their per-skill combat tooltip —
damage breakdown, tempo, on-hit effects — only through onmousemove/onmouseenter/onmouseleave, ...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
| --- | --- | --- | --- | --- | --- |
| TUnit | 1.54.0 → 1.55.0 | age | adoption | passing | confidence ...
本次修复范围
恢复新建房间时按最小空缺 ID 创建,避免删除 12 后再新建变成 13。
本次改动
- haiou-api/routes/adminRoomCreatePack.js
- haiou-api/routes/adminRoomCreateBundle.js
修复逻辑
- 新建房间前读取当前 rooms ID 列表
- 找到最小空缺 ID
- 插入房间时显式使用这个 ...
Closes #20
/claim #20
Summary
- Add ThrowOnUnresolvedPlaceholders to opt into fail-fast placeholder resolution.
- Throw InvalidOperationException when a balanced placeholder cannot be resolved in ...