braintree-web
Advanced tools
Comparing version 2.17.1 to 2.17.3
CHANGELOG | ||
========= | ||
## 2.17.3 | ||
* Drop-in | ||
* Bugfix - IE8 now correctly accepts DOM nodes as containers (fixes [#105](https://github.com/braintree/braintree-web/issues/105)) | ||
* Bugfix - jQuery elements are properly accepted as containers (fixes [#105](https://github.com/braintree/braintree-web/issues/105)) | ||
* Bugfix - PayPal popups now properly open when `paypal` options are not given | ||
## 2.17.2 | ||
* Bugfixes | ||
## 2.17.1 | ||
@@ -11,3 +22,3 @@ | ||
* Added support for tokenization keys | ||
* Bugfix: Prevent unexpected mutation of manipulate configuration object passed to `.setup()` | ||
* Bugfix: Prevent unexpected mutation of configuration object passed to `.setup()` | ||
@@ -14,0 +25,0 @@ ## 2.16.1 |
{ | ||
"name": "braintree-web", | ||
"description": "A suite of tools for integrating Braintree in the browser", | ||
"version": "2.17.1", | ||
"version": "2.17.3", | ||
"main": "dist/braintree.js", | ||
@@ -6,0 +6,0 @@ "repository": { |
Sorry, the diff of this file is too big to display
192748