pullrequests Search Results · language:Dune language:Python language:Java language:TypeScript language:Java language:Python
Filter by
169M results
What
The setup page s Data Service URL input had `http://localhost:8787` as its placeholder — that s the web container s
port, not the data service s (3456). A user following the placeholder ends up with ...
Summary
- Cache Playwright Chromium in CI so repeat runs skip the slow --with-deps install
- Add first mock-tier play interactions on button, menu-item, form-field, search-bar, and view-mode-toggle ...
Bumps the production-dependencies group with 13 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| @clack/prompts | 1.2.0 | 1.5.1 |
| @myriaddreamin/rehype-typst | 0.6.0 | 0.7.0 ...
dependencies
javascript
!-- You are amazing! Thanks for contributing to our project! Please, DO NOT DELETE ANY TEXT from this template! (unless instructed).
Breaking change
!-- If your PR contains a breaking change for existing ...
cla-signed
core
integration: opentherm_gw
new-feature
Quality Scale: No score
public/_redirects lands in every build and is evaluated before netlify.toml, so its catch-all rewrote /api/v1/, /health
and /governance/ to index.html — frontend API calls got HTML, not JSON. This mirrors ...
Create colocated server actions, schema, page, and tests for the top-level /company/workspace route:
- actions.ts — getCompanyWorkspace (workspace overview), revalidateWorkspace
- schemas.ts — getWorkspaceDataSchema ...
问题
示波器在上一版 paintEvent 重写后,从轻松处理 10K 数据点直接变成 5K 都卡死。
根因
两个问题叠加导致:
1. paintEvent 逐点遍历(Python 层 O(n) 循环)
之前:for i, v in enumerate(data) 遍历每一个数据点(10K+ 次 Python 迭代) 现在:for col in range(screen_w) 遍历 ~800 ...
The match-quality lever from today s Phase 3 verification (Purchase events landed at 5.9/10): we never captured Meta s
_fbp/_fbc cookies, so CAPI events matched on email/phone (+ synthesized fbc) only. ...
Bumps the minor-and-patch group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| @sentry/react | 10.56.0 | 10.57.0 |
| react-router-dom | 7.16.0 | 7.17.0 |
| @tailwindcss/typography | 0.5.19 ...
dependencies
javascript
added a dynamic/ interactive background for the hompage representing the colours of our tutors (for theme consistency
throughout representing each of us individually)