Files
backstage/.changeset/stupid-ladybugs-brake.md
T
Camila Belo 0eaa579f89 docs(search): add changeset files
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-01-28 10:05:15 +01:00

479 B

@backstage/plugin-search-react
@backstage/plugin-search-react
minor
  • Create the search results extensions, for more details see the documentation here;
  • Update the SearchResult, SearchResultList and SearchResultGroup components to use extensions and default their props to optionally accept a query, when the query is not passed, the component tries to get it from the search context.