[PR #41] [MERGED] fix #8 add tab context menu #2908

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/41
Author: @zxdong262
Created: 10/28/2017
Status: Merged
Merged: 10/28/2017
Merged by: @zxdong262

Base: masterHead: fix-8


📝 Commits (1)

📊 Changes

6 files changed (+210 additions, -38 deletions)

View changed files

📝 src/client/components/common/input-auto-focus.jsx (+12 -2)
📝 src/client/components/control/index.jsx (+1 -6)
src/client/components/control/tab.jsx (+179 -0)
📝 src/client/components/control/tabs.jsx (+14 -28)
📝 src/client/components/control/tabs.styl (+3 -1)
📝 src/client/components/main/main.jsx (+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/41 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 10/28/2017 **Status:** ✅ Merged **Merged:** 10/28/2017 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-8` --- ### 📝 Commits (1) - [`be511c9`](https://github.com/electerm/electerm/commit/be511c91f4b2b41cefb261906ea5caad158dbbf4) fix #8 add tab context menu ### 📊 Changes **6 files changed** (+210 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `src/client/components/common/input-auto-focus.jsx` (+12 -2) 📝 `src/client/components/control/index.jsx` (+1 -6) ➕ `src/client/components/control/tab.jsx` (+179 -0) 📝 `src/client/components/control/tabs.jsx` (+14 -28) 📝 `src/client/components/control/tabs.styl` (+3 -1) 📝 `src/client/components/main/main.jsx` (+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:54:54 +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#2908
No description provided.