Skip to content

Tags: iTasks/angular-code-input

Tags

v1.3.3

Toggle v1.3.3's commit message
Release v 1.3.3:

- Implemented AlexMiniApps#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 AlexMiniApps#21 AlexMiniApps#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

v1.2.0

Toggle v1.2.0's commit message
Release v 1.2.0: Have added the ability to paste code from the clipbo…

…ard. Coauthor: AnimaWolf

v1.1.0

Toggle v1.1.0's commit message
The README updates