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
|
82bd4ee14a
|
chore: release v4.5.2
v4.5.2
|
2024-11-11 20:02:39 +08:00 |
|
pany
|
f83a72f097
|
style: 补充代码片段 code-snippets 中缺少的字段
|
2024-11-11 19:37:50 +08:00 |
|
pany
|
ac3f53f86b
|
chore: 移除废弃的 CompConsumer 组件
|
2024-11-11 19:26:45 +08:00 |
|
pany
|
2108c04388
|
chore: husky 添加 tsc 检测, 达到更严格的代码提交校验
|
2024-11-11 19:22:31 +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
|
ffb6cb3a11
|
chore: update dependencies
|
2024-11-04 19:06:48 +08:00 |
|
pany
|
3a18c38218
|
fix: html lang="zh-CN"
|
2024-11-04 17:55:12 +08:00 |
|
pany
|
bc0c8f4cc4
|
refactor: extract detect-ie.js
|
2024-11-04 17:37:43 +08:00 |
|
淳冉
|
8523ec6695
|
feat: 验证 IE, 并引导使用其它浏览器 (#215)
Co-authored-by: pany <939630029@qq.com>
|
2024-11-04 17:25:02 +08:00 |
|
pany
|
0bcb7886d5
|
chore: update dependencies
|
2024-10-19 10:52:19 +08:00 |
|
pany
|
9b1142c106
|
chore: update dependencies
|
2024-10-10 20:44:37 +08:00 |
|
pany
|
cd3fcd3b1f
|
Merge branch 'main' of https://github.com/un-pany/v3-admin-vite
|
2024-09-27 20:43:27 +08:00 |
|
pany
|
9168c56359
|
chore: release v4.5.1
v4.5.1
|
2024-09-27 20:42:36 +08:00 |
|
pany
|
3a9d344698
|
chore: release v4.5.1
|
2024-09-27 20:35:45 +08:00 |
|
pany
|
934eed8e7b
|
chore: update release.yml
|
2024-09-27 20:29:08 +08:00 |
|
pany
|
256e48b0db
|
chore: release v4.5.0
|
2024-09-27 16:12:02 +08:00 |
|
pany
|
bf8b5b99bb
|
chore: configure release.yml
|
2024-09-27 16:10:12 +08:00 |
|
pany
|
85bbfb5adc
|
chore: update node and pnpm
|
2024-09-27 14:10:47 +08:00 |
|
pany
|
356ba4723b
|
chore: fixed sass 1.78.0
|
2024-09-27 14:07:24 +08:00 |
|
pany
|
377f9a5141
|
chore: fixed eslint 8.57.1 && update other dependencies
|
2024-09-27 14:02:37 +08:00 |
|
pany
|
0f140a61b2
|
chore: lock the version
|
2024-09-20 11:11:49 +08:00 |
|
pany
|
7cd21e6a87
|
chore: 项目默认使用工作区 typescript 版本
|
2024-09-19 19:57:37 +08:00 |
|
pany
|
8201db2f66
|
chore: 适配 typescript 5.6.x
|
2024-09-19 19:56:29 +08:00 |
|
pany
|
e9440ff996
|
chore: update other dependencies
|
2024-09-19 19:55:41 +08:00 |
|
pany
|
0a93a9f909
|
chore: fixed eslint 8.57.0 && update other dependencies
|
2024-08-24 13:55:59 +08:00 |
|
pany
|
372a63439b
|
chore: fixed eslint 8.57.0 && update other dependencies
|
2024-08-10 10:28:09 +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 |
|
Juck Zhang
|
6893c70df0
|
chore: update ". vscode/settings.json"
|
2024-07-15 21:00:20 +08:00 |
|
pany
|
f97824ddf8
|
chore: fixed eslint 8.57.0 && update other dependencies
|
2024-07-15 20:27:36 +08:00 |
|
pany
|
ccdeaaeaba
|
ci: update node pnpm version
|
2024-07-15 18:44:17 +08:00 |
|
pany
|
d77d7f7651
|
chore: update husky configuration
|
2024-07-15 18:28:55 +08:00 |
|
pany
|
7e9eaab9da
|
chore: 替换 vxe-table 已废弃的 api
|
2024-05-28 10:23:52 +08:00 |
|
pany
|
3bc8ca91f6
|
chore: fixed eslint 8.57.0 && update other dependencies
|
2024-05-28 10:22:05 +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
|
7e22f8915f
|
chore: update vite
|
2024-03-25 09:45:04 +08:00 |
|
pany
|
1186650df8
|
chore: update all dependencies
|
2024-03-23 13:44:02 +08:00 |
|