hellosign-embedded
Advanced tools
Comparing version 2.9.0 to 2.10.0-beta.0
@@ -1,5 +0,13 @@ | ||
# Change Log | ||
# Changelog | ||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
## [2.10.0-beta.0](https://github.com/hellosign/hellosign-embedded/compare/v2.9.0...v2.10.0-beta.0) (2021-05-11) | ||
### Features | ||
* Fix for our Salesforce integration ([4d89c22](https://github.com/hellosign/hellosign-embedded/commit/4d89c22faa0e4adc20d3389165ae0e9af6f9a0bc)) | ||
* Update node-sass and sass-loader ([1812554](https://github.com/hellosign/hellosign-embedded/commit/1812554c3faef460fb45e42bdc2a817511836ab4)) | ||
# [2.9.0](https://github.com/hellosign/hellosign-embedded/compare/v2.8.0...v2.9.0) (2020-09-01) | ||
@@ -14,2 +22,72 @@ | ||
# [2.8.0](https://github.com/hellosign/hellosign-embedded/compare/v2.7.2...v2.8.0) (2020-06-29) | ||
### Features | ||
* Update locale-related tests ([c9ce102](https://github.com/hellosign/hellosign-embedded/commit/c9ce102)) | ||
* Fix comment for en-GB locale ([fc807dd](https://github.com/hellosign/hellosign-embedded/commit/fc807dd)) | ||
* More lax valdation for locale ([2d30ba4](https://github.com/hellosign/hellosign-embedded/commit/2d30ba4)) | ||
* Use hyphenated locale codes by default ([e5e467d](https://github.com/hellosign/hellosign-embedded/commit/e5e467d)) | ||
* Add default z-index to modal ([dcd0166](https://github.com/hellosign/hellosign-embedded/commit/dcd0166)) | ||
* Add support for more languages ([c8e3abf](https://github.com/hellosign/hellosign-embedded/commit/c8e3abf)) | ||
## [2.7.2](https://github.com/hellosign/hellosign-embedded/compare/v2.7.1...v2.7.2) (2020-03-31) | ||
### Bug Fixes | ||
* **DEV-8771:** Fix click handler ([5062270](https://github.com/hellosign/hellosign-embedded/commit/5062270)), closes [#128](https://github.com/hellosign/hellosign-embedded/issues/128) | ||
* **DEV-8775:** Makes UMD importable in Node ([5c71512](https://github.com/hellosign/hellosign-embedded/commit/5c71512)), closes [#129](https://github.com/hellosign/hellosign-embedded/issues/129) [#107](https://github.com/hellosign/hellosign-embedded/issues/107) | ||
## [2.7.1](https://github.com/hellosign/hellosign-embedded/compare/v2.7.0...v2.7.1) (2020-02-21) | ||
# [2.7.0](https://github.com/hellosign/hellosign-embedded/compare/v2.6.0...v2.7.0) (2020-02-21) | ||
### Features | ||
* Remove onunload handler before redirecting ([08c047c](https://github.com/hellosign/hellosign-embedded/commit/08c047c)), closes [#138](https://github.com/hellosign/hellosign-embedded/issues/138) | ||
# [2.6.0](https://github.com/hellosign/hellosign-embedded/compare/v2.5.0...v2.6.0) (2019-10-23) | ||
### Features | ||
* **DEV-7285:** Add Czech locale support ([#132](https://github.com/hellosign/hellosign-embedded/issues/132)) ([6498755](https://github.com/hellosign/hellosign-embedded/commit/6498755)) | ||
# [2.5.0](https://github.com/hellosign/hellosign-embedded/compare/v2.4.0...v2.5.0) (2019-05-30) | ||
### Features | ||
* **DEV-5970:** Add Italian locale support ([44d6e25](https://github.com/hellosign/hellosign-embedded/commit/44d6e25)) | ||
# [2.4.0](https://github.com/hellosign/hellosign-embedded/compare/v2.3.0...v2.4.0) (2019-05-10) | ||
### Bug Fixes | ||
* **DEV-5984:** Allow close after user has been redirected ([0fbf3e3](https://github.com/hellosign/hellosign-embedded/commit/0fbf3e3)) | ||
* **DEV-5992:** Update url-polyfill to latest to fix issue with IE11 ([72e44b6](https://github.com/hellosign/hellosign-embedded/commit/72e44b6)) | ||
### Features | ||
* **DEV-5737:** Add Japanese locale support ([a7015fd](https://github.com/hellosign/hellosign-embedded/commit/a7015fd)) | ||
<a name="2.3.0"></a> | ||
@@ -16,0 +94,0 @@ # [2.3.0](https://github.com/hellosign/hellosign-embedded/compare/v2.2.0...v2.3.0) (2019-02-27) |
{ | ||
"name": "hellosign-embedded", | ||
"version": "2.9.0", | ||
"version": "2.10.0-beta.0", | ||
"description": "Embed HelloSign signature requests and templates from within your web application.", | ||
@@ -55,5 +55,5 @@ "main": "index.js", | ||
"jest-runner-eslint": "^0.7.3", | ||
"node-sass": "^4.12.0", | ||
"sass-loader": "^7.1.0", | ||
"standard-version": "^5.0.0", | ||
"node-sass": "^6.0.0", | ||
"sass-loader": "^5.0.0", | ||
"standard-version": "^9.0.0", | ||
"style-loader": "^0.23.1", | ||
@@ -60,0 +60,0 @@ "url-polyfill": "^1.1.8", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
850091
7549
1