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

First of all, thanks for taking the time to pull in some changes. However, with the latest changes, the demo app is throwing errors when I try to change the...

bug

Mutating an input field without `ngControl` adds the new value before the existing. Reproducable in the demo on the number input field.

bug

I am attempting to listen to the isOpen variable as per the demo code ``` get keyboardVisible(): boolean { return this._keyboardService.isOpened; } ``` But the value does not appear to...

bug

Bumps [css-what](https://github.com/fb55/css-what) from 2.1.0 to 6.1.0. Release notes Sourced from css-what's releases. v6.1.0 feat: Support pseudo elements with data (#762) 3be227a https://github.com/fb55/css-what/compare/v6.0.1...v6.1.0 v6.0.1 Fix parsing column combinators after tag names...

dependencies

In my project, I'm using ngx7-material-keyboard for the virtual keyboard all this code was written long back they didn't use formGroup, when I enter any kay in the virtual keyboard...

I want to increase the size of the keyboard can you help me? It's too small on my screen.

what I want to achieve is to for example, I press 'delete' on the keyboard for a long time, then, the value should be incessantly deleted from the inpu text...

Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependency [@angular/cli](https://github.com/angular/angular-cli). These dependencies need to be updated together. Updates `json5` from 2.0.1 to 2.2.3 Release notes Sourced from json5's releases. v2.2.3 Fix:...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.16.2 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies