pullrequests Search Results · language:Dune language:JavaScript language:HTML language:Java language:Python language:TypeScript
Filter by
292M results
What does this PR do?
Fixes _provider_supports_explicit_api_mode() so that named custom provider blocks (e.g. providers.deepseek with
provider: custom) correctly preserve their api_mode setting. Previously, ...
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
What
Adds key={q.id} to QuestionCard and EssayCard in both session pages (app/session/new and app/session/ladder/[unitId]).
Why
Without a key prop, React reuses the same button DOM elements when the ...
Reserve an aspect-ratio box for the hero image to avoid layout shifts during load. Adds CSS aspect-ratio and explicit
width/height attributes (with a fallback) so the layout remains stable while images ...
Bumps python-multipart from 0.0.9 to 0.0.31. details summary Release notes /summary p em Sourced from a href=
https://github.com/Kludex/python-multipart/releases python-multipart s releases /a . /em /p ...
dependencies
python
Summary
Toggling every radar series off via the legend produced a console warning:
AG Charts - the value undefined exceeds the representable Number range and cannot be rendered.
With no visible series, ...
修复
1. 右键菜单超出窗口被裁剪
session 右键菜单用固定坐标定位,菜单靠近窗口底部时(尤其展开「MOVE TO」分类后)会超出软件框、底部条目被裁掉点不到。
修法:菜单渲染后 useLayoutEffect 测量自身尺寸,超出视口则向上翻转/钳制到窗口内(留 8px 边距);若菜单比窗口还高则内部滚动(maxHeight: calc(100vh - 16px))。
2. 录音开始时右侧 ...
Automated test pull request
picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg
source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...
Resumen
Convierte el portal en una PWA instalable: los usuarios pueden añadirla a la pantalla de inicio (iPhone y Android) y se
abre a pantalla completa, como una app — sin pasar por las tiendas y sin ...