Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

svelte-jsoneditor

Package Overview
Dependencies
Maintainers
0
Versions
215
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-jsoneditor - npm Package Versions

1
22

0.2.1

Diff

Changelog

Source

0.2.1 (2021-08-02)

Bug Fixes

  • file generated/worker-json-data-url.js missing in npm package (861efd2)
josdejong
published 0.2.0 •

Changelog

Source

0.2.0 (2021-08-02)

⚠ BREAKING CHANGES

  • Svelte setup is changed (see readme), ES bundle renamed, UMD bundle removed

Features

  • add search button to main menu of code mode (0df0f9a)
  • implement a Cancel to cancel loading a large document in code mode (ab28a0c)
  • migrate to SvelteKit (c11551d)
  • update dependencies (ajv, svelte-select, svelte-simple-modal) (f9ca5cd)
  • use quick-key Backspace to delete selected contents too (alongside Delete) (f021959)

Bug Fixes

  • extract not working when extracting an item from an Array (5251fb6)
  • line height of a single line sometimes being larger than 18px due to icons and tooltip styling (1431160)
  • vertical positioning of expand button when selected was a bit off (d93e4af)
  • wrap long lines (1792525)
josdejong
published 0.1.6 •

Changelog

Source

0.1.6 (2021-06-30)

Features

  • faster, more robust search (5e4c3ed)
  • implement readOnly mode (31c438f)
  • limit the maximum number of search results (952adb6)
  • upgrade dependencies (ajv, diff-sequences, svelte-awesome, svelte-select, svelte-simple-modal) (4469695)

Bug Fixes

  • color styling issue with selected collapsed items (720946e)
  • do not create selection area inside when in readOnly mode (03c5b6c)
  • give the user a hint when pasted JSON contents as text (813a9ca)
  • layout overflowing in case of long unbroken lines (4d4f15c)
  • prevent submitting parent form when clicking a button in the editor, see #11 (64d873a)
  • select area inside array/object after inserting a new array/object (0d9a1b7)
  • select whole array/object after sorting or transforming it (0b20741)
  • upgrade to jsonrepair@2.2.1, which has some nice improvements (a34a558)
josdejong
published 0.1.5 •

Changelog

Source

0.1.5 (2021-06-02)

Features

  • refactor TreeMode such that it can hold an empty document, make undo/redo working (19f18ec)
  • update dependencies (f4931c8)

Bug Fixes

  • "Ok" message after auto repair not working anymore (e5b6e01)
  • editor not getting focus when clicking inside the repair preview (913ef17)
  • properly handle repaired/unrepaired text with undo/redo (1259e48)
  • solve SCSS warnings (02854e6)
  • solve some SCSS warnings (2832337)
  • some fixes in ensuring a selection in case of an empty document (ed14a8c)
  • transform and sort not triggering a change event (3b16a21)
josdejong
published 0.1.4 •

Changelog

Source

0.1.4 (2021-05-26)

Bug Fixes

  • clear old files from dist folder before bundling (59d1ec0)
josdejong
published 0.1.3 •

Changelog

Source

0.1.3 (2021-05-26)

Bug Fixes

  • generated files missing in published npm package (c63b1c1)
josdejong
published 0.1.2 •

Changelog

Source

0.1.2 (2021-05-26)

Features

  • link to source code for Svelte component usage, describe how to setup required preprocessors (72f04b4)

Bug Fixes

  • changing validator not triggering an update in CodeMode (5b4866e)
josdejong
published 0.0.21 •

Changelog

Source

0.0.21 (2021-05-13)

Features

  • implement validation errors overview and validation error annotations in code mode (#6) (b206f10)

Bug Fixes

  • validation errors on an object/array not visible when expanded (d77ae5b)
josdejong
published 0.0.20 •

Changelog

Source

0.0.20 (2021-05-12)

Bug Fixes

  • alignment of context menu when clicking the context menu button of the main menu (f4c0c5e)
  • let "Remove" remove the whole item/entry when a key or value is selected (ca1bcec)
josdejong
published 0.0.19 •

Changelog

Source

0.0.19 (2021-04-28)

Bug Fixes

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc