-
Notifications
You must be signed in to change notification settings - Fork 111
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
Commits on Sep 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 45d2452 - Browse repository at this point
Copy the full SHA 45d2452View commit details
Commits on Sep 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9cbe48e - Browse repository at this point
Copy the full SHA 9cbe48eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dfdcde - Browse repository at this point
Copy the full SHA 3dfdcdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09bc99c - Browse repository at this point
Copy the full SHA 09bc99cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50f8c6e - Browse repository at this point
Copy the full SHA 50f8c6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1495cba - Browse repository at this point
Copy the full SHA 1495cbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d083d25 - Browse repository at this point
Copy the full SHA d083d25View commit details
Commits on Sep 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f0588a0 - Browse repository at this point
Copy the full SHA f0588a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f0ba47 - Browse repository at this point
Copy the full SHA 9f0ba47View commit details
Commits on Sep 12, 2022
-
Merge branch 'main' into feat/lossless_json
# Conflicts: # src/lib/components/JSONEditor.svelte # src/lib/components/modes/textmode/TextMode.svelte
Configuration menu - View commit details
-
Copy full SHA for 62dc994 - Browse repository at this point
Copy the full SHA 62dc994View commit details -
Configuration menu - View commit details
-
Copy full SHA for e956e44 - Browse repository at this point
Copy the full SHA e956e44View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed6c5e9 - Browse repository at this point
Copy the full SHA ed6c5e9View commit details
Commits on Sep 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 79ca278 - Browse repository at this point
Copy the full SHA 79ca278View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b4092a - Browse repository at this point
Copy the full SHA 4b4092aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e00d9a4 - Browse repository at this point
Copy the full SHA e00d9a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f4c8c4 - Browse repository at this point
Copy the full SHA 3f4c8c4View commit details
Commits on Sep 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2914168 - Browse repository at this point
Copy the full SHA 2914168View commit details -
Configuration menu - View commit details
-
Copy full SHA for a608c68 - Browse repository at this point
Copy the full SHA a608c68View commit details -
Configuration menu - View commit details
-
Copy full SHA for b006acc - Browse repository at this point
Copy the full SHA b006accView commit details -
chore: make all properties of the internal TextMode and TreeMode requ…
…ired, remove the default values
Configuration menu - View commit details
-
Copy full SHA for 6ec96a8 - Browse repository at this point
Copy the full SHA 6ec96a8View commit details
Commits on Sep 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 70668cc - Browse repository at this point
Copy the full SHA 70668ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97b6309 - Browse repository at this point
Copy the full SHA 97b6309View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80bce85 - Browse repository at this point
Copy the full SHA 80bce85View commit details
Commits on Sep 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ca27b22 - Browse repository at this point
Copy the full SHA ca27b22View commit details
Commits on Sep 28, 2022
-
Merge branch 'main' into feat/lossless_json
# Conflicts: # package.json # src/lib/utils/domUtils.ts
Configuration menu - View commit details
-
Copy full SHA for 9afe144 - Browse repository at this point
Copy the full SHA 9afe144View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56ccf1a - Browse repository at this point
Copy the full SHA 56ccf1aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.