[PR #1189] [MERGED] fix #1186 [refactor] Standalone system menu module #3398

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/1189
Author: @zxdong262
Created: 3/27/2019
Status: Merged
Merged: 3/27/2019
Merged by: @zxdong262

Base: masterHead: fix-1186


📝 Commits (2)

📊 Changes

6 files changed (+236 additions, -205 deletions)

View changed files

📝 package.json (+1 -1)
📝 src/client/components/common/context-menu.jsx (+2 -2)
📝 src/client/components/main/main.jsx (+35 -2)
src/client/components/main/system-menu.jsx (+190 -0)
📝 src/client/components/sidebar/index.jsx (+2 -3)
📝 src/client/components/sidebar/menu-btn.jsx (+6 -197)

📄 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/1189 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 3/27/2019 **Status:** ✅ Merged **Merged:** 3/27/2019 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-1186` --- ### 📝 Commits (2) - [`2174f83`](https://github.com/electerm/electerm/commit/2174f8381e395d828b9a3d680d33255bcb83e5ee) fix #1186 [refactor] Standalone system menu module - [`52aea11`](https://github.com/electerm/electerm/commit/52aea11c737c0e22ebdf6ae5ff5256cc893da972) fix ### 📊 Changes **6 files changed** (+236 additions, -205 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `src/client/components/common/context-menu.jsx` (+2 -2) 📝 `src/client/components/main/main.jsx` (+35 -2) ➕ `src/client/components/main/system-menu.jsx` (+190 -0) 📝 `src/client/components/sidebar/index.jsx` (+2 -3) 📝 `src/client/components/sidebar/menu-btn.jsx` (+6 -197) </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:36 +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#3398
No description provided.