JyQAQ
|
9105d4d14a
|
feat(api-component): api-component组件的options支持指定disabled值 (#6991)
|
2025-12-03 10:03:23 +08:00 |
|
lghuahua
|
986eacae9a
|
fix: improve request logic in api-component
* 修复某些情况下updateParam设置的参数可能不会提交给api的问题
* 修复在上一个请求尚未完成前如果params发生了变更,将不会再触发新的api请求
---------
Co-authored-by: Netfan <netfan@foxmail.com>
|
2025-06-20 08:42:45 +08:00 |
|
Netfan
|
fcdc1a1602
|
feat: add more expose methods for apiComponent (#5958)
* 为ApiComponent组件添加getOptions和getValue导出方法。
|
2025-04-15 15:32:30 +08:00 |
|
ming4762
|
b5700bd0b1
|
perf: improve autoSelect of ApiComponent (#5936)
* fix: 修复autoSelect不生效的问题,props.valueField已经被omit了
* feat: ApiComponent autoSelect支持使用函数,可以满足灵活性要求更高的场景
|
2025-04-13 20:03:18 +08:00 |
|
Netfan
|
a8c4786311
|
feat: api-component support autoSelect prop (#5931)
* feat: api-component support autoSelect prop
* docs: add version requirement
|
2025-04-12 14:02:35 +08:00 |
|
Netfan
|
3c2d325d8c
|
perf: improve api-component for using in form (#5796)
|
2025-03-27 15:51:11 +08:00 |
|
Netfan
|
2d0859a727
|
fix: mouse events ignored on modal loading (#5409)
|
2025-01-16 12:17:08 +08:00 |
|
Vben
|
081d2aed23
|
perf: format code with better style (#5283)
|
2025-01-01 11:39:49 +08:00 |
|
Netfan
|
eec6f41f6a
|
refactor: ApiComponent with docs (#5099)
* refactor: `ApiComponent` with docs
* docs: remove invalid docs
* docs: remove duplicate prop docs
* docs: update `ApiComponent` docs
|
2024-12-11 10:45:04 +08:00 |
|