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

Type the correct prop passed to InteractiveGraphEditor #1599

Merged
merged 6 commits into from
Sep 10, 2024

Commits on Sep 5, 2024

  1. Inline changeMatchType

    benchristel committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    f1ea25f View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    2327890 View commit details
    Browse the repository at this point in the history
  2. Allow coords to be null in interactive graphs

    The widget editor sets coords to null sometimes, so the graph must be able
    to handle it.
    benchristel committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    f9c447a View commit details
    Browse the repository at this point in the history
  3. Fix lint

    benchristel committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    05a22d1 View commit details
    Browse the repository at this point in the history
  4. Add changeset

    benchristel committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    f70b372 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Add TODOs

    benchristel committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0003cd0 View commit details
    Browse the repository at this point in the history