pullrequests Search Results · language:Dune language:Python language:TypeScript language:JavaScript
Filter by
227M results
Summary
This PR addresses https://github.com/performant-software/core-data-cloud/issues/629. The root issue was a holdover from
when the ItemPage component assumed that it would never be re-rendered without ...
Motivation
- Ensure preview QML uses a consistent, dark-friendly scrollbar and stable color tokens from the shipped palette to
avoid runtime fallbacks and visual mismatches.
- Harden preview UI ...
codex
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
@
Summary
The dashboard dark theme reads as near-black, not navy. The surface scale in tokens.css bottomed out at --frame:
#060B1F, so cards (#0B1330) sat as charcoal-on-black and the brand navy disappeared ...
Summary
Fix #30 by preventing ANSI-style port declarations from being tokenized as module instantiations. The Verilog grammar s
parameterless instantiation rule matched two identifiers at end-of-line, ...
Closes #1773
Adds a strict user creation payload schema so empty requests and client-supplied ids are rejected before reaching the
user service. Invalid payloads now return a 400 response through the ...