Releases: devforth/adminforth
Releases · devforth/adminforth
v2.22.0-next.40
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
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
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
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
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
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
2.22.0-next.34 (2026-03-03)
Features
- add closeByEsc prop to the afcl modal and rename clickToCloseOutside -> closeByClickOutside (6e0b43d)
v2.24.0
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)