[PR #3732] [MERGED] Rewrite drag to resize component #3945

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/3732
Author: @zxdong262
Created: 12/28/2024
Status: Merged
Merged: 12/28/2024
Merged by: @zxdong262

Base: masterHead: handle


📝 Commits (2)

📊 Changes

5 files changed (+112 additions, -100 deletions)

View changed files

src/client/components/common/drag-handle.jsx (+60 -0)
src/client/components/common/drag-handle.styl (+12 -0)
📝 src/client/components/side-panel-r/side-panel-r.jsx (+13 -40)
📝 src/client/components/sidebar/side-panel.jsx (+27 -51)
📝 src/client/components/sidebar/sidebar.styl (+0 -9)

📄 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/3732 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 12/28/2024 **Status:** ✅ Merged **Merged:** 12/28/2024 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `handle` --- ### 📝 Commits (2) - [`fe0770e`](https://github.com/electerm/electerm/commit/fe0770e2edc57c2aa34a3e0d30767a1868e7e23d) save - [`cb30968`](https://github.com/electerm/electerm/commit/cb3096830b92be043156dd034b8a76222b18db80) Rewrite drag handle component ### 📊 Changes **5 files changed** (+112 additions, -100 deletions) <details> <summary>View changed files</summary> ➕ `src/client/components/common/drag-handle.jsx` (+60 -0) ➕ `src/client/components/common/drag-handle.styl` (+12 -0) 📝 `src/client/components/side-panel-r/side-panel-r.jsx` (+13 -40) 📝 `src/client/components/sidebar/side-panel.jsx` (+27 -51) 📝 `src/client/components/sidebar/sidebar.styl` (+0 -9) </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:22 +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#3945
No description provided.