Svend
3c4af23edf
fix: 修复 Form Api 根据字段名移除表单项,字段取反了的问题 ( #4971 )
1 year ago
LinaBell
e3a93970f4
fix: when VxeTable toolbarConfig.refresh is enabled, it will carry incorrect parameters ( #4980 )
1 year ago
richex-cn
7b9866158b
chore: update deprecated document link in .github/ISSUE_TEMPLATE ( #4986 )
1 year ago
Netfan
3fb286b552
fix: element hover style in dark theme ( #4983 )
1 year ago
Netfan
253abc5ef1
chore: tailwind css icon example ( #4969 )
1 year ago
Jeff
5f55799572
fix: button-control page mistake ( #4963 )
...
* fix: button-control page mistake
按钮控制展示逻辑错误
* fix: button-control.vue button text
1 year ago
vince
54a9ff088f
feat: upgrade vite version to 6.0.0 ( #4961 )
...
* chore: upgrade vite version to 6.0.0
* chore: update lock
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
huangxiaomin
f85badf482
fix: the route path did not synchronize with the page ( #4947 )
1 year ago
眼圈发黑
12f25cf3a2
style: typo ( #4948 )
1 year ago
vben
c8dd9bbf0b
chore: release 5.4.8
1 year ago
Vben
3587ec54eb
fix: supplement datepicker component ( #4943 )
...
* fix: supplement datepicker component
* chore: typo
1 year ago
Vben
dbcb7138f2
fix: resolve issue with Upload component not working correctly inside Form ( #4916 )
1 year ago
ryomahan
fe58af2e78
fix: form-api.setValues can't resolve nested fields ( #4915 )
...
fix #4912
1 year ago
huangxiaomin
94c68c966e
fix: fieldMappingTime data error when clear inputvalue ( #4906 )
1 year ago
Arthur Darkstone
77083abcc5
feat: add 3 resize examples ( #4907 )
1 year ago
Netfan
1302092798
fix: dialog `opened/closed` event triggered incorrectly,fixed #4902 ( #4908 )
1 year ago
Mintnoii
ec53bf8084
docs: optimize the introduction in both Chinese and English ( #4913 )
...
* 优化简介中文文档
1. 优化文案及病句
2. 统一格式
* Optimize the introduction English document
1. Optimize copywriting and sentences
2. Uniform format
1 year ago
Netfan
b87d41bada
fix: adjust `useWatermark` logic ( #4896 )
1 year ago
vben
788a29a8cb
chore: release v5.4.7
1 year ago
zyy
3bd5ef4523
fix(@vben/common-ui): pagination current page error ( #4893 )
1 year ago
Vben
86e52ce58a
fix: resolve onChange issue in form component ( #4890 )
1 year ago
Vben
9ddaba5333
fix: correct grid styling issue ( #4889 )
1 year ago
Vben
5b079471b9
fix: resolve issue with grid reload parameter not working ( #4888 )
1 year ago
Arthur Darkstone
8cc73cf59c
feat: add reize components & demo ( #4862 )
...
* feat: resize component
* chore: change positon of resize components
* feat: add resize demo
* chore: resize demo completed
* chore: fix display number
* chore: add infer comment
* fix: move reszie demo to examples
* fix: fix icon & removed scss
1 year ago
vince
a89711610d
chore: update eslint configuration ( #4872 )
1 year ago
vince
67c2b13713
fix: drawer console warning ( #4871 )
1 year ago
Netfan
1ff1e4a8d7
fix: form enter event handling, fixed #4865 ( #4867 )
1 year ago
Arthur Darkstone
ea8af98324
docs: add route config desc ( #4857 )
1 year ago
Arthur Darkstone
dc15accd04
fix: clipboard demo not working with a-input ( #4856 )
1 year ago
vben
94efcec7da
chore: release v5.4.6
1 year ago
Vben
a3d0d2ed34
feat: added file download examples ( #4853 )
1 year ago
Vben
90dc00b168
fix: unable to preventDefault inside passive event listener invocation ( #4852 )
1 year ago
Vben
ba36ce8836
feat: pinInput supports disabled props ( #4851 )
...
* feat: pinInput supports disabled props
1 year ago
vben
57d5a919d2
chore: release v5.4.5
1 year ago
Vben
546c0928fb
fix: form data that is not submitted by the form should not be carried when switching paging ( #4847 )
1 year ago
Vben
5e44aa9283
fix: drawer header is missing ( #4846 )
1 year ago
Vben
26bec4222f
fix: pages cannot be quickly moved back by hand gestures ( #4845 )
1 year ago
Vben
4005023fd4
fix: drawer component header does not take effect ( #4844 )
1 year ago
Vben
8617d3dd1e
perf: formApi added validateAndSubmitForm & filedMapToTime renamed fieldMappingTime ( #4842 )
...
* perf: formApi added validateAndSubmitForm & filedMapToTime renamed fieldMappingTime
1 year ago
huangxiaomin
632081e828
feat: add icon-picker component ( #4832 )
...
* feat: add icon-picker component
* fix: resolve conversations
* refactor: resort @vben/hooks
1 year ago
huangxiaomin
6b9acf09dc
feat: add fieldMapToTime prop to FormRenderProps ( #4838 )
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
9cf0573921
perf: optimize local startup speed and add header Class configuration to drawer ( #4840 )
1 year ago
Xiaoyu
da7d61b160
feat: add click-to-click event support to the WorkenchProject and WorkenchQuickNav components ( #4831 )
...
* feat(@vben/common-ui): add click event emission to WorkbenchProject and WorkbenchQuickNav components
* feat: add navigation and project link functionality to dashboard workspace
* feat: add URL property to WorkbenchProjectItem and WorkbenchQuickNavItem for enhanced navigation
---------
Co-authored-by: XiaoyuDing <xiaoyuding@keymedbio.com>
1 year ago
Vben
8f1e397077
fix: when the form is destroyed, the form parameters still exist ( #4834 )
...
* fix: when the form is destroyed, the form parameters still exist
* chore: update deps
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 )
...
* perf: improve the usage documentation of vben-vxe-table
1 year ago
Arthur Darkstone
33ce4d3cf3
docs: add vxe-table doc ( #4807 )
...
* docs: init vxe-table demos
* style: fix vxe-table index.scss import error
* docs: fix vxe-table style & theme toggle problem
* docs: add rest demos
* docs: add vxe-table demo desc
* fix: add maximumFileSizeToCacheInBytes to fix build error
* fix: fix vxe-table set-theme build error
* docs: fix vitepress ssr render problem
* docs: add some tips for vitepress compatibility
1 year ago