Skip to content

Releases: devforth/adminforth

v2.22.0-next.41

v2.22.0-next.41 Pre-release
Pre-release

Choose a tag to compare

@ivictbor ivictbor released this 04 Mar 09:57

2.22.0-next.41 (2026-03-04)

Features

  • add ability to disable "There are unsaved changes" popup for the resource (17726f1)

v2.22.0-next.40

v2.22.0-next.40 Pre-release
Pre-release

Choose a tag to compare

@ivictbor ivictbor released this 04 Mar 09:09

2.22.0-next.40 (2026-03-04)

Bug Fixes

  • improve leave create/edit view guard (when data is unsaved). (08f6407)

v2.22.0-next.39

v2.22.0-next.39 Pre-release
Pre-release

Choose a tag to compare

@ivictbor ivictbor released this 04 Mar 07:59

2.22.0-next.39 (2026-03-04)

Features

  • add light secondary color and secondary style for the afcl button (4cacd7d)

v2.22.0-next.38

v2.22.0-next.38 Pre-release
Pre-release

Choose a tag to compare

@ivictbor ivictbor released this 03 Mar 14:47
d67942a

2.22.0-next.38 (2026-03-03)

Bug Fixes

  • change dropdown width to w-max for better responsiveness (2dce379)
  • simplify trigger slot template and clean up modal attributes (fc9ed25)

Features

  • rework afcl dialog to use afcl modal (b496616)

v2.22.0-next.37

v2.22.0-next.37 Pre-release
Pre-release

Choose a tag to compare

@ivictbor ivictbor released this 03 Mar 11:23

2.22.0-next.37 (2026-03-03)

Bug Fixes

  • change dropdown width to w-max for better responsiveness (2f5fc55)

v2.22.0-next.36

v2.22.0-next.36 Pre-release
Pre-release

Choose a tag to compare

@ivictbor ivictbor released this 03 Mar 09:14

2.22.0-next.36 (2026-03-03)

Bug Fixes

  • don't try to display brand logo in folded sidebar, if there is is no image (ef4a92f)

v2.22.0-next.35

v2.22.0-next.35 Pre-release
Pre-release

Choose a tag to compare

@ivictbor ivictbor released this 03 Mar 08:11

2.22.0-next.35 (2026-03-03)

Bug Fixes

  • remove default padding from the afcl modal for the better customization ability (2a0e429)

v2.22.0-next.34

v2.22.0-next.34 Pre-release
Pre-release

Choose a tag to compare

@ivictbor ivictbor released this 03 Mar 07:46

2.22.0-next.34 (2026-03-03)

Features

  • add closeByEsc prop to the afcl modal and rename clickToCloseOutside -> closeByClickOutside (6e0b43d)

v2.24.0

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)

v2.22.0-next.33

v2.22.0-next.33 Pre-release
Pre-release

Choose a tag to compare

@ivictbor ivictbor released this 02 Mar 15:46

2.22.0-next.33 (2026-03-02)

Bug Fixes

  • add support of mobiles for the afcl modal (ad8f3ca)