Skip to content

Releases: josdejong/svelte-jsoneditor

v2.0.2

05 Nov 15:26
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Cannot sort a nested object inside an array  -  by @josdejong (5ebe9)
  • More efficient patch operation for the undo action of moving an item inside an object  -  by @josdejong (187e9)
  • Performance issue of sorting the keys of large objects  -  by @josdejong (37089)
  • Only expand JSON after sort, transform and expand when isn't expanded already  -  by @josdejong (5d84a)
    View changes on GitHub

v2.0.1

01 Nov 14:24
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v2.0.0

28 Oct 11:02
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v1.1.2

25 Oct 07:55
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Method patch not working in tree and table mode when the content is text  -  by @josdejong (5f1c8)
    View changes on GitHub

v1.1.1

22 Oct 14:42
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.1.0

22 Oct 10:35
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v1.0.8

14 Oct 11:40
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.0.7

09 Oct 08:39
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.0.6

30 Sep 09:40
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Type definition of createJSONEditor not exported in the vanilla-jsoneditor library  -  by @josdejong (e0aee)
    View changes on GitHub

v1.0.5

30 Sep 07:55
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Key not rendered when the value contains search results and vice versa  -  by @josdejong (0c41c)
    View changes on GitHub