Releases: milantenk/ngx-interactive-paycard
Releases · milantenk/ngx-interactive-paycard
Library import update
2.0.0 - Outputs updated
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
An additional output added for the consumers to get the currently edited card number.
Optional translation handling
The library is able to handle optional translation strings for the labels. Therefore cardLabels
and formLabels
input parameters added.
1.0.1
Initial release of the library
Merge pull request #1 from milantenk/develop Initial release