Skip to content

Releases: josdejong/svelte-jsoneditor

v0.17.8

21 Jun 08:04
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Method scrollTo not always expanding an invisible section of an array  -  by @josdejong (bda39)
  • Update dependencies (codemirror, jsonrepair, sass, and others)  -  by @josdejong (3054f)
    View changes on GitHub

v0.17.7

13 Jun 15:48
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.17.6

12 Jun 09:45
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • Unused CSS selector ".jse-column-header span.jse-column-sort-icon"  -  by @josdejong (51c1d)
  • Let createAjvValidator throw an error when the JSON schema contains an error  -  by @josdejong (7cfb2)
    View changes on GitHub

v0.17.5

08 Jun 09:29
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Throw an error when a custom Ajv instance provided via onCreateAjv is configured wrongly  -  by @josdejong (78771)
  • Keep focus on the editor after clicking a message action button  -  by @josdejong (aeb5d)
  • Start typing in an empty document in tree mode throwing an error  -  by @josdejong (747f2)
    View changes on GitHub

v0.17.4

18 May 08:05
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.17.3

05 May 08:44
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.17.2

03 May 17:37
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.17.1

17 Apr 17:27
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.17.0

17 Apr 13:08
Compare
Choose a tag to compare

   🚀 Features

  • Change stringifyJSONPath and parseJSONPath to have a more human friendly output  -  by @josdejong (f0f8b)
  • Update dependencies and devDependencies  -  by @josdejong (f3228)
  • Update dependencies including @sveltejs/package, changing the package structure  -  by @josdejong in #258 (78603)
    View changes on GitHub

v0.16.1

24 Mar 14:24
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Give the optional rootPath option of transform a default value  -  by @josdejong (b38db)
  • Change the row numbering in table mode to zero based for consistency  -  by @josdejong (d9232)
    View changes on GitHub