Skip to content

Releases: josdejong/svelte-jsoneditor

v0.21.1

20 Dec 14:53
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Add a module export again to the svelte-jsoneditor package  -  by @josdejong (0c695)
    View changes on GitHub

v0.21.0

20 Dec 14:38
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.20.0

06 Dec 14:44
Compare
Choose a tag to compare

   🚀 Features

  • Use SCSS variables internally  -  by @SamMousa in #344 (ec4b7)
  • Export one bundle with and one without external dependencies in vanilla-jsoneditor  -  by @josdejong in #353 (9c1ad)
  • Update dependencies codemirror, fontawesome, svelte-awesome, and dev dependencies  -  by @josdejong (75596)

   🐞 Bug Fixes

    View changes on GitHub

v0.19.0

21 Nov 10:58
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.18.13

13 Nov 16:01
Compare
Choose a tag to compare

   🚀 Features

  • Update dependencies (jsonrepair, @codemirror/autocomplete)  -  by @josdejong (69107)
    View changes on GitHub

v0.18.12

08 Nov 15:33
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

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