by-pinja / ng-virtual-keyboard

Virtual Keyboard for Angular applications
https://protacon.github.io/ng-virtual-keyboard/
MIT License
25 stars 43 forks source link

Md to Mat upgrade #15

Closed invingagan1 closed 5 years ago

invingagan1 commented 6 years ago

I have faced following issues while updating the code to angular 5 version. I have used ncu to update the node packages.

  1. It was not able to build the ng run build. I have tried on ubuntu 11.4 LTS.

I will raised pull request if you help me to build the project. This library has become integral part of our project.

msmirnov85 commented 6 years ago

HI! I have the same issue. I've used angular-material-prefix-updater but it didn't help

rusuly commented 6 years ago

It looks like the package wasn't updated for long time and now is not compatible with Angular Material 2.0.0-beta.12 which we use in our project.

tarlepp commented 6 years ago

PRs about these updates are welcome if you guys have some time to make those.