Netfan
|
509b268fba
|
docs: update docs (#5408)
|
12 months ago |
Netfan
|
c3129663eb
|
fix: form update state error before form mounted (#5406)
|
12 months ago |
Netfan
|
816d1f5a69
|
fix: demos route fixed (#5405)
|
12 months ago |
Netfan
|
8cc903c0e1
|
feat: modal state locked on submitting (#5401)
* feat: modal state locked on submitting
* docs: 更新modal文档
|
12 months ago |
Netfan
|
13087a10b7
|
refactor: fix popup component zIndex (#5397)
|
12 months ago |
Netfan
|
27a3888e35
|
style: element plus loading style fixed (#5393)
* Element Plus的loading组件默认zIndex太高
|
12 months ago |
Netfan
|
fb0ec05ff8
|
perf: improve fieldMappingTime to support format function (#5392)
|
12 months ago |
Netfan
|
76c4aa2c55
|
fix: hide root route in breadcrumb
|
12 months ago |
Netfan
|
e1c503e51e
|
feat: support set default props for drawer and modal (#5390)
* feat: support set default props for drawer and modal
* docs: fix typo
|
12 months ago |
Netfan
|
5965755caa
|
fix: root router config fixed (#5389)
|
12 months ago |
Netfan
|
1ad54561b0
|
feat: add `noBasicLayout` in route meta (#5386)
所有菜单数据无需配置component为BasicLayout,它们将会默认使用基础布局,也可以通过meta.noBasicLayout来阻止这一行为
|
12 months ago |
Netfan
|
42e322012c
|
fix: spinner may stop playing animation after dismiss (#5365)
* fix: spinner may stop playing animation after dismiss
* fix: animation paused more safely
|
12 months ago |
Netfan
|
8cf6e8ec75
|
style: popover bgColor is too close to common (#5364)
修复Dark主题下,弹出层的背景色与主体背景色太过接近的问题
|
12 months ago |
Netfan
|
79d4d2fb22
|
ci: retry deploy while faild
|
12 months ago |
Netfan
|
b785bc5704
|
fix: useEcharts return invalid instance (#5360)
|
12 months ago |
Netfan
|
6719e2679f
|
feat: popup component support overlay blur effect (#5359)
|
12 months ago |
Netfan
|
cb9c8db5ba
|
feat: improve `tippy` demo (#5357)
|
12 months ago |
Netfan
|
a2637313f8
|
feat: integrate new component `Tippy` with demo (#5355)
* 添加新的工具提示组件Tippy
|
12 months ago |
Netfan
|
467689525f
|
perf: add nested modal demo (#5353)
|
12 months ago |
Netfan
|
1a04a05b79
|
perf: modal and drawer api support chain calls (#5351)
* perf: modal and drawer api support chain calls
* fix: typo
|
12 months ago |
Netfan
|
b8bffd884c
|
feat: allow close tab when mouse middle button click (#5347)
* 偏好设置增加鼠标中键关闭标签页的设置
|
12 months ago |
Netfan
|
624beb6fa0
|
fix: locale switching logic correction (#5344)
* 修复语言切换后的数据更新逻辑
* 表单默认按钮的content属性可提供computed类型的值
|
12 months ago |
Netfan
|
7606b86854
|
fix: vxeGrid init without search form (#5342)
* 修复vxeGrid在未使用表单的情况下,自动加载数据失效的问题。
* 暂时将vxeGrid版本锁定在4.10.0,新版本尺寸计算尚有问题
|
12 months ago |
Netfan
|
e10cbe23b9
|
chore: update deps
|
12 months ago |
Netfan
|
d34838bdd8
|
fix: primaryColor calculation (#5337)
|
12 months ago |
Netfan
|
c979c23e6b
|
fix: form valid-error style in naive (#5336)
|
12 months ago |
Netfan
|
516d0b8dc8
|
fix: form `fieldMappingTime` improve and `modelPropName` support (#5335)
* 表单的fieldMappingTime支持将格式化掩码设为null以便原值映射,这样可以支持非日期时间类型的组件;
* 表单增加modelPropName设置组件的双向绑定属性名,用于支持未提前注册的双向绑定属性为非默认名称的组件。
* 增加一些经常会有人提到的组合字段演示,
|
12 months ago |
Netfan
|
99c7fd72f8
|
fix: code lint
|
12 months ago |
Netfan
|
2828e7a7b6
|
fix: form `fieldMappingTime` is not working (#5333)
* fix: form option `fieldMappingTime` is not working
* fix: form merge support `fieldMappingTime`
|
12 months ago |
王文庭
|
16162c01ed
|
fix: download from url triggered twice sometimes (#5319)
解决Chrome、Safari通过路径一次下载两个文件的BUG
|
12 months ago |
clddup
|
bbbdbfa912
|
feat: useEcharts exports echarts instance#5294 (#5299)
|
12 months ago |
John
|
06cccc53fa
|
chore: update quick-start.md (#5303)
change COREPACK_REGISTRY to COREPACK_NPM_REGISTRY
|
12 months ago |
Netfan
|
801c640724
|
fix: vben select placeholder color (#5286)
|
1 year ago |
Vben
|
081d2aed23
|
perf: format code with better style (#5283)
|
1 year ago |
Netfan
|
4d81b9d18d
|
fix: sidebar preferences fixed (#5276)
|
1 year ago |
Netfan
|
e9dc613548
|
fix: breadcrumb setting not valid for `header-sidebar-nav` layout (#5275)
|
1 year ago |
Netfan
|
3af22f7e91
|
fix: header logo may not be collapsed in `header-sidebar-nav` layout (#5274)
|
1 year ago |
Netfan
|
2135cb8ece
|
feat: new layout `sidebar nav with full header` (#5270)
|
1 year ago |
Netfan
|
376aad5d26
|
feat: drawer close icon placement (#5269)
|
1 year ago |
Netfan
|
27ba45aa75
|
docs: update dialog and drawer docs
|
1 year ago |
Netfan
|
de17007788
|
feat: drawer support destroy on close
|
1 year ago |
Netfan
|
e86a7906fe
|
feat: drawer support `onOpened` & `onClosed`
|
1 year ago |
Netfan
|
4a8e6abc06
|
feat: modal support destroy on close
|
1 year ago |
Netfan
|
2eb7fed9f4
|
fix: header-mixed layout side-menu active (#5265)
* fix: header-mixed layout side-menu active
* fix: config test
|
1 year ago |
Netfan
|
ff8d5ca351
|
feat: header mixed layout (#5263)
* feat: new layout header-mixed
* fix: header-mixed layout update
* feat: layout preference update
* fix: extra menus follow layout setting
|
1 year ago |
vben
|
07c4ad05f4
|
chore: release 5.5.2
|
1 year ago |
Netfan
|
548c2e5500
|
chore: downgrade vue-tsc version
|
1 year ago |
Netfan
|
ec2c6eff6f
|
feat: header menu align support (#5256)
* feat: header menu align support
* fix: typo
|
1 year ago |
Netfan
|
15fe82c62f
|
chore: update deps
|
1 year ago |
Netfan
|
cb5ecf4a8a
|
chore: add apiSelect remote search demo (#5246)
|
1 year ago |