mirror of
https://github.com/findyourmagic/dber.git
synced 2026-04-26 14:35:52 +03:00
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/findyourmagic/dber/pull/18
Author: @zsenliao
Created: 7/26/2022
Status: ✅ Merged
Merged: 7/27/2022
Merged by: @findyourmagic
Base:
master← Head:master📝 Commits (4)
9b0643f[feature] 增加SQL语法高亮18522f5Merge branch 'monaco-editor'ed7ea17[feature] 增加单独编辑/删除字段功能, 优化table编辑操作baee585[feature] 增加自定义表色彩功能📊 Changes
10 files changed (+287 additions, -38 deletions)
View changed files
📝
components/export_modal.js(+18 -3)📝
components/import_modal.js(+17 -7)📝
components/link_path.js(+2 -2)📝
components/list_nav.js(+1 -0)📝
components/table.js(+122 -17)📝
components/table_form.js(+22 -1)➕
data/theme.js(+7 -0)📝
package.json(+1 -0)📝
pages/graphs/detail.js(+80 -4)📝
styles/globals.sass(+17 -4)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.