mirror of https://github.com/ghostfolio/ghostfolio
Browse Source
### 為什麼改 (Why) - **變更目標**:修復 CHANGELOG.md 中的空行格式,並補強 user-account-settings.html 外部連結安全性與無障礙設計。 - **動機與痛點**:符合官方 Linter 規範與 Web Accessibility (a11y) 標準,使程式碼達開源最高品質。 ### 改了什麼 (What) - **HTML 安全性與無障礙**:為外部連結加入 `rel="noreferrer noopener"`,並為輸入框與圖示按鈕補齊 `placeholder` 與 `title` 屬性。 - **Formatting**:修復 `CHANGELOG.md` 中多餘的空行。 ### 實體檔案異動清單 (Files Changed) - [修改] `CHANGELOG.md` - [修改] `apps/client/src/app/components/user-account-settings/user-account-settings.html` ### 驗證狀態 (Verification) - [x] Linter 驗證全數通過pull/7565/head
2 changed files with 6 additions and 1 deletions
Loading…
Reference in new issue