481 Commits

Author SHA1 Message Date
xiaoxian521
4d6bbb2ada Merge branch 'main' into gitee 2024-03-20 15:05:56 +08:00
xiaoming
2367eedc5d
feat: 添加虚拟表格示例 (#1007)
* feat: 添加虚拟表格示例
2024-03-20 15:00:47 +08:00
xiaoxian521
caab9c9843 Merge branch 'main' into gitee 2024-03-19 21:07:39 +08:00
xiaoming
f0a80c680e
feat: 添加vue-flow流程图示例 (#1001)
* feat: 添加`vue-flow`流程图示例
2024-03-19 21:05:44 +08:00
xiaoxian521
166f785ce6 Merge branch 'main' into gitee 2024-03-17 22:57:05 +08:00
xiaoxian521
d0d77bef21 feat: pure-admin-table添加单行编辑表格的简易用法 2024-03-17 22:54:32 +08:00
xiaoxian521
56ec3eda80 Merge branch 'main' into gitee 2024-03-16 23:27:38 +08:00
xiaoxian521
e1432d7af8 chore(deps): update 2024-03-14 15:03:04 +08:00
xiaoxian521
0fb677540a Merge branch 'main' into gitee 2024-03-13 20:50:26 +08:00
xiaoming
e6302b0f38
feat: 系统日志添加查看详情 (#974)
* feat: 系统日志添加查看详情
2024-03-13 20:46:37 +08:00
xiaoxian521
017a294112 Merge branch 'main' into gitee 2024-03-12 14:49:40 +08:00
xiaoxian521
adae01fdc2 chore: 更新typeit依赖为最新,相关兼容处理 2024-03-06 18:16:46 +08:00
xiaoxian521
87a2af7181 Merge branch 'main' into gitee 2024-03-05 22:24:55 +08:00
xiaoxian521
91bebdae94 chore: 更新依赖包,对应兼容处理 2024-03-05 15:36:07 +08:00
xiaoxian521
8742a67d56 Merge branch 'main' into gitee 2024-03-04 16:50:18 +08:00
xiaoming
131d1e8ada
feat: 添加系统监控-在线用户、登录日志页面示例 (#951)
* feat: 添加系统监控页面示例

* chore: 完成系统监控-在线用户

* chore: 完成登录日志
2024-03-04 16:44:30 +08:00
xiaoxian521
08110770e0 Merge branch 'main' into gitee 2024-03-02 01:31:19 +08:00
xiaoxian521
c219f315b2 release: update 5.1.0 2024-03-02 01:21:27 +08:00
xiaoxian521
0316a3de5f Merge branch 'main' into gitee 2024-03-01 21:11:10 +08:00
xiaoxian521
b5645b19e1 chore: 适配最新版element-plus v2.6.0 2024-03-01 21:07:27 +08:00
xiaoxian521
7076d2761a Merge branch 'main' into gitee 2024-02-29 13:18:53 +08:00
xiaoxian521
51809546ed feat: 添加多选卡片示例 2024-02-29 13:12:14 +08:00
xiaoxian521
bbf64e1ff0 Merge branch 'main' into gitee 2024-02-26 23:13:54 +08:00
xiaoxian521
816c2fa539 release: update 5.0.0 2024-02-26 23:02:43 +08:00
xiaoming
c314b0cd1c
feat: 添加系统管理-菜单管理 (#929)
* feat: 添加系统管理-菜单管理

* chore: update

* chore: add Copyright in login page

* chore: 将页脚放在一屏可视区

* chore: 依赖更新

* chore: update

* chore: update

* chore: 更新依赖

* chore: update `husky v9`

* style: 适配`el-dialog`样式的更新

* style: update `src/layout/components/search/components/SearchResult.vue`

* chore: update

* style: update

* fix: 修复`ReDialog`中点击取消和确定按钮会触发两次关闭回调

* chore: update

* chore: update src/views/system/menu/README.md

* chore: update

* chore: update

* chore: done

* chore: update
2024-02-26 22:17:40 +08:00
xiaoxian521
907f8ffbef Merge remote-tracking branch 'origin/main' into gitee 2024-01-29 13:28:30 +08:00
xiaoxian521
c62731df5b perf: 优化PureTableBar组件 2024-01-29 13:15:24 +08:00
xiaoxian521
f069f45418 Merge remote-tracking branch 'origin/main' into gitee 2024-01-27 16:28:45 +08:00
xiaoxian521
b0ca30f3f2 chore(deps): update 2024-01-27 16:21:07 +08:00
xiaoxian521
9d640eee48 Merge remote-tracking branch 'origin/main' into gitee 2024-01-23 14:00:11 +08:00
xiaoming
cc28f0a6de
perf: 标签页可按滑动力度进行左右滑动 (#884)
* perf: 标签页可按滑动力度进行左右滑动

* fix: login keypress
2024-01-23 13:24:44 +08:00
xiaoxian521
46cec38fe6 Merge remote-tracking branch 'origin/main' into gitee 2024-01-21 23:31:02 +08:00
xiaoxian521
0887dd46d5 feat: 添加文件上传示例 2024-01-21 23:14:46 +08:00
xiaoxian521
90b4107496 Merge remote-tracking branch 'origin/main' into gitee 2024-01-18 17:50:07 +08:00
xiaoxian521
395ccd2154 feat: 带来高级感满满的终端命令行 2024-01-17 12:21:56 +08:00
xiaoxian521
17eaf8161f Merge remote-tracking branch 'origin/main' into gitee 2024-01-14 12:49:39 +08:00
xiaoxian521
8b51731b58 chore: 提高node版本要求,为后续升级eslint9做准备 2024-01-13 20:02:49 +08:00
xiaoxian521
76a4761265 chore: 升级 @pureadmin/utils^2.4.0 将使用成本降到极低 2024-01-13 14:55:28 +08:00
xiaoxian521
330c70fcdc chore(deps): update and .nvmrc v20.11.0 2024-01-12 10:08:30 +08:00
xiaoxian521
4b3cdbf473 Merge remote-tracking branch 'origin/main' into gitee 2024-01-11 19:43:54 +08:00
xiaoxian521
7b228f4784 chore: 更新表格选择器示例 2024-01-11 19:39:10 +08:00
xiaoxian521
236f9e1b6a Merge remote-tracking branch 'origin/main' into gitee 2024-01-11 01:57:17 +08:00
xiaoxian521
9d965a7c63 chore: 优化演示代码 2024-01-11 01:53:32 +08:00
xiaoxian521
34d1c0f150 chore(deps): update 2024-01-10 21:13:13 +08:00
xiaoxian521
aa8ba9a3e5 chore: update element-plus^2.5.0 2024-01-10 20:49:12 +08:00
xiaoxian521
ebc245d004 perf: 更简单且兼容场景更多的首页图表尺寸自适应容器写法 2024-01-09 16:10:55 +08:00
xiaoxian521
a114dbb465 chore: 更新svgo命令为svgo -f . -r(压缩当前目录下的所有SVG文件) 2024-01-08 09:16:38 +08:00
xiaoxian521
1a38146587 Merge remote-tracking branch 'origin/main' into gitee 2024-01-08 00:02:10 +08:00
xiaoxian521
ad907cc727 chore(deps): update 2024-01-07 23:59:54 +08:00
xiaoxian521
796348094d Merge remote-tracking branch 'origin/main' into gitee 2024-01-07 23:31:16 +08:00