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

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

Merged
merged 41 commits into from
Dec 12, 2019

Conversation

atzcl
Copy link
Collaborator

@atzcl atzcl commented Dec 9, 2019

close #473

更新 FormStep、dispatch、notify、IFormActions、IFormAsyncActions 的 ts 定义
调整 @uform/antd 按需加载的处理,并增加文档

atzcl added 30 commits August 8, 2019 22:28
@janryWang janryWang merged commit 2fb41e9 into alibaba:master Dec 12, 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)
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.

dynamicImport后,会导致uform field样式丢失
2 participants