Skip to content

Releases: josdejong/svelte-jsoneditor

v0.18.11

31 Oct 15:51
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • #321 editor not accepting JSON created in a different JavaScript realm like an iframe  -  by @josdejong in #321 (06fb8)
  • Bottom margin of welcome screen in tree and table mode  -  by @josdejong (7d1eb)
  • Svelte giving warnings about creating components with unknown properties  -  by @josdejong (62717)
  • Editor sometimes losing track on whether it has focus  -  by @josdejong (410f9)
    View changes on GitHub

v0.18.10

17 Oct 14:32
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Rename "whole document" to "document root" and "whole item" to "item root" to prevent confusion  -  by @josdejong (2699b)
    View changes on GitHub

v0.18.9

11 Oct 14:47
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.18.8

02 Oct 16:04
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Regression since v0.18.17 not allowing to put the cursor halfway the value when editing a value  -  by @josdejong (3e34e)
    View changes on GitHub

v0.18.7

28 Sep 13:55
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.18.6

27 Sep 13:18
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.18.5

27 Sep 12:58
Compare
Choose a tag to compare

   🚀 Features

  • Update dependencies, most notably jsonrepair and codemirror  -  by @josdejong (f6306)

   🐞 Bug Fixes

    View changes on GitHub

v0.18.4

19 Sep 14:53
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • Creating an array or object or pasting content in the welcome screen not working  -  by @josdejong (7def3)
  • Some issues with navigating in tree mode using arrow keys  -  by @josdejong (a3f9c)
  • When inserting a new array or object in an empty editor, set selection inside the array/object  -  by @josdejong (82193)
  • When inserting a new value by typing somewhere, it doesn't initially have the right color  -  by @josdejong (9f6ea)
  • Selection moving to value after renaming the last key of an object  -  by @josdejong (ac312)
  • Select active element on undo only when existing  -  by @josdejong (e5bee)
  • Editor not getting focus in table mode when clicking inside an empty area  -  by @josdejong (60998)
  • Collapsed items section not removed when empty  -  by @josdejong (3d3ad)
    View changes on GitHub

v0.18.3

30 Aug 16:10
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Sometimes multiple cells selected in Table mode  -  by @josdejong (c7705)
  • Restore the selection when going back when having multiple JSONEditor modals  -  by @josdejong (085a9)
    View changes on GitHub

v0.18.2

25 Aug 12:08
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub