Skip to content

Files

Latest commit

 

History

History
21 lines (13 loc) · 897 Bytes

CHANGELOG.md

File metadata and controls

21 lines (13 loc) · 897 Bytes

Change Log

0.0.4

A11y: Keyboard navigation and aria attributes: #10

0.0.3

Position arrows absolutely to keep labels of the same depth aligned horizontally: #8

0.0.2

Fixed bug with collapsed top-level expandable nodes.

0.0.1

  • Forked from 0.20.0 react-json-tree
  • The aim of this version is to be as small and performant as possible, while providing flexibility in styling to enable interactive functionality by the consuming application.
  • Removing all external dependencies.
  • Scss modules and css variables added to replace inline styles from react-base-16-styling package.
  • Unpacked size 16.46 kB │ gzip: 4.39 kB