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

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

Merged
merged 9 commits into from
Dec 10, 2019

Conversation

janryWang
Copy link
Collaborator

Fix #491

@janryWang janryWang merged commit a6dcc18 into alibaba:master Dec 10, 2019
@janryWang janryWang deleted the fix_form branch December 10, 2019 08:02
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
* refactor(@uform/core): update onFormSubmit position

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

* fix(@uform/core): fix init visible can not remove value
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.

使用ON_FORM_INIT设置的visible=false,ui会隐藏,但数据会print出来
1 participant