Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:HTML language:Go language:JavaScript

Filter by

144M results  (3 s)

144M results

On phones the frame border + outer padding + inner padding stacked up and ate ~25% of the screen width. This drops the frame and outer padding on small screens so the content runs edge-to-edge. What changed ...

Bumps form-data to 3.0.5 and updates ancestor dependency react-scripts. These dependencies need to be updated together. Updates form-data from 2.3.3 to 3.0.5 details summary Release notes /summary p em ...
dependencies
javascript

Generated by Claude Code

Addresses the deferred coderd/x/chatd/worker.go review comments from PR #26109 by making the parent context distinct in chatWorker.Start and replacing the WaitIdle polling magic number with a documented ...

Follow-up to the v0.1.0-beta.11 release that keeps GitHub s Latest release in sync with npm s latest going forward. Problem The Release workflow marked betas as prerelease: true. GitHub never assigns ...

Summary - Trial popup now only shows on first slide (slide index 0) of Lucy3000 - Hides when user navigates to slide 2, 3, 4 Test plan - Visit /software/lucy3000 → popup visible - Navigate to ...

Problem The two installers wrote different managed-block markers into shell rc files: | installer | marker | | --- | --- | | scripts/install.sh (curl \| sh) | # refuse **cli** (managed) | | the binary ...

Fixes 7 technical bugs in the probability fan chart (pahljača): - Guard lastT==null early with user-facing message - Guard empty vals[] per hour to prevent division by zero in mean/sd - Fix mapY ...

E2E TESTS $ bazel test //testing/endtoend:go_default_test --//proto:network=minimal --test_filter=TestEndToEnd_MinimalConfig --test_output=streamed --cache_test_results=no --test_timeout=1800