braintree-web
Advanced tools
Comparing version 2.22.1 to 2.22.2
CHANGELOG | ||
========= | ||
## 2.22.2 | ||
* PayPal | ||
* Bugfix - Fixes some scrolling issues with PayPal auth flow dialogs (fixes [#143](https://github.com/braintree/braintree-web/issues/143)) | ||
* DataCollector | ||
* Bugfix - Removes a non-critical error in IE8 (fixes [#141](https://github.com/braintree/braintree-web/issues/141)) | ||
## 2.22.1 | ||
@@ -12,8 +19,8 @@ | ||
* Adds support for additional currencies in Checkout with PayPal flow | ||
- `SGD` | ||
- `THB` | ||
- `PHP` | ||
- `NZD` | ||
- `HKD` | ||
- `MYR` | ||
- `SGD` | ||
- `THB` | ||
- `PHP` | ||
- `NZD` | ||
- `HKD` | ||
- `MYR` | ||
@@ -64,3 +71,3 @@ ## 2.21.0 | ||
* CVV validation does not always validate 3-digit values as valid | ||
* Dropin | ||
* Drop-in | ||
* Bugfix - Fixes an error around deviceData being undefined (fixes [#114](https://github.com/braintree/braintree-web/issues/114)) | ||
@@ -108,3 +115,3 @@ | ||
* Dropin | ||
* Drop-in | ||
* Bugfix: Properly complete card tokenization flow in IE8 | ||
@@ -146,4 +153,4 @@ | ||
* Dropin | ||
* Fix spriting over text for coinbase button | ||
* Drop-in | ||
* Fix spriting over text for Coinbase button | ||
@@ -150,0 +157,0 @@ ## 2.14.3 |
{ | ||
"name": "braintree-web", | ||
"description": "A suite of tools for integrating Braintree in the browser", | ||
"version": "2.22.1", | ||
"version": "2.22.2", | ||
"main": "dist/braintree.js", | ||
@@ -6,0 +6,0 @@ "repository": { |
Sorry, the diff of this file is too big to display
194345