mfish
ca487426a1
删除之前遗留的console ( #2463 )
...
* feat(axiosSuccess): 操作成功后根据传入提示模式进行相应
* fix(axiosRetry): 解决get重试请求返回的headers造成无法成功请求的问题
* fix(axiosRetry): 参数首字母小写
* fix(useDataSource): 解决deleteTableRecord删除树形表格的行记录时,无法删除,无法找到子节点的问题
* feat(useDataSource): 删除之前提交代码遗留的console
2022-12-18 19:53:55 +08:00
mfish
9435b480ab
解决deleteTableRecord删除树形表格的行记录时,无法删除,无法找到子节点的问题 ( #2461 )
...
* feat(axiosSuccess): 操作成功后根据传入提示模式进行相应
* fix(axiosRetry): 解决get重试请求返回的headers造成无法成功请求的问题
* fix(axiosRetry): 参数首字母小写
* fix(useDataSource): 解决deleteTableRecord删除树形表格的行记录时,无法删除,无法找到子节点的问题
2022-12-15 18:30:44 +08:00
李勇
8c2ba755c1
fix:增加basictable组件name,防止注册组件的时候组件没有name ( #2440 )
2022-12-07 17:12:09 +08:00
Little-LittleProgrammer
c7639c4909
fix(basicForm): Fixed an issue where custom rules trigger would not take effect ( #2439 )
...
Co-authored-by: 吴安乐 <wuanle@qimao.com>
2022-12-07 17:11:42 +08:00
wangzhi
6af828260e
Update index.vue ( #2433 )
...
下面这块代码 在我的项目打包后在比较宽的屏幕(2K 31 寸)有显示 bug 两边会出现大面积空白, 有偶发性 清缓存首次进入会出现 , 刷新就没了, 这里为什么要指定宽度 ?
2022-12-02 09:39:29 +08:00
前端爱码士
5a9a8644d6
fix: 修复Form组件emptySpan类型定义错误 ( #2432 )
2022-12-01 13:04:46 +08:00
Vinton
0bb3b7f90d
fix: 修复频繁调用_setDefaultValue方法,设置初始值的时候,多次调用失效的问题 ( #2431 )
...
Co-authored-by: huangwentao <huangwentao@dianchu.com>
2022-12-01 13:04:31 +08:00
yaoyylm
87ee7cd27a
处理(Warning 'Use of eval is strongly discouraged')警告 ( #2424 )
2022-11-25 08:42:02 +08:00
mfish
ce030d2d1d
axiosRetry参数首字母小写 ( #2419 )
...
* feat(axiosSuccess): 操作成功后根据传入提示模式进行相应
* fix(axiosRetry): 解决get重试请求返回的headers造成无法成功请求的问题
* fix(axiosRetry): 参数首字母小写
2022-11-24 18:16:34 +08:00
mfish
43c8bf0d0b
解决get重试请求返回的headers造成无法成功请求的问题 ( #2416 )
...
* feat(axiosSuccess): 操作成功后根据传入提示模式进行相应
* fix(axiosRetry): 解决get重试请求返回的headers造成无法成功请求的问题
2022-11-24 06:45:28 +08:00
coder_Q
bc099041ce
style: optimize the way success hints are encoded in transformRespons… ( #2411 )
...
* style: optimize the way success hints are encoded in transformResponseHook #2410
* style: move to introduce location
Co-authored-by: 邱子建 <qiuzijian@qiuzijiandeMacBook-Air.local>
2022-11-24 06:44:53 +08:00
前端爱码士
0629cc7b14
fix: 修复表格图片插槽margin不生效问题 ( #2400 )
2022-11-22 10:56:24 +08:00
tnnevol
4e16438494
fix : #2390 [Preview]缩小后scale为负值 ( #2391 )
2022-11-17 23:51:34 +08:00
WYH
6844f69c20
fix: 修复demo中formTable几个空指针报错和selectedRowKeys丢失响应式的问题 ( #2386 )
...
Co-authored-by: 王一骅 <wangyihua@yazuishou.com>
2022-11-16 17:19:27 +08:00
smilv
2d2a265418
fix: views中country目录不存在 ( #2383 )
2022-11-15 18:12:00 +08:00
johnshi
e05a009989
加载失败显示图像占位符。 ( #2381 )
...
* 加载失败显示图像占位符。
* fix: 更新package.json
2022-11-15 18:11:43 +08:00
zreren
7fad00cb77
The link of document had been expired ( #2378 )
...
* fix:doc link expired
* fix:doc link expired
2022-11-15 08:12:15 +08:00
前端爱码士
a12c5706e8
fix: 修复props默认字段default返回空对象语法问题 ( #2369 )
2022-11-14 11:54:30 +08:00
Wit〆苗大
6fa35521b7
fix: props 定义默认值拼写错误 defualt => default ( #2362 )
...
* fix: props 初始化拼写错误 defualt => default
* fix: props 定义默认值拼写错误 defualt => default
Co-authored-by: 苗大 <caoshengmiao@hypergryph.com>
2022-11-12 00:19:58 +08:00
前端爱码士
00c446efff
fix: 修复导入相同excel文件不发生change事件 ( #2356 )
2022-11-12 00:19:44 +08:00
hunshcn
5539190c39
fix(utils): fix dateUtil.formatToDate/formatToDateTime ts type ( #2354 )
2022-11-11 09:52:30 +08:00
hunshcn
384f929443
fix(utils): fix dateUtil.formatToDate ts type ( #2345 )
2022-11-10 11:58:33 +08:00
前端爱码士
9ba15705b5
fix: 统一errorMessageMode值为单引号 ( #2343 )
2022-11-10 11:58:14 +08:00
destiny
d16f6f8e44
fix(component): 解决导出excel数据某一项为null时计算宽度报错 ( #2338 )
2022-11-09 09:58:30 +08:00
Corn
fc2e2c8789
fix: fix typo ( #2337 )
2022-11-08 09:06:54 +08:00
ludens blunt
df0e0cbe69
Update index.ts ( #2336 )
...
fix(deepMerge): 原对象受浅拷贝影响的问题
2022-11-08 09:06:24 +08:00
Wit〆苗大
7dcb38cac6
fix(BasicTable): setSelectedRows 引入但未加入 tableAction ( #2332 )
...
Co-authored-by: 苗大 <caoshengmiao@hypergryph.com>
2022-11-08 09:06:08 +08:00
zxiaozhou
eda251a426
表格添加一个setRows方法以便数据回显后重新获取数据 ( #2327 )
2022-11-06 06:55:39 +08:00
mfish
17d16ae545
feat(axiosSuccess): 操作成功后根据传入提示模式进行相应 ( #2326 )
2022-11-06 06:55:07 +08:00
Wit〆苗大
9ae67bf9ca
fix: inputNumberGroup(前置/后置标签) span 不起作用的问题,增加样式之后可以根据Span动态适应 ( #2325 )
2022-11-04 23:45:57 +08:00
无木
1bafeb6638
fix(fullscreen): fix judging full screen status, fixed #2281
2022-10-31 13:12:23 +08:00
无木
fd57b83db6
fix(basicTree): checked with searching, fixed #2070
2022-10-29 10:47:12 +08:00
无木
513ccb9543
fix(route): url with hash not work. fixed #2301 #1311 #1253
2022-10-29 10:35:36 +08:00
无木
e962fa039a
fix: auto resize echart on menu collapsed, fixed #2265
2022-10-29 10:05:44 +08:00
无木
58b30aae9a
refactor: form advanced logic,fixed #2124 , #2078,#2089 . follow #2125
2022-10-29 09:37:39 +08:00
无木
4f9cdc5634
fix(table): rollback value on cancel editing, fixed:#2309
2022-10-28 13:47:06 +08:00
无木
5292838fcd
fix(apiSelect): remove attribute warning, fixed #2247
2022-10-28 13:31:43 +08:00
前端爱码士
fd9450304d
fix: 关闭非当前的标签没有同步清理cacheTabList数据 ( #2306 )
2022-10-25 08:49:06 +08:00
sevth
bc499744c0
feat(Form): 支持filedMapToTime
分别格式化时间,支持配置时间相关组件默认值处理开关,当组件配置valueFormat
时,默认值绑定不再是moment
对象,此时应关闭默认值的转换处理 ( #2305 )
...
* fix: 修复使用 extendSlots 时插槽参数未传递的问题。
* feat(Form): `fieldMapToTime`additional time formatting support separately.
* fix(Form): Add `isHandleDateDefaultValue` property.
Co-authored-by: sevth <pengqiang@vastweb>
2022-10-25 08:48:47 +08:00
Sizhu Wang
c8b169494f
fix(form): 修复表单fieldMapToTime对应的值为空仍提交原来的字段值 ( #2303 )
2022-10-25 08:48:29 +08:00
sedice
c1d3a94371
refactor: 重构button代码props的引入方式,获取更优雅的类型提示 ( #2302 )
...
Co-authored-by: zengqinglong <1107238436@qq.com>
2022-10-23 03:17:50 +08:00
CherishTao
0eb1275c34
Update layout.ts ( #2298 )
2022-10-23 03:16:50 +08:00
Wit〆苗大
e08a155c40
feat(EditableCell): table 可编辑单元格和可编辑行 增加 单选框相关组件, 并增加示例 ( #2294 )
...
Co-authored-by: 苗大 <caoshengmiao@hypergryph.com>
2022-10-20 06:57:56 +08:00
前端爱码士
c37a15fefb
fix: 修复getParentLayout方法接受了参数,但并没有用上 ( #2290 )
2022-10-19 13:34:58 +08:00
JinMao
768fadbffb
fix: Form method name field
2022-10-18 14:47:50 +08:00
前端爱码士
9aa2cf3ebf
fix: 修复单词拼写错误,replace 'Filed' width 'Feild' ( #2285 )
2022-10-17 09:07:09 +08:00
Luke
b1f78c6696
fix: 取消重复请求,错误处理 ( #2184 )
2022-10-16 14:22:59 +08:00
zhangcheng1164
dda27477af
fix: 修复ColumnSetting中列展示复选框在所有普通列都处于选中状态时没有处于选中状态的bug ( #2278 ) ( #2280 )
2022-10-14 23:41:41 +08:00
姚文强
a89ba204eb
fix typo ( #2266 )
2022-10-12 16:18:33 +08:00
Lovell Liu
a45208673a
Fix/workbech page ( #2264 )
...
* fix: fix display issues when reloading page
* feat: change a fit color for js-logo icon
* fix: prevent layout chaos because of text wrap
2022-10-12 16:17:42 +08:00