Conversation
PR Reviewer Guide 🔍(Review updated until commit 8c5319b)Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
|
Visit the preview URL for this PR (updated for commit e063b42): https://ap-common--document-preview-va4m2unb.web.app (expires Mon, 23 Mar 2026 17:20:45 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 61ecbaa5d4e2786c745a5e21d2a66c533b7f072b |
|
/review |
|
Persistent review updated to latest commit fc778b5 |
|
/review |
|
Persistent review updated to latest commit e4bf273 |
|
/review |
|
Persistent review updated to latest commit 8c5319b |
8c5319b to
0769366
Compare
PR Type
Enhancement, Bug fix, Documentation, Other
Description
引入動態主題切換與顏色選擇器。
新增
SemesterPicker提升學期選擇體驗。優化課表、成績、首頁等 Scaffold UI。
強化錯誤、載入狀態與提示訊息顯示。
新增成績分析功能,提供詳細統計。
Diagram Walkthrough
flowchart LR A[AP Common UI v2] --> B{核心功能增強}; B --> C[動態主題與顏色選擇器]; B --> D[SemesterPicker 學期選擇器]; B --> E[Scaffold UI 全面優化]; E --> E1[課表 Scaffold]; E --> E2[成績 Scaffold]; E --> E3[首頁 Scaffold]; E2 --> E2a[新增成績分析];