[PR #1129] [MERGED] fix #964 Support sub category for bookmark #3369

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/1129
Author: @zxdong262
Created: 2/11/2019
Status: Merged
Merged: 2/11/2019
Merged by: @zxdong262

Base: masterHead: fix-964


📝 Commits (10+)

📊 Changes

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

View changed files

📝 package.json (+1 -1)
📝 src/client/components/main/main.jsx (+30 -8)
📝 src/client/components/setting-panel/tree-list.jsx (+236 -95)
📝 src/client/components/setting-panel/tree-list.styl (+22 -8)
📝 src/client/components/sidebar/info-modal.jsx (+1 -7)

📄 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/1129 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 2/11/2019 **Status:** ✅ Merged **Merged:** 2/11/2019 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-964` --- ### 📝 Commits (10+) - [`032ea39`](https://github.com/electerm/electerm/commit/032ea39725fb308b6c403d5c03d7390abd540a2f) save - [`689c4d9`](https://github.com/electerm/electerm/commit/689c4d95d5cefccca487164e1990fab41ede5f7a) save - [`b3966c1`](https://github.com/electerm/electerm/commit/b3966c1b27ed2ac7eb92998568c012707710cb60) save - [`084d034`](https://github.com/electerm/electerm/commit/084d0348e3f1da8a19c12796c182c61e41d51e85) save - [`d11b223`](https://github.com/electerm/electerm/commit/d11b2232acf0759c38a1bdd083822808885e1d52) save - [`26e3cec`](https://github.com/electerm/electerm/commit/26e3cecdd33d681cd6e8db0d6f34127481179b46) Merge branch 'master' of github.com:electerm/electerm into fix-964 - [`3011c54`](https://github.com/electerm/electerm/commit/3011c54c600fa97afacf3cdf84c8146c3dc6521f) save - [`1aad9d7`](https://github.com/electerm/electerm/commit/1aad9d78d1fcfd838368ce9391612c9d0918de18) save - [`6154852`](https://github.com/electerm/electerm/commit/61548525a6906da577826483d6e0669dd0ba4263) bump ver - [`4247184`](https://github.com/electerm/electerm/commit/4247184aa593efdfe9ca6e6d063e195ce57d62b7) save ### 📊 Changes **5 files changed** (+290 additions, -119 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `src/client/components/main/main.jsx` (+30 -8) 📝 `src/client/components/setting-panel/tree-list.jsx` (+236 -95) 📝 `src/client/components/setting-panel/tree-list.styl` (+22 -8) 📝 `src/client/components/sidebar/info-modal.jsx` (+1 -7) </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:31 +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#3369
No description provided.