Skip to content

Tags: edwardsp/json-editor

Tags

v0.6.13

Toggle v0.6.13's commit message
Add propertyOrder support, fix SCEditor, fix validator ready bug.

*  New schema keword "propertyOrder" that lets you set order of object properties, both in the form and in returned JSON.  Fixes jdorn#110
*  Fix SCEditor bug that wasn't updating the JSON value. Fixes jdorn#118
*  Fix bug with validation results not being ready immediately for non-ajax uses. Fixes jdorn#130. Fixes jdorn#124

v0.6.12

Toggle v0.6.12's commit message
Add jshint to grunt build process.

Remove CustomEvents check in utilities. Fixes jdorn#131
Add support for SCEditor initialization options.
Bug fix in Class implementation checking for function toString support.

v0.6.11

Toggle v0.6.11's commit message
Add disable_properties option, checkbox version of multiselect editor. 

…Fixes jdorn#111 jdorn#105 jdorn#91

v0.6.10

Toggle v0.6.10's commit message
Fix bug with validate API call.

v0.6.9

Toggle v0.6.9's commit message
Update bower version.

v0.6

Toggle v0.6's commit message
Fix jdorn#100