Releases: josdejong/svelte-jsoneditor
Releases · josdejong/svelte-jsoneditor
v1.0.4
🐞 Bug Fixes
- #486 naming conflict for argument
isMac
in the type definitions - by @josdejong in #486 (9fac7)
View changes on GitHub
v1.0.3
🐞 Bug Fixes
- Invalid JSONPath query options could crash the Transform Modal - by @josdejong (c90a5)
View changes on GitHub
v1.0.2
🐞 Bug Fixes
- More robust positioning of the modal by adding
margin: auto
, see #384 - by @josdejong in #384 (23024)
View changes on GitHub
v1.0.1
🐞 Bug Fixes
- Handle
createQuery
throwing an exception in the TransformModal - by @josdejong (4b1f3)
View changes on GitHub
v1.0.0
🚀 Features
- Improve the expand and selection API's and the internal state, and add a new query language JSON Query - by @josdejong (3a653)
View changes on GitHub
v0.23.8
🐞 Bug Fixes
View changes on GitHub
v0.23.7
🐞 Bug Fixes
- Search and replace in table mode not working - by @josdejong (3f8a3)
View changes on GitHub
v0.23.6
🚀 Features
- Update dependencies
codemirror
,codemirror-indentation-markers
,ajv
,sass
- by @josdejong (1eb5c)
🐞 Bug Fixes
- #436 Ctrl+Click (Cmd+Click) not working on Mac - by @josdejong in #436 (71427)
View changes on GitHub
v0.23.5
🚀 Features
- Upgrade dependencies
codemirror
,ajv
,jsonrepair
, and update dev dependencies - by @josdejong (999ac)
🐞 Bug Fixes
- Make platform detection more robust and future proof - by @SamMousa in #435 (776ff)
- Cleanup wrong classname
jse-readonly-password
attached to all values - by @josdejong (eabbe)
View changes on GitHub
v0.23.4
🐞 Bug Fixes
- Cannot use middle mouse button to scroll - by @josdejong (d0e7f)
- Update
jsonrepair
and other dependencies - by @josdejong (7b906)