1Panel/frontend
7f77a13b0c
feat: 文件管理文本编辑后退出前保存提示 (#5636)
#### What this PR does / why we need it?
Refs #5356
#### Summary of your change
检测文本是否编辑,退出/切换文件作出提示,可以重置当前修改!
#### Please indicate you've done the following:

- [ ] Made sure tests are passing and test coverage is added if needed.
- [ ] Made sure commit message follow the rule of [Conventional Commits specification](https://www.conventionalcommits.org/).
- [ ] Considered the docs impact and opened a new docs issue or PR with docs changes if needed.
2024-07-02 09:27:24 +00:00
..
public
src feat: 文件管理文本编辑后退出前保存提示 (#5636) 2024-07-02 09:27:24 +00:00
.editorconfig
.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
.eslintrc.js
.gitignore fix: 解决 i18n 导致页面错误的问题 (#4247) 2024-03-20 08:22:07 +00:00
.prettierignore
.prettierrc.js
.stylelintignore
.stylelintrc.js
index.html feat: 完善界面设置功能 (#4316) 2024-03-26 08:44:07 +00:00
lint-staged.config.js
package.json feat: 文件管理支持预览常见文件格式 (#5629) 2024-07-01 08:11:17 +00:00
postcss.config.js
tailwind.config.js
tsconfig.json
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