pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript is:public
Filter by
176M results
Bumps the minor-and-patch group with 28 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| @playwright/test | 1.57.0 | 1.60.0 |
| @vitest/coverage-v8 | 4.0.16 | 4.1.8 |
| prettier ...
dependencies
javascript
💡 What: Hoisted Intl.NumberFormat and Intl.DateTimeFormat objects to the global scope in App.tsx. 🎯 Why: Repeatedly
calling .toLocaleString() or instantiating Intl formatters within the render cycle (especially ...
Skills now live in .agents/skills/ — the cross-agent convention aligned with Pi, OpenAI Codex, and the Agent Skills
spec.
.claude/skills is now a symlink back to .agents/skills/ so Claude Code still discovers ...
Context
The app s visual design language needs to be defined and documented before any UI work beyond scaffolding can begin.
Without a shared reference, individual screens risk inconsistent aesthetics ...
Pull Request
Description
!-- Provide a 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 ...
Unified replay for web-infra-dev/rsbuild
Goal
Let Vitana deep-link to the Activity or Actions pill of the Wallet (it previously always showed Balances).
Change (Wallet.tsx)
- mobileWalletMode now initializes from /wallet?tab=balances|activity|actions ...
Created the progress-sync Supabase Edge Function to handle ProgressMe webhooks for course progress synchronization. This
function updates student progress in the database and automatically pushes unit ...