Version Packages
This commit is contained in:
@@ -1,5 +1,25 @@
|
||||
# @backstage/plugin-techdocs
|
||||
|
||||
## 0.12.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- ba5b75ed2f: Add `<EntityListDocsGrid>` as an alternative to `<EntityListDocsTable>` that
|
||||
shows a grid of card instead of table.
|
||||
|
||||
Extend `<DocsCardGrid>` to display the entity title of the entity instead of the
|
||||
name if available.
|
||||
|
||||
- 177401b571: Display entity title (if defined) in titles of TechDocs search results
|
||||
- cdf8ca6111: Only replace the shadow dom if the content is changed to avoid a flickering UI.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.7.1
|
||||
- @backstage/errors@0.1.3
|
||||
- @backstage/core-plugin-api@0.1.11
|
||||
- @backstage/plugin-catalog@0.7.2
|
||||
- @backstage/plugin-catalog-react@0.6.1
|
||||
- @backstage/catalog-model@0.9.5
|
||||
|
||||
## 0.12.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
Reference in New Issue
Block a user