[PR #1277] [MERGED] fix #1269 Support drag bookmark/category to sort/move #3439

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/1277
Author: @zxdong262
Created: 5/24/2019
Status: Merged
Merged: 5/24/2019
Merged by: @zxdong262

Base: masterHead: fix-1269


📝 Commits (6)

📊 Changes

3 files changed (+200 additions, -77 deletions)

View changed files

📝 package.json (+1 -1)
src/client/components/setting-panel/on-tree-drop.js (+194 -0)
📝 src/client/components/setting-panel/tree-list.jsx (+5 -76)

📄 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/1277 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 5/24/2019 **Status:** ✅ Merged **Merged:** 5/24/2019 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-1269` --- ### 📝 Commits (6) - [`ae6dc1c`](https://github.com/electerm/electerm/commit/ae6dc1ca5180161fdbe7306b8448eb0429fa8ef8) finished ondrop func - [`af4152c`](https://github.com/electerm/electerm/commit/af4152caaadecc5ac8285bc14a14911c4994ccc1) fix - [`3e84412`](https://github.com/electerm/electerm/commit/3e844124847b305a9459f0f9f688634526185da7) Merge branch 'master' of github.com:electerm/electerm into fix-1269 - [`ab6c916`](https://github.com/electerm/electerm/commit/ab6c916bceb7084a18ff8a933238ead2f4fede9e) version bump - [`2120f07`](https://github.com/electerm/electerm/commit/2120f0772b00e4eb46c06e9bf4463f45163177ab) save - [`667eae7`](https://github.com/electerm/electerm/commit/667eae71b3533b2d34f921e3cd80849db602b451) save ### 📊 Changes **3 files changed** (+200 additions, -77 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) ➕ `src/client/components/setting-panel/on-tree-drop.js` (+194 -0) 📝 `src/client/components/setting-panel/tree-list.jsx` (+5 -76) </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:45 +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#3439
No description provided.