[PR #3893] [MERGED] File editor support search keyword and copy all content #3971

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/3893
Author: @zxdong262
Created: 4/10/2025
Status: Merged
Merged: 4/11/2025
Merged by: @zxdong262

Base: masterHead: dev-editor


📝 Commits (5)

📊 Changes

3 files changed (+172 additions, -11 deletions)

View changed files

src/client/components/text-editor/simple-editor.jsx (+164 -0)
📝 src/client/components/text-editor/text-editor-form.jsx (+6 -9)
📝 src/client/css/includes/box.styl (+2 -2)

📄 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/3893 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 4/10/2025 **Status:** ✅ Merged **Merged:** 4/11/2025 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `dev-editor` --- ### 📝 Commits (5) - [`27ecb99`](https://github.com/electerm/electerm/commit/27ecb995fd43e7e9f72dae80395f2dd5f515e192) save-simple-editor - [`2be6157`](https://github.com/electerm/electerm/commit/2be6157a003f40b0b765f661e75214903887842d) Merge remote-tracking branch 'origin' into dev-editor - [`82a8b74`](https://github.com/electerm/electerm/commit/82a8b7446b20e05b03ad87f0fb6bbcf43fcbdb1c) Fix editor function - [`abb9d6d`](https://github.com/electerm/electerm/commit/abb9d6d3f223ab318baa5a5d506bf8783b106810) Improve UI - [`f96bc67`](https://github.com/electerm/electerm/commit/f96bc6757df8ec0dbe01fecb17d96c78fab8a9c1) Add copy button ### 📊 Changes **3 files changed** (+172 additions, -11 deletions) <details> <summary>View changed files</summary> ➕ `src/client/components/text-editor/simple-editor.jsx` (+164 -0) 📝 `src/client/components/text-editor/text-editor-form.jsx` (+6 -9) 📝 `src/client/css/includes/box.styl` (+2 -2) </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 01:54:27 +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#3971
No description provided.