Commit Graph

173 Commits (e298c5bf67a43c5c5de2e19eef20568a71a58dca)

Author SHA1 Message Date
puhui999 e298c5bf67 refactor: ele 优化列表操作按钮大小 2025-05-13 10:08:12 +08:00
puhui999 96f5108ded Merge remote-tracking branch 'yudao/dev' into dev-new 2025-05-13 09:58:55 +08:00
puhui999 04b46a85b9 feat: ele 新增 tinymce 相关依赖文件 2025-05-13 09:57:37 +08:00
YunaiV 47716d6264 review:【ep 全局】实现 2025-05-12 19:31:49 +08:00
puhui999 5e31d48d22 feat: ele 新增 Textarea 文本域组件适配 2025-05-12 18:06:33 +08:00
puhui999 29d16c83cd feat: 富文本组件迁移 2025-05-12 17:57:43 +08:00
puhui999 097bef5e6d fix: 修复 ele vxe CellOperation 中文本按钮 text 属性需要布尔值 2025-05-12 17:52:45 +08:00
puhui999 f33be71b79 refactor: 优化重置 ele vxe CellOperation 中按钮默认内边距 2025-05-12 17:14:10 +08:00
puhui999 78aa64aed3 feat: 新增 ele 站内信管理模块 2025-05-12 00:44:03 +08:00
puhui999 9bffbb1fcc feat: 新增 ele 公告管理模块 2025-05-12 00:35:02 +08:00
puhui999 d84b72e2a6 feat: 新增 ele 邮件管理模块 2025-05-12 00:31:59 +08:00
puhui999 e8e3d020f4 feat: 新增 ele 短信管理模块 2025-05-12 00:24:13 +08:00
puhui999 b91898c587 feat: 新增 ele 登录日志模块 2025-05-12 00:19:09 +08:00
puhui999 73ec26744d feat: 新增 ele 字典管理模块 2025-05-12 00:15:37 +08:00
puhui999 08cb268c93 feat: 新增 ele 地区 & IP管理模块 2025-05-12 00:11:03 +08:00
puhui999 440854431a feat: 新增 ele 部门管理模块 2025-05-12 00:08:21 +08:00
puhui999 75a015c674 feat: 新增 ele 菜单管理模块 2025-05-12 00:05:25 +08:00
puhui999 3093489423 feat: 新增 ele OAuth 2.0 模块 2025-05-12 00:00:28 +08:00
puhui999 822a0a151b feat: 新增 ele 操作日志列表 2025-05-11 23:50:56 +08:00
puhui999 bdfbdf12c4 feat: 新增 ele 岗位列表 2025-05-11 23:45:13 +08:00
puhui999 92b2c9c372 feat: 新增 ele 功能权限模块 2025-05-11 23:41:18 +08:00
puhui999 7a959bcca0 feat: 新增 ele 三方登录模块 2025-05-11 23:16:56 +08:00
puhui999 18df7fa845 feat: 新增 ele 用户管理模块 2025-05-11 23:05:25 +08:00
puhui999 559a85f0aa fix: 修复 ele vxe-table proxyConfig 2025-05-11 22:37:08 +08:00
puhui999 ca6d36b6e2 feat: 完善 ele vxe-table 适配,完善文件和图片上传组件、字典组件、文档组件迁移,完善租户和租户套餐管理页面 2025-05-11 22:33:15 +08:00
puhui999 0155198f4e feat: 完善 ele 的请求、路由、百度统计、概览、登录 2025-05-09 17:57:44 +08:00
vben cc6c9bf7a0 chore: release v5.5.6 2025-05-06 22:32:58 +08:00
Vben 17a18fc9ba
chore: close eslint object sorting (#6101) 2025-05-03 16:06:36 +08:00
aonoa 41152d1722
refactor: modify the default homepage path loaded from the preference… (#6099)
* refactor: modify the default homepage path loaded from the preferences.ts

Signed-off-by: aonoa <1991849113@qq.com>

* refactor: modify the default homepage path loaded from the preferences.ts

Signed-off-by: aonoa <1991849113@qq.com>

---------

Signed-off-by: aonoa <1991849113@qq.com>
2025-05-03 16:03:08 +08:00
ming4762 baec89f896
perf: resolve duplicate component names (#6039) 2025-04-27 22:02:38 +08:00
vben 7c7051a11e chore: release v5.5.5 2025-04-27 21:45:10 +08:00
Netfan aa27a2f7a1
feat: encrypt the privacy data when it is persisted (#6056)
* 对私密数据持久化时执行加密
* 将锁屏密码合并到accessStore中进行加密
2025-04-27 20:59:10 +08:00
Netfan 2971ccc0b7
docs: docs modal z-index fixed, update alert docs (#5930) 2025-04-12 13:41:40 +08:00
Netfan 329a176a5c
perf: optimize bootstrap modules to speed up first-screen loading (#5899)
优化首屏加载速度
2025-04-09 01:05:20 +08:00
Netfan a0feeb1966
fix: watermark settings in the preferences modified accidentally (#5823) 2025-03-31 09:06:02 +08:00
Netfan a77bb8e68d
perf: improve component packaging to enable instance method retrieval (#5795)
改进组件适配器里的包装函数,使得组件暴露的方法可以透传
2025-03-27 15:13:13 +08:00
vben b92ac5c36d chore: release 5.5.4 2025-03-18 21:43:27 +08:00
Netfan cfa18c2b8e fix: improve component repackaging 2025-03-10 02:56:44 +08:00
Netfan 579b1b486c
feat: loading and spinner component with directive (#5587)
* 添加loading和spinner组件,以及对应的vue指令
2025-02-23 12:41:54 +08:00
Netfan 9f82052c71
feat: demo of motion plugin (#5550)
添加Motion的用法例子
2025-02-17 15:25:45 +08:00
vben 195ceec9b4 chore: release 5.5.3 2025-01-21 22:07:55 +08:00
Netfan 22e6f28464
perf: easy to define fieldName of response data (#5442) 2025-01-20 18:38:49 +08:00
Netfan 5611f6c7f5
perf: request support to set how to return response (#5436)
* feat: request support to set how to return response

* docs: typo

* fix: test unit

* test: add request responseReturn test
2025-01-19 17:41:26 +08:00
Netfan 816d1f5a69
fix: demos route fixed (#5405) 2025-01-15 19:24:02 +08:00
Netfan 13087a10b7
refactor: fix popup component zIndex (#5397) 2025-01-15 12:32:03 +08:00
Netfan 76c4aa2c55 fix: hide root route in breadcrumb 2025-01-14 17:51:39 +08:00
Netfan e1c503e51e
feat: support set default props for drawer and modal (#5390)
* feat: support set default props for drawer and modal

* docs: fix typo
2025-01-14 17:11:18 +08:00
Netfan 5965755caa
fix: root router config fixed (#5389) 2025-01-14 15:15:02 +08:00
Netfan 1ad54561b0
feat: add `noBasicLayout` in route meta (#5386)
所有菜单数据无需配置component为BasicLayout,它们将会默认使用基础布局,也可以通过meta.noBasicLayout来阻止这一行为
2025-01-14 12:12:08 +08:00
Netfan a2637313f8
feat: integrate new component `Tippy` with demo (#5355)
* 添加新的工具提示组件Tippy
2025-01-11 17:35:59 +08:00