80 Commits (c0962fec187e79a89c16b00b8e235ceda8c40a98)

Author SHA1 Message Date
huangxiaomin fe236ea929
feat: add submitOnChange props to vben form (#5032)
1 year ago
Netfan e23486dbc6
feat: form component `IconPicker` (#5005)
1 year ago
Netfan 17c7ce8f21
feat: improve `page` component (#5013)
1 year ago
Netfan 32117b73aa
docs: add form slots docs (#4992)
1 year ago
Netfan 73502677ff
feat: add `placement` for `Drawer` (#4958)
1 year ago
Netfan dedba18553
feat: add `confirmDisabled` for `Dialog` (#4959)
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 8f1e397077
fix: when the form is destroyed, the form parameters still exist (#4834)
1 year ago
Arthur Darkstone dcdebaf7ca
docs: remove unnecessary commas (#4833)
1 year ago
Vben 4e88ef0840
perf: improve the usage documentation of vben-vxe-table (#4829)
1 year ago
Arthur Darkstone 33ce4d3cf3
docs: add vxe-table doc (#4807)
1 year ago
Netfan 06ba7cb224
feat: add opened and closed events for dialog (#4775)
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 477a05c26c
feat: menu supports carrying default query (#4687)
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 ea962e75d0 fix: table search form slot not working as expected
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 df48409814
fix: when the api returns 401, the page is refreshed not as expected (#4440)
1 year ago
Vben 524b9badf2
feat: add VbenForm component (#4352)
1 year ago
Vben 3f2dcb8281
fix(@vben/web-ele): fixed some style issues in dark mode (#4298)
1 year ago
Vben 98da0672e7
feat: add archive plug-in to output dist.zip after build (#4272)
1 year ago
Vben 36e7ca19a1
perf: improve modal and drawer component documentation and fix known problems (#4264)
1 year ago
Vben cbf601581d
feat(@vben/docs): preview components are supported within documents (#4250)
1 year ago