We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7765fc5 commit 107bf67Copy full SHA for 107bf67
CHANGELOG.md
@@ -1,12 +1,15 @@
1
# v0.7.0
2
## Added
3
+* Add jsdoc-style docs to classes mentioned in the README
4
5
## Fixed
6
* Improve guiUtils.filterExtraProperties() when using template merging
7
* guiUtils: Improve form render order when using allOf
8
9
## Changed
10
* guiUtils: Use JSON Editor 'select' format for arrays of unique enum items
11
+* guiUtils: Flatten allOf schema in modSchemaForJSONEditor
12
+* template: Return an empty array instead of undefined when transforming an undefined array
13
14
# v0.6.0
15
0 commit comments