Skip to content

Releases: devforth/adminforth

v2.27.0-next.12

31 Mar 08:17

Choose a tag to compare

v2.27.0-next.12 Pre-release
Pre-release

2.27.0-next.12 (2026-03-31)

Bug Fixes

  • add border to the show/edit/create view tables (e03681d)

v2.27.0-next.11

31 Mar 08:04

Choose a tag to compare

v2.27.0-next.11 Pre-release
Pre-release

2.27.0-next.11 (2026-03-31)

Bug Fixes

  • align actions in callActionWrapper to the center (4928863)

v2.27.0-next.10

31 Mar 07:55

Choose a tag to compare

v2.27.0-next.10 Pre-release
Pre-release

2.27.0-next.10 (2026-03-31)

Bug Fixes

  • add loading states for actions in ThreeDotsMenu and ListView (3a5d378)
  • ensure action ID is defined when setting loading state in handleActionClick (520827a)

v2.26.5

31 Mar 08:22

Choose a tag to compare

2.26.5 (2026-03-31)

Bug Fixes

  • update adminforth package version to 2.27.0-next.12 on live demo (586f5c2)

v2.27.0-next.8

30 Mar 16:37

Choose a tag to compare

v2.27.0-next.8 Pre-release
Pre-release

2.27.0-next.8 (2026-03-30)

Bug Fixes

  • show actions without custom component in threeDotsMenu (ea82f69)

Reverts

  • Revert "fix: ensure meta is defined for custom components in ThreeDotsMenu" (6a040b9)

v2.27.0-next.7

30 Mar 14:57

Choose a tag to compare

v2.27.0-next.7 Pre-release
Pre-release

2.27.0-next.7 (2026-03-30)

Bug Fixes

  • ensure meta is defined for custom components in ThreeDotsMenu (63b0e3a)

v2.27.0-next.6

30 Mar 14:53

Choose a tag to compare

v2.27.0-next.6 Pre-release
Pre-release

2.27.0-next.6 (2026-03-30)

Bug Fixes

  • do not update list view twice on range picker range change (eedf7fc)

v2.27.0-next.5

30 Mar 14:18

Choose a tag to compare

v2.27.0-next.5 Pre-release
Pre-release

2.27.0-next.5 (2026-03-30)

Bug Fixes

  • add loading indicator for actions in ThreeDotsMenu (2e0f5d8)

v2.27.0-next.4

30 Mar 13:49

Choose a tag to compare

v2.27.0-next.4 Pre-release
Pre-release

2.27.0-next.4 (2026-03-30)

Bug Fixes

  • add conditional rendering for custom component in ThreeDotsMenu (b1ca1f8)
  • add conditional rendering for custom component in ThreeDotsMenu (eb1199c)
  • make 'actionId' optional in executeCustomAction and executeCustomBulkAction functions (6b9ef3a)
  • show actions without custom renderer (69de01c)

Features

  • add API for to determine our link or from a third-party source (4bc6382)

v2.27.0-next.3

30 Mar 11:28

Choose a tag to compare

v2.27.0-next.3 Pre-release
Pre-release

2.27.0-next.3 (2026-03-30)

Bug Fixes

  • fix blocked pagination on the list view (3e36c29)