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

fix: broken rendering from parser upgrade #750

Merged
merged 26 commits into from
Sep 4, 2023

Commits on Aug 25, 2023

  1. update to new parser api

    jonaslagoni committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    d3a677f View commit details
    Browse the repository at this point in the history
  2. fix sonarcloud bugs

    jonaslagoni committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    c5bdf57 View commit details
    Browse the repository at this point in the history
  3. fix sonarcloud bugs

    jonaslagoni committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    1efa3a7 View commit details
    Browse the repository at this point in the history
  4. fix schema rendering

    jonaslagoni committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    8cf921d View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. update webpack to v5

    jonaslagoni committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    c234f5e View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. fix: remove fallback

    jonaslagoni committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    6d64f08 View commit details
    Browse the repository at this point in the history
  2. add polyfill plugin

    jonaslagoni committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    d1f9cee View commit details
    Browse the repository at this point in the history
  3. remove extension

    jonaslagoni committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    7701972 View commit details
    Browse the repository at this point in the history
  4. fix lint errors

    jonaslagoni committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    84aad8e View commit details
    Browse the repository at this point in the history
  5. format code

    jonaslagoni committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    d6ed097 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. add request/reply view

    jonaslagoni committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    7230981 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    862dd4b View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. bunch of fixes

    jonaslagoni committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    b62be39 View commit details
    Browse the repository at this point in the history
  2. remove request/reply

    jonaslagoni committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    83a629d View commit details
    Browse the repository at this point in the history
  3. remove request/reply

    jonaslagoni committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    6a11707 View commit details
    Browse the repository at this point in the history
  4. fix code smells

    jonaslagoni committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    171d5f7 View commit details
    Browse the repository at this point in the history
  5. fix code smells

    jonaslagoni committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    57accfb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b87b7aa View commit details
    Browse the repository at this point in the history
  7. update dependencies

    jonaslagoni committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    4d38a0f View commit details
    Browse the repository at this point in the history
  8. update dependencies

    jonaslagoni committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    1e456d3 View commit details
    Browse the repository at this point in the history
  9. fix linting

    jonaslagoni committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    19ec7af View commit details
    Browse the repository at this point in the history
  10. fix linting

    jonaslagoni committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    62a62b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. add sonar ignore

    jonaslagoni committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    98e74ca View commit details
    Browse the repository at this point in the history
  2. add sonar ignore

    jonaslagoni committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    3b9b717 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68902a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea5fcb1 View commit details
    Browse the repository at this point in the history