Skip to content

Releases: qiqiboy/react-formutil

v0.4.9

06 Mar 09:12
Compare
Choose a tag to compare
  • fix(Form)

v0.5.0-beta.5

05 Mar 10:03
Compare
Choose a tag to compare
v0.5.0-beta.5 Pre-release
Pre-release
chore(version): release v0.5.0-beta.5

v0.5.0-beta.4

05 Mar 08:58
Compare
Choose a tag to compare
v0.5.0-beta.4 Pre-release
Pre-release
  • use the new context API
  • add the new $viewValue to Field state
  • replace componentWillRecieveProps with componentDidUpdate
  • upgrade $parser $formatter

v0.4.7

25 Jan 08:49
Compare
Choose a tag to compare

v0.4.6

24 Jan 08:53
Compare
Choose a tag to compare

Just release v0.4.6

v0.4.3

16 Jan 04:26
Compare
Choose a tag to compare

connect withForm withField support hoist statics

v0.4.0

02 Nov 12:43
Compare
Choose a tag to compare
  • 重构.d.ts声明文件
  • withField不兼容改动:由$fieldutil传递状态和方法

v0.3.12

25 Oct 06:43
Compare
Choose a tag to compare
  • refactor declaration file

v0.3.8

12 Sep 04:31
Compare
Choose a tag to compare
  • add d.ts typescript declaration file
  • add $getFirstError() for <Field />

v0.3.5

30 Aug 02:53
Compare
Choose a tag to compare

withFieldwithForm support @decorator syntax