@ghranek/react-verification-code-input
Version:
🎉A verification code input
91 lines (47 loc) • 1.44 kB
Markdown
### 1.2.3 (2020-01-14)
#### Bug Fixes
* input pattern miss * (ab6303cf)
* number input plus or minus sign (57317459)
### 1.2.1 (2019-08-10)
#### Bug Fixes
* #12 (af780868)
## 1.2.0 (2019-05-09)
#### New Features
* add default values (0bf90f13)
### 1.1.2 (2019-04-16)
#### Build System / Dependencies
* copy file plugin (1454e1c9)
#### New Features
* add typescript define (05cee6ea)
#### Bug Fixes
* ios safari style (fe4155c1)
### 1.1.1 (2018-12-19)
#### Bug Fixes
* type(props) PropTypes define error (1e3d7cf4)
#### Other Changes
* update (5dd0c48e)
## 1.1.0 (2018-12-12)
#### New Features
* support text input (1bd276f6)
* support clear method (__clearvalues__) (2a5b8035)
### 1.0.5 (2018-11-30)
#### New Features
* support paste code (fa4e577f)
#### Bug Fixes
* Keep pressing the keyboard cursor jump error (62071847)
### 1.0.4 (2018-11-30)
#### Documentation Changes
* update badge (1c1c0711)
#### New Features
* add className props (0ad80c48)
### 1.0.3 (2018-11-29)
#### Documentation Changes
* update example (f4bc32b1)
* add live demo link (0e7d399e)
#### Bug Fixes
* on backspace trigger onChange params (7664d7ad)
### 1.0.2 (2018-11-28)
#### New Features
* change package name (52d18401)
* change package name (41643a33)
### 1.0.1 (2018-11-28)