[PR #603] [MERGED] fix #598 highlight keyword when search list #3157

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

📋 Pull Request Information

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

Base: masterHead: fix-598


📝 Commits (2)

📊 Changes

6 files changed (+48 additions, -6 deletions)

View changed files

📝 package.json (+3 -3)
src/client/components/common/highlight.js (+23 -0)
src/client/components/common/highlight.styl (+2 -0)
📝 src/client/components/control/list.jsx (+8 -2)
📝 src/client/components/control/tree-list.jsx (+7 -1)
📝 src/client/components/terminal-theme/theme-list.jsx (+5 -0)

📄 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/603 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 7/15/2018 **Status:** ✅ Merged **Merged:** 7/15/2018 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-598` --- ### 📝 Commits (2) - [`63fca0a`](https://github.com/electerm/electerm/commit/63fca0aa7d6e7e6183affff905679a1f5d51d8c3) fix #598 highlight keyword when search list - [`eb90bc6`](https://github.com/electerm/electerm/commit/eb90bc6fa12206c7de1a879d515905f4d0306517) fix ### 📊 Changes **6 files changed** (+48 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+3 -3) ➕ `src/client/components/common/highlight.js` (+23 -0) ➕ `src/client/components/common/highlight.styl` (+2 -0) 📝 `src/client/components/control/list.jsx` (+8 -2) 📝 `src/client/components/control/tree-list.jsx` (+7 -1) 📝 `src/client/components/terminal-theme/theme-list.jsx` (+5 -0) </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:46 +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#3157
No description provided.