cshaptx4869
|
e326176e3b
|
refactor: ♻️ 去除CURD静态路由
|
2024-05-10 16:51:52 +08:00 |
|
Ray Hao
|
804811185a
|
Merge pull request #85 from cshaptx4869/patch-47
重构列表选择组件默认样式、增加列表选择组件使用示例
|
2024-05-09 21:33:33 +08:00 |
|
cshaptx4869
|
cc1143cf5a
|
feat: ✨ 增加列表选择组件使用示例
|
2024-05-09 21:29:32 +08:00 |
|
cshaptx4869
|
84135059cd
|
refactor: ♻️ 重构列表选择组件默认样式
|
2024-05-09 21:28:46 +08:00 |
|
郝先瑞
|
52a1d75a37
|
fix(menu.vue): 🐛 路由是否始终显示不限制只有顶级目录才有的配置,开放至菜单
|
2024-05-09 12:50:49 +08:00 |
|
Ray Hao
|
82a935c053
|
Merge pull request #84 from cshaptx4869/patch-46
refactor: ♻️ 加强对话框表单组件和列表选择组件
|
2024-05-08 21:53:33 +08:00 |
|
cshaptx4869
|
6618b608de
|
refactor: ♻️ 加强对话框表单组件和列表选择组件
|
2024-05-08 21:46:35 +08:00 |
|
Ray Hao
|
98f2aaf279
|
Merge pull request #83 from cshaptx4869/patch-45
feat: ✨ 增加列表选择组件
|
2024-05-06 23:09:53 +08:00 |
|
Ray Hao
|
ba1b71121a
|
Merge pull request #82 from cshaptx4869/patch-44
refactor: ♻️ 分页组件增加溢出滚动效果
|
2024-05-06 23:09:22 +08:00 |
|
cshaptx4869
|
7cc0976690
|
feat: ✨ 增加列表选择组件
|
2024-05-06 20:47:35 +08:00 |
|
cshaptx4869
|
527ab53142
|
refactor: ♻️ 分页组件增加溢出滚动效果
|
2024-05-06 20:45:16 +08:00 |
|
hxr
|
09892513d8
|
build: 📦 升级 NPM 包版本
|
2024-05-06 07:50:21 +08:00 |
|
Ray Hao
|
bb79511d46
|
Merge pull request #81 from cshaptx4869/patch-43
refactor: ♻️ 重构图标选择组件
|
2024-05-04 15:46:42 +08:00 |
|
cshaptx4869
|
0f4300dcbd
|
refactor: ♻️ 重构图标选择组件
|
2024-05-04 15:33:35 +08:00 |
|
hxr
|
f105a47447
|
build: 📦 升级NPM依赖包版本和升级项目版本号至2.10.1
|
2024-05-04 13:22:28 +08:00 |
|
hxr
|
e5cca6fcf3
|
docs: 📝 项目依赖版本号升级更改
|
2024-05-04 13:20:42 +08:00 |
|
hxr
|
425841ad45
|
fix: 🐛 修复因接口调整而影响的调用页面的问题
|
2024-05-04 13:15:06 +08:00 |
|
hxr
|
088bc5e48f
|
refactor: ♻️ 重构API为静态方法实现模块化管理,并将types.ts重命名为model.ts用于存放接口模型定义
|
2024-05-04 12:53:08 +08:00 |
|
Ray Hao
|
a211053176
|
Merge pull request #80 from cshaptx4869/patch-42
refactor: ♻️ cURD表单组件支持checkbox多选框
|
2024-05-03 14:34:12 +08:00 |
|
cshaptx4869
|
bf99b0091a
|
refactor: ♻️ 修改CURD表单组件自定义类型的attrs传值
|
2024-05-03 10:55:29 +08:00 |
|
cshaptx4869
|
5fc39d182c
|
refactor: ♻️ 加强CURD表单组件自定义类型的传值
|
2024-05-03 10:40:02 +08:00 |
|
cshaptx4869
|
563db933c0
|
refactor: ♻️ cURD表单组件支持checkbox多选框
|
2024-05-03 09:38:32 +08:00 |
|
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 |
|