hv-pul

Results 5 issues of hv-pul

## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/JsDaddy/ngx-mask/blob/develop/CONTRIBUTING.md#commit - [x] Tests for the changes have been added...

# 🐞 bug report ## Is this a regression? No. ## Description `patterns` is defined as `@Input() public patterns: IConfig['patterns'] = {};` However, it is only applied when an actual...

# 🐞 bug report ## Is this a regression? No. ## Description If a field has a `prefix` and `[showMaskTyped]="true"`, when the input field is cleared, the focus-caret is placed...

### Which @angular/* package(s) are the source of the bug? Don't known / other ### Is this a regression? No ### Description `` works correctly when used as a direct...

area: core
core: content projection
P3

# 🐞 bug report ### Is this a regression? No ### Description When using ngx-mask, inputs via the Samsung Keyboard app are not registered until the field is blurred. **Expected...

platform:android