zuihou
|
89414f173e
|
feat(Form): 新增 ApiRadioGroup 组件
|
2021-10-16 21:25:57 +08:00 |
vben
|
56a966cfbf
|
chore: format code
|
2021-08-24 22:41:48 +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 |
无木
|
93f9a19aa1
|
feat(form): add `alwaysShowLines` prop
允许设置Form折叠时始终保持显示状态的行数
close: #1051
|
2021-08-13 11:51:23 +08:00 |
无木
|
8b4b767f4c
|
feat(demo): add `async-validator` demo
添加表单使用后端接口异步验证的例子
|
2021-07-21 15:44:46 +08:00 |
无木
|
d81db890df
|
feat(api-tree-select): add `api` options to tree-select
添加ApiTreeSelect组件
|
2021-07-15 18:05:13 +08:00 |
无木
|
41e6d94b3b
|
feat(demo): add search demo for apiSelect
添加ApiSelect的本地搜索和远程搜索例子
|
2021-07-08 02:46:15 +08:00 |
Vben
|
a2a75a097f
|
fix(demo-form): add fieldMapToTime example,fix #807
|
2021-06-24 23:17:56 +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
|
00fca0fe6c
|
chore: prettier code
|
2021-06-09 22:36:30 +08:00 |
无木
|
8b6e07b768
|
fix(demo): fix basic form page style
修复表单基础示例页面,远程下拉的弹出层有时显示不完整的问题。
|
2021-06-05 22:17:17 +08:00 |
liuzhidong
|
785732f438
|
feat(form): add 'layout', 'labelAlign', 'rowProps' option (#651)
* feat(form): add 'layout', 'labelAlign', 'rowProps' option
1.添加Form布局方式,当layout: 'vertical',labelWidth可以控制col间距
2.添加Form的全局label对齐方式, labelAlign: left | right
3.添加Form的Row组件所支持属性,控制Col间的间距,对齐方式,布局方式
* feat(Rate): add 'Rate' module
*添加评分组件,并添加了dome例子
|
2021-05-25 22:25:13 +08:00 |
木头锤纸
|
e80280fb81
|
feat(form): add Slider demo (#555)
* feat(function): add 增加Slider滑动输入条组件
* feat(function): add 增加Slider滑动输入条组件demo
* feat(function): add 增加Slider滑动输入条组件demo
|
2021-04-28 20:33:44 +08:00 |
M69W
|
5fae2b02ea
|
perf: add Coordinating the selection of provinces and cities (#534)
Co-authored-by: M69W <M69W@M69W>
|
2021-04-26 20:53:33 +08:00 |
Vben
|
cb35341b8f
|
fix(form): ensure that the DateTime component checked properly,fix #511
|
2021-04-24 20:10:31 +08:00 |
jinmao88
|
8c2491fcb6
|
fix: fix AppendFormDemo (#505)
Co-authored-by: haha <admin@qq.com>
|
2021-04-19 23:52:37 +08:00 |
jinmao88
|
85b92a9add
|
perf: add AppendFormDemo (#503)
Co-authored-by: haha <admin@qq.com>
|
2021-04-19 18:42:31 +08:00 |
Vben
|
237f41da68
|
fix(form): ensure that the hidden fields of the form are verified properly, fix #413
|
2021-03-26 00:12:49 +08:00 |
Vben
|
3c4de9b0be
|
fix(input-count): make sure the reset function works close #381
|
2021-03-17 20:59:49 +08:00 |
Vben
|
500900abe1
|
perf: hide table full screen button by default
|
2021-02-24 22:05:27 +08:00 |
vben
|
9edc281322
|
chore: format code by eslint #222
|
2021-01-28 23:30:50 +08:00 |
vben
|
6392b7f048
|
refactor: remove global import
|
2021-01-18 23:37:36 +08:00 |
vben
|
31ff0559fe
|
feat(page-wrapper): added pageWrapper component
|
2021-01-05 21:45:05 +08:00 |
vben
|
116a1f7745
|
wip(table): perf table #136,146,134
|
2020-12-31 00:11:44 +08:00 |
vben
|
a305e59124
|
fix(form): form validate error
|
2020-12-28 22:04:05 +08:00 |
vben
|
ac1a369502
|
perf(form): improve the form function
|
2020-12-27 22:25:35 +08:00 |
vben
|
4ff1c408dc
|
wip(form): perf form
|
2020-12-25 01:09:44 +08:00 |
vben
|
4ddee05dee
|
fix(form): fix form inputNumber verification error
|
2020-11-15 22:53:31 +08:00 |
vben
|
1d45617e4a
|
refactor(form): enhanced form customization and dynamic capabilities
|
2020-11-13 00:42:52 +08:00 |
vben
|
5832ee6697
|
feat(form): support function type of form item
|
2020-11-10 22:30:52 +08:00 |
vben
|
2859067621
|
feat(from): add required in schema
|
2020-11-05 22:53:47 +08:00 |
vben
|
a0c3197454
|
perf: update form types
|
2020-10-25 23:51:27 +08:00 |
vben
|
a0b09e74ba
|
fix: fix window npm script
|
2020-10-16 23:36:52 +08:00 |
陈文彬
|
2f268ca8f4
|
fix: fix form,transition,build bug
|
2020-10-01 00:24:14 +08:00 |
陈文彬
|
2f6253cfb6
|
initial commit
|
2020-09-28 20:19:10 +08:00 |