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: Jump to measurement wasn't jumping when presentation already existed #3318

Merged
merged 14 commits into from
May 1, 2023

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    56efdb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f00c215 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df6430e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d502c05 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    76bf9b5 View commit details
    Browse the repository at this point in the history
  2. Fix merge issues

    wayfarer3130 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    9c28dd4 View commit details
    Browse the repository at this point in the history
  3. PR comments

    wayfarer3130 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    f17224d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    c3b9d3e View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    1a5d575 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2677ee View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Configuration menu
    Copy the full SHA
    7b9deb9 View commit details
    Browse the repository at this point in the history
  2. Fix the unit test

    wayfarer3130 committed May 1, 2023
    Configuration menu
    Copy the full SHA
    b9b4a64 View commit details
    Browse the repository at this point in the history
  3. PR review comments

    wayfarer3130 committed May 1, 2023
    Configuration menu
    Copy the full SHA
    2fdd738 View commit details
    Browse the repository at this point in the history
  4. refactor(viewport): simplify imports, align destructuring

    Simplify import statements by removing unused imports, organize existing imports, and align destructured imports consistently across the component.
    sedghi committed May 1, 2023
    Configuration menu
    Copy the full SHA
    15c07d9 View commit details
    Browse the repository at this point in the history