Releases: alibaba/formily
Releases · alibaba/formily
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
Release v0.3.1
- 🔥 refactor: in TypeScript (#153) @stkevintan @yujiangshui @monkindey @janryWang
- 🌟 chore: fix tsc build errors (#174) @stkevintan
- 🌟 refactor(project): improve build flow @janryWang
- 🌟 feat: support noValidate reset (#164) @janryWang
- 📖 docs: optimize demo of form detail in docs (#150) @anyuxuan
- 🐞 fix: move string-length into utils (#154) @stkevintan
- 🐞 fix: empty string can be default value (#161) @monkindey @janryWang
- 🐞 fix(typescript): fix typescript config @janryWang
- 🐞 fix(typescript): fix ts build can not transplie jsx @janryWang
Release v0.2.3
Release v0.1.20
- Fix getFieldState value exception problem
- Fix visible nesting hidden, forced coverage of child nodes visible
- Fix setFieldState setting errors will not block the submitted problem
- Add memory leak guard
- Lock the eslint-plugin-react version number, otherwise the CI build will fail
- Migrate react-test-library==>@test-library/react