@coinflowlabs/vue 1.13.0 → 1.15.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -58,6 +58,16 @@ Props:
58
58
 
59
59
  # Changelog
60
60
 
61
+ ## 1.15.0
62
+
63
+ - Added `cardBackground` to `MerchantTheme` to control the inner card-entry surface independently of the outer canvas `background`
64
+ - Added `placeholderColor` to `MerchantTheme` to control placeholder text color in card form inputs
65
+ - Fixed the card brand icon being hidden when the card form reflows to a stacked two-row layout at narrow widths
66
+
67
+ ## 1.14.0
68
+
69
+ - Fixed an issue with vertical spacing when resizing the page
70
+
61
71
  ## 1.11.0
62
72
 
63
73
  - Added unified protection initialization helper and headers helper