pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:TypeScript language:HTML
Filter by
203M results
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
PR B du plan dashboard (Epic 3). Shell applicatif partagé par le groupe (workspace), extrait du chrome jusqu ici en dur
dans demo/dashboard-states.
- (workspace)/layout.tsx : RSC qui résout la chaîne ...
What
Adds a touch-only Touch Look Speed slider (0.4×–1.8×, default 1.0) to the Graphics options so phone players can tune how
fast the camera joystick turns/pitches.
Why
The existing Camera Speed slider ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| vitest (source) | 4.1.8 → 4.1.9 | age | confidence |
Configuration
📅 Schedule: (UTC)
- ...
dependencies
Problem
PR #140 merged with the old broken approach (git-push stats.json to main), which fails for 3 reasons:
1. Branch ruleset blocks \github-actions[bot]\ direct push to \main\ (no bypass actors) ...
Summary
- closes #357 by updating the lockfile-resolved esbuild package family from 0.28.0 to 0.28.1
- records WF-133 as the issue-backed security patch design note
- updates the v7.2.0 roadmap/bearing ...
!-- Thank you for your contribution! 👍 Please make sure to read CONTRIBUTING.md if you have not already. Pull Requests that do not comply with the rules will be arbitrarily closed.
✅ Checklist
!-- Pull ...
common
desktop
mobile
🎯 What: Removed the unused RotateCcw import from src/screens/Home.jsx. 💡 Why: To improve code maintainability and
readability by eliminating dead code. ✅ Verification: Verified the application still builds ...
💡 What: Optimized the array lookup in TS/EX-32/main.ts by replacing the Array.some call inside a .forEach loop with a
Set. 🎯 Why: The original logic used current_user.some inside new_user.forEach, resulting ...