[PR #95] [MERGED] 1.2.0 #201

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

📋 Pull Request Information

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

Base: mainHead: dev


📝 Commits (1)

📊 Changes

15 files changed (+61 additions, -29 deletions)

View changed files

📝 README.md (+5 -1)
📝 RELEASE.md (+4 -7)
📝 RELEASE_HISTORY.md (+8 -0)
doc/toolbox-elasticsearch-data.png (+0 -0)
📝 doc/toolbox-elasticsearch.png (+0 -0)
doc/toolbox-kafka-data.png (+0 -0)
📝 doc/toolbox-kafka.png (+0 -0)
📝 doc/toolbox-redis.png (+0 -0)
📝 html/src/component/form/Form.vue (+1 -0)
📝 html/src/component/toolbox/elasticsearch/IndexData.vue (+1 -1)
📝 html/src/component/toolbox/kafka/TopicData.vue (+20 -7)
📝 html/src/component/toolbox/redis/Data.vue (+1 -1)
📝 html/src/form/validator.js (+1 -2)
📝 package.json (+1 -1)
📝 pkg/kafka/sarama.go (+19 -9)

📄 Description

  1. 去除废弃代码
  2. 部分非必要依赖或简单函数有工具类实现,减轻依赖关系
  3. Elasticsearch、Kafka等添加页面过滤功能

🔄 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/95 **Author:** [@team-ide](https://github.com/team-ide) **Created:** 5/27/2022 **Status:** ✅ Merged **Merged:** 5/27/2022 **Merged by:** [@team-ide](https://github.com/team-ide) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (1) - [`3cab8fc`](https://github.com/team-ide/teamide/commit/3cab8fc123ad5a52f1ee7ef255b8ebf921e8aa1d) 1.2.0 ### 📊 Changes **15 files changed** (+61 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+5 -1) 📝 `RELEASE.md` (+4 -7) 📝 `RELEASE_HISTORY.md` (+8 -0) ➕ `doc/toolbox-elasticsearch-data.png` (+0 -0) 📝 `doc/toolbox-elasticsearch.png` (+0 -0) ➕ `doc/toolbox-kafka-data.png` (+0 -0) 📝 `doc/toolbox-kafka.png` (+0 -0) 📝 `doc/toolbox-redis.png` (+0 -0) 📝 `html/src/component/form/Form.vue` (+1 -0) 📝 `html/src/component/toolbox/elasticsearch/IndexData.vue` (+1 -1) 📝 `html/src/component/toolbox/kafka/TopicData.vue` (+20 -7) 📝 `html/src/component/toolbox/redis/Data.vue` (+1 -1) 📝 `html/src/form/validator.js` (+1 -2) 📝 `package.json` (+1 -1) 📝 `pkg/kafka/sarama.go` (+19 -9) </details> ### 📄 Description 1. 去除废弃代码 2. 部分非必要依赖或简单函数有工具类实现,减轻依赖关系 3. Elasticsearch、Kafka等添加页面过滤功能 --- <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:06 +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#201
No description provided.