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

Releases: pburtchaell/react-input

Version 4.1.3

17 Apr 15:26
Compare
Choose a tag to compare

Adds prop-types package as dependency, as per the discussion here.

Version 4.1.2

20 Jan 00:50
Compare
Choose a tag to compare

This release fixes a breaking error caused by the props.className property on the Field component.

Version 4.1.1

23 Nov 16:16
Compare
Choose a tag to compare

This release adds precommit hooks for development, updates development dependencies, and improves code style with an upgraded ESLint configuration (following the Airbnb style guide for both JS and React).

Version 2.0.2

09 Jun 18:12
Compare
Choose a tag to compare

Adds

  • New components
  • ES6 support