JyQAQ
81a61558cb
feat(upload prop:maxSize): from Upload component accept prop maxSize (AI prompt fixed) ( #7059 )
* feat(upload prop:maxSize): from component accept prop maxSize
* feat(upload prop:maxSize): from component accept prop maxSize
* feat(upload prop:maxSize): from component accept prop maxSize
* feat(upload prop:maxSize): from component accept prop maxSize
1 month ago
yuh
4baec83db5
feat: add examples: form-upload ( #5955 )
* feat: add examples: form-upload
* fix: upload: accept and label
* fix: upload: 设置表单值、图片预览
10 months ago
Netfan
0936861da1
feat: pass `fieldsChanged` into the `handleValuesChange` callback function ( #5968 )
* fieldsChanged(已被改变值的字段名)将传入handleValuesChange回调函数
10 months ago
Netfan
a8c4786311
feat: api-component support autoSelect prop ( #5931 )
* feat: api-component support autoSelect prop
* docs: add version requirement
10 months ago
Netfan
eba372062e
feat: improve form demo ( #5582 )
12 months ago
Netfan
c9ccd2bbab
fix: form label and control style ( #5580 )
* fix: form label and control style
* fix: empty label mark with required rules
12 months ago
Netfan
a221d2b491
fix: form item overflow fixed and layout improved ( #5572 )
* fix: form item overflow fixed and layout improved
* fix: basic form demo update
* feat: form label support render
* fix: form docs update
12 months ago
Vben
081d2aed23
perf: format code with better style ( #5283 )
1 year ago
Netfan
cb5ecf4a8a
chore: add apiSelect remote search demo ( #5246 )
1 year ago
Netfan
4fe44611d3
docs: fix docs-link and add `EllipsisText` docs ( #5158 )
* docs: fix docs-link and add `EllipsisText` docs
* fix: ellipsisText docs link
1 year ago
Netfan
593916d6aa
feat: form `colon` support ( #5156 )
1 year ago
Netfan
018ddc75c6
feat: add default `placeholder` for `ApiSelect` ( #5078 )
1 year ago
Netfan
d085736bac
feat: improve `ApiSelect` component ( #5075 )
* feat: improve `ApiSelect` component
* chore: `ApiSelect` props name changed
1 year ago
Netfan
373766691f
chore: remove useless `fixedHeader` prop for `Page` ( #5069 )
1 year ago
Vben
9896a67c21
feat: add api-select component ( #5024 )
1 year ago
Netfan
e23486dbc6
feat: form component `IconPicker` ( #5005 )
1 year ago
Netfan
17c7ce8f21
feat: improve `page` component ( #5013 )
* feat: `page` component support fixed header
* docs: `page` component documentation
* docs: Improve `props` types of `page`
* docs: improve `fixedHeader` description of `page`
* fix: `page` header border color with fixedHeader
* feat: add `headerClass` for `Page`
1 year ago
vben
24b9aa44d2
chore: Revert "fix: form 表单不支持field.xxx.xx格式的defaultValue配置 ( #4965 )"
This reverts commliit 12f216c0e7 .
1 year ago
leizhiyou
12f216c0e7
fix: form 表单不支持field.xxx.xx格式的defaultValue配置 ( #4965 )
* fix: form 表单不支持field.xxx.xx格式的defaultValue配置
* chore: 修复代码规范问题
1 year ago
Vben
8617d3dd1e
perf: formApi added validateAndSubmitForm & filedMapToTime renamed fieldMappingTime ( #4842 )
* perf: formApi added validateAndSubmitForm & filedMapToTime renamed fieldMappingTime
1 year ago
Vben
6cd9937c03
feat: add submitOnEnter configuration to form ( #4670 )
1 year ago
Vben
6c4a742627
refactor: remove the adapter bucket introduction pattern and improve potential introduction timing ( #4635 )
* refactor: remove the adapter bucket introduction pattern and improve potential introduction timing
* chore: update deps
1 year ago
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
1 year ago
LinaBell
aed31a5a4e
perf: [antd] default placeholder for input and select components ( #4551 )
* chore: demo of customizing form layout using tailwind
* perf: default placeholder for input and select components
* chore: update ts type
* chore: extract public methods
1 year ago
LinaBell
b2c117f544
chore: demo of customizing form layout using tailwind ( #4549 )
1 year ago
Vben
161820dbc1
fix: improve the scroll bar flashing when the modal box is opened ( #4438 )
1 year ago
Vben
524b9badf2
feat: add VbenForm component ( #4352 )
* feat: add form component
* fix: build error
* feat: add form adapter
* feat: add some component
* feat: add some component
* feat: add example
* feat: suppoer custom action button
* chore: update
* feat: add example
* feat: add formModel,formDrawer demo
* fix: build error
* fix: typo
* fix: ci error
---------
Co-authored-by: jinmao <jinmao88@qq.com>
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
1 year ago