Skip to content
This repository was archived by the owner on May 12, 2022. It is now read-only.

Latest commit

 

History

History
26 lines (21 loc) · 759 Bytes

CHANGELOG.md

File metadata and controls

26 lines (21 loc) · 759 Bytes

Changelog

5.4.0 (2022-03-21)

Added

  • Field name on onFocus callback to CVVInput
  • Docs: CVVInput example on docs
  • Docs: CardNumberInput example on docs
  • Add name to Autocomplete onFocus

5.3.0 (2022-03-07)

Added

  • Add name and value to onFocus callback in TextInput component
  • Expose CVVInput component
  • Expose CardNumberInput

5.1.1 (2020-10-06)

Changed

  • react and react-dom as peerDependencies

5.1.0 (2020-09-08)

Added

  • New Drawer component

4.0.0 (2020-02-17)

Removed