huangxiaomin
fe236ea929
feat: add submitOnChange props to vben form ( #5032 )
1 year ago
huangxiaomin
05b4b61c6e
fix: select Long option style problem ( #5030 )
1 year ago
vben
7ab00250bf
chore: release 5.5.0
1 year ago
Vben
9896a67c21
feat: add api-select component ( #5024 )
1 year ago
Netfan
db38ef522f
fix: `Page` header class in fixed mode ( #5023 )
1 year ago
Netfan
845f2a2abd
fix: header left padding fixed ( #5007 )
1 year ago
Netfan
9b73792dc9
fix: extra menu title follow locale change ( #5006 )
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
Netfan
ae3f7cb909
fix: mixed menu layout in full content mode ( #4990 )
1 year ago
huangfe1
e8992a1d16
chore: update modal.vue ( #4987 )
...
loading时候 子组件禁用点击事件
Co-authored-by: Vben <ann.vben@gmail.com>
1 year ago
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
Netfan
3fb286b552
fix: element hover style in dark theme ( #4983 )
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
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
Netfan
1302092798
fix: dialog `opened/closed` event triggered incorrectly,fixed #4902 ( #4908 )
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
67c2b13713
fix: drawer console warning ( #4871 )
1 year ago
Netfan
1ff1e4a8d7
fix: form enter event handling, fixed #4865 ( #4867 )
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