Releases: alibaba/formily
Releases · alibaba/formily
Release v0.4.0
- 🐞Fix typings (#293) @stkevintan @janryWang
- 📖doc: add questions(customize action) (#289) @liuqiao1
- 🐞Fix setFieldState buffer comparations (#292) @janryWang
- 🐞Fix validate side effect (#291) @janryWang
- 🐞Fix async validate prevent submit (#290) @janryWang
- 🧩Guaranteed dependency peering (#288) @atzcl
- 🐞fix docs build errors (#282) @stkevintan
- 🧩refactor(build): add build docs flow in CI and remove dynamic style @janryWang
- 🐞fix(core): Increase lastValidateValue value processing during initialization (#276) @atzcl
- 🐞correct and improve typescript definitions (#274) @stkevintan @atzcl
- 🐞fix: getSchema returning undefined doesn't break setIn (#269) @monkindey
Release v0.3.11
- 🐞Chore fix typo (#264) @yujiangshui
- 🐞fix(antd): improve week type moment parse regex (#254) @zzw918
- 🐞Fix typo (#258) @AdeshAtole
- 🐞fix(examples): remove the onChange of next/Detail (#257) @atzcl
Release v0.3.10
- 🐞fix(@uform/antd): add typings entry file (#250) @atzcl
- 🐞Revert "fix(@uform/antd): fix antd upload types (#252)" (#253) @janryWang
- 🐞fix(@uform/antd): fix antd upload types (#252) @janryWang
- 🐞fix(@uform/core): add scheduler backward compat (#251) @janryWang
- 🐞fix(@uform/core): scheduler compact (#246) @janryWang
- 🐞fix(@uform/antd): Fix week type moment parse format (#240) @janryWang
- 🐞fix(@uform/antd): fix week type format (#239) @janryWang
- 🐞fix FormTextBox margin value (#237) @anyuxuan
Release v0.3.9
- 🐞fix: tsconfig.json module option from esnext to commonjs @anyuxuan
- 🌟Feat: add week component type (#238) @zzw918
- 🐞fix(@uform/validator): Fix validate threshold check (#235) @janryWang
- 🐞fix(@uform/core): fix value can't be remove in onFieldChange subscriber @janryWang
- 🌟refactor: next in TypeScript (#206) @monkindey
- 🐞fix(@uform/antd): fix antd upload (#234) @janryWang
- 🐞fix validator of id card to support tail x (#227) @anyuxuan
- 📖chore(docs): UFrom --> UForm (#228) @monkindey
- 🐞fix(@uform/react): fix schema properties can not update when rerender (#220) @janryWang
- 🐞fix(@uform/react): invariant initialValues will not be changed when form rerender (#214) @monkindey
- 🌟import on demand (#210) @stkevintan
Release v0.3.7
- 🐞fix(@uform/antd): Fix Antd Input loading state automatically loses focus (#207) @janryWang
- 📖docs(Submit): fix table style (#203) @atzcl
- 🐞Fix number key will create array (#202) @janryWang
- 🐞fix(@uform/antd): support password add size props and use Input.Password in antd (#192) @atzcl
- 🌟refactor(project): add production test scripts (#200) @janryWang
Release v0.3.6
Release v0.3.5
- 🌟chore(build): 修复因编译源码失败导致未正常输出lib目录问题
Release v0.3.4
- 🐞fix(@uform/core): fix field props transformer is not work (#195) @janryWang
- 🐞fix(@uform/core/react): Fix intialValues can not one way controlled (#194) @janryWang
- 🐞“import on demand” support in antd and next (#193) @stkevintan
Release v0.3.3
- 🐞fix(@uform/core): fix setFormState is not work( #189) @janryWang
- 🐞fix(typings): correction FormLayout、Submit typings (#182) @atzcl
- 🌟chore(docs): remove unused file and correct antd multiple example (#184) @monkindey
- 🐞fix(@uform/core): remove excess updateChildVisible (#183) @janryWang
Release v0.3.2
- 🌟feat(docs): support deconstruction (#179) @janryWang
- 🐞fix(utils): adjust the order of getting self (#178) @monkindey
- 🐞fix(docs): fix docs without display property description (#176) @janryWang
- 🐞fix(@uform/core): the parameters of changeEditable api which have been defined in interface IField. (#180) @linlingyu
- 🐞fix(docs): fix docs is not work (#175) @janryWang