xingyu4j
e702e4aba0
fix: code lint packages
2025-04-24 17:55:30 +08:00
xingyu4j
26c2638146
refactor: 迁移 time.ts
2025-04-23 17:30:39 +08:00
xingyu4j
dccb846bb0
refactor: tree.ts 使用@vben/utils替换
2025-04-23 17:27:48 +08:00
xingyu4j
84a5002d4a
refactor: data.ts迁移,使用 @vben/utils 的 getRangePickerDefaultProps
2025-04-23 17:09:20 +08:00
YunaiV
b4efb7c468
refactor:修复 antd typecheck 提供的报错
2025-04-23 12:56:35 +08:00
YunaiV
1dbbc547fb
feat:完成头像上传的功能
2025-04-22 09:19:19 +08:00
YunaiV
fd98752073
feat:更新 doc、github、issue 地址
2025-04-21 20:27:22 +08:00
YunaiV
bd3b95f447
feat:增加 tinymce 组件
2025-04-19 09:27:10 +08:00
YunaiV
431c93c42d
review:保持和 vben 一致(04-14)
2025-04-14 20:50:21 +08:00
puhui999
2207db02f5
feat: 代码生成
2025-04-10 11:34:20 +08:00
YunaiV
49632697a0
feat:增加 job 定时任务
2025-04-07 18:42:24 +08:00
Netfan
17f156de89
fix: default value for nested fields ( #5763 )
2025-03-26 22:51:07 +08:00
vben
7a0354f4a8
chore: release 5.5.4
2025-03-26 22:51:07 +08:00
vben
195ceec9b4
chore: release 5.5.3
2025-01-21 22:07:55 +08:00
王文庭
16162c01ed
fix: download from url triggered twice sometimes ( #5319 )
...
解决Chrome、Safari通过路径一次下载两个文件的BUG
2025-01-08 16:01:23 +08:00
Vben
081d2aed23
perf: format code with better style ( #5283 )
2025-01-01 11:39:49 +08:00
vben
07c4ad05f4
chore: release 5.5.2
2024-12-28 22:15:00 +08:00
vben
cbca9ffd95
chore: release 5.5.1
2024-12-12 22:47:11 +08:00
Netfan
e419b03cab
feat: modal&drawer support appendToMain and zIndex ( #5092 )
...
* feat: modal/drawer support append to main content
* feat: modal zIndex support
* fix: drawer prop define
* chore: type
* fix: modal/drawer position fixed while append to body
* docs: typo
* chore: add full-width drawer in content area
* chore: remove unnecessary class
2024-12-10 17:37:06 +08:00
Netfan
b75a8e6a2b
fix: form setValues not support `dayjs` and `Date` value ( #5064 )
...
* fix: setFormValues not support `dayjs object` value
* fix: setFormValues not support `Date` value
* chore: remove console log
2024-12-07 11:09:55 +08:00
vben
7ab00250bf
chore: release 5.5.0
2024-12-04 22:57:27 +08:00
Vben
9896a67c21
feat: add api-select component ( #5024 )
2024-12-04 22:56:29 +08:00
vben
24b9aa44d2
chore: Revert "fix: form 表单不支持field.xxx.xx格式的defaultValue配置 ( #4965 )"
...
This reverts commliit 12f216c0e7
.
2024-12-02 00:47:06 +08:00
leizhiyou
12f216c0e7
fix: form 表单不支持field.xxx.xx格式的defaultValue配置 ( #4965 )
...
* fix: form 表单不支持field.xxx.xx格式的defaultValue配置
* chore: 修复代码规范问题
2024-12-01 21:48:54 +08:00
vben
c8dd9bbf0b
chore: release 5.4.8
2024-11-24 22:00:41 +08:00
Vben
3587ec54eb
fix: supplement datepicker component ( #4943 )
...
* fix: supplement datepicker component
* chore: typo
2024-11-24 21:56:41 +08:00
vben
788a29a8cb
chore: release v5.4.7
2024-11-14 22:15:46 +08:00
vince
67c2b13713
fix: drawer console warning ( #4871 )
2024-11-12 13:34:47 +08:00
vben
94efcec7da
chore: release v5.4.6
2024-11-10 11:50:46 +08:00
Vben
a3d0d2ed34
feat: added file download examples ( #4853 )
2024-11-10 11:50:06 +08:00
vben
57d5a919d2
chore: release v5.4.5
2024-11-09 21:06:10 +08:00
Vben
5e44aa9283
fix: drawer header is missing ( #4846 )
2024-11-09 20:00:09 +08:00
Vben
8617d3dd1e
perf: formApi added validateAndSubmitForm & filedMapToTime renamed fieldMappingTime ( #4842 )
...
* perf: formApi added validateAndSubmitForm & filedMapToTime renamed fieldMappingTime
2024-11-09 15:00:59 +08:00
vben
44440d0951
chore: release v5.4.4
2024-11-04 22:47:52 +08:00
Vben
5999a862b6
perf: expose the formApi for a login form ( #4806 )
2024-11-04 22:46:16 +08:00
vben
ad3963ff70
chore: release v5.4.3
2024-10-27 21:59:54 +08:00
Vben
23768ea620
feat: menu routing support opens in a new window ( #4715 )
2024-10-22 22:24:56 +08:00
Vben
1b172b0329
fix: rename the Icon component to IconifyIcon to prevent name conflicts and fix type issues ( #4704 )
2024-10-21 20:14:25 +08:00
vben
bfaa2780ab
chore: release v5.4.2
2024-10-20 22:35:58 +08:00
vben
d1ca09c7bb
chore: release v5.4.1
2024-10-18 22:12:00 +08:00
vince
c491b9e021
fix: maximum call stack size ( #4674 )
...
* fix: maximum call stack size
2024-10-18 14:24:39 +08:00
Vben
24d14c2841
refactor(adapter): separate form and component adapters so that components adapt to components other than the form ( #4628 )
...
* refactor: global components can be customized
* refactor: remove use Toast and reconstruct the form adapter
2024-10-13 18:33:43 +08:00
vben
9856bc88d2
chore: release v5.4.0
2024-10-13 14:21:54 +08:00
vben
68465b5fbf
chore: release v5.4.0-beta.1
2024-10-13 14:17:28 +08:00
Vben
4173264805
feat: add vxe-table component ( #4563 )
...
* chore: wip vxe-table
* feat: add table demo
* chore: follow ci recommendations to adjust details
* chore: add custom-cell demo
* feat: add custom-cell table demo
* feat: add table from demo
2024-10-04 23:05:28 +08:00
vben
46540a7329
chore: release v5.3.2
2024-10-03 15:43:15 +08:00
vben
01391ee5a1
chore: release v5.3.1
2024-09-29 22:25:20 +08:00
Vben
d1e1256202
chore: disable sorting of non-core folder object fields ( #4547 )
...
* chore: disable sorting of non-core folder object fields
* chore: ci error
2024-09-29 22:03:17 +08:00
vben
31f6cc6416
chore: release v5.3.0
2024-09-22 14:32:23 +08:00
Vben
5ce3a18785
docs: update docs ( #4466 )
...
* chore: fixed known issues with form components
* docs: add vben form doc
2024-09-22 14:16:06 +08:00