Skip to content

0.4.1

Compare
Choose a tag to compare
@darwin darwin released this 02 Nov 00:37
· 701 commits to master since this release

Improved markup and styles

We newly render expandable boxes using opacity and with borders. This gives user better visual clues in case of more complex data structures.

Notable changes:

  • [0c5ca0c] Templates are less "busy". Seqs with less than 3 elements are not expandable.
  • [b72b483] Expanded items are rendered with opacity as nested boxes with borders.