Skip to content

Releases: josdejong/svelte-jsoneditor

v0.18.2

25 Aug 12:08
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.18.1

25 Aug 11:04
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.18.0

21 Aug 16:32
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.17.10

16 Aug 15:57
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.17.9

14 Aug 13:45
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

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