Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Nov 02:21
· 235 commits to master since this release
1fbf4da

1.2.0 (2023-11-24)

Features

  • 🎸 add "arr" node (da9cf14)
  • 🎸 add "con" node wrapper (16427c8)
  • 🎸 add "str" node (2f9d454)
  • 🎸 add component (154bfcf)
  • 🎸 add ability to start JSON document fully collapsed (acbc3c9)
  • 🎸 add initial "val" node impl and renderNode() utility (5d8e500)
  • 🎸 add prop helper, allow for nested objects (25247b5)
  • 🎸 add style context (5e5fcc8)
  • 🎸 add vec node (3d6aeb0)
  • 🎸 allow to hide collapser buttons (bc508f3)
  • 🎸 better display node types (d706d7b)
  • 🎸 better node type and ID colors (4c89465)
  • 🎸 create component (057a7b4)
  • 🎸 create component (d711a24)
  • 🎸 create focus context (46064e0)
  • 🎸 improve con node nested json previewe (30303b4)
  • 🎸 improve display of node ID and type (97b9ce4)
  • 🎸 improve new item insertion hover dot size and pos (d68d650)
  • 🎸 make object brackets customizable (405771a)
  • 🎸 setup "con" node and node router (511358e)
  • 🎸 setup component (f8c6b36)
  • 🎸 show node ID to the right of focused region (855247d)
  • 🎸 show object ID (e9f5511)
  • 🎸 simplify render() function (22ef2f9)
  • 🎸 use red background when "x" hovered (ae02881)