Skip to content

JSON Editor 0.7.19

Compare
Choose a tag to compare
@jdorn jdorn released this 08 Jun 08:39
· 94 commits to master since this release

Changelog

  • Fix exception when adding new undefined object properties
  • Add grunt sourcemap for minified file (must run npm install to pull in new required packages)
  • Fix bug with properties named "length"
  • 30x speed improvement for default template engine
  • Removed "container-{key}" class from editor HTML containers. Was causing unintended consequences.