1Panel/frontend
2024-01-15 14:15:45 +08:00
..
public feat: 修改图标 2023-02-06 17:18:14 +08:00
src fix: 解决切换 PHP 版本扩展模版没办法继续选择的问题 (#3613) 2024-01-15 14:15:45 +08:00
.editorconfig feat: first-commit 2022-08-17 09:37:30 +08:00
.env feat: 增加 xpack 相关代码 (#3407) 2023-12-20 14:44:09 +00:00
.env.development feat: 增加 xpack 相关代码 (#3407) 2023-12-20 14:44:09 +00:00
.env.production feat: 增加 xpack 相关代码 (#3407) 2023-12-20 14:44:09 +00: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 style: 修改 .gitignore 2023-02-16 16:37:16 +08: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 fix: 服务器地址支持设置为空 (#2016) 2023-08-21 08:14:12 +00:00
lint-staged.config.js feat: first-commit 2022-08-17 09:37:30 +08:00
package-lock.json build(deps): bump axios from 0.27.2 to 1.6.0 in /frontend 2023-11-12 02:20:36 +08:00
package.json build(deps): bump axios from 0.27.2 to 1.6.0 in /frontend 2023-11-12 02:20:36 +08: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 feat: 工具箱增加 Swap 管理 (#3047) 2023-11-27 04:02:08 +00:00