@paypal/messaging-components
Advanced tools
Comparing version 1.5.0 to 1.5.1
# Changelog | ||
## [1.5.1](https://github.com/paypal/paypal-messaging-components/compare/v1.5.0...v1.5.1) (2020-01-14) | ||
### Bug Fixes | ||
* DE flex styles ([#107](https://github.com/paypal/paypal-messaging-components/issues/107)) ([a82e069](https://github.com/paypal/paypal-messaging-components/commit/a82e069b201a0ce49cff3cf514ddd92f847d2dbb)) | ||
* NI 1x4 banners ([#108](https://github.com/paypal/paypal-messaging-components/issues/108)) ([679a9eb](https://github.com/paypal/paypal-messaging-components/commit/679a9eb48be8bd15b2e9a2592c42074addee5d70)) | ||
# [1.5.0](https://github.com/paypal/paypal-messaging-components/compare/v1.4.1...v1.5.0) (2019-12-16) | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@paypal/messaging-components", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"description": "PayPal messaging library for integrating PayPal Credit messaging on merchant websites", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/paypal/paypal-messaging-components", |
@@ -97,2 +97,3 @@ import Logo from '../logos'; | ||
'.message__disclaimer span.multi:nth-of-type(1) { display: none; }', | ||
'@media (max-aspect-ratio: 11/40) { .message__disclaimer span.multi:nth-of-type(1) { display: block; } }', | ||
'.message__headline { font-size: 1.1rem }' | ||
@@ -99,0 +100,0 @@ ], |
@@ -139,2 +139,3 @@ import Logo from '../logos'; | ||
'.message__disclaimer span.multi:nth-of-type(1) { display: none; }', | ||
'@media (max-aspect-ratio: 11/40) { .message__disclaimer span.multi:nth-of-type(1) { display: block; } }', | ||
'.message__headline { font-size: 1.1rem }' | ||
@@ -141,0 +142,0 @@ ], |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
3044794
9865