Skip to content

Tags: AlexMiniApps/angular-code-input

Tags

v2.0.0

Toggle v2.0.0's commit message
Release v2.0.0 Breaking changes: - Enabled Ivy in the compiled library - The minimum supported version of Angular is set to 16 Resolved the issue: - Add support for angular 13 #59

v1.6.0

Toggle v1.6.0's commit message
Release v 1.6.0. Fixed issues and implemented cool! features: - Always uppercase keyboard #51 - Change codeLength in app #46 - Delete button is not triggering on (codechanged) #44

v1.5.0

Toggle v1.5.0's commit message
Release v 1.5.0: - Have implemented the feature #28 - Have fixed the issue #36

v1.4.0

Toggle v1.4.0's commit message
Release v 1.4.0: - Have fixed the issue #26 - Have implemented the feature #27 - Have added the method for an input field focusing

v1.3.3

Toggle v1.3.3's commit message
Release v 1.3.3: - Implemented #19

v1.3.2

Toggle v1.3.2's commit message
Changed the package version to 1.3.2 

v1.3.1

Toggle v1.3.1's commit message
Release v 1.3.1: - Fixing #21 #20 - Adjusted tslint issues

v1.3.0

Toggle v1.3.0's commit message
Release v 1.3.0: - Added the root config of the component - The prop `isCharsCode` has been added for using instead of the `isNonDigitsCode` - Added the ability to configure component at runtime

v1.2.2

Toggle v1.2.2's commit message
Release v 1.2.2: Have added the prop initialFocusField for focusing o… …n the appropriate input when the component has been appeared.

v1.2.1

Toggle v1.2.1's commit message
Release v 1.2.1: Have added the prop isFocusingOnLastByClickIfFilled … …for focusing on the last input box if the code is full, and any input box clicked