forked from jdorn/json-editor
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Cherry pick commits from jdorn/json-editor #1
Merged
sagold
merged 20 commits into
sueddeutsche:develop
from
jhnns:feature/upstream-cherry-pick
Apr 20, 2016
Merged
Cherry pick commits from jdorn/json-editor #1
sagold
merged 20 commits into
sueddeutsche:develop
from
jhnns:feature/upstream-cherry-pick
Apr 20, 2016
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(cherry picked from commit 0124eed)
(cherry picked from commit e7b7712)
(cherry picked from commit 027d53e)
(cherry picked from commit 0fe72a2)
(cherry picked from commit 1f96a06)
(cherry picked from commit ee9b215)
(cherry picked from commit 24ccab3)
(cherry picked from commit 49dc2d3)
(cherry picked from commit 43d1063)
(cherry picked from commit 729b587)
(cherry picked from commit 3a6e6ae) # Conflicts: # src/defaults.js
…nfer that type is actually object (cherry picked from commit 9678499)
(cherry picked from commit 635adc1)
(cherry picked from commit f3df3f1)
(cherry picked from commit 8ee407e)
(some lines are cherry picked from commit 2b66657)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Cherry picked commits from https://github.com/jdorn/json-editor.
Contains these features:
Most notably: jdorn@ee9b215 which adds an option to remove enum properties when the property is not flagged as required in the schema.