pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:TypeScript
Filter by
177M results
Bumps the npm_and_yarn group with 1 update in the /kubejs directory: js-yaml.
Updates js-yaml from 4.1.1 to 4.2.0 details summary Changelog /summary p em Sourced from a href=
https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md ...
dependencies
javascript
Summary
CLI consumer half of the version-gating feature. Cross-repo follow-up to Nan0416/conduit#469 (and its backend PR
Nan0416/conduit#475), which extends GET /version/check with a deprecation block. ...
Bumps dompurify from 3.4.1 to 3.4.11. details summary Release notes /summary p em Sourced from a href=
https://github.com/cure53/DOMPurify/releases dompurify s releases /a . /em /p blockquote h2 DOMPurify ...
dependencies
javascript
O que este PR resolve
Dois bugs de tablet/touch, investigados por varredura do código real (causa-raiz com evidência) e testados em tablet.
Frontend apenas — backend não participa.
🐛 BUG-01 — Clique ...
Summary
- expose single-mode tab id resolution through the existing TypeScript page lock runtime
- delegate the legacy restart setup helper to CoreSingleModePageLockRuntime with fallback behavior ...
Summary
- Fixes the Clip Adjust panel remaining in load/convert model first state even after model geometry is visible.
- Broadens clip bounds detection from mesh-only traversal to renderable geometry ...
The T button is now shown on alias (pointer) boxes and operates on the dereferenced target s text, consistent with how
LINK writes output through an alias to the target box.
Co-Authored-By: Claude Sonnet ...
preview
Bumps the minor-and-patch group with 9 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| turbo | 2.9.17 | 2.9.18 |
| typescript-eslint | 8.61.0 | 8.61.1 |
| @remotion/bundler | ...
dependencies
javascript
修复隧道 502 Bad Gateway + 隧道流量识别更可靠
502 根因:隧道回源写死 http://localhost:3000,但服务器会自动选可用端口、且可能跑 HTTPS(自签证书),cloudflared 连不上 → 502。
修复:
- server.listen 时把真实端口+协议传给隧道(setTunnelOrigin),快速隧道回源用 http(s)://localhost:实际端口,HTTPS ...
What Alex saw
On /templates/:slug desktop, a lone phone/device-toggle icon hung off the top-right of the preview mockup, detached from
the browser-chrome bar — it read as broken.
Root cause
The live-preview ...