Files
erp-frontend/CHANGELOG.md

146 lines
15 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [2.0.0](https://github.com/Kele-Bingtang/teek-design-vue3-template/compare/v1.0.3...v2.0.0) (2025-08-05)
### Features
- **layout:** 添加页面加载动画功能 ([79daf41](https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/79daf41391604cc22206d2c51d06a805f77291ad))
- **menu:** 新增菜单风格设置并调整菜单主题 ([b25d54f](https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/b25d54f7a2b48830492264f2c607997a0fefe06f))
- **router:** 增加菜单可见但无权限时的处理逻辑 ([415053e](https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/415053e032a667ef1a43952da3a39fed5372ae31))
### Bug Fixes
- 🐞 删除不需要的 2 个依赖 ([c3d732d](https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/c3d732d64c71d518bee0e4355fffcafed9021ab2))
- 🐞 修复依赖缺失问题 ([7bd9251](https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/7bd92510f3150d63c4e94713a7254e66e0585b55))
- 删除不需要的静态资源,修复 loading 快速消失问题 ([46cc33f](https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/46cc33fdac38bad8a9642ffce7cb37ae30377ee4))
### Performance Improvements
- **theme:** 移除生成浅色系颜色的代码 ([8124c66](https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/8124c6605f1050b2522b72efd31b7f6a817424d5))
### Code Refactoring
- **styles:** 将 admin-namespace 重命名为 teek-namespace ([401f515](https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/401f515405f18f5451b40cebf8bd4353b044c599))
- **theme:** 优化暗黑主题命名和描述 ([f8032d9](https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/f8032d968dcb27a586fc94f9472b90c153840398))
- **theme:** 重构主题配置和样式 ([834d93d](https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/834d93d4e55a527be9922b58fa390d9035b50af6))
### Build System
- 移除 pnpm 配置项 ([8a953ba](https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/8a953baad18545b5fcd3f625cc282bc6ee7e932b))
### Styling
- **color:** 优化颜色处理函数并统一信息色值 ([8b6fdd9](https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/8b6fdd98ab19e5ec2288891b878c176f018ec8d8))
- **element-plus:** 调整按钮和列表项的背景颜色 ([35c58d7](https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/35c58d7d309caa0067ddf616ae219977573186bb))
### Others
- 更新网站图标和日志 ([f0aeb8e](https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/f0aeb8ed92d4a81de27c94d3a025f312acbee81f))
### [1.1.1](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/compare/v1.1.0...v1.1.1) (2024-12-26)
### Features
- 🚀 经典标签页的左右箭头去掉边框 ([015182d](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/015182ddfed1dcc7be048d8f415effb37d1ddc81))
- 🚀 添加 @eslint/js 依赖 ([0445483](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/0445483be6e561adebcba0aec20bbc02f914b372))
- 🚀 新增 taildwindcss 功能 ([a87b152](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/a87b1522e81de93c3d249e91e9963b2ea0a7779d))
### Bug Fixes
- 🐞 解决 TailWindcss 和 EP 样式冲突 ([a49c7ba](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/a49c7ba234a9a4446cf90e37767d364aef1a142c))
## [1.1.0](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/compare/v1.0.3...v1.1.0) (2024-12-26)
### Features
- 🚀 使用 mittBus 添加页面刷新功能 ([e80d1bb](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/e80d1bb475121f35cf314440d6fb38b5de24d4e7))
- 🚀 新增主题色 ([0c0de39](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/0c0de39b5820657f611cdf289bc3b2d48ea751a5))
- 🚀 依赖升级Eslint 升级 9.17sass 升级 1.83.0。修改文件兼容每个新版依赖 ([8141ee3](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/8141ee370b8e14b4c6fabb36f02a7ce7a9735d4b))
### Bug Fixes
- 🐞 路由重置函数优化。添加 403、404、500 路由。路由加载函数优化 ([5433a0a](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/5433a0aa8d6b60ffcb2fba36149ff9a7ef63d242))
- 🐞 子路由 hideInMenun 全为 false 时报错问题修复 ([f24cdb7](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/f24cdb711074b7701425e88cd3afa0e2cc8565a8))
### Styling
- 🎨 添加注释 ([7bf3760](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/7bf37606d8648f5c0599843b335d85ab78c7bf2d))
### [1.0.3](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/compare/v1.0.2...v1.0.3) (2024-06-20)
### Features
- 🚀 新增 removeBatchTab 函数,优化路由初始化判断,路由配置支持菜单 render ([fa95a91](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/fa95a911d6e7d8ee7bd035cd3117838b5ecb0558))
### Styling
- 🎨 登录逻辑移到 router beforeEach 里 ([0f5584b](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/0f5584b1e3e8385e85baad6326f7be5543e041cd))
- 🎨 主题色悬停 class 重命名 ([875ad51](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/875ad519ec44a35ee867cc6fb17878d0a352ec96))
### [1.0.2](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/compare/v1.0.1...v1.0.2) (2024-06-15)
### Styling
- 🎨 样式优化 ([d867bb1](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/d867bb1e381ec2ca204c01f8f1c92a774282fa7a))
### [1.0.1](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/compare/v1.0.0...v1.0.1) (2024-06-15)
### Bug Fixes
- 🐞 优化部分问题 ([b5f23b6](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/b5f23b6567d3cd3ae7fb2459baa2e0ffae275837))
## 1.0.0 (2024-06-15)
### Features
- 🚀 分页优化 ([7483aac](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/7483aacd2a28c3190ed6d712231c92919ccdc293))
- 🚀 基于 kbt-vue3-admin 提取的纯净版,只有项目搭建的必备文件 ([985201b](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/985201b72807343b1b1ea3d2c54f1bd0871d0046))
- 🚀 基于 kbt-vue3-admin 提取的纯净版,只有项目搭建的必备文件 ([cfb55c3](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/cfb55c301b74b7738269b0fd6b2edcc1f634068d))
- 🚀 基于 kbt-vue3-admin 提取的纯净版,只有项目搭建的必备文件 ([3829072](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/38290726aad4bd3add3d0fc5ddf8a057e3140b8c))
- 🚀 加版本缓存功能、修复布局样式 ([a140119](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/a140119caa11aa699afeb4ba6c7843d6f5b8d802))
- 🚀 解决历史模式的 base_url 出现空格问题 ([853765f](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/853765f47cffb23fa3a2a7d3583a9b06d36c3c34))
- 🚀 升级 stylelint 版本 ([08c0219](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/08c02195169ab632161d23d2bedb80779d46d163))
- 🚀 升级 stylelint 版本 ([0506029](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/0506029138037da93e205e83256cf243300b6b72))
- 🚀 升级各个依赖版本 ([dea9f5a](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/dea9f5ad2077a8d43ded5b0b4a3c86e3269b2355))
- 🚀 添加 Icon 组件、手动引入 Icon 功能 ([dc4c9ca](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/dc4c9ca6f7a7462893187c0572c06013490f0951))
- 🚀 添加 iframe 缓存 ([65fcebb](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/65fcebbcedeba0c4afaa9392d61895e69a975608))
- 🚀 添加 main-content 样式 ([382bb09](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/382bb0919407eaadac84e1f2d932bfb6b90a9219))
- 🚀 添加 request 枚举类相关使用,添加部分状态码的处理 ([aafe7d5](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/aafe7d59ed4f9b3d038de35e8cc1014238120b40))
- 🚀 添加文档说明 ([409ab4c](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/409ab4ceaa4f20530298f758c70ddf1fa38e164f))
- 🚀 新增 Axios 避免重复请求功能,添加通过 name 查找路由功能 ([543ef66](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/543ef66d2eefc8159b3f4b528461ee9b134bd014))
- 🚀 新增 iframe 新窗口打开功能、支持 iframe 通信自动跳转路由 ([ca900bf](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/ca900bf307dc54a02a1f4f4562fbc8da7f76d55e))
- 🚀 新增 VITE_ROUTER_MODE 环境变量,支持 hash 和 h5 历史模式,修复 request 的 mappingUrl ([578ff37](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/578ff37e5df4618cc64531c72c2f3410f928cf15))
- 🚀 修复 Icon 组件 ([5827b19](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/5827b1993e69d84aeba04b295edf8e05f33e54d9))
- 🚀 修复 iframe 样式 ([c911344](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/c9113445fd7d50cfcf1fa8db84a250edf1b8ba6a))
- 🚀 修复 tsconfig 文件报红 ([999a994](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/999a9944ea922681419d92abc784c5f7f62d8753))
- 🚀 修复不开启错误日志捕获导致错误无法输出控制台问题,修改文件名,符合命名规范 ([dff7bfa](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/dff7bfa265a872b607ad95fe418503fd7bdbb4fc))
- 🚀 修复图标无法渲染问题 ([2c2208f](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/2c2208fe271d613d69e0a3a205444604c5a42616))
- 🚀 修复无法打包问题 ([cdf13d0](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/cdf13d081d700bd273a79a087d07300b3482ce14))
- 🚀 修复无法读取 SVG 图标 ([5531611](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/5531611e0a7f94200da2f0d4f8db035c14e918c0))
- 🚀 修复无法实时切换多语言问题 ([1af82cb](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/1af82cbd2e69bb6ec5f2f8b693b9f8830f182e73))
- 🚀 支持 URL 传参来渲染全屏页面 ([122ea0c](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/122ea0c4a84db39bb504c93bd0ba2096a28b15b3))
- 🚀 自定义头部高度、菜单宽度。修复样式。升级所有依赖最新版 ([b72c75d](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/b72c75dae2789b8100b209fae408f98f74683317))
- 🚀 template 依赖、框架、构建全面升级,发布 1.0.0 版本 ([c65374c](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/c65374c06c86b1f7ca521c2a723de6bb03a53562))
- 🚀 tootip 支持多行溢出request 解决无法登录问题 ([b1bad4d](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/b1bad4d1676cfbebede372dcfae9fbbd2d41de13))
- 🚀 Tootip 支持多行溢出request 解决无法登录问题 ([3405248](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/340524850dcda437f3a0edb6363484a0494e2914))
- 🚀 views 组件支持非根节点request 内容修改 ([154e517](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/154e517fe70341667911c4455071aa198963e965))
- 🚀 views 组件支持非根节点request 内容修改 ([b468677](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/b468677be361a3fc48aee34ba2e37cc3b873e68c))
- 🚀 views 组件支持非根节点request 内容修改 ([c5d881d](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/c5d881d7c5c2643839336758c2b91431bb65afed))
### Bug Fixes
- 🐞 解决无法登录问题 ([06f594c](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/06f594c6a8467917f0f4c283b4b83f87777f0beb))
- 🐞 去掉我的主页,错误路由添加类型 ([bddefc4](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/bddefc45b72a0a6319b565c635876dd3b499346b))
- 🐞 去掉我的主页,错误路由添加类型 ([7b15b5f](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/7b15b5ffd04678a2c904b2b9e2db1e52a875ae6a))
- 🐞 修复 iframe 标签无法刷新问题 ([f39a138](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/f39a1384a2a95888ec07bb1887a726958d3747d7))
- 🐞 修复标签页无法缓存、Mixins 布局三级路由以上无法渲染 ([701e3c2](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/701e3c242c90ee78e42116f8d2c0b08d57401b07))
- 🐞 修改 index.scss 注释格式 ([d4f5592](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/d4f5592f91fac2da8b17cc43441af93b9f16ce54))
- 🐞 tooltip 组件支持多行,优化部分 TS 提示 ([50d450c](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/50d450c3872da11a4e71bd793cc6474c0363c4da))
### Docs
- 📚 添加文档信息 ([207c6c6](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/207c6c62664ce469541c080620780c47e6085655))
- 📚 新增文档内容 ([f94e931](https://github.com/Kele-Bingtang/https://github.com/Kele-Bingtang/teek-design-vue3-template/commit/f94e931b3bce5bbde1dc76df9a2c774f60ef7418))