Breaking changes:
- Enabled Ivy in the compiled library
- The minimum supported version of Angular is set to 16
Note: Resolved the issue:
- Add support for angular 13 #59
Note: Fixed issues and implemented cool features:
- Always uppercase keyboard #51
- Change codeLength in app #46
- Delete button is not triggering on (codechanged) #44
Note: The following changes have been made:
- Have implemented the feature 'Disabled state' #28
- Have fixed the issue 'Insert code "from messages" doesn't appear on iOS' #36
Note: The following changes have been made:
- Have fixed the issue 'initialFocusField not working for 0 as index bug' #26
- Have implemented the feature 'Clear the inputs?' #27
- Have added the method for an input field focusing
Note: Have implemented the feature:
Insert Code from Messages not working on IOS #19
Note: Have implemented the feature:
Trim whitespace before paste in digit code input #23
Note: The following changes have been made:
- The issue with inline component configuration has been resolved
- Have fixed issues with readonly properties in Angular 11
- Adjusting tslint issues
Note: The following changes have been made:
- Added the root config of the component
- The prop
isCharsCodehas been added for using instead of theisNonDigitsCode - Added the ability to configure component at runtime
Note: Have added the prop initialFocusField for focusing on the appropriate input when the component has been appeared.
Note: Have added the prop isFocusingOnLastByClickIfFilled for focusing on the last input box if the code is full, and any input box clicked.
Note: Have added the ability to paste code from the clipboard.
Note: Have added to the component new input props - code, isPrevFocusableAfterClearing, inputType. Minor refactoring. Fixing Android issues.
Note: Have added links to the repository and bugs to the package.json.
Note: Initial build.