vben
f015a874e2
chore: update deps
2021-12-19 21:44:29 +08:00
sevth
4f35b95b6b
fix: Multiple calls to createAxios function transform parameters are overwritten by other calls ( #1474 )
2021-12-18 22:28:20 +08:00
Henry Rao
46e28f0203
FixEditcell: 修复可编辑单元格不显示0的bug ( #1486 )
...
* fix: 修复可编辑表格不显示 0 的bug
* fix: 修复编辑单元格为空时不能触发编辑的bug
2021-12-18 22:27:44 +08:00
Henry Rao
aab6b4f393
fix: 修复多tab带参数匹配不正确的bug ( #1482 )
2021-12-18 22:27:28 +08:00
Mark
54ea44cdad
fix(Modal): 修复弹窗在最新的360浏览器和搜狗失效的问题 ( #1381 ) ( #1488 )
2021-12-18 22:26:27 +08:00
lzdjack
a462be0a5e
fix: 修复上传附件之后回显了多余条目 ( #1495 )
2021-12-18 22:25:49 +08:00
lzdjack
b639650397
fix: 修复table自适应高度和title属性声明问题 ( #1496 )
...
1.修复table升级ant3.0导致无法自适应剩余高度
2.修复table升级ant3.0导致BasicColumn类型的title属性无法找到
2021-12-18 22:25:33 +08:00
lzdjack
9217a12bcc
fix: 修复在windows下pnpm执行package.js里的脚本报错的问题 ( #1497 )
2021-12-18 22:25:19 +08:00
lzdjack
6b594aec53
fix: Fix the issue that clear verification does not take effect in the reset form ( #1498 )
2021-12-18 22:24:58 +08:00
CXM
fa33c6b0d7
fix: collapse canExpand ( #1501 )
...
* fix(type): fix ant-design-vue ->
* fix: fix base64 blob
* fix: fix CollapseContainer canExpan
2021-12-18 22:24:28 +08:00
lzdjack
a2b594c962
fix: Fix the problem that the table setting menu cannot be dragged ( #1503 )
2021-12-18 22:23:42 +08:00
wujieli0207
0dafaa5972
fix(function): Add defineProps reference ( #1505 )
2021-12-18 22:23:11 +08:00
vben
b0a0cbcd6a
fix: Fix context menu not working
2021-12-12 23:17:00 +08:00
Jiang
f6e27aee16
Update ColumnSetting.vue ( #1451 )
...
修复配置项中,拖拽后 点击 重置按钮 table 恢复还原,但 拖拽列表并未还原bug
2021-12-12 22:09:29 +08:00
Jiang
23b5538eae
修复 init 运行时机不正确 ( #1452 )
...
修复去掉checkList 后,移动配置中的table顺序后,调用tabel.setColum() 时触发 init() ,导致checkList 被重置bug
2021-12-12 22:09:14 +08:00
1sm
ab62739fd1
ApiSelect
Add alwaysLoad
option (#1461 )
...
* fix(modal): 取消全屏功能后关闭图标颜色异常
* chore: move to pnpm
* fix: RangePicekr在表单项中占满分配的宽度
* chore: comment format
* Revert "fix: RangePicekr在表单项中占满分配的宽度"
This reverts commit cd70e41dac
.
* feat(ApiSelect): 新增每次加载选项
Co-authored-by: liushiman <smliu@gk-estor.com>
2021-12-12 22:08:42 +08:00
XC
b70fade587
fix(treeHelper): 修复 listToTree 方法 parent 获取 children 问题 ( #1464 )
2021-12-12 22:08:23 +08:00
zuihou
05bad7b9dc
fix(BasicTree): 加了top参数,操作按钮会错位
2021-12-11 12:18:05 +08:00
zuihou
13d660bede
feat: 添加BasicTree使用 fieldNames 后,actionList 和 插槽 会失效的示例代码
2021-12-10 22:19:43 +08:00
zuihou
8523afd512
fix(BasicTree): 修复升级antdv3.x后产生的问题
...
1. BasicTree组件无法正确使用插槽的问题
2. 无法递归遍历的问题
Closes #1453
2021-12-10 22:17:47 +08:00
zuihou
8480454b73
fix(Form): 修复form宽度问题
2021-12-10 21:24:48 +08:00
vben
e024f6a6e7
fix: typo
2021-12-01 23:09:28 +08:00
vben
cb1759b257
perf(table): remove ExpandIcon
2021-12-01 22:40:29 +08:00
vben
81560fd3c6
fix(tree): fix display error
2021-12-01 22:29:54 +08:00
vben
170a4bceb1
fix(tree-select): replaceFields to fieldNames,close #1423
2021-12-01 22:20:58 +08:00
humanscrew
cfda62ef9c
fix: Fix Layout Page Tabs dragable ( #1433 )
...
* fix: pnpm install
* fix: Fix Tabs dragable
2021-12-01 22:02:18 +08:00
arika163
16cd2438dd
remove duplicate judgment ( #1432 )
...
Co-authored-by: zhangchao3 <zhangchao3@corp.netease.com>
2021-12-01 22:01:50 +08:00
JinMao
2a667c9e7f
fix: Fix depends @vue/shared @vue/runtime-core
2021-12-01 13:33:59 +08:00
vben
52257f061d
refactor(tree): Refactor tree to support antv3.0
2021-11-30 01:01:19 +08:00
vben
50cf2d0b8f
chore: update deps
2021-11-28 16:27:56 +08:00
vben
2aabbc788a
fix: Fix multi-language errors and installation errors
2021-11-26 00:09:08 +08:00
vben
bc18ecb277
fix: Fix github action running error
2021-11-25 00:23:30 +08:00
vben
413df9f5e1
Merge branch 'feat/antdv3.x'
2021-11-24 23:32:34 +08:00
vben
3fcfac1f37
wip: Upgrade ant-design-vue 3.0
2021-11-24 23:25:13 +08:00
1sm
5fca9ce2c5
chore: comment format ( #1398 )
...
* fix(modal): 取消全屏功能后关闭图标颜色异常
* chore: move to pnpm
* fix: RangePicekr在表单项中占满分配的宽度
* chore: comment format
* Revert "fix: RangePicekr在表单项中占满分配的宽度"
This reverts commit cd70e41dac
.
Co-authored-by: liushiman <smliu@gk-estor.com>
2021-11-24 23:17:11 +08:00
Carson
dc4b05272f
refactor(dashboard): adjust the spacing of Card under the small screen ( #1399 )
...
Co-authored-by: huguangju <huguangju@wowkai.cn>
2021-11-24 23:16:53 +08:00
handsomeFu
b8411c9311
chore: fix typo ( #1384 )
2021-11-22 09:15:59 +08:00
西安十大杰出青年
4806aced85
Update TableAction.vue ( #1394 )
...
fix: 解决TableAction组件Dropdown因为权限导致分割线显示错误的问题.
2021-11-22 09:15:50 +08:00
nsk
3b3f6c903a
fix: some mistakes close #1349 , close #1250 close#1245 ( #1373 )
...
* fix(Loading): add theme prop, The repair background prop does not take effect
* fix(AppLogo): fix title line height
* fix(Table,Upload): fix #1349 #1250 #1245
2021-11-15 18:59:28 +08:00
Coderclc
b3c4002b69
fix: Fix setting hideMenu, bread bar jump problem ( #1358 )
2021-11-15 09:32:14 +08:00
handsomeFu
7e00488635
chore: Update extensions.json ( #1359 )
...
Use volar instead of vetur
2021-11-15 09:32:01 +08:00
vben
090d844014
fix: type, #1347
2021-11-11 22:28:39 +08:00
CXM
013cb7f16b
fix: fix base64 blob ( #1356 )
...
* fix(type): fix ant-design-vue ->
* fix: fix base64 blob
2021-11-11 22:18:22 +08:00
vben
c2b207dd51
fix: Fix stylelint does not support html files
2021-11-10 23:24:39 +08:00
vben
83921284a6
chore: update deps
2021-11-10 21:49:41 +08:00
HUCHAOQI
59b309aa7e
fix(table): 使用lodash 的merge来递归assign,优化在多对象嵌套情况下的结构 ( #1350 )
2021-11-10 21:45:33 +08:00
liweijie0812
49c890ebec
fix: Form appendSchemaByField移除hasInList判断 ( #1341 )
2021-11-09 09:36:10 +08:00
Joyboo
c8dd3b6c14
TableAction确认框增加placement属性 ( #1335 )
...
* chore: table size放到settings
* chore(TableAction): 操作确认框增加placement属性支持
2021-11-08 09:24:53 +08:00
1sm
9999650a9a
package.json yarn -> pnpm ( #1336 )
...
* fix(modal): 取消全屏功能后关闭图标颜色异常
* chore: move to pnpm
Co-authored-by: liushiman <smliu@gk-estor.com>
2021-11-08 09:24:22 +08:00
miofly
b5364fe546
chore:add rules ( #1340 )
2021-11-08 09:24:00 +08:00