1Panel/frontend
ssongliu 2f32df16d9
Some checks failed
Build Test / build-linux-binary (push) Failing after -9m14s
Build / SonarCloud (push) Failing after -9m15s
sync2gitee / repo-sync (push) Failing after -9m16s
fix: 解决部分浏览器无法打开文件菜单的问题 (#6537)
2024-09-19 10:56:55 +00:00
..
public fix: 调整Logo长宽比,防止显示被拉伸 (#6510) 2024-09-17 12:52:58 +08:00
src feat: 容器编排显示容器状态,编排模板样式优化 (#6534) 2024-09-19 10:54:56 +00:00
.editorconfig chore: 编辑器统一代码风格和 prettier 风格保持一致 (#5656) 2024-07-03 07:03:29 +00:00
.env feat: 增加 xpack 相关代码 (#3407) 2023-12-20 14:44:09 +00:00
.env.development 移除前端打包时生成的gzip文件 #5599 (#5606) 2024-06-28 15:44:27 +08:00
.env.production 移除前端打包时生成的gzip文件 #5599 (#5606) 2024-06-28 15:44:27 +08:00
.eslintignore feat: first-commit 2022-08-17 09:37:30 +08:00
.eslintrc.js feat: first-commit 2022-08-17 09:37:30 +08:00
.gitignore fix: 解决 i18n 导致页面错误的问题 (#4247) 2024-03-20 08:22:07 +00:00
.prettierignore feat: first-commit 2022-08-17 09:37:30 +08:00
.prettierrc.js style: 样式调整 2022-09-09 11:23:01 +08:00
.stylelintignore feat: first-commit 2022-08-17 09:37:30 +08:00
.stylelintrc.js feat: first-commit 2022-08-17 09:37:30 +08:00
index.html feat: 完善界面设置功能 (#4316) 2024-03-26 08:44:07 +00:00
lint-staged.config.js feat: first-commit 2022-08-17 09:37:30 +08:00
package.json fix: 解决部分浏览器无法打开文件菜单的问题 (#6537) 2024-09-19 10:56:55 +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-env.d.ts refactor: refactor theme and logo switching functionality (#5015) 2024-05-22 18:38:03 +08:00
vite.config.ts refactor: refactor theme and logo switching functionality (#5015) 2024-05-22 18:38:03 +08:00