- [Added]:
expandedObjectsparameter to expand the objects.
- [Added]:
hideEditorsMenuButtonparameter to hide the editors menu button.
- [Optimization]: Search functionality, only expands the required objects.
- [Removed]:
beforeScrollDurationparameter.
- [Removed]: Default sorting
- [Breaking]: Horizontal scroll depends on
enableHorizontalScrollparameter, defaults to false.
- Added Search Functionality
- [Added]:
searchDurationandbeforeScrollDurationto make search functionality works best for you.
- [Added]: Tree view can be expanded/collapsed on key pressed.
- [Fix]:
onChangedmethod provides a copy of data. - [Added]:
actionsparamater. - [Added]: Expand and Collapse All buttons.
- [Fix]: could edit key in last object when
enableKeyEditwasfalse. - [Added]:
enableValueEditthat lets you stop editing a value.
onSavedis replaced withonChanged.- [Removed]
widthandheightparameters.
- Supports text editor.
- Allows key editing in tree editor.
jsonnow takes aString.- [Added] undo button.
- [Fix] Bidirectional scrolling.
- [Change] Delete Icon on the left.
- [Added] color
Color?parameter for editor theme.
- [Added] Expand all and collapse all button.
- Initial development release.