pullrequests Search Results · language:Dune language:Python language:HTML language:TypeScript language:Java language:Java
Filter by
195M results
Summary
This adds a searchable Select control and makes the theme picker the first grouped, searchable consumer.
1. Custom Select: Replaced the native-only wrapper with a combobox/listbox-style Select ...
feat
Bumps actions/setup-node from 5.0.0 to 6.4.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/setup-node/releases actions/setup-node s releases /a . /em /p blockquote ...
dependencies
github_actions
Summary
- Corrects measureTextAtDrawScale comments to describe the actual WKWebView root cause: connected vs detached canvas
font matching
- Clarifies that drawScale is still mirrored for render-state/cache ...
Summary\n- let canonical state refresh re-pin an already-reconciled index while a long background rebuild is still running\n- trigger canonical refresh immediately on backend startup instead of waiting ...
What
PR3 of 3 — the final slice of the CI-pipeline workstream. Production-CI s Test and Build becomes build-only on PRs
(the 21-minute full re-run moves to main-push only), Container Security is gated ...
Summary
- The top-level New Thread button started resolving a directory from the current context, which lost the ability to
start a thread with no directory. Directory-less threads already exist ...
Problem
login.html reads the error and message query parameters, decodeURIComponents them, and injects them into the DOM via
innerHTML:
errorContainer.innerHTML = ` div class= error-message ${message} ...
resolution of environment conventions and configuration options now is done at the config() level: making clearer the
usage of it as a mapping for dictconfig, i.e. not relaying on setup() side effects ...
💡 What: Implemented a module-level Map cache (src/lib/formatters.ts) to reuse Intl.NumberFormat instances for currency
and compact number formatting. Updated 9 frontend React components (KPICard, DataTable, ...
Summary
This PR extracts business logic from three large core modules into focused, single-responsibility collaborators. The
public API and test monkeypatch points remain unchanged—all extracted names ...