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

add saveProjectToDirectory #3101

Commits on Sep 9, 2024

  1. add: file.metadata

    samuelstroschein committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2c4b57f View commit details
    Browse the repository at this point in the history
  2. fix: json serialize

    samuelstroschein committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    1b46c0d View commit details
    Browse the repository at this point in the history
  3. Revert "fix: json serialize"

    This reverts commit 1b46c0d.
    samuelstroschein committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2905bbe View commit details
    Browse the repository at this point in the history
  4. Merge commit 'ea160327da87881ba695fe38576a5b8766deb340' into mesdk-176-…

    …add-saveprojectfileasdirectory-to-enable-collaboration
    samuelstroschein committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9d02d4a View commit details
    Browse the repository at this point in the history
  5. improve: add defensive programming

    In case the selectors are undefined, operate with a fallback.
    samuelstroschein committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    3738f05 View commit details
    Browse the repository at this point in the history
  6. improve: remove the plugin key from export files

    The `plugin.key` api already provides this information.
    samuelstroschein committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f2024e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f149006 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8e83d96 View commit details
    Browse the repository at this point in the history