44 Commits (d8acb8642752fa70e1508edfc343d2eea7b1c381)

Author SHA1 Message Date
Netfan 376aad5d26
feat: drawer close icon placement (#5269)
1 year ago
Netfan 27ba45aa75 docs: update dialog and drawer docs
1 year ago
Netfan e86a7906fe feat: drawer support `onOpened` & `onClosed`
1 year ago
Netfan b22d900e27
feat: form compact mode support (#5165)
1 year ago
Netfan 4fe44611d3
docs: fix docs-link and add `EllipsisText` docs (#5158)
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 ed465d2b5b
feat: table search form visible control (#5121)
1 year ago
Netfan 7c4dfdc1c2
feat: form support reverse action buttons (#5108)
1 year ago
Netfan 43adc943b9
docs: fix typos (#5105)
1 year ago
Netfan eec6f41f6a
refactor: `ApiComponent` with docs (#5099)
1 year ago
Netfan e419b03cab
feat: modal&drawer support appendToMain and zIndex (#5092)
1 year ago
Netfan 373766691f
chore: remove useless `fixedHeader` prop for `Page` (#5069)
1 year ago
Netfan 0fc0f13064
fix: layout overflow style (#5066)
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 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