core icon indicating copy to clipboard operation
core copied to clipboard

Current angular support / maintenance

Open danielmoncada opened this issue 6 years ago • 3 comments

Hello @davidenke , just wondering if this is still supported / will be updated to support ng8?

Thanks

danielmoncada avatar Oct 23 '19 20:10 danielmoncada

I'm using Angular 8, when I execute the build command, the terminal throws this errors: imagen

Basically, this keyboard isn't supported for now for Angular 8.

Dr-NULL avatar Jan 20 '20 12:01 Dr-NULL

@Dr-NULL we forked this to support ng8 and fix some other issues:

https://github.com/Iris0905/angular-onscreen-material-keyboard https://www.npmjs.com/package/angular-onscreen-material-keyboard

danielmoncada avatar Jan 20 '20 15:01 danielmoncada

@Dr-NULL we forked this to support ng8 and fix some other issues:

https://github.com/Iris0905/angular-onscreen-material-keyboard https://www.npmjs.com/package/angular-onscreen-material-keyboard

if you are having problems with "An accessor cannot be declared in an ambient context." you must upgrade typescript version

Supports angular 9 to

tostamista23 avatar Mar 12 '20 10:03 tostamista23