MCS-MCSManager/frontend
2025-11-27 19:44:10 +08:00
..
public Feat: add loading ui & refactor settings 2023-08-27 11:15:03 +08:00
src refactor: improve loading animations and update loading messages 2025-11-27 19:44:10 +08:00
.eslintrc.js feat: Update ESLint configuration, add unused import checks, and optimize code formatting and import management 2025-07-03 20:56:51 +08:00
.gitignore Optimize: lazy load static file 2024-05-09 15:52:12 +08:00
.npmrc Feat: add npmrc 2023-08-21 11:43:19 +08:00
.prettierrc.json Feat: prettierrc 2023-08-31 22:19:00 +08:00
ant.d.ts fix: $t parse error 2025-05-07 15:55:02 +08:00
components.d.ts delete: useless file 2025-11-15 21:08:06 +08:00
env.d.ts Refactor: project structure 2023-08-20 22:57:10 +08:00
index.html refactor: improve loading animations and update loading messages 2025-11-27 19:44:10 +08:00
package-lock.json chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 in /frontend 2025-11-15 10:40:29 +00:00
package.json chore(deps): bump axios from 1.8.2 to 1.12.0 in /frontend 2025-11-07 11:10:26 +00:00
tsconfig.app.json refactor: mcsmanager-common layer 2025-04-21 17:16:02 +08:00
tsconfig.json Refactor: project structure 2023-08-20 22:57:10 +08:00
tsconfig.node.json refactor: mcsmanager-common layer 2025-04-21 17:16:02 +08:00
tsconfig.vitest.json Fix: tsconfig 2023-11-07 14:17:18 +08:00
vite.config.ts feat: allowed hosts 2025-09-26 23:46:36 +08:00