Skip to content

v2.6.0

Compare
Choose a tag to compare
@9inpachi 9inpachi released this 28 Feb 19:14
· 1037 commits to main since this release

2.6.0 (2022-02-28)

Bug Fixes

  • app: export file explorer component to fix build (fb400da)
  • app: fix browser error after packages update (4cc9215)
  • app: fix file node only having one children (6747cd0)
  • app: fix folder icon fill (8cfdc1d)
  • app: fix tabbing in svg file (ee62b7c)
  • app: fix types in templates (545c956)
  • app: use workaround for phoenix menu config types in templates (9d109e5)

Features

  • update packages (f2ed0a3)
  • app: add event data explorer component (abd5393)
  • app: add file and folder icons (40c1c0c)
  • app: add file explorer component (7e2ebf5)
  • app: add icon for event data explorer (ad2e667)
  • app: add ring loader component (853faf1)
  • app: enable strict templates (a0406bd)
  • app: improve and simplify file explorer and event data explorer (82572c6)
  • app: pass api url as input to event data explorer (f28c8ba)
  • app: remove redundant file icon (c01c450)
  • app: use cdk tree instead of material tree for simplicity (87c1eee)
  • app: use filled icon to indicate unopened folder (18d7517)
  • app: working event data explorer (7970da1)
  • app: working file explorer (0447853)
  • app: working file tree using material tree (4ce4964)