mirror of
https://github.com/findyourmagic/dber.git
synced 2026-04-26 14:35:52 +03:00
[PR #11] [MERGED] add dark theme and show field type #37
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/11
Author: @zsenliao
Created: 7/21/2022
Status: ✅ Merged
Merged: 7/22/2022
Merged by: @findyourmagic
Base:
master← Head:master📝 Commits (6)
7ea6fe7[update] package versionf376b19[fix] eslint639489a[feature] add dark theme0dd1068Merge branch 'dark_theme'a94f9fb[feature] show field typeef118f4Merge branch 'findyourmagic:master' into master📊 Changes
13 files changed (+160 additions, -94 deletions)
View changed files
📝
.gitignore(+3 -0)📝
components/import_modal.js(+2 -2)📝
components/link_modal.js(+2 -2)📝
components/link_path.js(+6 -5)📝
components/list_nav.js(+13 -4)📝
components/nav.js(+15 -14)📝
components/table.js(+15 -6)📝
components/table_form.js(+15 -15)📝
hooks/use-graph-state.js(+12 -0)📝
package.json(+6 -5)📝
pages/graphs/detail.js(+26 -22)📝
pages/graphs/index.js(+3 -1)📝
styles/globals.sass(+42 -18)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.