Skip to content

v1.4.0

Compare
Choose a tag to compare
@d4rkr00t d4rkr00t released this 04 Sep 11:01
· 75 commits to master since this release

Highlights

New Logo

logo

Positions in structure view

structure-tab

Diff selection in the history view

history-tab

Active marks

state-tab


Bug Fixes

  • Add hover state for node representations in structure view (884c15e)
  • add react and react-dom as a dev dependency (6d6ee81)
  • Fix tabpanel height (788fc95)
  • Make react a peerDependencie (92870ea)
  • Remove module entry point from package.json (a3aee34)
  • Use fork of jsondiffpatch to prevent webpack from complaining (c0bc6c3), closes #67

Features

  • Add positions in structure view (c23e092), closes #59
  • Diff selection in the history view (eba813e), closes #64
  • Show active marks (1ca9ed7), closes #63