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

Feature/schema preview #694

Merged
merged 19 commits into from
Mar 13, 2020
Merged

Feature/schema preview #694

merged 19 commits into from
Mar 13, 2020

Conversation

andyforever
Copy link
Contributor

  • feature: add schema preview
  • upgrade antd 4.0

@CLAassistant
Copy link

CLAassistant commented Mar 4, 2020

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ janryWang
❌ 云数


云数 seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@@ -247,7 +242,7 @@ const FormItemGroup: React.FC<IFormItemGroupProps> = ({
/>
</FormItem>
<FormItem
label={index === 0 ? '输入方式' : null}
label={index === 0 ? '输入方式' : ' '}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里为什么是 空格 ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

null或者空格都可以,上次解决antd4.0的样式兼容性问题改的

@janryWang janryWang merged commit 0081f87 into master Mar 13, 2020
@janryWang janryWang deleted the feature/schema-preview branch March 13, 2020 16:34
ZirkleTsing pushed a commit that referenced this pull request May 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants