Template
1
0
mirror of https://github.com/un-pany/v3-admin-vite.git synced 2025-04-22 03:49:19 +08:00

362 Commits

Author SHA1 Message Date
pany
61997fd102 perf: 优化 ThemeSwitch 组件细节 2024-11-25 10:19:15 +08:00
pany
30b4754493 refactor: 重构 SearchMenu 组件结构细节 2024-11-25 10:10:24 +08:00
pany
ff4ae8ba5b refactor: 重构 SearchMenu 组件结构 2024-11-23 00:04:43 +08:00
pany
b18bf9d4b5 refactor: 重构 Notify 组件结构 2024-11-22 21:13:49 +08:00
pany
aada21b6c1 perf: 优化 pinia store 调用位置 2024-11-22 19:55:51 +08:00
pany
23f5dc9c14 refactor: 更改 svg icons 目录结构 2024-11-22 16:06:31 +08:00
pany
17b9ebb55c refactor: 压缩和重命名目录结构 2024-11-22 14:22:57 +08:00
pany
464218e72c refactor: store/modules 目录替换为 pinia/stores 2024-11-21 21:03:09 +08:00
pany
7a29374c2e refactor: hook 关键字替换为 composable 2024-11-21 20:41:48 +08:00
pany
a415ade4c2 refactor: 统一调用工具函数 2024-11-21 19:53:33 +08:00
pany
ea253ab1a9 docs: 优化 env 文件注释和命名 2024-11-21 19:50:20 +08:00
pany
9473a13c53 docs: fix typo 2024-11-21 12:41:24 +08:00
pany
5f611b9a13 fix: 修复 mobile + 非左侧布局模式时左侧导航菜单背景色异常的问题 2024-11-21 11:52:45 +08:00
pany
3155c086ca feat: 左侧导航菜单 title 过长自动省略 2024-11-21 11:28:37 +08:00
pany
b8033dc892 perf: 优化冗余的 css important 2024-11-21 11:03:40 +08:00
pany
c168ef7ab8 fix: 左侧导航菜单在高度不足时渲染不全的问题 2024-11-20 19:49:01 +08:00
pany
f2eba50938 docs: 更新项目中的部分外链 2024-11-20 15:40:24 +08:00
pany
226cdd3d1f docs: 优化注释 2024-11-19 20:14:23 +08:00
pany
80afc6e13f perf: 移除未用到的示例工具函数 2024-11-19 14:04:26 +08:00
pany
d47428ccc7 chore: pnpm eslint . --fix 2024-11-19 13:46:35 +08:00
pany
28ed4c0977 chore: pnpm eslint . --fix 2024-11-19 10:42:02 +08:00
pany
7f02e18d37 chore: pnpm eslint . --fix 2024-11-18 19:40:44 +08:00
pany
4f4b4892b9 refactor: 重构标签栏右键菜单定位方式 2024-11-15 16:54:59 +08:00
pany
394f6e16dc perf: api 优化, 将 className 优化为 classList 2024-11-14 20:07:24 +08:00
pany
869986bc50 refactor: 更新 pinia store 的调用方式 2024-11-14 17:33:12 +08:00
pany
ade5d806c7 refactor: 重写灰色模式和色弱模式挂载方式 2024-11-14 16:29:59 +08:00
pany
047909f661 style: 优化搜索组件样式细节 2024-11-13 17:51:34 +08:00
pany
03b2611786 style: 优化设置按钮 z-index 防止被局部 loading 遮挡 2024-11-13 16:55:45 +08:00
pany
738bd4a49f style: 禁用 el-tag 组件渐变动画 2024-11-13 16:27:27 +08:00
pany
19f7b6049e fix: 修复布局配置为混合模式时 header 组件 content 区域超出屏幕的问题 2024-11-13 16:08:35 +08:00
pany
e38525638d refactor: no keywords "any" and "unknown" 2024-11-12 20:10:09 +08:00
pany
b3d935cdb0 fix: 元素可以获得焦点时, 不应该采用 aria-hidden 属性对辅助技术隐藏 2024-11-12 15:58:59 +08:00
pany
396b8fac53 refactor: 移除 utils/index.ts 文件 2024-11-12 13:24:41 +08:00
pany
6af1ba94ff refactor: 重写 getCssVar、setCssVar 工具函数 2024-11-12 13:06:33 +08:00
pany
ac3f53f86b chore: 移除废弃的 CompConsumer 组件 2024-11-11 19:26:45 +08:00
pany
6680e72645 refactor: 重写 formatDateTime 工具函数 2024-11-11 19:06:19 +08:00
pany
6f2fbf4a90 fix: 修复上一个 commit 带来的 tag 显示顺序问题 2024-11-08 20:23:56 +08:00
_island
13a53cc994
fix: 第一个缓存页面加载时不触发 onActivated 钩子 (#214)
Co-authored-by: pany <939630029@qq.com>
2024-11-08 19:40:42 +08:00
pany
8201db2f66 chore: 适配 typescript 5.6.x 2024-09-19 19:56:29 +08:00
Femoon
7e0e868c48
style: fix the width of some icons when the sidebar was collapsed (#201)
Co-authored-by: pany <939630029@qq.com>
2024-07-24 11:09:03 +08:00
Valentine Miya
7bda678d7c
types: modify table type name (#199) 2024-07-22 11:40:25 +08:00
pany
f97824ddf8 chore: fixed eslint 8.57.0 && update other dependencies 2024-07-15 20:27:36 +08:00
pany
7e9eaab9da chore: 替换 vxe-table 已废弃的 api 2024-05-28 10:23:52 +08:00
pany
1c78445e44 docs: 更新进群方式 2024-05-24 10:24:31 +08:00
pany
4e6ed361c7 fix: 解决开启 "固定 Header" 时出现 1px 滚动条的问题 2024-05-21 10:10:15 +08:00
qppq54s
6f8755c47c
fix: 修复 iPhone 手机浏览器访问开发环境时可能出现白屏的问题 (#183) 2024-04-22 20:51:32 +08:00
pany
82b5bd81ef refactor: 完成多主题模块的重构 2024-03-29 21:14:11 +08:00
pany
5b531e75db wip: 重构多主题模块 2024-03-29 17:00:29 +08:00
pany
20f9ba8595 wip: 重构多主题模块 2024-03-28 21:34:24 +08:00
pany
246fca2692 fix: 修复 element plus table 右侧操作栏透明的问题 2024-03-26 09:39:32 +08:00