pullrequests Search Results · language:Dune language:TypeScript language:HTML language:Java language:JavaScript language:Java
Filter by
236M results
Description
Removed StrictMode wrapper from src/main.jsx to prevent double Firebase API calls (onSnapshot, getDoc, etc.) in
development mode that could lead to rate limiting issues.
Changes:
- Removed ...
backend
bug
documentation
enhancement
frontend
gssoc
gssoc26
nsoc
NSoC'26
pending-review
💡 What: Refactored the useCommandStore Zustand subscriptions in the application shell components (AppHeader.tsx,
AppSidebar.tsx, and CommandPalette.tsx) from destructuring the entire store object to using ...
First /improve-site smoke-test iteration. Because the loop setup isn t on main yet, this PR bundles a one-time
activation (loop scaffolding + lint-gate fix) with the first iteration s change. In steady ...
Summary
- broaden agent hooks with run, turn, completion error, and tool error lifecycle callbacks
- add general middleware for completion requests/responses and tool inputs/outputs
- keep existing ...
FE adoption of @alkazat/contracts@0.18.0, flipping the last two surfaces live (handoffs #2 + #3). BE + contract already
shipped in 0.18 (PR #70).
#3 Account
- Drop the FE-local AccountSummary; re-export ...
Completes the CI supply-chain hardening from the deep security audit.
main is now a protected branch (requires a PR), so this last change lands via PR instead of a direct merge.
What this does
Pins ...
概要
PR #50(Phase 13 ETL 分離)マージ後の知見を docs/notes/ に記録する.
追加ファイル
docs/notes/2026-06-14-phase13-etl-design.md
- ETL スクリプト分割方針(etl_area / etl_population / etl_furusato)
- 面積値に公式統計ではなく GeoJSON 計算値を採用した理由 ...
Summary
Seventh wave — an accessible foundational on-ramp.
| Course | Topic | Level |
| --- | --- | --- |
| Guru Nanak Dev Ji: Life and Teachings | history | 120 |
| Guru Gobind Singh Ji and the Birth ...
المرحلة 5. صفحة /account كان فيها حجز نصّي يعمل؛ أُضيفت الخريطة البصرية الناقصة: خريطة Google داكنة بهوية HANCR، علامتا
الانطلاق (أخضر) والوجهة (برتقالي)، خط المسار (polyline من routePreview)، والنقر على ...
背景
行程頁的「查看方案詳情」彈窗與「查看更多方案」按鈕配色、字體、UI 與整站深色品牌(山墨綠 / 古紙米黃 / 黃銅,見 BRAND_BOOK.md Section 03)不符,且白底彈窗在深色頁面上突兀、淡黃文字不易閱讀。
修改
1. 方案詳情 Modal(PlanDetailModal.tsx)
- 面板由白底 → 深色山墨綠面板(gradient + 品牌邊框),不再與深色頁面對撞 ...