Releases: devforth/adminforth
Releases · devforth/adminforth
v2.13.0-next.29
2.13.0-next.29 (2025-12-03)
Bug Fixes
- don't throw error when user passses function in showIn.create/edit , when different column is polymorphicOn on this one (820574a)
v2.13.0-next.28
2.13.0-next.28 (2025-12-03)
Features
- improve login redirection logic to preserve original path and query parameters (07dc354)
v2.13.0-next.27
2.13.0-next.27 (2025-12-02)
Bug Fixes
- streamline layout handling in App.vue by replacing mutable refs with computed properties for better clarity and performance (d68c341)
v2.13.0-next.26
2.13.0-next.26 (2025-12-02)
Features
- add tableRowReplace injection for custom row rendering in list view (d36b564)
- add tableRowReplaceInjection prop for customizable row rendering in ResourceListTable components (f02359e)
- enhance tableRowReplace injection to support array input and validate element count (b1beb76)
- enhance tableRowReplaceInjection type and simplify its usage in ResourceListTable components (6f0c30e)
v2.13.0-next.25
2.13.0-next.25 (2025-12-02)
Bug Fixes
v2.13.0-next.24
v2.13.0-next.23
v2.13.0-next.22
2.13.0-next.22 (2025-12-01)
Bug Fixes
- update layout handling in App.vue to correctly manage header and sidebar visibility (4332c9c)
v2.13.0-next.21
2.13.0-next.21 (2025-12-01)
Bug Fixes
- fix cases, when afcl select didn't set initial value passed from props (2f50c37)