Skip to content

Releases: antonfisher/react-simple-timefield

v3.3.1

26 Jan 06:33
Compare
Choose a tag to compare

Features

v3.2.5

13 Oct 05:40
Compare
Choose a tag to compare

Merged PRs:

  • Merge pull request #34 from NikolayBaranovv/fix-allow-synthetic-default-imports (234e052)
  • Merge pull request #33 from jamesmontalvo3/patch-1 (1102e27)

v3.2.3

25 Aug 05:36
Compare
Choose a tag to compare

Bug Fixes

  • fix: use commonjs as typescript build target (closes #26) (5b5849c)

v3.2.0

22 Aug 19:35
Compare
Choose a tag to compare

Features

  • add inputRef to props (65b2c1f)
  • convert code to typescript (81a886c)

Bug Fixes

  • typings: build and provide type definitions to NPM (fa950cf)

v3.0.0

29 Sep 07:09
Compare
Choose a tag to compare

Bug Fixes

  • [BREAKING CHANGES] add event to callback arguments (closes #5) (5b5849c)
  • remove react deprecation warning, replace componentWillReceiveProps call (closes #11) (ad1f667)

v2.0.3

10 Apr 06:47
Compare
Choose a tag to compare

Bug Fixes

  • user can type letter when component first loads (closes #9) (8f51c70)

v2.0.1

23 Nov 07:35
Compare
Choose a tag to compare

Bug Fixes

  • check if undefined for 'value' and 'onChange' (issue #8) (08e6c2e)

v2.0.0

01 Feb 08:20
Compare
Choose a tag to compare

Bug Fixes

  • remove double usage of same code (ee99ce4)

Features

v1.3.0

10 Sep 08:22
Compare
Choose a tag to compare

Added custom colon property

v1.2.0

09 Sep 02:23
Compare
Choose a tag to compare

Added custom input field property