Skip to content

Releases: alibaba/formily

Release v0.4.0

01 Sep 15:38

Choose a tag to compare

Release v0.3.11

18 Aug 15:01

Choose a tag to compare

Release v0.3.10

10 Aug 04:19

Choose a tag to compare

Release v0.3.9

06 Aug 16:36

Choose a tag to compare

  • 🐞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

30 Jul 12:16

Choose a tag to compare

  • 🐞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

25 Jul 20:38

Choose a tag to compare

Release v0.3.5

25 Jul 20:36

Choose a tag to compare

  • 🌟chore(build): 修复因编译源码失败导致未正常输出lib目录问题

Release v0.3.4

25 Jul 16:13

Choose a tag to compare

  • 🐞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

23 Jul 10:21

Choose a tag to compare

  • 🐞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

18 Jul 04:11

Choose a tag to compare

  • 🌟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