Skip to content

v2.0.0 - #84

Merged
nathanbuchar merged 7 commits into
masterfrom
release/v2.0.0
Oct 10, 2018
Merged

v2.0.0#84
nathanbuchar merged 7 commits into
masterfrom
release/v2.0.0

Conversation

@nathanbuchar

Copy link
Copy Markdown
Contributor

No description provided.

nathanbuchar and others added 7 commits September 10, 2018 15:12
* [DEV-4309] Sunset uxVersion 1

* Removes `uxVersion` option
* Removes all `uxVersion: 1` logic from source code
* Removes documentation for `uxVersion` in the README
* Removes `uxVersion` option from demo

* [DEV-4309] Fix tests

* Must throw a TypeError if no arguments are provided
  Previously, this was a side effect of accessing `frameUrl` in a block
containg `uxVersion` logic which was removed.

* 1.6.0-0

* 1.6.0
* 1.6.0 (#69)

* [DEV-4309] Sunset uxVersion 1

* Removes `uxVersion` option
* Removes all `uxVersion: 1` logic from source code
* Removes documentation for `uxVersion` in the README
* Removes `uxVersion` option from demo

* [DEV-4309] Fix tests

* Must throw a TypeError if no arguments are provided
  Previously, this was a side effect of accessing `frameUrl` in a block
containg `uxVersion` logic which was removed.

* 1.6.0-0

* 1.6.0

* 1.6.1
* 1.6.0 (#69)

* [DEV-4309] Sunset uxVersion 1

* Removes `uxVersion` option
* Removes all `uxVersion: 1` logic from source code
* Removes documentation for `uxVersion` in the README
* Removes `uxVersion` option from demo

* [DEV-4309] Fix tests

* Must throw a TypeError if no arguments are provided
  Previously, this was a side effect of accessing `frameUrl` in a block
containg `uxVersion` logic which was removed.

* 1.6.0-0

* 1.6.0

* v1.6.1 (#72)
refactor(DEV-4322): HelloSign Embedded v2

BREAKING CHANGE: `HelloSign` is now a class, not a singleton.
BREAKING CHANGE: `init()` has been deprecated
BREAKING CHANGE: The `url` option is now the first argument of `open()`
BREAKING CHANGE: `open()` options are now defined as the second argument
BREAKING CHANGE: `userCulture` option is now named `locale`
BREAKING CHANGE: `healthCheckoutTimeoutMs` option is now named `timeout`
BREAKING CHANGE: `requester` option is now named `requestingEmail`
BREAKING CHANGE: `messageListener` option has been removed
BREAKING CHANGE: `uxVersion` option has been removed
BREAKING CHANGE: `height` option has been removed
BREAKING CHANGE: `HelloSign.CULTURES` is now `HelloSign.locales`
BREAKING CHANGE: `HelloSign.VERSION` is now `HelloSign.version`

Fixes #27, fixes #31, fixes #36, fixes #40, fixes #47, fixes #57, fixes #75.
@nathanbuchar
nathanbuchar merged commit 8d94a3a into master Oct 10, 2018
@nathanbuchar
nathanbuchar deleted the release/v2.0.0 branch October 11, 2018 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant