lee
|
79eb909c66
|
feat: make fields key of form deconstructable (#1663)
Co-authored-by: liheng.wu <liheng.wu@tcl.com>
|
2022-03-19 00:04:11 +08:00 |
vben
|
414101613e
|
chore: lint fix
|
2022-03-18 20:34:44 +08:00 |
liuyao
|
a23020b76d
|
fix(table): 修复antd报错,将column.slots修改为v-slot:headerCell
|
2022-03-11 16:17:36 +08:00 |
lzdjack
|
b63f7d17de
|
feat: 增强可编辑单元格功能 (#1576)
1. 增加可编辑单元格非编辑状态下可自定义样式
2. 扩展editComponentProps,可接受方法
|
2022-01-18 21:49:24 +08:00 |
lzdjack
|
dd158a17fe
|
feat: 添加table继承父元素高度的功能 (#1523)
在保证了原有的高度计算上,额外新增继承父级高度, 只需设置isCanResizeParent:true
|
2021-12-28 18:46:57 +08:00 |
Yinux
|
8c607b38f1
|
fix: Fix the date and week display issue on the lock screen(#1539) (#1542)
|
2021-12-28 18:42:51 +08:00 |
vben
|
b0a0cbcd6a
|
fix: Fix context menu not working
|
2021-12-12 23:17:00 +08:00 |
zuihou
|
13d660bede
|
feat: 添加BasicTree使用 fieldNames 后,actionList 和 插槽 会失效的示例代码
|
2021-12-10 22:19:43 +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 |
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 |
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 |
Jobin
|
97fe8e2058
|
feat(ApiCascader): add asynchronous cascader component (#1321)
|
2021-11-01 07:59:15 +08:00 |
vben
|
acea184320
|
chore: format code
|
2021-10-25 23:49:03 +08:00 |
zuihou
|
89414f173e
|
feat(Form): 新增 ApiRadioGroup 组件
|
2021-10-16 21:25:57 +08:00 |
tangyh
|
34781d42e8
|
feat(Table): 支持设置默认的排序值
|
2021-10-14 22:15:19 +08:00 |
miofly
|
5902886798
|
fix(type): 修复几个 ts 报错,和文件引用位置 (#1283)
* fix(type): 删除多余的类型定义
* fix(login): 删除登录时的 toRaw 包裹参数
* fix(type): 修复几个 ts 报错,和文件引用位置
|
2021-10-12 18:30:32 +08:00 |
miofly
|
7a1b6e74ab
|
fix(type): typo (#1281)
* fix(type): 删除多余的类型定义
* fix(login): 删除登录时的 toRaw 包裹参数
|
2021-10-12 11:49:50 +08:00 |
nsk
|
a530ec867b
|
fix(Loading): add theme prop, The repair background prop does not tak… (#1271)
* fix(Loading): add theme prop, The repair background prop does not take effect
* fix(AppLogo): fix title line height
|
2021-10-12 09:12:10 +08:00 |
Lowell
|
d6f65d476e
|
fix(Table): 解决设置了分页的情况下,调整表格分页条数后,如果翻页,分页条数会重置的问题。 (#1270)
|
2021-10-12 09:11:50 +08:00 |
Haceral
|
052eff91c4
|
perf: Improve the dynamic routing and automatically close the Tab function (#1264)
* 增加动态路由最大打开Tab数控制
* 增加动态路由打开数控制Router参数
* feat(Tab): 新增动态路由打开数限制Demo
* fix(multipleTab.ts): 将原来的打开数限制从固定的 5 修改为读取配置
Co-authored-by: Haceral <18274416193@163.com>
|
2021-10-12 09:11:25 +08:00 |
无木
|
6e0c70f415
|
fix(import-excel): support datetime raw data import
importExcel支持导入原始日期时间数据
fixed: #1215
|
2021-09-21 23:23:32 +08:00 |
无木
|
853bde9275
|
fix: fixed prop `mode` of `CodeEditor`
|
2021-09-18 20:18:41 +08:00 |
无木
|
9c5f11a54b
|
fix: remove warning in building action
移除build过程中的警告
|
2021-09-18 12:32:15 +08:00 |
无木
|
2875a97b70
|
fix(table): `clickToRowSelect` support `disabled` checkbox
修复`clickToRowSelect`会无视行选择框disabled状态的问题
|
2021-09-17 15:44:39 +08:00 |
无木
|
6544f84bc2
|
feat(demo): add token expired example
添加token超时例子
|
2021-09-14 22:11:21 +08:00 |
vben
|
2820d5a627
|
fix: improve type introduction, fix #1196
|
2021-09-13 23:46:31 +08:00 |
无木
|
656ee4e5c9
|
fix(upload): `accept` not work as expected
修复basicUpload的accept属性未按预期工作的问题
|
2021-09-11 21:47:04 +08:00 |
无木
|
73dc492b2a
|
feat(markdown-viewer): add new component
新增MarkdownViewer组件用于显示Markdown格式的富文本
close: #1181
|
2021-09-10 11:24:53 +08:00 |
无木
|
83c1683bfd
|
feat(demo): add `JsonPreview` demo
添加JsonPreview组件的使用演示
close: #1146
|
2021-09-06 20:36:19 +08:00 |
无木
|
ee7c31db44
|
feat(table): add `onValid` for editRow
为table的可编辑行添加校验方法
|
2021-08-27 22:23:39 +08:00 |
JinMao
|
0f5ddbf1ec
|
feat: add CardList component
|
2021-08-27 05:51:58 +08:00 |
vben
|
56a966cfbf
|
chore: format code
|
2021-08-24 22:41:48 +08:00 |
无木
|
2c867b3d63
|
feat(table): add `beforeEditSubmit` for editable cell
单元格编辑功能新增提交回调
|
2021-08-19 23:57:42 +08:00 |
vben
|
e15b4f14db
|
fix: fix all types of errors, compatible with volar plugin
|
2021-08-17 23:04:29 +08:00 |
无木
|
a5ff59237f
|
feat(form): component `Divider` support `helpMessage`
Divider表单组件支持helpMessage配置
|
2021-08-17 22:59:36 +08:00 |
无木
|
47a448b8ae
|
feat(form): add `Divider` for schema component type
新增Divider用于较长表单的区域分割
|
2021-08-17 17:50:54 +08:00 |
无木
|
c420174c1d
|
style: fix `basicButton` style
|
2021-08-16 20:18:53 +08:00 |
无木
|
3ba8a67647
|
fix: fixed basicButton ghost style
修正BasicButton幽灵状态的样式
|
2021-08-16 08:47:45 +08:00 |
无木
|
beb4ae92c1
|
fix: fixed basicButton style
修正BasicButton的样式
|
2021-08-16 07:35:47 +08:00 |
vben
|
45a8eb974a
|
refactor(dashboard): change to setup syntax
|
2021-08-15 22:36:46 +08:00 |
无木
|
2dd3d85448
|
fix: fixed `useRedo` may loss route params
修复useRedo会丢失当前路由的params数据问题
fixed: #1079
|
2021-08-15 16:45:13 +08:00 |
无木
|
da12da9d8c
|
perf(table): fixed code style
修复一些代码检查警告,并且为table的canResize属性添加不兼容场景警告
close: #1070
|
2021-08-15 08:54:42 +08:00 |
无木
|
30c5fc63c8
|
fix(demo): fix form style in modal
修复演示页面中Modal内的Form样式问题
closed: #1076
|
2021-08-14 23:21:05 +08:00 |
无木
|
93f9a19aa1
|
feat(form): add `alwaysShowLines` prop
允许设置Form折叠时始终保持显示状态的行数
close: #1051
|
2021-08-13 11:51:23 +08:00 |
vben
|
2f6d133b96
|
refactor(application): change to setup syntax
|
2021-08-13 07:29:33 +08:00 |
vben
|
bb89c5059c
|
refactor(sys): change to setup syntax
|
2021-08-12 23:54:12 +08:00 |
无木
|
2052eb5a65
|
fix(table): wrong bg-color in fullscreen mode
修复浅色主题下的table在全屏状态时背景颜色不正确的问题
|
2021-08-10 22:34:41 +08:00 |
JasonYHZ
|
f3cf162af1
|
feat(table): add getRawDataSource() function (#1029)
|
2021-08-04 08:59:21 +08:00 |