Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hellosign/hellosign-embedded
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.1
Choose a base ref
...
head repository: hellosign/hellosign-embedded
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.2
Choose a head ref
  • 16 commits
  • 11 files changed
  • 2 contributors

Commits on Nov 19, 2018

  1. Configuration menu
    Copy the full SHA
    be6d883 View commit details
    Browse the repository at this point in the history
  2. feat(DEV-4831): Adds close confirmation dialog message when `beforeun…

    …load` fires.
    
    Also:
    
    * Now accepts initialization events from Editor app (embedded requesting and templating), however these will have no affect on the initialization timeout. 
    * Adds `isReady` getter property to Embedded instances.
    nathanbuchar authored Nov 19, 2018
    Configuration menu
    Copy the full SHA
    4ac9cca View commit details
    Browse the repository at this point in the history
  3. chore: Fix JSDoc tag

    nathanbuchar committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    c18f9bd View commit details
    Browse the repository at this point in the history
  4. chore: Fix comment typo

    nathanbuchar committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    96550fe View commit details
    Browse the repository at this point in the history
  5. Merge pull request #89 from hellosign/develop

    Develop -> Master
    nathanbuchar authored Nov 19, 2018
    Configuration menu
    Copy the full SHA
    cfbe855 View commit details
    Browse the repository at this point in the history
  6. chore(release): 2.1.0

    nathanbuchar committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    1b68b03 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

  1. Merge pull request #90 from hellosign/master

    Update develop
    nathanbuchar authored Nov 20, 2018
    Configuration menu
    Copy the full SHA
    8875623 View commit details
    Browse the repository at this point in the history
  2. chore: Fix ESLint tests

    nathanbuchar committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    48e67f3 View commit details
    Browse the repository at this point in the history
  3. fix: Fix URL polyfill

    nathanbuchar committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    0cde022 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #91 from hellosign/develop

    Develop -> Master
    nathanbuchar authored Nov 20, 2018
    Configuration menu
    Copy the full SHA
    e0e9541 View commit details
    Browse the repository at this point in the history
  5. chore(release): 2.1.1

    nathanbuchar committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    3d622d4 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2018

  1. fix: Change close button hover color to something more neutral

    No longer shows HelloSign Blue (cerulean). This is especially important for users with white labeling enabled
    nathanbuchar committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    8fd0386 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

  1. Merge pull request #96 from hellosign/master

    Update develop
    nathanbuchar authored Jan 22, 2019
    Configuration menu
    Copy the full SHA
    9bb1a31 View commit details
    Browse the repository at this point in the history
  2. fix: Only export development version when importing via module

    Minifying should be handled by implementor. This prevents duplicated 
    code and other errors.
    
    Fixes #93, #95
    nathanbuchar committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    c6a63cf View commit details
    Browse the repository at this point in the history
  3. Merge pull request #97 from hellosign/develop

    Fix close button hover color and other issues
    nathanbuchar authored Jan 22, 2019
    Configuration menu
    Copy the full SHA
    d25fe86 View commit details
    Browse the repository at this point in the history
  4. chore(release): 2.1.2

    nathanbuchar committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    8104ad8 View commit details
    Browse the repository at this point in the history
Loading