无木
|
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 |
无木
|
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 |
无木
|
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 |
无木
|
e23bd2696d
|
feat(preview): add more features
为Preview组件添加新的属性及事件
|
2021-07-26 20:58:18 +08:00 |
无木
|
a07ab6d7aa
|
fix(table): component shown in `fullscreen` mode
修复表格在全屏模式下编辑组件弹出层的显示问题
|
2021-07-24 14:36:16 +08:00 |
无木
|
e1c47233ed
|
fix(demo): multi-modal used with dynamic component
修复以动态组件的方式使用多个modal的演示
|
2021-07-23 15:55:15 +08:00 |
无木
|
8702965057
|
fix(demo): account page form validation
修复账号管理页面对不可见表单域的验证问题
|
2021-07-23 09:57:42 +08:00 |
无木
|
8b4b767f4c
|
feat(demo): add `async-validator` demo
添加表单使用后端接口异步验证的例子
|
2021-07-21 15:44:46 +08:00 |
无木
|
4bb506fb1f
|
fix(table): fix editable cell not support `ellipsis`
修复可编辑单元格不支持ellipsis配置的问题
fixed: #944
|
2021-07-21 00:43:37 +08:00 |
无木
|
7a7dab0c4b
|
feat(demo): multi-modal in one page usage
添加使用is动态组件来在页面内使用多个modal的演示
|
2021-07-19 18:40:02 +08:00 |
无木
|
52af1dd0d4
|
feat(basic-table): add `ApiTreeSelect` edit component
为表格添加ApiTreeSelect编辑组件,修复一些其它的已知问题
|
2021-07-19 16:25:56 +08:00 |
无木
|
535bdddf91
|
fix(demo): fix display problem of editable table with `apiSelect`
修复ApiSelect在可编辑表格中的显示问题
|
2021-07-19 00:51:02 +08:00 |
无木
|
8832a074dc
|
fix(code-editor): `value` not support use as `v-model`
修复value不支持v-model用法的问题
fixed: #933
|
2021-07-17 18:01:23 +08:00 |
无木
|
d81db890df
|
feat(api-tree-select): add `api` options to tree-select
添加ApiTreeSelect组件
|
2021-07-15 18:05:13 +08:00 |
Vben
|
ae7821e296
|
fix(modal): ensure that props are passed correctly,fix #897
|
2021-07-13 22:46:01 +08:00 |
无木
|
d95815b503
|
fix(markdown): resolving markdown exceptions
修复markdown组件的异常以及不能正确设置value的问题
|
2021-07-13 15:28:10 +08:00 |
无木
|
540423ecf7
|
feat(table): add `headerTop` slot
为表格添加`headerTop`插槽(表格头部的标题之上),以及相关演示
close: #881
|
2021-07-08 20:16:22 +08:00 |
无木
|
41e6d94b3b
|
feat(demo): add search demo for apiSelect
添加ApiSelect的本地搜索和远程搜索例子
|
2021-07-08 02:46:15 +08:00 |
无木
|
9228282ae2
|
fix(demo): form pages support `keepAlive`
修复表单演示页面不支持keepAlive的问题
|
2021-07-07 21:33:08 +08:00 |
无木
|
45a94e41c1
|
fix(demo): resolve `key not exist` warnings
修复角色编辑页面可能会出现tree组件报key not exist警告的问题
|
2021-07-07 21:26:20 +08:00 |
无木
|
542121129e
|
feat(demo): add basicTree with async data expand all
演示basicTree使用异步数据并自动展开
|
2021-07-06 17:10:19 +08:00 |
无木
|
5f1a6cdc59
|
feat(demo): demo default expanded tree table
演示默认展开树形表格数据
|
2021-07-05 16:23:58 +08:00 |
无木
|
b96ea0753b
|
feat(avatar-cropper): more props added
为头像剪裁组件添加value属性、onChange事件以及用于自定义上传按钮的属性;更新个人设置页的头像设置
|
2021-07-03 23:12:54 +08:00 |
Lan
|
48fcd7684c
|
feat(param-menu): feature: menu with params (#845)
|
2021-07-03 17:13:59 +08:00 |
无木
|
791b323dbd
|
fix(table): param of `handleSearchInfoFn`
修复`handleSearchInfoFn`的参数会有多余的空白键
|
2021-07-03 14:32:38 +08:00 |
无木
|
5fab267a69
|
feat(table-action): support `tooltip` option
为tableAction组件中的操作按钮增加tooltip配置
close: #848
|
2021-07-02 11:55:13 +08:00 |
无木
|
5637588fce
|
fix(demo): fix async tree demo, fixed: #823
|
2021-07-02 02:27:33 +08:00 |
无木
|
ddf116da14
|
style(demo): replace account page detail icon
|
2021-07-01 11:36:45 +08:00 |
无木
|
424b171e0d
|
fix(demo): account list fetch loss param
修复账号管理列表发起请求时可能缺少当前选中的部门ID参数的问题
fixed: #830
|
2021-06-30 00:50:49 +08:00 |
无木
|
0e414ba3c1
|
feat(demo): add route multi tabs show
添加同一路由演示多个不同参数的tab
close: #817
|
2021-06-26 21:25:11 +08:00 |
Vben
|
a2a75a097f
|
fix(demo-form): add fieldMapToTime example,fix #807
|
2021-06-24 23:17:56 +08:00 |
Vben
|
a2d8be3ab2
|
fix(demo): style error,fix #806
|
2021-06-24 23:10:43 +08:00 |
JinMao
|
9298b3c988
|
feat: add Tree LoadData demo
|
2021-06-23 15:53:31 +08:00 |
Vben
|
4c89ea7474
|
fix(menu): fix the jitter problem of menu folding animation,fix #732
|
2021-06-18 00:39:33 +08:00 |
Vben
|
f6fe1dd62d
|
feat(test): add jest test suite
|
2021-06-17 23:00:12 +08:00 |
Vben
|
0acc4ab2dd
|
perf(locale): reduce the number of multilingual files
|
2021-06-17 21:43:53 +08:00 |
Vben
|
d196340d27
|
feat(demo): added guide page example
|
2021-06-17 21:43:53 +08:00 |
Vben
|
4f20d45f9d
|
chore: type optimization
|
2021-06-17 21:43:53 +08:00 |
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>
|
2021-06-14 22:10:41 +08:00 |
Vben
|
305630e3fd
|
feat(preview): added createImgPreview picture preview function
|
2021-06-11 23:26:30 +08:00 |
Vben
|
fa828fd972
|
fix(flow-chart): fix drag and drop menu loss
|
2021-06-11 23:09:03 +08:00 |
Vben
|
1c1755cf5b
|
fix(modal): ensure that the full screen height is calculated correctly
|
2021-06-11 22:29:02 +08:00 |
Vben
|
639520ad5d
|
feat(use-drawer): add closeDrawer function
|
2021-06-11 22:19:02 +08:00 |
Vben
|
c7c95dd2af
|
chore: type Descrition,Drawer,Excel,Dropdown
|
2021-06-11 22:09:02 +08:00 |