pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:JavaScript is:public
Filter by
150M results
Summary
- Removes the site-wide theme toggle from the navbar.
- Adds grammar-only theme switching inside the grammar topic page.
- Adds tags to grammar exercise items so the page can show error ...
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
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
变更内容
- 将 WangEditor 编辑器实例从隐式 any 收紧为 IDomEditor。
- 使用 wangEditor 公开上传配置类型表达 uploadImage 配置,移除 as any。
- 新增 WangEditor 类型治理测试,防止 editor: any 与 as any 回退。
验证
- cd frontend ./node_modules/.bin/vitest ...
💡 What: Replaced buffer.extend with multiple buffer.append calls in the hot path of _fast_serialize_node to eliminate
inline tuple allocations. 🎯 Why: In the tight recursive loops used for creating XML ...
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
LangGraph Studio compatibility
Makes the existing devflow graph loadable in LangGraph Studio (langgraph dev) without changing the safety model and
without removing the stdlib fallback.
What changed
...
Live P L verification on a real shop surfaced the actual problem: InkTracker created new items pointed at a different
income account than the shop s existing items, splitting product revenue across two ...
Redundancy-audit cleanup, behavior-preserving.
1. Delete make_reftable.main_old() — 64 lines, zero call sites, superseded by the parameterized main().
2. Factor duplicate _crop() — the two byte-identical ...