Skip to content

v1.7.0

Compare
Choose a tag to compare
@CarlosNZ CarlosNZ released this 05 Mar 09:34
· 413 commits to main since this release

Changelog

  • 1.7.0: Implement Search/filtering of data visibility
  • 1.6.1: Revert data state on Update Function error
  • 1.6.0: Allow a function for defaultValue prop
  • 1.5.0:
    • Open/close all descendant nodes by holding "Alt"/"Option" while opening/closing a node
  • 1.4.0:
    • Style functions for context-dependent styling
    • Handle "loose" (JSON5) JSON text input(e.g. non-quoted keys, trailing commas, etc.)
  • 1.3.0:
    • Custom (dynamic) text
    • Add hyperlink Custom component to bundle
    • Better indentation of collection nodes (property name lines up with non-collection nodes, not the collapse icon)