Commit Graph

2103 Commits

Author SHA1 Message Date
No name
09f795e00e
fix: bug RangePicker with componentProps valueFormat ('YYYY-MM-DD') does not return the formatted value when using form validate() method #3690 (#3691)
close #3690
2024-03-27 09:29:54 +08:00
苗大
c1809cd6c5
fix: 菜单搜索功能修复 (#3688) 2024-03-26 14:19:22 +08:00
苗大
7c52f083db
feat(VirtualScroll): 虚拟滚动增加滚动到顶部, 底部, 指定项方法 (#3687) 2024-03-25 14:24:29 +08:00
zandko
9882e8df86
feat(input): add auto-trimming for vxe-table input components (#3684)
* fix: Correct spelling errors in form component

* fix: Correct spelling errors in form component

* fix: Correct spelling errors in vxetable component
2024-03-25 11:41:53 +08:00
0x588
264f34e49d
fix: 修复菜单在MIX_SIDEBAR模式下title显示为name的问题 (#3682) 2024-03-22 14:06:40 +08:00
阿朱quq
54f8584443
fix: Correct spelling error in comments (#3678) 2024-03-19 16:03:18 +08:00
Caichong
c33ee66473
fix: remove duplicate code (#3674) 2024-03-15 16:50:46 +08:00
Ze.Rui
0434e718ed
Pref: 路由菜单取title字段 而不是name,树结构数据修改 (#3666)
* perf: 修改路由菜单获取title字段

* perf: 调整树结构获取的数据源

* perf: 修改getI18nName 获取值方式

---------

Co-authored-by: 赵泽瑞 <zhaozerui@jilinxiangyun.com>
2024-03-15 16:50:31 +08:00
松鼠
3d733de399
fix(ApiSelect): ApiSelect的isFirstLoaded赋值逻辑,只有当加载报错时才能恢复未初次加载状态 (#3671) 2024-03-14 10:02:20 +08:00
苗大
02b3a2fce8
chore: typo in Container (#3669) 2024-03-12 15:27:47 +08:00
invalid w
e26a4ee9cb chore: remove the volar plugin because it is not recommended for use 2024-03-12 09:22:42 +08:00
Zhong
c7631fed68
fix(router): resolve menu loading failure when permission is in "role mode" (#3660)
closed #3655
2024-03-07 13:59:32 +08:00
Caichong
a4cc1d5316
fix: typo in locale (#3659) 2024-03-07 11:32:32 +08:00
crudboy
c827ffb8e6
fix(component): insertNextAt is not a function (#3656) (#3657) 2024-03-06 20:31:36 +08:00
Zhong
d42acb477c
fix(component): resolve the defaultValue error in setting the date type (#3652)
closed #3651
2024-03-06 09:16:37 +08:00
Zhong
bc5e5fa015
fix(component): resolve the issue of "vxe-table" export function not being able to be used (#3646)
closed #3614
2024-03-05 19:28:15 +08:00
codelo
32061f468c
chore: Update README.zh-CN.md (#3648)
vite4, vite2 => vite5
2024-03-05 19:23:48 +08:00
Mr.Dear
9372f1d159
feat: fix ellipsis bug (#3644) 2024-03-05 13:05:26 +08:00
Zhong
7ec9344be8
fix(router): resolve the next function being called twice (#3643)
closed #3642
2024-03-05 10:26:05 +08:00
黄小民
89830ec7e6
fix: basemodal 无法透传 attributes 至 Modal.tsx (#3637) 2024-03-04 10:56:20 +08:00
Zhong
eae68bb029
fix(layout->user-dropdown): resolve warning "Invalid prop name: key is a reserved property" (#3640)
closed #3639
2024-03-02 10:07:41 +08:00
kian
ca3ddd19f7
feat(watermark): support custom style (#3634) 2024-03-02 10:05:24 +08:00
xachary
aef90aa2a0
fix(CropperAvatar): wrong type about the prop size (#3635) 2024-03-02 10:02:18 +08:00
xachary
ab55cbf99b
fix(Login): avoid infinite loop when query redirect to next route redirect (#3630). resolve #3620 #3627 2024-02-27 18:14:06 +08:00
xachary
1a7ae0e810
fix(LayoutSidre): resolve the breakpoint conflict. resolve #3605
* fix(LayoutSidre): resolve the breakpoint conflict

* docs: update comment

* fix(LayoutSider): add trigger footer limit
2024-02-23 09:32:14 +08:00
shixi
b7944690d1
fix(typo): fileservice class name (#3625)
我觉得这是个错误的名字
2024-02-22 16:05:07 +08:00
Carlos Andres Padillla Sainz
76ffd8fdf1
fix: Update TableAction.vue (#3619)
Clearing icon property to avoid using icon name in PopConfirmButton and delegate the icon only to the Icon component
2024-02-21 16:09:19 +08:00
xachary
246d1be89e
refactor(Exception): support original status values with not overrided (#3610) 2024-02-20 17:25:00 +08:00
Li Kui
b233973974
fix: TableAction设置icon显示iconify关键字 (#3608) 2024-02-19 19:44:55 +08:00
xingyu
0cb379e5ab
chore: update deps (#3602)
* chore: up vue 3.4.13 antdv 4.1.0

* fix: stylelint

* chore: update deps

* feat: vite-html

* fix: eslint

* fix: type check

---------

Co-authored-by: invalid w <wangjuesix@gmail.com>
2024-02-19 11:45:29 +08:00
xachary
b6bcf8d36d
fix(CropperModal): beforeUpload should return false (#3601) 2024-02-19 11:37:55 +08:00
xachary
5ec4446443
fix(PopConfirmButton): avoid type lint error (#3600) 2024-02-19 11:26:20 +08:00
xachary
236ddf3471
fix: repair login about redirect query (#3592)
* fix: repair login about redirect query

* fix: about buildRoutesAction and redirect

* fix: make sure unknown redirect will back to home
2024-02-11 14:30:44 +08:00
Tian_ya_luer
e6a73840ab
fix: 当TableAction的actions属性中的ActionItem传递了color属性时,PopConfirm的指示箭头颜色异常问题 (#3597)
Co-authored-by: linja <linja@film.com>
2024-02-11 14:30:12 +08:00
xachary
6f4bdae5c2
fix(BackTop): repair BackTup comp (#3581) 2024-01-30 14:14:23 +08:00
Owen Tsai
62c124ef45
chore: update README.md (#3575) 2024-01-25 13:16:38 +08:00
xachary
43aa743032
fix(BasicForm->FormItem): model should update before event call (#3573). resolve #3570 2024-01-24 17:10:36 +08:00
苗大
778ebe1f44
fix(PageWrapper): 修复headerSticky样式 (#3569) 2024-01-24 09:03:15 +08:00
xachary
a1e862bde7
fix(ScrollContainer): enable x scroll (#3564) 2024-01-23 21:11:43 +08:00
luchanan
e6a7e4c4fc
perf(component): formItem: label支持函数渲染 (#3504)
* perf(component): formItem: label支持函数渲染

(cherry picked from commit abd6e2b1298712e58cc69cdaa55f44e3393b71a5)

* perf(component): formItem: label支持函数渲染

* feat(component): formItem: label支持函数渲染

* perf(component): formItem: label支持函数渲染

(cherry picked from commit abd6e2b1298712e58cc69cdaa55f44e3393b71a5)

perf(component): formItem: label支持函数渲染

feat(component): formItem: label支持函数渲染

* chore: update label type

---------

Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
2024-01-21 21:27:50 +08:00
xachary
b750fc9e51
style(tabs): tab close button position (#3560) resolve #3557 2024-01-20 10:57:03 +08:00
xachary
54af5bb42d
fix(BasicTable->useColumns): handle deep colunm hidden (#3561) resolve #3559 2024-01-20 10:56:16 +08:00
xachary
e6797043c5
fix(test-server): test-server can not lanuch (#3554) 2024-01-19 09:34:18 +08:00
Li Kui
2c121edd3d
chore(i18n): add ts,js file support (#3552) 2024-01-18 15:42:31 +08:00
苗大
f3fbb57dc9
fix: typo substract -> subtract (#3551) 2024-01-17 19:37:45 +08:00
xachary
a121b32252
fix(BasicTable): BasicTable resize wrong in modal (#3549) 2024-01-16 16:50:57 +08:00
crudboy
0c1235e75a
fix: (demo->page>form>high) expose getDataSource close #3529 (#3530) 2024-01-16 16:49:12 +08:00
xachary
974c1fad7f
fix(BasicTable): getSelectRows return duplicate records (#3545) 2024-01-15 14:06:19 +08:00
xachary
e23e3383dd
fix(BasicTable->rowKey&scroll): declear and usage about rowKey and scroll (#3541)
* fix(rowKey&scroll): declear and usage about rowKey and scroll

* fix: key/keyValue type declare fix
2024-01-12 14:20:45 +08:00
xachary
69c36021fa
fix(BasicTable): selection wrong by click input when cross pages (#3540). resolve #3539 2024-01-12 09:17:25 +08:00