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

refactor(git): make git plugin usable on browser #189

Closed
wants to merge 7 commits into from

Commits on Aug 8, 2024

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

Commits on Aug 19, 2024

  1. feat(git): use ZenFS instead of fs and path-browserify instead of pat…

    …h to make git plugin really working on browser
    matteo-cristino committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    2093d21 View commit details
    Browse the repository at this point in the history
  2. chore: add @slangroom/git to @slangroom/browser

    Tests are still missing
    matteo-cristino committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    3ced751 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19090f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    894186a View commit details
    Browse the repository at this point in the history
  2. fix: import path in the correct way from path-browserify

    Also formatted correctly the code
    matteo-cristino committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    4334d4e View commit details
    Browse the repository at this point in the history
  3. test(git): use zenFS and path-browserify

    Waiting for the release that fix recursively removal (commit already done)
    matteo-cristino committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    c76c76c View commit details
    Browse the repository at this point in the history