v4.5.1
版本发布时间: 2024-09-27 20:50:17
un-pany/v3-admin-vite最新发布版本:v4.5.1(2024-09-27 20:50:17)
Feat
- 主题切换动画 - by @nevlf and @pany-ang in https://github.com/un-pany/v3-admin-vite/issues/176 (c4526)
Fix
- 修复缩放侧边栏时 icon 轻微抖动问题 - by @pany-ang (d8ab5)
- Debugger 语句在开发环境下不生效 - by @heavenly-zy and @pany-ang in https://github.com/un-pany/v3-admin-vite/issues/170 (bf17c)
- 非左侧模式时,Header 都是 fixed 布局 - by @pany-ang (b7987)
- 修复内容区全屏时顶部存在的间隙以及部分模态框不能显示的问题 - by @pany-ang (952b3)
- 修复 element plus table 右侧操作栏透明的问题 - by @pany-ang (246fc)
- 修复 iPhone 手机浏览器访问开发环境时可能出现白屏的问题 - by @qppq54s in https://github.com/un-pany/v3-admin-vite/issues/183 (6f875)
- 解决开启 "固定 Header" 时出现 1px 滚动条的问题 - by @pany-ang (4e6ed)
Style
- Rename the variable "whether to enable dynamic routing" from "async" to "dynamic" - by @Aaron-zon (9963b)
- Simplify sidebar css - by @pany-ang (c6225)
- 移动端时登录框宽度自适应 - by @pany-ang (d7162)
- Add pixel units - by @pany-ang (2fa3f)
- 完善 vxe-table 多主题样式 - by @pany-ang (f528b)
- 简化多主题样式 - by @pany-ang (7837b)
- Fix the width of some icons when the sidebar was collapsed - by @Femoon and @pany-ang in https://github.com/un-pany/v3-admin-vite/issues/201 (7e0e8)
Refactor
- Update "hooks/useFetchSelect" type - by @pany-ang (01249)
- Rename the variable "whether to enable dynamic routing" from "async" to "dynamic" - by @pany-ang (2498f)
- 留用 404 alias 同时移除 ErrorPage 路由 && 简化 redirect 路由 path - by @pany-ang (c5471)
- 将项目中 json 法深拷贝换成 lodash-es 的 cloneDeep - by @Aaron-zon in https://github.com/un-pany/v3-admin-vite/issues/174 (893ad)
- 完成多主题模块的重构 - by @pany-ang (82b5b)
Docs
Chore
- Fixed vxe-table 4.4.1 && update other dependencies - by @pany-ang (bf9d6)
- Prettier 继承 .editorconfig 的缩进风格 - by @pany-ang (34276)
- 更新 vitest 插件 - by @pany-ang (86b65)
- Remove ‘declare’ - by @pany-ang (2ad67)
- Fixed vxe-table 4.4.1 && update other dependencies - by @pany-ang (58fc6)
- Remove useless code - by @pany-ang (c0a95)
- 移除已经废弃的 vscode-typescript-vue-plugin 插件, 已被 volar 扩展取代 - by @Gzbox in https://github.com/un-pany/v3-admin-vite/issues/172 (f01b7)
- Fixed vxe-table 4.4.1 && update other dependencies - by @pany-ang (a01e6)
- 升级 vxe-table 并适配主题切换 - by @nevlf and @pany-ang in https://github.com/un-pany/v3-admin-vite/issues/177 (6a6c3)
- Update all dependencies - by @pany-ang (56f93)
- Update all dependencies - by @pany-ang (11866)
- Update vite - by @pany-ang (7e22f)
- Fixed eslint 8.57.0 && update other dependencies - by @pany-ang (3bc8c)
- 替换 vxe-table 已废弃的 api - by @pany-ang (7e9ea)
- Update husky configuration - by @pany-ang (d77d7)
- Fixed eslint 8.57.0 && update other dependencies - by @pany-ang (f9782)
- Update ". vscode/settings.json" - by @JuckZ (6893c)
- Fixed eslint 8.57.0 && update other dependencies - by @pany-ang (372a6)
- Fixed eslint 8.57.0 && update other dependencies - by @pany-ang (0a93a)
- Update other dependencies - by @pany-ang (e9440)
- 适配 typescript 5.6.x - by @pany-ang (8201d)
- 项目默认使用工作区 typescript 版本 - by @pany-ang (7cd21)
- Lock the version - by @pany-ang (0f140)
- Fixed eslint 8.57.1 && update other dependencies - by @pany-ang (377f9)
- Fixed sass 1.78.0 - by @pany-ang (356ba)
- Update node and pnpm - by @pany-ang (85bbf)
- Configure release.yml - by @pany-ang (bf8b5)
- Release v4.5.0 - by @pany-ang (256e4)
- Update release.yml - by @pany-ang (934ee)
- Release v4.5.1 - by @pany-ang (9168c)
CI
- Update node pnpm version - by @pany-ang (ccdea)
Types
- Modify table type name - by @NicCraver in https://github.com/un-pany/v3-admin-vite/issues/199 (7bda6)