angular-card icon indicating copy to clipboard operation
angular-card copied to clipboard

Support for using multiple inputs for one field

Open dcardosods opened this issue 8 years ago • 1 comments

Card supports using multiple inputs for one field. Wouldn't it be a good idea to support it here?

Maybe creating additional directives, e.g. cardFirstName, cardLastName, cardMonthExpiry, cardYearExpiry...

dcardosods avatar Apr 01 '16 18:04 dcardosods

@dcardosods A little late, but I've added the ability to do this with the card's expiry date in my PR.

lnpbk avatar Jun 07 '17 22:06 lnpbk