Vben
|
0acc4ab2dd
|
perf(locale): reduce the number of multilingual files
|
5 years ago |
Vben
|
d196340d27
|
feat(demo): added guide page example
|
5 years ago |
Vben
|
4f20d45f9d
|
chore: type optimization
|
5 years ago |
Vben
|
e9064631c7
|
chore: update deps
|
5 years ago |
无木
|
513823bfbd
|
fix(form): loss args on component change event
修复部分组件的change事件不止一个参数时,componentProps中配置的onChange只能接收到第一个参数的问题
|
5 years ago |
JinMao
|
d683b0f1e8
|
fix: fix Login Page LocalePicker showLocale condition
|
5 years ago |
JinMao
|
21c771b59c
|
fix: fix if getDropdownList.length==0 show Dropdown component
|
5 years ago |
xlaoyu
|
49b66e83ac
|
refactor(axios): control the display of common errors in the request cycle (#758)
Co-authored-by: frankylli <frankylli@tencent.com>
|
5 years ago |
Lan
|
ab2c7efe69
|
perf(PageWrapper): fix the height calculation problem when footer and global footer are opened at the same time (#760)
* perf(PageWrapper): 优化PageWrapper在page的footer与全局页脚同时开启时的高度计算表现。
* docs(PageWrapper): 修复footer与全局页脚同时开启时的高度计算问题
Co-authored-by: NorthLan <lan6995@gmail.com>
|
5 years ago |
Vben
|
655b743236
|
fix(modal): ensure that the shutdown event is not triggered multiple times
|
5 years ago |
M69W
|
a03d3cc60c
|
fix(ApiSelect demo): add demo about ApiSelect's use (#757)
* fix(ApiSelect demo): add demo about ApiSelect's use
* fix(ApiSelect demo): typo
* revert(ApiSelect): remove console
Co-authored-by: M69W <M69W@M69W>
|
5 years ago |
bOtalkin
|
bbce002be1
|
fix(layout): props warn (#756)
|
5 years ago |
Vben
|
29b2d344ae
|
chore: typo
|
5 years ago |
Vben
|
305630e3fd
|
feat(preview): added createImgPreview picture preview function
|
5 years ago |
Vben
|
3f6920f7a9
|
perf(component): optimize tree and upload components
|
5 years ago |
Vben
|
fa828fd972
|
fix(flow-chart): fix drag and drop menu loss
|
5 years ago |
Vben
|
bd2039accb
|
refactor: remove useExpose
|
5 years ago |
Vben
|
3b2c40bec8
|
refactor(virtual-scroll): refactor virtualScroll component
|
5 years ago |
Vben
|
1c1755cf5b
|
fix(modal): ensure that the full screen height is calculated correctly
|
5 years ago |
Vben
|
639520ad5d
|
feat(use-drawer): add closeDrawer function
|
5 years ago |
Vben
|
c7c95dd2af
|
chore: type Descrition,Drawer,Excel,Dropdown
|
5 years ago |
Vben
|
6dbbdbac76
|
perf(cropper-avatar): code optimization
|
5 years ago |
jinmao88
|
b7c7c46853
|
perf: add createImgPreview func (#713)
|
5 years ago |
Lan
|
33cd8fe653
|
fix(useViewHeight): Fix the problem that useContentViewHeight does not calculate the footer (#747)
Co-authored-by: NorthLan <lan6995@gmail.com>
|
5 years ago |
无木
|
c6b766d8ea
|
fix(route): dynamically introduce components error
修复后台权限模式下,加载IFrame类型的路由时会丢失component的问题
|
5 years ago |
Vben
|
a222ec8553
|
fix(mock): make sure ignore matches the file correctly, fix #745
|
5 years ago |
Vben
|
8e410fc640
|
feat: add CropperAvatar component
|
5 years ago |
无木
|
de12babd31
|
fix(modal): add v-model support for visible
|
5 years ago |
无木
|
b387681c00
|
fix(api): select api type error
|
5 years ago |
Vben
|
2c5351f9f4
|
chore: release 2.4.2
|
5 years ago |
Vben
|
40008bc235
|
refactor: refactor CountTo component
|
5 years ago |
Vben
|
00fca0fe6c
|
chore: prettier code
|
5 years ago |
Vben
|
34a80542de
|
fix: fix darkModeSwitch switch failure
|
5 years ago |
无木
|
c5f2577f51
|
fix(api-select): loss option data on event callback
close #733
|
5 years ago |
无木
|
7c1ffa3d23
|
fix(mock): type error
|
5 years ago |
Vben
|
7b9cd09ad8
|
fix(demo): make sure the map https resource is correct
|
5 years ago |
Vben
|
55e9d9fc29
|
perf: optimize components and add comments
|
5 years ago |
无木
|
84d9300e52
|
fix(demo): `breadcrumb` route invalid redirect
|
5 years ago |
无木
|
df8cd86051
|
fix(router): loss `directory` route
修复"目录"路由丢失的问题
fix: #722
|
5 years ago |
无木
|
448a4c2809
|
feat(table): updateTableDataRecord support functional rowKey
|
5 years ago |
Leo Caan (陈栋)
|
f62f378f42
|
chore: add util for install component (#707)
|
5 years ago |
无木
|
6d5f9aa699
|
feat(modal): add closeModal for useModal
|
5 years ago |
无木
|
21f7a854fe
|
fix(demo): account list page validate and save
|
5 years ago |
无木
|
8e4f486fcf
|
feat(table): add updateTableDataRecord method
添加updateTableDataRecord以便可以根据指定的rowKey来直接更新行数据而无需reload
|
5 years ago |
vben
|
5212ea79b4
|
fix: build error
|
5 years ago |
Vben
|
cda0f9c10a
|
chore: add some notes
|
5 years ago |
liuzhidong
|
efce482b32
|
feat(Tinymce): add dynamics to the read-only state of the rich text editor (#725)
*富文本目前只支持初始化配置,本次增加了只读状态动态设置,只需更改readonly的值
|
5 years ago |
无木
|
bcad95d32a
|
fix(form): fix form update problem
修复表单组件在特定情况下的卡顿、崩溃问题
fix: #720
|
5 years ago |
无木
|
125a7d1483
|
feat(table): support columns-change event
添加列改变事件(含排序、可见性、固定列)。该事件仅由表格设置组件中人为触发。
|
5 years ago |
liuzhidong
|
966571bdcb
|
fix(Tinymce): Read only status upload button can also be used (#718)
*修复富文本组件在只读状态下上传图片按钮也能点击的bug
|
5 years ago |