Releases: jsonnext/codemirror-json-schema
Releases · jsonnext/codemirror-json-schema
v0.4.1
05 Aug 17:53
Compare
Sorry, something went wrong.
No results found
v0.4.0
28 Jul 16:48
Compare
Sorry, something went wrong.
No results found
v0.3.2
22 Jul 16:16
Compare
Sorry, something went wrong.
No results found
v0.3.1
22 Jul 14:45
Compare
Sorry, something went wrong.
No results found
Patch Changes
#37 1220706 Thanks @acao ! - - fix hover on undefined schema props
configure above: true for the hover tooltip, to have vscode-like behavior, and prevent z-index clash with completion on smaller viewports
#36 23e5721 Thanks @imolorhe ! - fixed autocompletion in object roots, etc, for json4 and json5
v0.3.0
21 Jul 13:02
Compare
Sorry, something went wrong.
No results found
Minor Changes
d4cfe11 : improve autocompletion with support for allOf, anyOf, oneOf
v0.2.3
21 Jul 11:37
Compare
Sorry, something went wrong.
No results found
Patch Changes
69ab7be : Fix bug on p/npm/yarn install with postinstall
v0.2.2
20 Jul 16:49
Compare
Sorry, something went wrong.
No results found
v0.2.1
19 Jul 14:59
Compare
Sorry, something went wrong.
No results found
Patch Changes
0b34915 : fix: hover format for anyOf
v0.2.0
19 Jul 14:38
Compare
Sorry, something went wrong.
No results found
Minor Changes
3a578e9 : move everything codemirror related to a peer dependency. see readme for new install instructions