- merge PR#9
- fix: Embedded arrays parsing error · Issue #2 · youngchan1988/json_editor (github.com)
- Support Undo (ctrl+z), Redo (ctrl+shift+z)
- Fix call
setState
after dispose.
- Add json data model to storage key, value and comment;
- New api;
- fix Editor not updating · Issue #1 · youngchan1988/json_editor (github.com)
Initial project. Support the follow features:
- Edit json data;
- Support add comment;
- Support show errors for invalid json text;