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: implemented options parser and validationParser to support alternative JSON parsers like lossless-json #151

Merged
merged 26 commits into from
Sep 29, 2022

Commits on Sep 6, 2022

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

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    9cbe48e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dfdcde View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09bc99c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50f8c6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1495cba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d083d25 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    f0588a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f0ba47 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Merge branch 'main' into feat/lossless_json

    # Conflicts:
    #	src/lib/components/JSONEditor.svelte
    #	src/lib/components/modes/textmode/TextMode.svelte
    josdejong committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    62dc994 View commit details
    Browse the repository at this point in the history
  2. chore: fix merge conflicts

    josdejong committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    e956e44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed6c5e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    79ca278 View commit details
    Browse the repository at this point in the history
  2. chore: cleanup logging

    josdejong committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    4b4092a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e00d9a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f4c8c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    2914168 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a608c68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b006acc View commit details
    Browse the repository at this point in the history
  4. chore: make all properties of the internal TextMode and TreeMode requ…

    …ired, remove the default values
    josdejong committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    6ec96a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    70668cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97b6309 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80bce85 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

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

Commits on Sep 28, 2022

  1. Merge branch 'main' into feat/lossless_json

    # Conflicts:
    #	package.json
    #	src/lib/utils/domUtils.ts
    josdejong committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    9afe144 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56ccf1a View commit details
    Browse the repository at this point in the history