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

Update schema.ts #493

Merged
merged 3 commits into from
Dec 11, 2019
Merged

Update schema.ts #493

merged 3 commits into from
Dec 11, 2019

Conversation

yuyichen
Copy link
Contributor

fix schema中array设置minItems 却报错长度或条目数不能大于

Before submitting a pull request, please make sure the following is done...

  1. Fork the repo and create your branch from master.
  2. If you've added code that should be tested, add tests!
  3. If you've changed APIs, update the documentation.
  4. Ensure the test suite passes (npm test).
  5. Make sure your code lints (npm run lint) - we've done our best to make sure these rules match our internal linting guidelines.

fix schema中array设置minItems 却报错`长度或条目数不能大于`
@claassistantio
Copy link

claassistantio commented Dec 10, 2019

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.

✅ yuyichen
❌ 李力


李力 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.

@janryWang
Copy link
Collaborator

能帮忙加下单测吗,非常感谢

@yuyichen
Copy link
Contributor Author

单元测试已添加,测试通过了

@janryWang janryWang merged commit 26e12aa into alibaba:master Dec 11, 2019
janryWang added a commit to janryWang/uform that referenced this pull request Dec 16, 2019
author janryWang <[email protected]> 1576468726 +0800
committer janryWang <[email protected]> 1576468726 +0800

refactor(project): rebase

feat: merge master

feat: editor 新增菜单树

feat: FieldEditor 中组件、属性、校验规则可以不用枚举

fix: printer get api and add get form schema to doc (alibaba#482)

fix(@uform/core): validate (alibaba#484)

* fix: change submit and validate function

* feat: add validate unit-test compat

* feat: abandon this pr`

* feat: doc update

* feat: add try catch to inner valodate

* feat: update validate case

* feat: update unitest and cod

* feat: update use field

Fix form (alibaba#488)

fix(@uform/core): fix init visible can not remove value (alibaba#492)

* refactor(@uform/core): update onFormSubmit position

* fix(@uform/antd/next): fix submit cannot autosubmit

* fix(@uform/core): fix init visible can not remove value

fix(@uform/antd): Warning Received `true` for a non-boolean attribute `inline` (alibaba#494)

fix: types merge error

fix: use omit to elegant &

fix schema property `minItems ` (alibaba#493)

fix(@uform/core): fix batch update(alibaba#497)

refactor(antd): adjust the handling of importing components on demand (alibaba#485)

chore(publish): v1.0.0-alpha.8

update readme

Fix form submit (alibaba#498)

* refactor(@uform/core): update onFormSubmit position

* fix(@uform/antd/next): fix form submit

fix: form effect demo (alibaba#499)

fix(@uform/shared/react): fix depreated and get schema (alibaba#502)

* fix: get schema and depreate
* feat: remove window param

Fix initialized (alibaba#505)

Fix destructor (alibaba#506)

fix(@uform/core): add values to submit resolve callback params (alibaba#508)
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.

3 participants