Skip to content

v1.13.0-next.40

Pre-release
Pre-release

Choose a tag to compare

@ivictbor ivictbor released this 01 Apr 10:27
· 2280 commits to next since this release
b0d5737

1.13.0-next.40 (2025-04-01)

Bug Fixes

  • Add adminforth-inline-create plugin to the installation script (3339412)
  • Add teleportToBody prop to ColumnValueInput for improved dropdown rendering (40fe9b9)
  • Enhance ResourceListTable styling by adding border classes to rows for better visual separation (3c00b63)
  • Implement scroll handling for dropdown positioning when teleportToBody is enabled (dbc2160)
  • improve layout in ColumnValueInputWrapper component (bf837ee)
  • Rearrange tableBodyStartInjection rendering in ResourceListTable for improved layout (de887f4)
  • Update ColumnValueInput and ColumnValueInputWrapper for improved layout and responsiveness; clean up ResourceListTable rendering (9753f2a)
  • Update ColumnValueInputWrapper to focus on the last input after adding an array item (d4887d7)

Features

  • Add tableBodyStartInjection prop to ResourceListTable for custom component rendering (575a792)
  • Add user_sub resource and integrate with existing user management system (9b14f77)
  • Enhance GroupsTable with ColumnValueInputWrapper for Input Handling (9508dbb)