Skip to content

Releases: medipass/react-credit-card-input

0.4.5

18 Mar 06:03
Compare
Choose a tag to compare

Changes

Enhancements

  • Implemented card expiry validation with error messages. dfc260c
  • Added keywords to package.json. b0568e1
  • Amended .gitignore. 8a940c3
  • Replaced Webpack with Rollup. 6ec1693
  • Added Flow and flowified code. 8552972

Special thanks

v0.4.4

18 Mar 06:01
Compare
Choose a tag to compare

Changes

Enhancements

v0.4.3

18 Mar 06:00
Compare
Choose a tag to compare

Changes

Fixes

  • Fix autocomplete attribute case on <input>. 5c3afbc

v0.4.2

11 Dec 04:20
Compare
Choose a tag to compare

Changes

Enhancements:

  • Added credit card autocomplete attribute to card number, expiry and cvc. (#7) 1049fa1

v0.4.1

11 Dec 04:19
Compare
Choose a tag to compare

Changes

Enhancements:

  • Added card image style overrides. e76fb0a

v0.4.0

11 Dec 04:18
Compare
Choose a tag to compare

Changes

Features:

v0.3.0

11 Dec 04:17
Compare
Choose a tag to compare

Changes

Features:

  • Added ability to provide custom input components. 0e0bea5
  • Added docs to use with redux-form. 22ae9b8

v0.2.0

11 Dec 04:15
Compare
Choose a tag to compare

Changes

Features:

  • Add prop fieldClassName to override field wrapper styles. a430a9b

v0.1.1

11 Dec 04:13
Compare
Choose a tag to compare

Changes

Enhancements:

  • Internal - Removed file-loader and encode card images to base 64. 668e55d

v0.1.0

11 Dec 04:11
Compare
Choose a tag to compare

Initial Release 🎉