Ray Hao
|
ad8ccec26f
|
Merge pull request #79 from cshaptx4869/patch-41
refactor: ♻️ 优化axios响应数据TS类型提示
|
2024-05-02 19:51:26 +08:00 |
|
cshaptx4869
|
537095912d
|
refactor: ♻️ 优化axios响应数据TS类型提示
|
2024-05-02 19:05:19 +08:00 |
|
Ray Hao
|
8c3e1bbbb2
|
Merge pull request #78 from cshaptx4869/patch-40
refactor: ♻️ cURD表单input支持number修饰
|
2024-04-30 15:51:59 +08:00 |
|
cshaptx4869
|
6786465f0b
|
refactor: ♻️ cURD表单input支持number修饰
|
2024-04-30 15:30:12 +08:00 |
|
Ray Hao
|
de6610ef19
|
Merge pull request #77 from cshaptx4869/patch-39
refactor: ♻️ cURD表单字段支持watch监听
|
2024-04-30 10:37:37 +08:00 |
|
cshaptx4869
|
7c5e0bf342
|
refactor: ♻️ cURD表单字段支持watch监听
|
2024-04-30 09:50:14 +08:00 |
|
Ray Hao
|
8befc6a2dd
|
Merge pull request #75 from cshaptx4869/patch-38
refactor: ♻️ 加强CURD表单组件、CURD使用示例改为真实接口
|
2024-04-29 16:34:13 +08:00 |
|
cshaptx4869
|
3e69247502
|
refactor: ♻️ 加强CURD表单组件、CURD使用示例改为真实接口
|
2024-04-29 16:28:24 +08:00 |
|
hxr
|
41ea932f28
|
refactor: ♻️ 同步重置密码按钮权限标识重命名
|
2024-04-28 07:23:48 +08:00 |
|
hxr
|
58b3afb35c
|
refactor: ♻️ 重置密码按钮权限标识重命名
|
2024-04-28 00:45:33 +08:00 |
|
Ray Hao
|
a135cf3bee
|
Merge pull request #74 from cshaptx4869/patch-37
refactor: ♻️ 抽离CURD的使用部分代码为Hooks实现
|
2024-04-27 20:43:45 +08:00 |
|
cshaptx4869
|
afea9a08b9
|
refactor: ♻️ 修改CURD导入权限点标识名
|
2024-04-27 20:31:24 +08:00 |
|
cshaptx4869
|
1e0dee0a6e
|
refactor: ♻️ 抽离CURD的使用部分代码为Hooks实现
|
2024-04-27 20:22:23 +08:00 |
|
hxr
|
2f4a20a4a9
|
fix: 🐛 主题颜色设置覆盖暗黑模式下el-table行激活的背景色问题修复
|
2024-04-27 19:32:50 +08:00 |
|
hxr
|
0e1e9ef6dd
|
build(package.json): 📦 升级 npm 包
|
2024-04-27 18:10:21 +08:00 |
|
hxr
|
b9a4890354
|
docs(CHANGELOG.md): 📝 添加 2.9.3 版本更新说明
|
2024-04-27 18:04:27 +08:00 |
|
Ray Hao
|
7dedee8b66
|
Merge pull request #73 from cshaptx4869/patch-36
refactor: ♻️ cURD加强TS支持
|
2024-04-27 16:27:04 +08:00 |
|
cshaptx4869
|
982c5e57fa
|
refactor: ♻️ cURD加强TS支持
|
2024-04-27 15:04:27 +08:00 |
|
Ray Hao
|
e96fc32588
|
Merge pull request #72 from cshaptx4869/patch-35
refactor: ♻️ 完善CURD代码注释等
|
2024-04-26 22:02:36 +08:00 |
|
cshaptx4869
|
e5fdf3e23b
|
refactor: ♻️ cURD的列表数据模拟网络延迟
|
2024-04-26 21:56:02 +08:00 |
|
cshaptx4869
|
2b6a210855
|
refactor: ♻️ 完善CURD代码注释等
|
2024-04-26 21:43:16 +08:00 |
|
Ray Hao
|
52bc2e32b5
|
Merge pull request #71 from cshaptx4869/patch-34
feat: ✨ 增加CURD配置化实现
|
2024-04-26 16:59:44 +08:00 |
|
Ray Hao
|
bfc18ee2d0
|
Merge pull request #70 from Tricker39/master
feat: ✨ 集成 vite-plugin-vue-devtools 插件
|
2024-04-26 16:59:16 +08:00 |
|
cshaptx4869
|
a08d84166b
|
feat: ✨ 增加CURD配置化实现
|
2024-04-26 16:39:07 +08:00 |
|
tricker
|
b82037f663
|
feat: ✨ 集成 vite-plugin-vue-devtools 插件
集成 vite-plugin-vue-devtools 插件,配置插件可通过 inspector 在 vscode 打开相应的组件
|
2024-04-25 00:29:07 +08:00 |
|
hxr
|
c48110b699
|
refactor: ♻️ 统一调整 template 和 script 位置
|
2024-04-22 08:24:17 +08:00 |
|
hxr
|
5a462e7471
|
refactor: ♻️ 使用布局枚举替换字面量
|
2024-04-17 22:12:35 +08:00 |
|
hxr
|
e2762d1363
|
feat(SiderbarMenuItem.vue): ✨ 菜单hover背景色添加全局SCSS变量控制
|
2024-04-16 19:00:48 +08:00 |
|
hxr
|
bffe06d06e
|
chore: 🔨 修改项目版本号2.9.2 → 2.9.3
|
2024-04-16 00:24:35 +08:00 |
|
hxr
|
37dcbce735
|
docs: 📝 修改依赖版本号
|
2024-04-16 00:23:42 +08:00 |
|
hxr
|
dbfafaf547
|
refactor: ♻️ 移动端点击左侧菜单后关闭左侧菜单
|
2024-04-16 00:22:57 +08:00 |
|
hxr
|
fbfdcd4ff6
|
refactor: ♻️ 统一 script 和 template 位置
|
2024-04-16 00:19:46 +08:00 |
|
hxr
|
e091025e33
|
build: 📦 升级项目 NPM 依赖包
|
2024-04-15 22:14:54 +08:00 |
|
hxr
|
2f957401cb
|
build: 📦 升级依赖版本
|
2024-04-07 23:05:57 +08:00 |
|
hxr
|
c83a27ba48
|
build(package.json): 📦 升级 npm 包版本
|
2024-04-01 20:51:52 +08:00 |
|
april
|
c6dc77206d
|
refactor(重构首页): ♻️ 使用静态数据循环渲染
|
2024-03-29 11:59:44 +08:00 |
|
Ray Hao
|
3e8e366a5a
|
Merge pull request #64 from cshaptx4869/patch-33
fix(dashboard): 🐛 修复eslint报错
|
2024-03-25 21:25:34 +08:00 |
|
cshaptx4869
|
bb4eb0d833
|
fix(dashboard): 🐛 修复eslint报错
|
2024-03-25 18:15:50 +08:00 |
|
Ray Hao
|
c6421f0e43
|
Merge pull request #63 from cshaptx4869/patch-32
feat(snippet): ✨ 增加vue文件代码片段
|
2024-03-25 16:06:55 +08:00 |
|
cshaptx4869
|
dd587d916e
|
feat(snippet): ✨ 增加vue文件代码片段
|
2024-03-25 15:50:26 +08:00 |
|
hxr
|
023c585c95
|
refactor: ♻️ 更换本地缓存的 token 变量名
|
2024-03-24 15:18:45 +08:00 |
|
hxr
|
8f842ec602
|
docs(README.md): 📝 修改依赖版本号
|
2024-03-20 00:04:05 +08:00 |
|
hxr
|
b12163447d
|
build(package.json): 📦 升级项目依赖包
|
2024-03-19 23:23:41 +08:00 |
|
Ray Hao
|
83ad943f14
|
Merge pull request #60 from cshaptx4869/patch-31
fix(Login): 🐛 修复浏览器密码自动填充时可能存在的报错
|
2024-03-15 09:54:17 +08:00 |
|
cshaptx4869
|
62300347bb
|
fix(Login): 🐛 修复浏览器密码自动填充时可能存在的报错
|
2024-03-15 09:50:29 +08:00 |
|
Ray Hao
|
4825d60d3c
|
Merge pull request #59 from cshaptx4869/patch-30
refactor: ♻️ 增加语言和布局大小枚举类型
|
2024-03-15 09:23:53 +08:00 |
|
cshaptx4869
|
d83f43fb0e
|
refactor: ♻️ 增加语言和布局大小枚举类型
|
2024-03-15 09:09:41 +08:00 |
|
郝先瑞
|
274b6a3deb
|
fix(App.vue): 🐛 添加 size 类型断言修复类型报错
|
2024-03-14 18:16:57 +08:00 |
|
Ray Hao
|
b6adbdb21a
|
Merge pull request #58 from cshaptx4869/patch-29
refactor: ♻️ 增加侧边栏状态枚举类型
|
2024-03-13 09:26:45 +08:00 |
|
cshaptx4869
|
19c8ddbe6f
|
refactor: ♻️ 增加侧边栏状态枚举类型
|
2024-03-12 14:43:10 +08:00 |
|