Releases: nosir/cleave.js
Releases · nosir/cleave.js
Fix date mode month and day auto correction issue
Second round bug fix after launching
First round bug fix after launching
- Fix improper language used in doc: #43
- Fix ReactJS component
value
updating issue: #29 - Fix
removeEventListener
register issue: #21 - Enable
prefix
for numeral mode : #18 - Fix bower main pointing: #41
- Fix comments parameters order: #23
- Use more efficient
bind
in ReactJS component: #17 - Add the latest and most up to date node 4 (LTS) for CI: #13
Add credit card type detection callback
- Add onCreditCardTypeChanged callback
Major fix release
- Add uppercase and lowercase converting enhancement
- Remove the leading 0s for numeral bug
- Fix DOM element parameter doesn't work bug
- Change plugin to addon bug
- Fix .setRawValue failed for credit card input field bug
Major feature release
- Main package
- Documentation
- CommonJS & AMD
- ReactJS component