Skip to content

v2.24.0

Latest

Choose a tag to compare

@ivictbor ivictbor released this 02 Mar 15:45
e44a253

2.24.0 (2026-03-02)

Bug Fixes

  • adjust width of three dots menu to be responsive (80ac772)
  • don't unsublscribe from all websocket, when we are subscribe to badges socket (45884e1)
  • don't use flowbite modal for the afcl modal (1c52687)
  • get rid of max-w for the afcl progress bar and hide values container, if values are hidden (a4ffeb1)
  • increase width of three dots menu (0da20b4)
  • make modal trigger div full width (dfc6421)
  • remove top margin from ProgressBar component (129b3bc)
  • remove unnecessary width class from modal component (eafd26a)

Features

  • add ability to change height of the progress bar (ca7af4d)
  • add ability to register components explicitly (60f7bec)
  • add afcl modal component (75a1159)
  • add animation for the progress bar (dda5490)
  • add getTimeAgoString function (5568450)
  • add TreeMapChart component and example usage in AfComponents (b2352c0)
  • export TreeMapChart component in index file (8a4c45b)