Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: closing isolated vue #1627

Merged
merged 11 commits into from Jul 22, 2020
Merged

fix: closing isolated vue #1627

merged 11 commits into from Jul 22, 2020

Commits on Jul 12, 2020

  1. Refactor: move calculation of the href to process

    Bart Ledoux committed Jul 12, 2020
    Copy the full SHA
    d66a831 View commit details
    Browse the repository at this point in the history
  2. Fix: isolatebutton issue

    Bart Ledoux committed Jul 12, 2020
    Copy the full SHA
    b603191 View commit details
    Browse the repository at this point in the history
  3. Fix: remove console.log

    Bart Ledoux committed Jul 12, 2020
    Copy the full SHA
    08e7ee6 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. tests: fix unit tests

    Bart Ledoux committed Jul 13, 2020
    Copy the full SHA
    297be31 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. tests: removed a few snapshots

    Bart Ledoux committed Jul 14, 2020
    Copy the full SHA
    5428fde View commit details
    Browse the repository at this point in the history
  2. test: remove unused snapshots

    Bart Ledoux committed Jul 14, 2020
    Copy the full SHA
    0a773f0 View commit details
    Browse the repository at this point in the history
  3. refactor: rename id + calc href only in process

    Bart Ledoux committed Jul 14, 2020
    Copy the full SHA
    d6418f5 View commit details
    Browse the repository at this point in the history
  4. test: fix getUrl tests

    Bart Ledoux committed Jul 14, 2020
    Copy the full SHA
    a6afea9 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. test: fix cypress tests

    Bart Ledoux committed Jul 20, 2020
    Copy the full SHA
    e2734aa View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. replace snapshots by real tests

    Bart Ledoux committed Jul 21, 2020
    Copy the full SHA
    a5a269b View commit details
    Browse the repository at this point in the history
  2. make test code more explicit

    Bart Ledoux committed Jul 21, 2020
    Copy the full SHA
    7a1bfc7 View commit details
    Browse the repository at this point in the history