Skip to content

v2.13.0-next.26

Pre-release
Pre-release

Choose a tag to compare

@ivictbor ivictbor released this 02 Dec 10:25
· 844 commits to next since this release
68c7bee

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)