1Panel/frontend
2023-07-01 14:56:13 +00:00
..
public feat: 修改图标 2023-02-06 17:18:14 +08:00
src feat: 增加繁体中文适配 (#1497) 2023-07-01 14:56:13 +00:00
.editorconfig
.env
.env.development feat: 优化前端页面打开速度 (#541) 2023-04-08 14:46:12 +00:00
.env.production feat: 优化前端页面打开速度 (#541) 2023-04-08 14:46:12 +00:00
.eslintignore
.eslintrc.js
.gitignore style: 修改 .gitignore 2023-02-16 16:37:16 +08:00
.prettierignore
.prettierrc.js
.stylelintignore
.stylelintrc.js
index.html style: 修改 logo 路径 (#1279) 2023-06-07 08:31:25 +00:00
lint-staged.config.js
package-lock.json feat: 进程列表增加 loading (#1488) 2023-06-29 09:58:10 +00:00
package.json feat: 进程列表增加 loading (#1488) 2023-06-29 09:58:10 +00:00
postcss.config.js 新增tailwindcss做响应式 (#1411) 2023-06-27 16:38:11 +08:00
tailwind.config.js 新增tailwindcss做响应式 (#1411) 2023-06-27 16:38:11 +08:00
tsconfig.json fix: 解决 go 版本升级导致的代码警告 (#527) 2023-04-07 03:30:10 +00:00
vite.config.ts fix: 解决代码合并冲突 (#1112) 2023-05-23 07:45:47 +00:00