v2.13.0-next.26
Pre-release
Pre-release
·
844 commits
to next
since this release
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)