Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Releases: mmc41/json-schema-js-gui-model

v2.1.1

01 Feb 13:51
Compare
Choose a tag to compare

Fixed JsonSchema bug.
Made values in TypedField nullable
Added optional comment fields.
Turned on strict null-checks for typescript.
Removed test files from distribution npm

v2.0.1

20 Jan 10:15
Compare
Choose a tag to compare

ES5 retargeting for easier browser compatibility.
Removed isRoot.
Updated dependencies to latest versions, incl. typescript to 2.1.5
Arrays in model are now declared as ReadOnly.

0.1.0

06 Nov 20:42
Compare
Choose a tag to compare
Initial commit