core icon indicating copy to clipboard operation
core copied to clipboard

Onscreen virtual keyboard for Angular ≥ 5 (https://angular.io/) using Angular Material (https://material.angular.io/).

Results 51 core issues
Sort by recently updated
recently updated
newest added

Hello, I want to get the value of button pressed on virtual keyboard. For example backspace. I am able to get enter, shift button clicked but not backspace button. Please...

Create Input Event so Angular knows that the value has change Fixes: #31

Refactored and improved the selection handling. Tested in all mayor browsers

I am running into an issue when the value of the field is pre-filled with a number (bound with ngModel). Seems like the code is expecting a string as a...

bug

Please add angular Angular/rxjs 6.x.x support

bug
help wanted

I'm new with angular, with github, etc and I don't know how to do that !! I recently try joskwanten solution but value.slice() is not working yet... This component do...

> > We'll see in the reproduction code. > > Even the demo ngx-material-keyboard is having same issue ie please open the below demo url in IE , its showing...

I am using a custom layout for the material keyboard and have added few additional keys as per the requirement. I was looking into the code, however, I couldn't find...

When I type '123' using material keyboard, it is displaying reversely as '321' in input. this issue happens only in below mentioned specification. OS: IOS 12 Browser : Safari 12...