akveo / akveo/nebular

Input Types & Masks (Feature Request)

Aperta
#1,636 0 commenti 11 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
TypeScript
Stelle
8.1k
Fork
1.5k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

### Issue type
* [ ] bug report
* [X] feature request

### Issue description
More input types & masks like number input, email input, phone number input

**Current behavior:**
Currently, there is only text input component

**Expected behavior:**
I would like to add more types like:
* Number Input - Input component that allows only numeric.
* Email Input - input component that allows email only with a mask.
* Phone input - input component that allows phone number only with a mask.
* IP input - input component that allows IP only with a mask.

I think all these types can be done by the ability to add custom masks. Something like this plugin do: https://github.com/RobinHerbots/Inputmask

**Examples:**
![Imgur](https://i.imgur.com/MeeuVMj.png)
![Imgur](https://i.imgur.com/NNluHhZ.png)
![Imgur](https://i.imgur.com/sbDEg6k.png)

Thanks a lot,
Garry Lachman

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.