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

feat(gui): Display error if exists after swap is released #41

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Aug 28, 2024

  1. refactor(cli): introduce tauri feature flag to allow the project to b…

    …e compiled without tauri
    Einliterflasche authored and binarybaron committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f4ada78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6121eb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b10694f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #37 from UnstoppableSwap/tauri-feature-flag

    Introducing a feature flag in the swap crate that conditionally enables the tauri depencendy. This allows compiling the swap crate without the heavy tauri dependency. This also enables us to build arm binaries in the CI again.
    
    This closes #32 and #34
    binarybaron committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    50539fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    348894c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fdab275 View commit details
    Browse the repository at this point in the history