[PR #917] [MERGED] fix #904 [UI] better menu icon #3286

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/917
Author: @zxdong262
Created: 11/14/2018
Status: Merged
Merged: 11/14/2018
Merged by: @zxdong262

Base: masterHead: fix-904


📝 Commits (3)

📊 Changes

13 files changed (+38 additions, -42 deletions)

View changed files

📝 README.md (+1 -1)
📝 app/app.js (+1 -1)
📝 app/lib/locales.js (+1 -1)
📝 electron-builder.json (+3 -3)
📝 package.json (+2 -2)
📝 src/client/common/constants.js (+18 -18)
📝 src/client/components/control/btns.jsx (+3 -5)
📝 src/client/components/control/control.styl (+2 -3)
📝 src/client/components/control/info-modal.jsx (+2 -1)
📝 src/client/components/control/menu-btn.jsx (+3 -4)
📝 src/client/css/basic.styl (+1 -1)
📝 src/client/store/index.js (+0 -1)
📝 test/e2e/002.init.setting.spec.js (+1 -1)

📄 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/917 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 11/14/2018 **Status:** ✅ Merged **Merged:** 11/14/2018 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-904` --- ### 📝 Commits (3) - [`9f06fb4`](https://github.com/electerm/electerm/commit/9f06fb42ae6e294a8d1224f59cf8387f0009ca45) fix #904 [UI] better menu icon - [`6dab645`](https://github.com/electerm/electerm/commit/6dab6457ec49e78461dd7199ea100eb52760956b) save - [`f69441a`](https://github.com/electerm/electerm/commit/f69441adae267fa87b113949bde0b3b0790e394d) save ### 📊 Changes **13 files changed** (+38 additions, -42 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `app/app.js` (+1 -1) 📝 `app/lib/locales.js` (+1 -1) 📝 `electron-builder.json` (+3 -3) 📝 `package.json` (+2 -2) 📝 `src/client/common/constants.js` (+18 -18) 📝 `src/client/components/control/btns.jsx` (+3 -5) 📝 `src/client/components/control/control.styl` (+2 -3) 📝 `src/client/components/control/info-modal.jsx` (+2 -1) 📝 `src/client/components/control/menu-btn.jsx` (+3 -4) 📝 `src/client/css/basic.styl` (+1 -1) 📝 `src/client/store/index.js` (+0 -1) 📝 `test/e2e/002.init.setting.spec.js` (+1 -1) </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:56:14 +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#3286
No description provided.