pullrequests Search Results · language:Edge language:TypeScript language:PHP is:unmerged language:CSS language:Vue language:CSS
Filter by
22.2M results
- vite-plugin-pwa を導入し、manifest と Service Worker を自動生成
- ホーム画面用アイコン(192/512/maskable/apple-touch)をロゴSVGから生成
- index.html に apple-touch-icon と iOS用メタタグを追加
- オフライン起動とGoogle Fontsのランタイムキャッシュに対応
...
Summary
Aligns the SafeSale frontend with the actively-working reference implementation (Fejo). The frontend src/ is now
identical to the live, demo-ready implementation, which uses MavaPay (NGN bank-transfer ...
What
History-preserving subtree import of One Muse (the bloom / msf-concept-lab repo) into the monorepo as apps/one-muse.
Code only — no data migration, no Supabase repoint, no Vite→Next rewrite. This ...
Summary
- Centralizes production-log vocabulary projections in src/review-audit/production-log-projection.ts and applies them
to addon-check, review-timeout classification, candidate publication, ...
What
`signal()` assigned all 6 methods (`peek` / `set` / `update` / `subscribe` / `direct` / `debug`) as own properties on
every signal instance:
```ts read.peek = _peek read.set = _set read.update = ...
Remove o public/ da raiz do monorepo e elimina a dependência de symlinks para servir o SVG sprite. O build:icons agora
escreve sprite.svg diretamente em apps/main/public/icons/ e apps/www/public/icons/ ...
- Two-user-type onboarding (Student/Explorer vs Educator/Node Creator)
- 8-step flow replacing 7-step; Step 2 picks user type
- Educators get Node Setup step (node name + type: school/library/university/company/community_center/city) ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| npm:@earendil-works/pi-coding-agent (source) | 0.75.5 → 0.76.0 | age | confidence |
Release ...
Summary
- Creates src/app/projects/capstone/page.tsx as a dedicated static route that takes priority over the generic [slug]
template for /projects/capstone
- Renders the full long-form article ...