[PR #613] [MERGED] fix #132 import/export bookmark function #3163

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/613
Author: @zxdong262
Created: 7/22/2018
Status: Merged
Merged: 7/22/2018
Merged by: @zxdong262

Base: masterHead: fix-132


📝 Commits (1)

📊 Changes

10 files changed (+119 additions, -5 deletions)

View changed files

📝 package.json (+1 -1)
📝 src/client/components/control/index.jsx (+1 -1)
src/client/components/setting-panel/bookmark-transport.jsx (+108 -0)
📝 src/client/components/setting-panel/list.jsx (+0 -0)
📝 src/client/components/setting-panel/list.styl (+0 -0)
📝 src/client/components/setting-panel/setting-modal.jsx (+1 -1)
📝 src/client/components/setting-panel/setting.jsx (+0 -0)
📝 src/client/components/setting-panel/tree-list.jsx (+7 -1)
📝 src/client/components/setting-panel/tree-list.styl (+0 -0)
📝 src/client/components/terminal-theme/theme-list.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/613 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 7/22/2018 **Status:** ✅ Merged **Merged:** 7/22/2018 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-132` --- ### 📝 Commits (1) - [`e4c2b40`](https://github.com/electerm/electerm/commit/e4c2b4012a278db3fe3c7d8ef7736346d1093835) fix #132 import/export bookmark function ### 📊 Changes **10 files changed** (+119 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `src/client/components/control/index.jsx` (+1 -1) ➕ `src/client/components/setting-panel/bookmark-transport.jsx` (+108 -0) 📝 `src/client/components/setting-panel/list.jsx` (+0 -0) 📝 `src/client/components/setting-panel/list.styl` (+0 -0) 📝 `src/client/components/setting-panel/setting-modal.jsx` (+1 -1) 📝 `src/client/components/setting-panel/setting.jsx` (+0 -0) 📝 `src/client/components/setting-panel/tree-list.jsx` (+7 -1) 📝 `src/client/components/setting-panel/tree-list.styl` (+0 -0) 📝 `src/client/components/terminal-theme/theme-list.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:55:47 +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#3163
No description provided.