blackbaud / skyux-phone-field

0 stars 2 forks source link

Add attribute type="tel" to input tag #83

Closed dougdomeny closed 3 years ago

dougdomeny commented 3 years ago

The "tel" type informs touch devices to display the telephone number keyboard in addition to other specialized behaviors--like initiating a phone call.

codecov[bot] commented 3 years ago

Codecov Report

Merging #83 (850cd65) into master (238dfda) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #83   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          239       241    +2     
  Branches        55        55           
=========================================
+ Hits           239       241    +2     
Impacted Files Coverage Δ
...modules/phone-field/phone-field-adapter.service.ts 100.00% <100.00%> (ø)
...modules/phone-field/phone-field-input.directive.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 238dfda...850cd65. Read the comment docs.

blackbaud-ado commented 3 years ago

Preview build at https://developer.blackbaud.com/skyux-phone-field?_sp.spa=pr-input-type-tel

blackbaud-ado commented 3 years ago

Preview build at https://developer.blackbaud.com/skyux-phone-field?_sp.spa=pr-input-type-tel