Skip to content

Commit f1cf94a

Browse files
committed
Refactor code structure for improved readability and maintainability
1 parent e9269f5 commit f1cf94a

File tree

3 files changed

+1366
-1364
lines changed

3 files changed

+1366
-1364
lines changed

pages/changelog/local-changelog.mdx

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22

33
## 4.0.6
44
`2025-09-09`
5-
- 🔥 【New Feature】In the data result display, it is supported to directly view the data comments and types of this column in the table header (enabled or disabled at the end of the data toolbar).
6-
- 🔥 【New Feature】Add the function of replicating data sources
7-
Check all the tables
8-
- 🔥【New Feature】Double-clicking can directly open the table
9-
- 🐞【Fixed】The issue where the same table name cannot be opened when right-clicking to open a table
10-
- 🐞【Fixed】The hot zone of the right-click cell is too small, which can easily lead to the problem of the default right-click
5+
- 🔥【New Feature】In the data result display, support for directly viewing the **data annotation and type** of the column in the table header (enable/disable it at the end of the data toolbar)
6+
- 🔥【New Feature】Add the function of **copying data sources**
7+
- Table list view:
8+
- 🔥【New Feature】Double-click to open a table directly
9+
- 🐞【Bug Fix】Fixed the issue where tables with the **same name** could not be opened when using the right-click menu to open a table
10+
- ⭐【Optimization】Optimized the issue where the hot zone of the right-click cell was too small, which easily triggered the default right-click menu
11+
1112

1213
## 4.0.1
1314
`2025-07-09`

pages/changelog/pro-changelog.mdx

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22

33
## 4.0.6
44
`2025-09-09`
5-
- 🔥 【New Feature】In the data result display, it is supported to directly view the data comments and types of this column in the table header (enabled or disabled at the end of the data toolbar).
6-
- 🔥 【New Feature】Add the function of replicating data sources
7-
Check all the tables
8-
- 🔥【New Feature】Double-clicking can directly open the table
9-
- 🐞【Fixed】The issue where the same table name cannot be opened when right-clicking to open a table
10-
- 🐞【Fixed】The hot zone of the right-click cell is too small, which can easily lead to the problem of the default right-click
5+
- 🔥【New Feature】In the data result display, support for directly viewing the **data annotation and type** of the column in the table header (enable/disable it at the end of the data toolbar)
6+
- 🔥【New Feature】Add the function of **copying data sources**
7+
- Table list view:
8+
- 🔥【New Feature】Double-click to open a table directly
9+
- 🐞【Bug Fix】Fixed the issue where tables with the **same name** could not be opened when using the right-click menu to open a table
10+
- ⭐【Optimization】Optimized the issue where the hot zone of the right-click cell was too small, which easily triggered the default right-click menu
11+
1112

1213
## 4.0.1
1314
`2025-07-09`

0 commit comments

Comments
 (0)