skol-pro / ion-digit-keyboard-v2

A digital keyboard plugin to use in Ionic 2 applications.
MIT License
94 stars 40 forks source link

Ionic 4 / Angular 7 #23

Open hanvari opened 5 years ago

hanvari commented 5 years ago

Any plan to upgrade for ionic4/Angular7 ?

Fayozjon commented 5 years ago
skol-pro commented 5 years ago

Hi hanvari !

Well not « planned », I’m not even actually sure this kind of virtual keyboard is useful anymore.

Regards,

Vincent

Le 3 mai 2019 à 22:53, hanvari notifications@github.com a écrit :

Any plan to upgrade for ionic4/Angular7 ?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/skol-pro/ion-digit-keyboard-v2/issues/23, or mute the thread https://github.com/notifications/unsubscribe-auth/ACRA2ENMUAURJBEIWQLSYKTPTSQ37ANCNFSM4HKW5NEA.

hanvari commented 5 years ago

Hi, Is there a particular reason you are not sure if this is useful anymore? Are there any newer on-screen keyboard modules available for ionic that you might be aware of?

Thanks.

skol-pro commented 5 years ago

Well I think that nowadays, native numeric keypad is showing up if you set the appropriate input type format like tel or number.

I’m not entirely sure of what I’m saying, still. :-)

Le 20 mai 2019 à 09:32, hanvari notifications@github.com a écrit :

Hi, Is there a particular reason you are not sure if this is useful anymore? Are there any newer on-screen keyboard modules available for ionic that you might be aware of?

Thanks.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/skol-pro/ion-digit-keyboard-v2/issues/23?email_source=notifications&email_token=ACRA2EMNHXZLJUECAFWQTXTPWJHY7A5CNFSM4HKW5NEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVX54DA#issuecomment-493870604, or mute the thread https://github.com/notifications/unsubscribe-auth/ACRA2ENCJZS6MJ52QEODT3TPWJHY7ANCNFSM4HKW5NEA.

hanvari commented 5 years ago

That is right. But there are many cases, including the app that I'm currently working on, that still there is a need for a keyboard on-screen as part of the page layout. The pop-up keyboard covers most part of the page on smaller devices and cannot be controlled very well as how shows up. So, I believe such a modules are still very useful :-)

P.s. I started spending time on converting this module for ionic-4. The first impression is that the HammerJs is not part of the Ionic library by default anymore, and needs to be included manually.

IngAjVillalon commented 4 years ago

Hello @skol-pro , first of all, congratulations on your good work doing ion-digit-keyboard-v2. Believe it or not, it can be very functional. This is because your virtual keyboard has 2 very big advantages over the native keyboard of the cell phone. The first is specialized in numbers, and the second, which I think can be a very giant opportunity, you can customize it in a much easier way than the native keyboard. I mean that with your virtual keyboard we could achieve this: https://market.ionicframework.com/plugins/fully-configurable-custom-keyboard

gurselk commented 4 years ago

yes angular 8 please