@open-formulieren/monaco-json-editor
Advanced tools
Changelog
0.2.0 (2024-07-11)
Usability improvements
defaultValue
instead of value
, which helps in preventing cursor/focus
changes due to state updates.Changelog
0.1.6 (2024-06-17)
Explicitly use extensions in imports.
Changelog
0.1.5 (2024-06-03)
Expose tabSize
. Update monaco-editor
to 0.49.0
.
Changelog
0.1.1 (2024-04-30)
Add an option to disable line numbers.