Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(form): add 'layout', 'labelAlign', 'rowProps' option #651

Merged
merged 2 commits into from
May 25, 2021
Merged

feat(form): add 'layout', 'labelAlign', 'rowProps' option #651

merged 2 commits into from
May 25, 2021

Conversation

lzdjack
Copy link

@lzdjack lzdjack commented May 25, 2021

1.添加Form布局方式,当layout: 'vertical',labelWidth可以控制col间距
2.添加Form的全局label对齐方式, labelAlign: left | right
3.添加Form的Row组件所支持属性,控制Col间的间距,对齐方式,布局方式

1.添加Form布局方式,当layout: 'vertical',labelWidth可以控制col间距
2.添加Form的全局label对齐方式, labelAlign: left | right
3.添加Form的Row组件所支持属性,控制Col间的间距,对齐方式,布局方式
*添加评分组件,并添加了dome例子
@anncwb anncwb merged commit 785732f into vbenjs:main May 25, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Aug 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants