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 |
|
pany
|
7837bac010
|
style: 简化多主题样式
|
2024-03-25 13:48:08 +08:00 |
|
pany
|
952b327261
|
fix: 修复内容区全屏时顶部存在的间隙以及部分模态框不能显示的问题
|
2024-03-22 18:58:56 +08:00 |
|
pany
|
b7987218c0
|
fix: 非左侧模式时,Header 都是 fixed 布局
|
2024-03-22 11:04:37 +08:00 |
|
pany
|
f528bde687
|
style: 完善 vxe-table 多主题样式
|
2024-03-21 17:06:37 +08:00 |
|
nevlf
|
6a6c39395c
|
chore: 升级 vxe-table 并适配主题切换 (#177)
Co-authored-by: pany <939630029@qq.com>
|
2024-03-21 15:28:43 +08:00 |
|
pany
|
2fa3fc05fb
|
style: add pixel units
|
2024-03-21 10:35:00 +08:00 |
|
nevlf
|
c4526f72b1
|
feat: 主题切换动画 (#176)
Co-authored-by: pany <panyang@mafengwo.com>
|
2024-03-21 10:00:14 +08:00 |
|
Aaron-zon
|
893ad57f7c
|
refactor: 将项目中 json 法深拷贝换成 lodash-es 的 cloneDeep (#174)
|
2024-03-11 09:20:19 +08:00 |
|
pany
|
5a2836c825
|
docs: 优化权限相关文档
|
2024-03-08 21:12:48 +08:00 |
|
pany
|
c5471b5fca
|
refactor: 留用 404 alias 同时移除 ErrorPage 路由 && 简化 redirect 路由 path
|
2024-03-03 23:00:17 +08:00 |
|
pany
|
d716248736
|
style: 移动端时登录框宽度自适应
|
2024-03-03 22:24:23 +08:00 |
|
pany
|
c0a950b383
|
chore: remove useless code
|
2024-02-28 17:28:12 +08:00 |
|
pany
|
c6225b3cf7
|
style: simplify sidebar css
|
2024-02-28 17:04:25 +08:00 |
|
pany
|
d8ab55fe2a
|
fix: 修复缩放侧边栏时 icon 轻微抖动问题
|
2024-02-27 17:23:24 +08:00 |
|
cilliandevops
|
ecfd39bcc2
|
feat:add login box top owl animation effect (#162)
Co-authored-by: pany <939630029@qq.com>
Co-authored-by: pany <panyang@mafengwo.com>
|
2024-02-26 22:22:15 +08:00 |
|
pany
|
2498f239c0
|
refactor: rename the variable "whether to enable dynamic routing" from "async" to "dynamic"
|
2024-02-25 19:26:35 +08:00 |
|
Aaron-zon
|
9963b590fd
|
style: rename the variable "whether to enable dynamic routing" from "async" to "dynamic"
|
2024-02-25 19:12:51 +08:00 |
|