olton / Metro-UI-CSS

Impressive component library for expressive web development! Build responsive projects on the web with the first front-end component library in Metro Style. And now there are even more opportunities every day!
http://metroui.org.ua/
MIT License
7k stars 1.97k forks source link

Give the possibility of activating capital letters in the keyboard #1940

Open kenfouo opened 4 weeks ago

kenfouo commented 4 weeks ago

<input type="text" data-role="keypad" data-keys="q,w,e,r,t,y,u,i,o,p,a,s,d,f,g,h,j,k,l,z,x,c,v ,b,n,m"> Give the possibility of activating capital letters in the keyboard without doing this: <input type="text" data-role="keypad" data-keys="q,w,e,r,t,y,u,i,o,p,a,s,d,f,g,h,j,k,l,z,x,c,v ,b,n,m,Q,W,E,R,T,Y,U,I,O,P,A,S,D,F,G,H,J,K,L,M">

olton commented 4 weeks ago

No

kenfouo commented 4 weeks ago

In my opinion this functionality would be very important.