Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Java

Filter by

208M results  (2 s)

208M results

Ports the design handoff s ds.jsx to a real Next route at /design-system, rendered with the live @aux/ui primitive kit so it doubles as a component gallery — the last minor v0.3 lane. Sections: Foundation ...

This PR implements several performance optimizations to make the application faster and more efficient. 💡 What: 1. Dashboard Optimization: Modified renderDashboard to gather all statistics (pending, ...

This PR was opened by the Cogni operator setup wizard. It writes nodes/hi/.cogni/repo-spec.yaml containing the verified DAO formation addresses for this node. Payment activation remains pending and must ...

- config: area of interest is now continental North America (pannable), opening zoomed on the Midwest where the seed data is. - Layout: wrap map + overlays in a positioned .map-area so toolbars/panels ...

Problem The web e2e suite has been red on main because custom-set flows fail to tap the Add custom Sets / Add custom Inserts buttons. Evidence (run 26693637566): scrollUntilVisible finds the button at ...

Was Nachzügler zu #110 (Gendering): Der eingebettete Screenshot auf /about zeigte noch die alte Formulierung der Anzahlungs-Matrix. Hier neu aufgenommen. 16-anzahlung-matrix.webp: - „Vorstrecker: ...

What changed - Shipped the 8 approved brand logos now: Spotify, Apple Podcasts, Claude, ChatGPT, Cursor, Obsidian, GitHub, and X. - Kept Chrome Web Store as the text placeholder Coming to Chrome Web ...

Summary Adds two padding-line-between-statements ESLint rules: - Blank line required before every return - Blank line required after block-like statements (if, for, switch, etc.) Test plan - ...