-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: josdejong/jsoneditor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.6.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: josdejong/jsoneditor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.9.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 20 commits
- 30 files changed
- 3 contributors
Commits on Jan 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ca9009e - Browse repository at this point
Copy the full SHA ca9009eView commit details
Commits on Jan 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ca82ea8 - Browse repository at this point
Copy the full SHA ca82ea8View commit details
Commits on Feb 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b00dcf3 - Browse repository at this point
Copy the full SHA b00dcf3View commit details
Commits on Feb 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 998da88 - Browse repository at this point
Copy the full SHA 998da88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fa6d56 - Browse repository at this point
Copy the full SHA 1fa6d56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94e5b13 - Browse repository at this point
Copy the full SHA 94e5b13View commit details
Commits on Mar 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ca43062 - Browse repository at this point
Copy the full SHA ca43062View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92bf96d - Browse repository at this point
Copy the full SHA 92bf96dView commit details
Commits on Mar 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e00af16 - Browse repository at this point
Copy the full SHA e00af16View commit details -
Configuration menu - View commit details
-
Copy full SHA for eeff193 - Browse repository at this point
Copy the full SHA eeff193View commit details
Commits on May 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cf15a4a - Browse repository at this point
Copy the full SHA cf15a4aView commit details
Commits on May 31, 2022
-
Add support to sync node expand/collapse operations across editors (#…
…1440) * Add support to get notified when a JSON node is expanded/collapsed. * Added onExpand callback option to be passed while creating JSONEditor * The callback is invoked when the expand/collapse is done non-programatically * Add API to expand/collapse a given node * Added JSONEditor.expand() method * Add example to demostrate syncing expanded nodes across editors * Added examples/25_sync_node_expand.html
Configuration menu - View commit details
-
Copy full SHA for d9c3220 - Browse repository at this point
Copy the full SHA d9c3220View commit details -
Configuration menu - View commit details
-
Copy full SHA for 663cb40 - Browse repository at this point
Copy the full SHA 663cb40View commit details -
Configuration menu - View commit details
-
Copy full SHA for d74df9c - Browse repository at this point
Copy the full SHA d74df9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78558b7 - Browse repository at this point
Copy the full SHA 78558b7View commit details
Commits on Jun 10, 2022
-
Code editor auto-completion by schema (#1435)
* textnode autocomplete by schema: Adding ext-language_tools Adding example Start SchemaTextCompleter * start processing schema: simple props primitives - string, number enums * text completion - handle boolean and refs * integrate current suggestions to completion api * autocomplete by schema: of-condition support * autocomplete by schema:array support * add allowSchemaSuggestions to valid options list * optimize suggestions * refactor suggessions process to enable schames with recursicve refs * handling suggesion duplications * code cleanup * wrap async execution with a function * add allowSchemaSuggestions to api.md * some md fixes * another md fix * SchemaTextCompleter: doc and typos * update sutocomplete example description * typos * remove yarn.lock * [schema autocomplete] handle schema change * a unit test for utils.uniqueMergeArrays functionality * base SchemaTextCompleter unit test * SchemaTextCompleter integration test * remove redundant autocomplete config
Configuration menu - View commit details
-
Copy full SHA for 93ce059 - Browse repository at this point
Copy the full SHA 93ce059View commit details
Commits on Jun 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6c2da0c - Browse repository at this point
Copy the full SHA 6c2da0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2555e2 - Browse repository at this point
Copy the full SHA b2555e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6105e4 - Browse repository at this point
Copy the full SHA f6105e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07239a7 - Browse repository at this point
Copy the full SHA 07239a7View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v9.6.0...v9.9.0