Add changeset for StructuredMetadataTable improvements
Signed-off-by: Boris Bera <beraboris@gmail.com>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
---
|
||||
'@backstage/core-components': patch
|
||||
---
|
||||
|
||||
Make the `options.titleFormat` prop of `<StructuredMetadataTable>` apply to all keys including nested ones. Previously, this option would only apply to the root keys of the `metadata` prop.
|
||||
|
||||
Document and improve the type of the `options.titleFormat` prop of `<StructuredMetadataTable>`. Previously, the `options` prop was `any`.
|
||||
Reference in New Issue
Block a user