pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:TypeScript language:Java
Filter by
213M results
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| vercel (source) | 54.18.6 → 54.18.7 | age | confidence |
Release Notes
details summary vercel/vercel ...
Bumps actions/setup-node from 4.4.0 to 6.4.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/setup-node/releases actions/setup-node s releases /a . /em /p blockquote ...
dependencies
github_actions
Bumps actions/checkout from 6 to 7. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote h2 v7.0.0 ...
dependencies
github_actions
概要
スポーツ競技者(まずは中高生バレーボール部)向けフィジカルマネジメント PWA「Athleat」 の初期セットアップです。空のリポジトリからプロジェクト基盤・アプリ骨格・事業/設計/リサーチ文書を一式導入します。
設計の絶対方針: 減量アプリにしない。 成長期の健康を最優先に、エネルギー不足(RED-S)を防ぐ「足りているか」の視点で設計。
この PR に含まれるもの
🖥 PWA の土台(ビルド緑 ...
💡 What: Replaced the new Date(YEAR, monthIdx, day) instantiation inside the calendar rendering loop with direct string
interpolation (${YEAR}-${String(monthIdx + 1).padStart(2, 0 )}-${String(day).padStart(2, ...
What
rev2 P3a — the deep-space 북극성 (/core-brain) screen becomes the persona DECK: the same aggregate data, one swipeable M3
card per screenful (info-density rule), instead of the stacked-section wall. ...
Summary
Three UX phases aligning the site with the product mission (demystify federal compliance for beginners):
- Phase 0 — de-densify pages, de-duplicate copy, stabilize the brand wordmark
- Phase ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| prettier (source) | 3.8.4 → 3.9.4 | age | confidence |
Release Notes
details summary prettier/prettier ...
Problem
On the Board (leaderboard), Overview, and Matchday-predictions views, the ** you highlight** landed on the wrong player.
Two causes:
1. Fragile detection — isCurrentPlayer was derived from ...