- Workaround #20
- Fix problem on android chrome only #15
- Update
README.mdsince it is on cdnjs
- Add
autooption toletterCase#17
- Fix potencial bugs
- Fix issues only on android browser #15
- Only set input and curselection once if initial value is passed
- set input value #14
- type check
navigator#13
- Remove classname hash
- Enable
TabShift + Tabfor switching the cell
- Enable
ArrowLeftArrowRightArrowUpArrowDownfor switching the cell, andDelete#11 (Not available in moblie) - Stable input ID
- Change
inputtypetopasswordfromtext(andtelif is on mobile device), due to input source switching issue
- Change
inputtypetotextfrompassword - Change
inputmargin-leftto-9999999px
- #6
- Uses
requireattribute of html input element, which not support IE9
- Better TypeScript support (#5)
- Add global classname
- Update readme
- Support IE9+ again when compiling with webpack