30 Commits (f7a4d13a4c5f78a25ff9e08d7d62e6d2b0176bc6)

Author SHA1 Message Date
Netfan f7a4d13a4c
fix: fixed arguments of callbacks in `formApi` (#5970)
9 months ago
Netfan 0936861da1
feat: pass `fieldsChanged` into the `handleValuesChange` callback function (#5968)
9 months ago
superdl1996 cde1a85394
docs: typo (#5855)
10 months ago
Netfan e91e4e0eea
docs: fix form `compact` docs (#5811)
10 months ago
Netfan 04dff33ac5 feat: improved formApi for component instance support
11 months ago
Netfan c3eb4fab13 docs: fix zod rules docs
11 months ago
Netfan a221d2b491
fix: form item overflow fixed and layout improved (#5572)
11 months ago
Netfan a9f9031f49
docs: update form docs (#5485)
12 months ago
Netfan fb0ec05ff8
perf: improve fieldMappingTime to support format function (#5392)
1 year ago
Netfan 516d0b8dc8
fix: form `fieldMappingTime` improve and `modelPropName` support (#5335)
1 year ago
Netfan b22d900e27
feat: form compact mode support (#5165)
1 year ago
Netfan 593916d6aa
feat: form `colon` support (#5156)
1 year ago
Netfan 38805a0e1f
feat: improve code login demo (#5154)
1 year ago
Netfan 7c4dfdc1c2
feat: form support reverse action buttons (#5108)
1 year ago
Netfan 43adc943b9
docs: fix typos (#5105)
1 year ago
huangxiaomin fe236ea929
feat: add submitOnChange props to vben form (#5032)
1 year ago
Netfan e23486dbc6
feat: form component `IconPicker` (#5005)
1 year ago
Netfan 32117b73aa
docs: add form slots docs (#4992)
1 year ago
Vben 8617d3dd1e
perf: formApi added validateAndSubmitForm & filedMapToTime renamed fieldMappingTime (#4842)
1 year ago
Vben 2c6edafeb2
fix: when opening the tool separately, there is no need to pass the toolbar-tools slot (#4841)
1 year ago
Vben 1b172b0329
fix: rename the Icon component to IconifyIcon to prevent name conflicts and fix type issues (#4704)
1 year ago
Vben 0df8c5c02c
refactor: reconstruct language files into multi-file structures (#4683)
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)
1 year ago
Vben 24d14c2841
refactor(adapter): separate form and component adapters so that components adapt to components other than the form (#4628)
1 year ago
Vben 4173264805
feat: add vxe-table component (#4563)
1 year ago
Vben f7016466ee
feat: add examples of asynchronous form verification and verification time (#4559)
1 year ago
LinaBell bb6057cac3
perf: setValues method of the form supports assigning values only to keys that exist in the schema (#4508)
1 year ago
Vben 5ce3a18785
docs: update docs (#4466)
1 year ago
Vben 524b9badf2
feat: add VbenForm component (#4352)
1 year ago