Skip to content

Releases: milantenk/ngx-interactive-paycard

Library import update

23 May 13:37
93a8062
Compare
Choose a tag to compare

BrowserModule removed from the library imports.

2.0.0 - Outputs updated

13 Dec 16:07
6a1c2fa
Compare
Choose a tag to compare

Breaking change
submitChanges output renamed to changeCardNumber.

Additional output
changeCard - contains the whole card data, fired each time, when the card changes.

1.2.0 - Output on credit card number change

28 Nov 17:22
Compare
Choose a tag to compare

An additional output added for the consumers to get the currently edited card number.

Optional translation handling

20 Oct 05:42
Compare
Choose a tag to compare

The library is able to handle optional translation strings for the labels. Therefore cardLabels and formLabels input parameters added.

1.0.1

09 Aug 20:38
Compare
Choose a tag to compare

Readme updated

Initial release of the library

09 Aug 20:11
8a16231
Compare
Choose a tag to compare
Merge pull request #1 from milantenk/develop

Initial release