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

Non reactive errors #2548

Merged
merged 15 commits into from Apr 16, 2024
Merged

Non reactive errors #2548

merged 15 commits into from Apr 16, 2024

Commits on Apr 9, 2024

  1. moves all repo function calls from GitFloat to function provided by s…

    …tate, prepares removal of reactive errors property
    martin-lysk committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    d43b660 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fda0e21 View commit details
    Browse the repository at this point in the history
  3. fixes linting issues

    martin-lysk committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a304f15 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    8b077ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcfbe26 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into non-reactive-errors

    # Conflicts:
    #	pnpm-lock.yaml
    martin-lysk committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    b91cbaf View commit details
    Browse the repository at this point in the history
  4. fixes open repo - and removes test that is no longer required since o…

    …penRepository doesn't fill errors anymore
    martin-lysk committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    b66f40f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    215af49 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    7886fe3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    648fee4 View commit details
    Browse the repository at this point in the history
  3. cleanup

    martin-lysk committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    8aca592 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Merge branch 'main' into non-reactive-errors

    # Conflicts:
    #	inlang/source-code/editor/src/pages/@host/@owner/@repository/State.tsx
    #	inlang/source-code/manage/src/components/InlangManage.ts
    martin-lysk committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    3fa3713 View commit details
    Browse the repository at this point in the history
  2. WIP test added

    martin-lysk committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    f6d10dd View commit details
    Browse the repository at this point in the history
  3. update lock file

    janfjohannes committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    1b7e32e View commit details
    Browse the repository at this point in the history
  4. fix mising type imporrt

    janfjohannes committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ebb3b76 View commit details
    Browse the repository at this point in the history