Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:PHP language:CSS

Filter by

198M results  (2 s)

198M results

Follow-up to #102 (v1.32.3), refining the mobile grid edit bar (VisualCard.tsx). What was wrong The single [− owned +] / [− qty +] row left the owned counter visually offset by the /, and the owned ✓ ...

!-- CURSOR_AGENT_PR_BODY_BEGIN -- Summary Adds root-level AGENTS.md with Cursor Cloud–specific development guidance discovered during VM environment setup. Contents - Monorepo layout (no root package.json; ...

This PR was opened by the Changesets release GitHub action. When you re ready to do a release, you can merge this and the packages will be published to npm automatically. If you re not ready to do a release ...

Closes the gap that hid 36 Granite + 79 Main from /revenue. They exist as active properties but neither was in sync-guesty s listing-match map, so their Guesty reservations were silently dropped at sync ...

Business result Trades should be able to open and submit active MakeSafe reports even when they are not assigned. Marnin confirmed the current app still blocks report opening unless assigned. Root cause ...

Pull Request Description Brief description of the changes in this PR. Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) ...

Motivation - Provide a user-controlled light/dark theme toggle that persists across sessions and does not rely solely on prefers-color-scheme. - Ensure the UI updates by applying a data-theme ...
codex

Summary The monolithic 1700-line App.tsx contained 10 duplicated UI patterns repeated 3–7× each. This PR extracts them into typed, reusable components under src/components/: | Component | Replaces | ...

Summary - NewGoalModal.handleCreate was discarding the Evolu Result.error on the !result.ok branch — only the user-facing string was shown, nothing reached Sentry. - Wraps createGoal in a try/catch ...

Summary Three small pre-existing fixes from the PR #559 review that make the docs and blog feel less like 2nd-class citizens. Changes 1. Grain overlay z-index 9998 → 0 (theme.css): The body::after ...