Skip to content
This repository has been archived by the owner on Mar 30, 2018. It is now read-only.

Releases: stipsan/redux-form-uikit

v2.0.2

01 Oct 01:59
Compare
Choose a tag to compare
  • Fixed: Semantic Release config (#393)
  • Fixed: Setup Semantic Release and resolve outdated dependencies (#392)

v2.0.1

04 Nov 17:26
Compare
Choose a tag to compare

Fixed

  • autoComplete regression in 2.0.0 unsetting any autoComplete props you had, sorry!

v2.0.0

01 Nov 12:18
Compare
Choose a tag to compare

Removed

  • autoComplete is no longer automatically defined.

v1.1.1

01 Nov 11:47
Compare
Choose a tag to compare

Added

  • Changelog.

Fixed

  • inputComponent prop did not allow strings.

Deprecated

  • autoComplete will no longer be added automatically in next major release.

v1.1.0

09 Oct 20:31
Compare
Choose a tag to compare

Added

  • inputComponent prop to render other things than input, like textarea, select, or other React components.

v1.0.0

30 Sep 22:15
Compare
Choose a tag to compare

Proved stable enough for a stable semver major version 💃

v0.2.1

24 Aug 12:17
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

NPM

  • added keywords to package.json to make it easier to find.

v0.2.0 - Initial Release

23 Aug 23:48
Compare
Choose a tag to compare
Pre-release

Features

v0.1.0 - Initial setup

22 Aug 21:44
Compare
Choose a tag to compare
Pre-release

Just setting up the repo, npm, travis etc