[PR #1476] [MERGED] fix #1461 [feat] Support font select #3522

Closed
opened 2026-02-27 00:57:03 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/1476
Author: @zxdong262
Created: 12/23/2019
Status: Merged
Merged: 12/23/2019
Merged by: @zxdong262

Base: masterHead: fix-1461


📝 Commits (1)

📊 Changes

7 files changed (+67 additions, -3 deletions)

View changed files

📝 app/app.js (+2 -0)
app/lib/font-list.js (+18 -0)
📝 package-lock.json (+6 -1)
📝 package.json (+2 -1)
📝 src/client/components/main/main.jsx (+1 -0)
📝 src/client/components/setting-panel/setting.jsx (+32 -1)
📝 src/client/store/index.js (+6 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/electerm/electerm/pull/1476 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 12/23/2019 **Status:** ✅ Merged **Merged:** 12/23/2019 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-1461` --- ### 📝 Commits (1) - [`62e7182`](https://github.com/electerm/electerm/commit/62e7182f559b74b822e9d3460e4f22e92c87d51d) fix #1461 [feat] Support font select ### 📊 Changes **7 files changed** (+67 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `app/app.js` (+2 -0) ➕ `app/lib/font-list.js` (+18 -0) 📝 `package-lock.json` (+6 -1) 📝 `package.json` (+2 -1) 📝 `src/client/components/main/main.jsx` (+1 -0) 📝 `src/client/components/setting-panel/setting.jsx` (+32 -1) 📝 `src/client/store/index.js` (+6 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 00:57:03 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#3522
No description provided.