[PR #69] [MERGED] 调整工具箱面板样式,添加搜索,固定宽度,添加滚动 #184

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

📋 Pull Request Information

Original PR: https://github.com/team-ide/teamide/pull/69
Author: @team-ide
Created: 5/18/2022
Status: Merged
Merged: 5/18/2022
Merged by: @team-ide

Base: mainHead: dev


📝 Commits (1)

  • 70e90da 调整工具箱面板样式,添加搜索,固定宽度,添加滚动

📊 Changes

10 files changed (+444 additions, -351 deletions)

View changed files

📝 README.md (+3 -1)
📝 RELEASE.md (+2 -1)
doc/toolbox-type.png (+0 -0)
📝 html/src/component/WaterfallLayout.vue (+6 -5)
📝 html/src/component/contextmenu/Contextmenu.vue (+1 -1)
📝 html/src/component/tab-editor/Index.vue (+3 -0)
📝 html/src/views/toolbox/Index.vue (+150 -1)
📝 html/src/views/toolbox/Main.vue (+18 -341)
html/src/views/toolbox/ToolboxType.vue (+260 -0)
📝 package.json (+1 -1)

📄 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/team-ide/teamide/pull/69 **Author:** [@team-ide](https://github.com/team-ide) **Created:** 5/18/2022 **Status:** ✅ Merged **Merged:** 5/18/2022 **Merged by:** [@team-ide](https://github.com/team-ide) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (1) - [`70e90da`](https://github.com/team-ide/teamide/commit/70e90da60fd272626f1be59ade46399125020e76) 调整工具箱面板样式,添加搜索,固定宽度,添加滚动 ### 📊 Changes **10 files changed** (+444 additions, -351 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+3 -1) 📝 `RELEASE.md` (+2 -1) ➕ `doc/toolbox-type.png` (+0 -0) 📝 `html/src/component/WaterfallLayout.vue` (+6 -5) 📝 `html/src/component/contextmenu/Contextmenu.vue` (+1 -1) 📝 `html/src/component/tab-editor/Index.vue` (+3 -0) 📝 `html/src/views/toolbox/Index.vue` (+150 -1) 📝 `html/src/views/toolbox/Main.vue` (+18 -341) ➕ `html/src/views/toolbox/ToolboxType.vue` (+260 -0) 📝 `package.json` (+1 -1) </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-28 00:39:01 +03:00
Sign in to join this conversation.
No labels
pull-request
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/teamide-team-ide#184
No description provided.