timofei-iatsenko / angular-cc-library

Library to support Credit Card input masking and validation
MIT License
82 stars 71 forks source link

Fixes autocomplete and select all #39

Closed gavmck closed 5 years ago

gavmck commented 6 years ago

The previous fix I pushed for IE11 created an error when using autocomplete in Chrome.

This fix copies the one by @angelkenneth in #38 and applies to all inputs.

This fixes IE11 and allows autocomplete in Chrome and #37

Thanks!

brndusic commented 5 years ago

@nogorilla Can you please merge this pull request and release new version? Thanks!

brndusic commented 5 years ago

@nogorilla thanks for merging this. When can we expect new version released?

nogorilla commented 5 years ago

version 1.2.5 was published yesterday

brndusic commented 5 years ago

@nogorilla thank you, sorry I haven't looked at npmjs, just looked at github tags/releases and there is still no 1.2.5 tag. Thank you once again for your time.