124 KiB
@backstage/plugin-search
1.6.2-next.2
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.15.0-next.1
- @backstage/core-plugin-api@1.12.4-next.1
- @backstage/plugin-catalog-react@2.1.0-next.2
- @backstage/core-components@0.18.8-next.1
- @backstage/plugin-search-react@1.10.5-next.1
1.6.2-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@2.1.0-next.1
- @backstage/core-components@0.18.8-next.0
- @backstage/core-plugin-api@1.12.4-next.0
- @backstage/errors@1.2.7
- @backstage/frontend-plugin-api@0.14.2-next.0
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.12
- @backstage/plugin-search-common@1.2.22
- @backstage/plugin-search-react@1.10.5-next.0
1.6.2-next.0
Patch Changes
d5eb954: Fixes the search component not registering the first search on navigate to the search page.- Updated dependencies
- @backstage/plugin-search-react@1.10.5-next.0
- @backstage/frontend-plugin-api@0.14.2-next.0
- @backstage/plugin-catalog-react@2.0.1-next.0
- @backstage/core-components@0.18.8-next.0
- @backstage/core-plugin-api@1.12.4-next.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.12
- @backstage/plugin-search-common@1.2.22
1.6.0
Minor Changes
feef8d9: Added support for configuring the default search type in the search page via thesearch.defaultTypeoption inapp-config.yaml. This applies to both the legacy and new frontend systems. If not set, the default is empty, which means searching for "all" types.
Patch Changes
018ca87: Addedtitleandiconto the plugin definition for the new frontend system.a7e0d50: Updatedreact-router-dompeer dependency to^6.30.2and explicitly disabled v7 future flags to suppress deprecation warnings.- Updated dependencies
- @backstage/plugin-catalog-react@2.0.0
- @backstage/core-components@0.18.7
- @backstage/plugin-search-common@1.2.22
- @backstage/frontend-plugin-api@0.14.0
- @backstage/core-plugin-api@1.12.3
- @backstage/version-bridge@1.0.12
- @backstage/plugin-search-react@1.10.3
1.6.0-next.2
Patch Changes
a7e0d50: Prepare for React Router v7 migration by updating to v6.30.2 across all NFS packages and enabling v7 future flags. Convert routes from splat paths to parent/child structure with Outlet components.- Updated dependencies
- @backstage/plugin-catalog-react@2.0.0-next.2
- @backstage/frontend-plugin-api@0.14.0-next.2
- @backstage/core-components@0.18.7-next.2
- @backstage/core-plugin-api@1.12.3-next.1
- @backstage/version-bridge@1.0.12-next.0
- @backstage/plugin-search-react@1.10.3-next.2
1.6.0-next.1
Minor Changes
feef8d9: Added support for configuring the default search type in the search page via thesearch.defaultTypeoption inapp-config.yaml. This applies to both the legacy and new frontend systems. If not set, the default is empty, which means searching for "all" types.
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.22.0-next.1
- @backstage/frontend-plugin-api@0.14.0-next.1
- @backstage/plugin-search-react@1.10.3-next.1
- @backstage/core-components@0.18.7-next.1
1.5.4-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.21.6-next.0
- @backstage/core-components@0.18.6-next.0
- @backstage/plugin-search-common@1.2.22-next.0
- @backstage/frontend-plugin-api@0.14.0-next.0
- @backstage/core-plugin-api@1.12.2-next.0
- @backstage/plugin-search-react@1.10.3-next.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.11
1.5.3
Patch Changes
5c49a00: Update for theqslibrary bump: the old array limit setting has changed to be more strict; you can no longer just give a zero to mean unlimited. So we choose an arbitrary high value, to at least go higher than the default 20.- Updated dependencies
1.5.2-next.1
Patch Changes
5c49a00: Update for theqslibrary bump: the old array limit setting has changed to be more strict; you can no longer just give a zero to mean unlimited. So we choose an arbitrary high value, to at least go higher than the default 20.- Updated dependencies
- @backstage/core-components@0.18.5-next.0
- @backstage/plugin-catalog-react@1.21.5-next.1
- @backstage/plugin-search-react@1.10.2-next.0
1.5.2-next.0
Patch Changes
- Updated dependencies
1.5.1
Patch Changes
f3f84f1: Minor extension type updates after frontend API bumpd02db50: Remove unnecessary use ofcompatWrapperandconvertLegacyRouteRef(s) for the new frontend system.- Updated dependencies
1.5.1-next.1
Patch Changes
f3f84f1: Minor extension type updates after frontend API bump- Updated dependencies
- @backstage/frontend-plugin-api@0.13.2-next.1
- @backstage/plugin-catalog-react@1.21.4-next.2
- @backstage/core-components@0.18.4-next.2
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.11
- @backstage/plugin-search-common@1.2.21
- @backstage/plugin-search-react@1.10.1-next.0
1.5.1-next.0
Patch Changes
d02db50: Remove unnecessary use ofcompatWrapperandconvertLegacyRouteRef(s) for the new frontend system.- Updated dependencies
- @backstage/frontend-plugin-api@0.13.2-next.0
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/plugin-catalog-react@1.21.4-next.0
- @backstage/plugin-search-react@1.10.1-next.0
- @backstage/core-components@0.18.4-next.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.11
- @backstage/plugin-search-common@1.2.21
1.5.0
Minor Changes
a521911: Add support for customizable icons inSearchResultListItemBlueprintand related components
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.13.0
- @backstage/core-compat-api@0.5.4
- @backstage/plugin-search-react@1.10.0
- @backstage/plugin-catalog-react@1.21.3
- @backstage/core-components@0.18.3
- @backstage/core-plugin-api@1.12.0
- @backstage/plugin-search-common@1.2.21
1.5.0-next.1
Minor Changes
a521911: Add support for customizable icons inSearchResultListItemBlueprintand related components
Patch Changes
- Updated dependencies
- @backstage/plugin-search-react@1.10.0-next.1
- @backstage/plugin-catalog-react@1.21.3-next.1
- @backstage/core-components@0.18.3-next.1
- @backstage/core-plugin-api@1.11.2-next.1
- @backstage/frontend-plugin-api@0.12.2-next.1
- @backstage/core-compat-api@0.5.4-next.0
1.4.32-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-search-react@1.9.6-next.0
- @backstage/plugin-catalog-react@1.21.3-next.0
- @backstage/core-plugin-api@1.11.2-next.0
- @backstage/core-components@0.18.3-next.0
- @backstage/frontend-plugin-api@0.12.2-next.0
- @backstage/core-compat-api@0.5.4-next.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.11
- @backstage/plugin-search-common@1.2.21-next.0
1.4.31
Patch Changes
67a3e1a: Implemented AbortController request cancellation for overlapping search requests. This change ensures that when users type quickly, previous search requests are properly canceled before new ones start.- Updated dependencies
- @backstage/plugin-catalog-react@1.21.2
- @backstage/core-components@0.18.2
- @backstage/frontend-plugin-api@0.12.1
- @backstage/plugin-search-react@1.9.5
- @backstage/core-compat-api@0.5.3
- @backstage/core-plugin-api@1.11.1
- @backstage/plugin-search-common@1.2.20
1.4.31-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.2-next.1
- @backstage/core-plugin-api@1.11.1-next.0
- @backstage/core-compat-api@0.5.3-next.1
- @backstage/plugin-catalog-react@1.21.2-next.1
- @backstage/plugin-search-react@1.9.5-next.1
- @backstage/frontend-plugin-api@0.12.1-next.1
- @backstage/plugin-search-common@1.2.20-next.0
1.4.31-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.21.2-next.0
- @backstage/core-components@0.18.2-next.0
- @backstage/core-compat-api@0.5.3-next.0
- @backstage/frontend-plugin-api@0.12.1-next.0
- @backstage/plugin-search-react@1.9.5-next.0
- @backstage/core-plugin-api@1.11.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.11
- @backstage/plugin-search-common@1.2.19
1.4.30
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.21.0
- @backstage/frontend-plugin-api@0.12.0
- @backstage/core-plugin-api@1.11.0
- @backstage/core-components@0.18.0
- @backstage/types@1.2.2
- @backstage/core-compat-api@0.5.2
- @backstage/plugin-search-react@1.9.4
1.4.30-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.21.0-next.2
- @backstage/core-components@0.17.6-next.1
- @backstage/core-compat-api@0.5.2-next.2
1.4.30-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.20.2-next.1
- @backstage/frontend-plugin-api@0.11.1-next.0
- @backstage/core-components@0.17.6-next.0
- @backstage/core-compat-api@0.5.2-next.1
- @backstage/plugin-search-react@1.9.4-next.0
1.4.30-next.0
Patch Changes
- Updated dependencies
- @backstage/core-compat-api@0.5.2-next.0
- @backstage/plugin-catalog-react@1.20.2-next.0
- @backstage/core-components@0.17.5
- @backstage/core-plugin-api@1.10.9
- @backstage/errors@1.2.7
- @backstage/frontend-plugin-api@0.11.0
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-search-common@1.2.19
- @backstage/plugin-search-react@1.9.3
1.4.29
Patch Changes
e4ddf22: Internal update to align with new blueprint parameter naming in the new frontend system.f2f133c: Internal update to use the new variant ofApiBlueprint.- Updated dependencies
- @backstage/core-components@0.17.5
- @backstage/frontend-plugin-api@0.11.0
- @backstage/core-compat-api@0.5.0
- @backstage/plugin-search-react@1.9.3
- @backstage/plugin-catalog-react@1.20.0
1.4.29-next.2
Patch Changes
e4ddf22: Internal update to align with new blueprint parameter naming in the new frontend system.- Updated dependencies
- @backstage/frontend-plugin-api@0.11.0-next.1
- @backstage/core-compat-api@0.5.0-next.2
- @backstage/plugin-search-react@1.9.3-next.1
- @backstage/plugin-catalog-react@1.20.0-next.2
- @backstage/core-components@0.17.5-next.1
- @backstage/core-plugin-api@1.10.9
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-search-common@1.2.19
1.4.29-next.1
Patch Changes
f2f133c: Internal update to use the new variant ofApiBlueprint.- Updated dependencies
- @backstage/core-compat-api@0.4.5-next.1
- @backstage/plugin-catalog-react@1.20.0-next.1
- @backstage/frontend-plugin-api@0.11.0-next.0
- @backstage/plugin-search-react@1.9.3-next.0
- @backstage/core-components@0.17.5-next.0
- @backstage/core-plugin-api@1.10.9
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-search-common@1.2.19
1.4.29-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.2-next.0
- @backstage/core-compat-api@0.4.5-next.0
- @backstage/frontend-plugin-api@0.10.4
- @backstage/plugin-search-react@1.9.2
1.4.28
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.1
- @backstage/core-components@0.17.4
- @backstage/core-plugin-api@1.10.9
- @backstage/core-compat-api@0.4.4
- @backstage/frontend-plugin-api@0.10.4
- @backstage/plugin-search-common@1.2.19
- @backstage/plugin-search-react@1.9.2
1.4.28-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.1-next.1
- @backstage/core-components@0.17.4-next.1
- @backstage/core-plugin-api@1.10.9-next.0
- @backstage/plugin-search-common@1.2.19-next.0
- @backstage/core-compat-api@0.4.4-next.1
- @backstage/plugin-search-react@1.9.2-next.1
- @backstage/frontend-plugin-api@0.10.4-next.1
1.4.28-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.1-next.0
- @backstage/core-components@0.17.4-next.0
- @backstage/plugin-search-react@1.9.2-next.0
- @backstage/core-compat-api@0.4.4-next.0
- @backstage/core-plugin-api@1.10.8
- @backstage/errors@1.2.7
- @backstage/frontend-plugin-api@0.10.4-next.0
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-search-common@1.2.18
1.4.27
Patch Changes
18c64e9: Added theinfo.packageJsonoption to the plugin instance for the new frontend system.- Updated dependencies
- @backstage/core-components@0.17.3
- @backstage/core-plugin-api@1.10.8
- @backstage/frontend-plugin-api@0.10.3
- @backstage/plugin-catalog-react@1.19.0
- @backstage/plugin-search-react@1.9.1
- @backstage/core-compat-api@0.4.3
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-search-common@1.2.18
1.4.27-next.2
Patch Changes
- Updated dependencies
- @backstage/core-components@0.17.3-next.0
- @backstage/plugin-catalog-react@1.19.0-next.2
- @backstage/plugin-search-react@1.9.1-next.1
- @backstage/frontend-plugin-api@0.10.3-next.1
- @backstage/core-compat-api@0.4.3-next.2
- @backstage/core-plugin-api@1.10.7
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-search-common@1.2.18
1.4.27-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.18.1-next.1
- @backstage/core-compat-api@0.4.3-next.1
- @backstage/core-components@0.17.2
- @backstage/core-plugin-api@1.10.7
- @backstage/errors@1.2.7
- @backstage/frontend-plugin-api@0.10.3-next.0
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-search-common@1.2.18
- @backstage/plugin-search-react@1.9.1-next.0
1.4.27-next.0
Patch Changes
18c64e9: Added theinfo.packageJsonoption to the plugin instance for the new frontend system.- Updated dependencies
- @backstage/frontend-plugin-api@0.10.3-next.0
- @backstage/core-compat-api@0.4.3-next.0
- @backstage/plugin-catalog-react@1.18.1-next.0
- @backstage/plugin-search-react@1.9.1-next.0
1.4.26
Patch Changes
fb58f20: Internal update to use the newpluginIdoption ofcreateFrontendPlugin.fa48594: search plugin support i18n- Updated dependencies
- @backstage/frontend-plugin-api@0.10.2
- @backstage/core-components@0.17.2
- @backstage/core-compat-api@0.4.2
- @backstage/plugin-search-react@1.9.0
- @backstage/plugin-catalog-react@1.18.0
- @backstage/core-plugin-api@1.10.7
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-search-common@1.2.18
1.4.26-next.3
Patch Changes
fa48594: search plugin support i18n- Updated dependencies
- @backstage/plugin-search-react@1.9.0-next.2
- @backstage/core-compat-api@0.4.2-next.3
- @backstage/core-components@0.17.2-next.1
- @backstage/core-plugin-api@1.10.7-next.0
- @backstage/plugin-catalog-react@1.18.0-next.3
- @backstage/errors@1.2.7
- @backstage/frontend-plugin-api@0.10.2-next.1
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-search-common@1.2.18-next.0
1.4.26-next.2
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.10.7-next.0
- @backstage/core-compat-api@0.4.2-next.2
- @backstage/core-components@0.17.2-next.1
- @backstage/frontend-plugin-api@0.10.2-next.1
- @backstage/plugin-catalog-react@1.18.0-next.2
- @backstage/plugin-search-react@1.9.0-next.1
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-search-common@1.2.18-next.0
1.4.26-next.1
Patch Changes
fb58f20: Internal update to use the newpluginIdoption ofcreateFrontendPlugin.- Updated dependencies
- @backstage/core-components@0.17.2-next.0
- @backstage/frontend-plugin-api@0.10.2-next.0
- @backstage/core-compat-api@0.4.2-next.1
- @backstage/plugin-search-react@1.9.0-next.0
- @backstage/plugin-catalog-react@1.18.0-next.1
- @backstage/core-plugin-api@1.10.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-search-common@1.2.18-next.0
1.4.26-next.0
Patch Changes
- Updated dependencies
- @backstage/core-compat-api@0.4.2-next.0
- @backstage/plugin-catalog-react@1.18.0-next.0
- @backstage/core-components@0.17.1
- @backstage/core-plugin-api@1.10.6
- @backstage/errors@1.2.7
- @backstage/frontend-plugin-api@0.10.1
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-search-common@1.2.17
- @backstage/plugin-search-react@1.8.8
1.4.25
Patch Changes
-
e655f62: UpdatedREADME.mdto useyarn startinstead ofyarn dev. -
a47fd39: Removes instances of default React imports, a necessary update for the upcoming React 19 migration.https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html
-
Updated dependencies
- @backstage/plugin-catalog-react@1.17.0
- @backstage/frontend-plugin-api@0.10.1
- @backstage/core-compat-api@0.4.1
- @backstage/core-components@0.17.1
- @backstage/core-plugin-api@1.10.6
- @backstage/plugin-search-react@1.8.8
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-search-common@1.2.17
1.4.25-next.2
Patch Changes
-
e655f62: UpdatedREADME.mdto useyarn startinstead ofyarn dev. -
a47fd39: Removes instances of default React imports, a necessary update for the upcoming React 19 migration.https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html
-
Updated dependencies
- @backstage/frontend-plugin-api@0.10.1-next.1
- @backstage/core-compat-api@0.4.1-next.2
- @backstage/core-components@0.17.1-next.1
- @backstage/core-plugin-api@1.10.6-next.0
- @backstage/plugin-catalog-react@1.17.0-next.2
- @backstage/plugin-search-react@1.8.8-next.1
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-search-common@1.2.17
1.4.25-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.17.1-next.0
- @backstage/frontend-plugin-api@0.10.1-next.0
- @backstage/plugin-catalog-react@1.16.1-next.1
- @backstage/plugin-search-react@1.8.8-next.0
- @backstage/core-compat-api@0.4.1-next.1
- @backstage/core-plugin-api@1.10.5
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-search-common@1.2.17
1.4.25-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.16.1-next.0
- @backstage/core-compat-api@0.4.1-next.0
- @backstage/core-components@0.17.0
- @backstage/core-plugin-api@1.10.5
- @backstage/errors@1.2.7
- @backstage/frontend-plugin-api@0.10.0
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-search-common@1.2.17
- @backstage/plugin-search-react@1.8.7
1.4.24
Patch Changes
49684fe: Expand the default kind filter to include all kinds from the System Model.- Updated dependencies
- @backstage/core-components@0.17.0
- @backstage/core-plugin-api@1.10.5
- @backstage/plugin-search-react@1.8.7
- @backstage/frontend-plugin-api@0.10.0
- @backstage/plugin-catalog-react@1.16.0
- @backstage/core-compat-api@0.4.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-search-common@1.2.17
1.4.24-next.2
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.10.0-next.2
- @backstage/plugin-catalog-react@1.16.0-next.2
- @backstage/core-compat-api@0.4.0-next.2
- @backstage/core-components@0.16.5-next.1
- @backstage/plugin-search-react@1.8.7-next.2
- @backstage/core-plugin-api@1.10.4
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-search-common@1.2.17
1.4.24-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.16.5-next.0
- @backstage/plugin-catalog-react@1.16.0-next.1
- @backstage/core-compat-api@0.3.7-next.1
- @backstage/core-plugin-api@1.10.4
- @backstage/errors@1.2.7
- @backstage/frontend-plugin-api@0.9.6-next.1
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-search-common@1.2.17
- @backstage/plugin-search-react@1.8.7-next.1
1.4.24-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-search-react@1.8.7-next.0
- @backstage/plugin-catalog-react@1.16.0-next.0
- @backstage/frontend-plugin-api@0.9.6-next.0
- @backstage/core-compat-api@0.3.7-next.0
1.4.23
Patch Changes
63e1012: Added new extension points to extend search filtersSearchFilterBlueprintandSearchFilterResultTypeBlueprint58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.- Updated dependencies
- @backstage/plugin-search-react@1.8.6
- @backstage/core-components@0.16.4
- @backstage/plugin-catalog-react@1.15.2
- @backstage/frontend-plugin-api@0.9.5
- @backstage/core-compat-api@0.3.6
- @backstage/core-plugin-api@1.10.4
- @backstage/version-bridge@1.0.11
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/plugin-search-common@1.2.17
1.4.23-next.3
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.9.5-next.3
- @backstage/core-compat-api@0.3.6-next.3
- @backstage/core-components@0.16.4-next.1
- @backstage/core-plugin-api@1.10.4-next.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11-next.0
- @backstage/plugin-catalog-react@1.15.2-next.3
- @backstage/plugin-search-common@1.2.17
- @backstage/plugin-search-react@1.8.6-next.3
1.4.23-next.2
Patch Changes
- Updated dependencies
- @backstage/core-components@0.16.4-next.1
- @backstage/plugin-catalog-react@1.15.2-next.2
- @backstage/core-compat-api@0.3.6-next.2
- @backstage/core-plugin-api@1.10.4-next.0
- @backstage/errors@1.2.7
- @backstage/frontend-plugin-api@0.9.5-next.2
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11-next.0
- @backstage/plugin-search-common@1.2.17
- @backstage/plugin-search-react@1.8.6-next.2
1.4.23-next.1
Patch Changes
58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.- Updated dependencies
- @backstage/core-components@0.16.4-next.0
- @backstage/frontend-plugin-api@0.9.5-next.1
- @backstage/core-compat-api@0.3.6-next.1
- @backstage/core-plugin-api@1.10.4-next.0
- @backstage/version-bridge@1.0.11-next.0
- @backstage/plugin-catalog-react@1.15.2-next.1
- @backstage/plugin-search-react@1.8.6-next.1
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/plugin-search-common@1.2.17
1.4.23-next.0
Patch Changes
63e1012: Added new extension points to extend search filtersSearchFilterBlueprintandSearchFilterResultTypeBlueprint- Updated dependencies
- @backstage/plugin-search-react@1.8.6-next.0
- @backstage/frontend-plugin-api@0.9.5-next.0
- @backstage/core-compat-api@0.3.6-next.0
- @backstage/core-components@0.16.3
- @backstage/core-plugin-api@1.10.3
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.10
- @backstage/plugin-catalog-react@1.15.2-next.0
- @backstage/plugin-search-common@1.2.17
1.4.22
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.15.1
- @backstage/frontend-plugin-api@0.9.4
- @backstage/core-plugin-api@1.10.3
- @backstage/types@1.2.1
- @backstage/core-components@0.16.3
- @backstage/core-compat-api@0.3.5
- @backstage/errors@1.2.7
- @backstage/version-bridge@1.0.10
- @backstage/plugin-search-common@1.2.17
- @backstage/plugin-search-react@1.8.5
1.4.22-next.1
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.9.4-next.0
- @backstage/core-plugin-api@1.10.3-next.0
- @backstage/types@1.2.1-next.0
- @backstage/core-compat-api@0.3.5-next.0
- @backstage/plugin-catalog-react@1.15.1-next.1
- @backstage/plugin-search-react@1.8.5-next.0
- @backstage/core-components@0.16.3-next.0
- @backstage/errors@1.2.7-next.0
- @backstage/plugin-search-common@1.2.17-next.0
- @backstage/version-bridge@1.0.10
1.4.22-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.15.1-next.0
- @backstage/core-compat-api@0.3.4
1.4.21
Patch Changes
d311c84: Use Select from core-components and update Lifecycle filter to use Select instead checkboxes.- Updated dependencies
- @backstage/plugin-catalog-react@1.15.0
- @backstage/plugin-search-react@1.8.4
- @backstage/core-compat-api@0.3.4
- @backstage/frontend-plugin-api@0.9.3
- @backstage/core-components@0.16.2
- @backstage/errors@1.2.6
- @backstage/core-plugin-api@1.10.2
- @backstage/types@1.2.0
- @backstage/version-bridge@1.0.10
- @backstage/plugin-search-common@1.2.16
1.4.21-next.2
Patch Changes
- Updated dependencies
- @backstage/core-compat-api@0.3.4-next.2
- @backstage/plugin-catalog-react@1.14.3-next.2
- @backstage/errors@1.2.6-next.0
- @backstage/core-components@0.16.2-next.2
- @backstage/core-plugin-api@1.10.2-next.0
- @backstage/frontend-plugin-api@0.9.3-next.2
- @backstage/types@1.2.0
- @backstage/version-bridge@1.0.10
- @backstage/plugin-search-common@1.2.16-next.0
- @backstage/plugin-search-react@1.8.4-next.2
1.4.21-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.14.3-next.1
- @backstage/core-components@0.16.2-next.1
- @backstage/core-compat-api@0.3.4-next.1
- @backstage/core-plugin-api@1.10.1
- @backstage/errors@1.2.5
- @backstage/frontend-plugin-api@0.9.3-next.1
- @backstage/types@1.2.0
- @backstage/version-bridge@1.0.10
- @backstage/plugin-search-common@1.2.15
- @backstage/plugin-search-react@1.8.4-next.1
1.4.21-next.0
Patch Changes
d311c84: Use Select from core-components and update Lifecycle filter to use Select instead checkboxes.- Updated dependencies
- @backstage/plugin-search-react@1.8.4-next.0
- @backstage/plugin-catalog-react@1.14.3-next.0
- @backstage/frontend-plugin-api@0.9.3-next.0
- @backstage/core-compat-api@0.3.4-next.0
- @backstage/core-components@0.16.2-next.0
- @backstage/core-plugin-api@1.10.1
- @backstage/errors@1.2.5
- @backstage/types@1.2.0
- @backstage/version-bridge@1.0.10
- @backstage/plugin-search-common@1.2.15
1.4.19
Patch Changes
a4ccc82: Removes the card UI from the search results type filter for a cleaner UI consistent with other filters- Updated dependencies
- @backstage/types@1.2.0
- @backstage/plugin-catalog-react@1.14.1
- @backstage/core-components@0.16.0
- @backstage/core-compat-api@0.3.2
- @backstage/core-plugin-api@1.10.1
- @backstage/errors@1.2.5
- @backstage/frontend-plugin-api@0.9.1
- @backstage/version-bridge@1.0.10
- @backstage/plugin-search-common@1.2.15
- @backstage/plugin-search-react@1.8.2
1.4.19-next.3
Patch Changes
a4ccc82: Removes the card UI from the search results type filter for a cleaner UI consistent with other filters- Updated dependencies
- @backstage/core-components@0.16.0-next.2
- @backstage/plugin-catalog-react@1.14.1-next.3
- @backstage/core-compat-api@0.3.2-next.2
- @backstage/core-plugin-api@1.10.0
- @backstage/errors@1.2.4
- @backstage/frontend-plugin-api@0.9.1-next.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.10
- @backstage/plugin-search-common@1.2.14
- @backstage/plugin-search-react@1.8.2-next.2
1.4.19-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.14.1-next.2
- @backstage/core-compat-api@0.3.2-next.1
- @backstage/core-components@0.16.0-next.1
- @backstage/core-plugin-api@1.10.0
- @backstage/errors@1.2.4
- @backstage/frontend-plugin-api@0.9.1-next.1
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.10
- @backstage/plugin-search-common@1.2.14
- @backstage/plugin-search-react@1.8.2-next.1
1.4.19-next.1
Patch Changes
- Updated dependencies
- @backstage/core-compat-api@0.3.2-next.1
- @backstage/core-components@0.16.0-next.1
- @backstage/core-plugin-api@1.10.0
- @backstage/errors@1.2.4
- @backstage/frontend-plugin-api@0.9.1-next.1
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.10
- @backstage/plugin-catalog-react@1.14.1-next.1
- @backstage/plugin-search-common@1.2.14
- @backstage/plugin-search-react@1.8.2-next.1
1.4.19-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.16.0-next.0
- @backstage/core-compat-api@0.3.2-next.0
- @backstage/core-plugin-api@1.10.0
- @backstage/errors@1.2.4
- @backstage/frontend-plugin-api@0.9.1-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.10
- @backstage/plugin-catalog-react@1.14.1-next.0
- @backstage/plugin-search-common@1.2.14
- @backstage/plugin-search-react@1.8.2-next.0
1.4.18
Patch Changes
e969dc7: Move@types/reactto a peer dependency.88d03d8: Updated the default SearchType.Accordion behavior to remain open after result type selection. This is a UX improvement to reduce the number of clicks needed when toggling result type filters.- Updated dependencies
- @backstage/core-components@0.15.1
- @backstage/frontend-plugin-api@0.9.0
- @backstage/core-compat-api@0.3.1
- @backstage/core-plugin-api@1.10.0
- @backstage/version-bridge@1.0.10
- @backstage/plugin-catalog-react@1.14.0
- @backstage/plugin-search-react@1.8.1
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-search-common@1.2.14
1.4.18-next.2
Patch Changes
88d03d8: Updated the default SearchType.Accordion behavior to remain open after result type selection. This is a UX improvement to reduce the number of clicks needed when toggling result type filters.- Updated dependencies
- @backstage/plugin-catalog-react@1.14.0-next.2
- @backstage/core-compat-api@0.3.1-next.2
- @backstage/core-components@0.15.1-next.2
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/errors@1.2.4
- @backstage/frontend-plugin-api@0.9.0-next.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.10-next.0
- @backstage/plugin-search-common@1.2.14
- @backstage/plugin-search-react@1.8.1-next.2
1.4.18-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/frontend-plugin-api@0.9.0-next.1
- @backstage/core-compat-api@0.3.1-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/version-bridge@1.0.10-next.0
- @backstage/plugin-catalog-react@1.14.0-next.1
- @backstage/plugin-search-react@1.8.1-next.1
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-search-common@1.2.14
1.4.17-next.0
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.9.0-next.0
- @backstage/core-compat-api@0.3.1-next.0
- @backstage/core-components@0.15.1-next.0
- @backstage/core-plugin-api@1.10.0-next.0
- @backstage/plugin-catalog-react@1.13.1-next.0
- @backstage/plugin-search-react@1.8.1-next.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.9
- @backstage/plugin-search-common@1.2.14
1.4.16
Patch Changes
fec8b57: Updated exports to use the new type parameters for extensions and extension blueprints.eca03bd: Added ability to customize the search items within the SidebarSearchModal836127c: Updated dependency@testing-library/reactto^16.0.0.- Updated dependencies
- @backstage/core-components@0.15.0
- @backstage/plugin-catalog-react@1.13.0
- @backstage/frontend-plugin-api@0.8.0
- @backstage/core-compat-api@0.3.0
- @backstage/plugin-search-react@1.8.0
- @backstage/core-plugin-api@1.9.4
- @backstage/version-bridge@1.0.9
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-search-common@1.2.14
1.4.16-next.2
Patch Changes
836127c: Updated dependency@testing-library/reactto^16.0.0.- Updated dependencies
- @backstage/core-components@0.14.11-next.1
- @backstage/plugin-catalog-react@1.13.0-next.2
- @backstage/plugin-search-react@1.8.0-next.2
- @backstage/core-compat-api@0.3.0-next.2
- @backstage/core-plugin-api@1.9.4-next.0
- @backstage/frontend-plugin-api@0.8.0-next.2
- @backstage/version-bridge@1.0.9-next.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-search-common@1.2.14
1.4.16-next.1
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.8.0-next.1
- @backstage/core-compat-api@0.3.0-next.1
- @backstage/core-components@0.14.11-next.0
- @backstage/plugin-catalog-react@1.12.4-next.1
- @backstage/core-plugin-api@1.9.3
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
- @backstage/plugin-search-common@1.2.14
- @backstage/plugin-search-react@1.8.0-next.1
1.4.16-next.0
Patch Changes
fec8b57: Updated exports to use the new type parameters for extensions and extension blueprints.- Updated dependencies
- @backstage/frontend-plugin-api@0.8.0-next.0
- @backstage/core-compat-api@0.2.9-next.0
- @backstage/plugin-catalog-react@1.12.4-next.0
- @backstage/plugin-search-react@1.8.0-next.0
- @backstage/core-components@0.14.10
- @backstage/core-plugin-api@1.9.3
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
- @backstage/plugin-search-common@1.2.14
1.4.15
Patch Changes
c7603e8: Deprecate the old pattern ofcreate*Extension, and replace it with the equivalent Blueprint implementation instead3123c16: Fix package metadata6349099: Added config input type to the extensions- Updated dependencies
- @backstage/frontend-plugin-api@0.7.0
- @backstage/plugin-catalog-react@1.12.3
- @backstage/plugin-search-react@1.7.14
- @backstage/core-components@0.14.10
- @backstage/core-compat-api@0.2.8
- @backstage/plugin-search-common@1.2.14
- @backstage/core-plugin-api@1.9.3
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
1.4.15-next.3
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.7.0-next.3
- @backstage/core-compat-api@0.2.8-next.3
- @backstage/plugin-catalog-react@1.12.3-next.3
- @backstage/plugin-search-react@1.7.14-next.3
- @backstage/core-components@0.14.10-next.0
- @backstage/core-plugin-api@1.9.3
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
- @backstage/plugin-search-common@1.2.14-next.1
1.4.15-next.2
Patch Changes
3123c16: Fix package metadata- Updated dependencies
- @backstage/frontend-plugin-api@0.7.0-next.2
- @backstage/core-compat-api@0.2.8-next.2
- @backstage/plugin-search-common@1.2.14-next.1
- @backstage/plugin-search-react@1.7.14-next.2
- @backstage/plugin-catalog-react@1.12.3-next.2
- @backstage/core-components@0.14.10-next.0
- @backstage/core-plugin-api@1.9.3
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
1.4.15-next.1
Patch Changes
6349099: Added config input type to the extensions- Updated dependencies
- @backstage/plugin-catalog-react@1.12.3-next.1
- @backstage/frontend-plugin-api@0.6.8-next.1
- @backstage/core-compat-api@0.2.8-next.1
- @backstage/plugin-search-react@1.7.14-next.1
- @backstage/plugin-search-common@1.2.14-next.0
- @backstage/core-components@0.14.10-next.0
- @backstage/core-plugin-api@1.9.3
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
1.4.15-next.0
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.6.8-next.0
- @backstage/plugin-catalog-react@1.12.3-next.0
- @backstage/plugin-search-react@1.7.14-next.0
- @backstage/core-components@0.14.10-next.0
- @backstage/core-compat-api@0.2.8-next.0
- @backstage/core-plugin-api@1.9.3
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
- @backstage/plugin-search-common@1.2.13
1.4.14
Patch Changes
1117aba: Update deps in search api extension to include fetch api- Updated dependencies
- @backstage/core-components@0.14.9
- @backstage/plugin-catalog-react@1.12.2
- @backstage/plugin-search-common@1.2.13
- @backstage/frontend-plugin-api@0.6.7
- @backstage/plugin-search-react@1.7.13
- @backstage/core-compat-api@0.2.7
- @backstage/core-plugin-api@1.9.3
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
1.4.14-next.2
Patch Changes
1117aba: Update deps in search api extension to include fetch api- Updated dependencies
- @backstage/core-components@0.14.9-next.1
- @backstage/frontend-plugin-api@0.6.7-next.1
- @backstage/plugin-catalog-react@1.12.2-next.2
- @backstage/plugin-search-react@1.7.13-next.1
- @backstage/core-compat-api@0.2.7-next.1
1.4.13-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.12.2-next.1
- @backstage/core-compat-api@0.2.7-next.0
- @backstage/core-components@0.14.9-next.0
- @backstage/core-plugin-api@1.9.3
- @backstage/plugin-search-react@1.7.13-next.0
- @backstage/errors@1.2.4
- @backstage/frontend-plugin-api@0.6.7-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
- @backstage/plugin-search-common@1.2.12
1.4.13-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.9-next.0
- @backstage/plugin-catalog-react@1.12.2-next.0
- @backstage/frontend-plugin-api@0.6.7-next.0
- @backstage/plugin-search-react@1.7.13-next.0
- @backstage/core-compat-api@0.2.7-next.0
- @backstage/core-plugin-api@1.9.3
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
- @backstage/plugin-search-common@1.2.12
1.4.12
Patch Changes
4f92394: Migrate from identityApi to fetchApi in frontend plugins.d44a20a: Added additional plugin metadata topackage.json.- Updated dependencies
- @backstage/core-components@0.14.8
- @backstage/core-compat-api@0.2.6
- @backstage/core-plugin-api@1.9.3
- @backstage/plugin-catalog-react@1.12.1
- @backstage/plugin-search-common@1.2.12
- @backstage/plugin-search-react@1.7.12
- @backstage/frontend-plugin-api@0.6.6
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
1.4.12-next.3
Patch Changes
d44a20a: Added additional plugin metadata topackage.json.- Updated dependencies
- @backstage/core-components@0.14.8-next.2
- @backstage/plugin-catalog-react@1.12.1-next.2
- @backstage/plugin-search-common@1.2.12-next.0
- @backstage/plugin-search-react@1.7.12-next.2
- @backstage/frontend-plugin-api@0.6.6-next.2
- @backstage/core-compat-api@0.2.6-next.2
- @backstage/core-plugin-api@1.9.3-next.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
1.4.12-next.2
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.8-next.1
- @backstage/core-compat-api@0.2.6-next.1
- @backstage/core-plugin-api@1.9.3-next.0
- @backstage/frontend-plugin-api@0.6.6-next.1
- @backstage/plugin-catalog-react@1.12.1-next.1
- @backstage/plugin-search-react@1.7.12-next.1
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
- @backstage/plugin-search-common@1.2.11
1.4.12-next.1
Patch Changes
4f92394: Migrate from identityApi to fetchApi in frontend plugins.- Updated dependencies
- @backstage/plugin-catalog-react@1.12.1-next.0
1.4.12-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.8-next.0
- @backstage/plugin-search-react@1.7.12-next.0
- @backstage/core-compat-api@0.2.6-next.0
- @backstage/core-plugin-api@1.9.2
- @backstage/errors@1.2.4
- @backstage/frontend-plugin-api@0.6.6-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
- @backstage/plugin-catalog-react@1.12.1-next.0
- @backstage/plugin-search-common@1.2.11
1.4.11
Patch Changes
0501243: Addedaria-labelattribute to DialogTitle element and setaria-modalattribute totruefor improved accessibility in the search modal.- Updated dependencies
- @backstage/core-compat-api@0.2.5
- @backstage/core-components@0.14.7
- @backstage/plugin-catalog-react@1.12.0
- @backstage/frontend-plugin-api@0.6.5
- @backstage/plugin-search-react@1.7.11
1.4.11-next.2
Patch Changes
0501243: Addedaria-labelattribute to DialogTitle element and setaria-modalattribute totruefor improved accessibility in the search modal.- Updated dependencies
- @backstage/plugin-catalog-react@1.12.0-next.2
- @backstage/core-components@0.14.7-next.2
- @backstage/core-compat-api@0.2.5-next.1
- @backstage/frontend-plugin-api@0.6.5-next.1
- @backstage/plugin-search-react@1.7.11-next.1
1.4.11-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.6-next.1
- @backstage/plugin-catalog-react@1.11.4-next.1
- @backstage/frontend-plugin-api@0.6.5-next.1
- @backstage/plugin-search-react@1.7.11-next.1
- @backstage/core-compat-api@0.2.5-next.1
1.4.11-next.0
Patch Changes
- Updated dependencies
- @backstage/core-compat-api@0.2.5-next.0
- @backstage/core-components@0.14.5-next.0
- @backstage/plugin-catalog-react@1.11.4-next.0
- @backstage/core-plugin-api@1.9.2
- @backstage/errors@1.2.4
- @backstage/frontend-plugin-api@0.6.5-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
- @backstage/plugin-search-common@1.2.11
- @backstage/plugin-search-react@1.7.11-next.0
1.4.10
Patch Changes
abfbcfc: Updated dependency@testing-library/reactto^15.0.0.cb1e3b0: Updated dependency@testing-library/domto^10.0.0.- Updated dependencies
- @backstage/plugin-search-react@1.7.10
- @backstage/plugin-catalog-react@1.11.3
- @backstage/core-compat-api@0.2.4
- @backstage/core-components@0.14.4
- @backstage/core-plugin-api@1.9.2
- @backstage/frontend-plugin-api@0.6.4
- @backstage/version-bridge@1.0.8
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-search-common@1.2.11
1.4.10-next.1
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.6.4-next.1
- @backstage/core-compat-api@0.2.4-next.1
- @backstage/core-components@0.14.4-next.0
- @backstage/core-plugin-api@1.9.1
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-catalog-react@1.11.3-next.1
- @backstage/plugin-search-common@1.2.11
- @backstage/plugin-search-react@1.7.10-next.1
1.4.10-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.4-next.0
- @backstage/core-compat-api@0.2.4-next.0
- @backstage/core-plugin-api@1.9.1
- @backstage/errors@1.2.4
- @backstage/frontend-plugin-api@0.6.4-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-catalog-react@1.11.3-next.0
- @backstage/plugin-search-common@1.2.11
- @backstage/plugin-search-react@1.7.10-next.0
1.4.9
Patch Changes
e8f026a: Use ESM exports of react-use library- Updated dependencies
- @backstage/core-components@0.14.3
- @backstage/plugin-catalog-react@1.11.2
- @backstage/plugin-search-react@1.7.9
- @backstage/frontend-plugin-api@0.6.3
- @backstage/core-compat-api@0.2.3
- @backstage/core-plugin-api@1.9.1
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-search-common@1.2.11
1.4.8
Patch Changes
e8f026a: Use ESM exports of react-use library- Updated dependencies
- @backstage/core-components@0.14.2
- @backstage/plugin-catalog-react@1.11.1
- @backstage/plugin-search-react@1.7.8
- @backstage/frontend-plugin-api@0.6.2
- @backstage/core-compat-api@0.2.2
- @backstage/core-plugin-api@1.9.1
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-search-common@1.2.11
1.4.7
Patch Changes
70ee3b7: Remove the hardcoded 'black' color give to the search type accordion icon as it doesn't work with dark themesf0464b0: Removes ADR from the default set of search filterscd872b9: Added ESLint ruleno-top-level-material-ui-4-importsin thesearchplugin to migrate the Material UI imports.- Updated dependencies
- @backstage/core-components@0.14.1
- @backstage/errors@1.2.4
- @backstage/plugin-catalog-react@1.11.0
- @backstage/plugin-search-common@1.2.11
- @backstage/core-compat-api@0.2.1
- @backstage/core-plugin-api@1.9.1
- @backstage/frontend-plugin-api@0.6.1
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-search-react@1.7.7
1.4.7-next.2
Patch Changes
70ee3b7: Remove the hardcoded 'black' color give to the search type accordion icon as it doesn't work with dark themes- Updated dependencies
- @backstage/core-components@0.14.1-next.2
- @backstage/plugin-catalog-react@1.11.0-next.2
- @backstage/frontend-plugin-api@0.6.1-next.2
- @backstage/plugin-search-react@1.7.7-next.2
- @backstage/core-compat-api@0.2.1-next.2
- @backstage/core-plugin-api@1.9.1-next.1
- @backstage/errors@1.2.4-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-search-common@1.2.11-next.1
1.4.7-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.1-next.1
- @backstage/plugin-catalog-react@1.10.1-next.1
- @backstage/core-plugin-api@1.9.1-next.1
- @backstage/frontend-plugin-api@0.6.1-next.1
- @backstage/plugin-search-react@1.7.7-next.1
- @backstage/core-compat-api@0.2.1-next.1
- @backstage/errors@1.2.4-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-search-common@1.2.11-next.1
1.4.7-next.0
Patch Changes
f0464b0: Removes ADR from the default set of search filters- Updated dependencies
- @backstage/errors@1.2.4-next.0
- @backstage/core-components@0.14.1-next.0
- @backstage/plugin-catalog-react@1.10.1-next.0
- @backstage/plugin-search-common@1.2.11-next.0
- @backstage/core-plugin-api@1.9.1-next.0
- @backstage/plugin-search-react@1.7.7-next.0
- @backstage/frontend-plugin-api@0.6.1-next.0
- @backstage/core-compat-api@0.2.1-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
1.4.6
Patch Changes
912ca7b: UseconvertLegacyRouteRefsto define routes in/alphaexport plugin.8fe56a8: Widen@types/reactdependency range to include version 18.- Updated dependencies
- @backstage/frontend-plugin-api@0.6.0
- @backstage/core-compat-api@0.2.0
- @backstage/plugin-catalog-react@1.10.0
- @backstage/core-components@0.14.0
- @backstage/core-plugin-api@1.9.0
- @backstage/plugin-search-react@1.7.6
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-search-common@1.2.10
1.4.6-next.3
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.0-next.2
- @backstage/plugin-catalog-react@1.10.0-next.3
- @backstage/core-compat-api@0.2.0-next.3
- @backstage/core-plugin-api@1.9.0-next.1
- @backstage/errors@1.2.3
- @backstage/frontend-plugin-api@0.6.0-next.3
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-search-common@1.2.10
- @backstage/plugin-search-react@1.7.6-next.3
1.4.6-next.2
Patch Changes
8fe56a8: Widen@types/reactdependency range to include version 18.- Updated dependencies
- @backstage/core-components@0.14.0-next.1
- @backstage/core-plugin-api@1.9.0-next.1
- @backstage/frontend-plugin-api@0.6.0-next.2
- @backstage/plugin-catalog-react@1.10.0-next.2
- @backstage/plugin-search-react@1.7.6-next.2
- @backstage/core-compat-api@0.2.0-next.2
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-search-common@1.2.10
1.4.6-next.1
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.6.0-next.1
- @backstage/core-compat-api@0.2.0-next.1
- @backstage/core-components@0.14.0-next.0
- @backstage/core-plugin-api@1.8.3-next.0
- @backstage/plugin-catalog-react@1.9.4-next.1
- @backstage/plugin-search-react@1.7.6-next.1
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-search-common@1.2.10
1.4.6-next.0
Patch Changes
912ca7b: UseconvertLegacyRouteRefsto define routes in/alphaexport plugin.- Updated dependencies
- @backstage/core-compat-api@0.1.2-next.0
- @backstage/plugin-catalog-react@1.9.4-next.0
- @backstage/frontend-plugin-api@0.5.1-next.0
- @backstage/core-components@0.13.10
- @backstage/plugin-search-react@1.7.6-next.0
- @backstage/core-plugin-api@1.8.2
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-search-common@1.2.10
1.4.5
Patch Changes
4016f21: Remove some unused dependencies- Updated dependencies
- @backstage/core-compat-api@0.1.1
- @backstage/frontend-plugin-api@0.5.0
- @backstage/core-components@0.13.10
- @backstage/core-plugin-api@1.8.2
- @backstage/plugin-catalog-react@1.9.3
- @backstage/plugin-search-react@1.7.5
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-search-common@1.2.10
1.4.5-next.2
Patch Changes
- Updated dependencies
- @backstage/core-compat-api@0.1.1-next.2
- @backstage/frontend-plugin-api@0.4.1-next.2
- @backstage/plugin-catalog-react@1.9.3-next.2
- @backstage/plugin-search-react@1.7.5-next.2
1.4.5-next.1
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.8.2-next.0
- @backstage/core-components@0.13.10-next.1
- @backstage/core-compat-api@0.1.1-next.1
- @backstage/frontend-plugin-api@0.4.1-next.1
- @backstage/plugin-catalog-react@1.9.3-next.1
- @backstage/plugin-search-react@1.7.5-next.1
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-search-common@1.2.9
1.4.5-next.0
Patch Changes
4016f21: Remove some unused dependencies- Updated dependencies
- @backstage/core-components@0.13.10-next.0
- @backstage/frontend-plugin-api@0.4.1-next.0
- @backstage/plugin-catalog-react@1.9.3-next.0
- @backstage/plugin-search-react@1.7.5-next.0
- @backstage/core-compat-api@0.1.1-next.0
- @backstage/core-plugin-api@1.8.1
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-search-common@1.2.9
1.4.4
Patch Changes
03d0b6d: TheconvertLegacyRouteRefutility used by the alpha exports is now imported from@backstage/core-compat-api.a1227cc: Wrap/alphaexport extension elements in backwards compatibility wrapper.5814122: Updated/alphaexports to fit new naming patterns.8f5d6c1: Updates to the/alphaexports to match the extension input wrapping change.36c94b8: Refactor of the alpha exports due to API change in how extension IDs are constructed.- Updated dependencies
- @backstage/core-compat-api@0.1.0
- @backstage/core-plugin-api@1.8.1
- @backstage/frontend-plugin-api@0.4.0
- @backstage/plugin-catalog-react@1.9.2
- @backstage/core-components@0.13.9
- @backstage/theme@0.5.0
- @backstage/plugin-search-react@1.7.4
- @backstage/catalog-model@1.4.3
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-search-common@1.2.9
1.4.4-next.4
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.9-next.3
- @backstage/catalog-model@1.4.3
- @backstage/config@1.1.1
- @backstage/core-compat-api@0.1.0-next.3
- @backstage/core-plugin-api@1.8.1-next.1
- @backstage/errors@1.2.3
- @backstage/frontend-plugin-api@0.4.0-next.3
- @backstage/theme@0.5.0-next.1
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-catalog-react@1.9.2-next.3
- @backstage/plugin-search-common@1.2.8
- @backstage/plugin-search-react@1.7.4-next.3
1.4.4-next.3
Patch Changes
a1227cc: Wrap/alphaexport extension elements in backwards compatibility wrapper.8f5d6c1: Updates to the/alphaexports to match the extension input wrapping change.36c94b8: Refactor of the alpha exports due to API change in how extension IDs are constructed.- Updated dependencies
- @backstage/frontend-plugin-api@0.4.0-next.2
- @backstage/theme@0.5.0-next.1
- @backstage/core-compat-api@0.1.0-next.2
- @backstage/plugin-catalog-react@1.9.2-next.2
- @backstage/plugin-search-react@1.7.4-next.2
- @backstage/catalog-model@1.4.3
- @backstage/config@1.1.1
- @backstage/core-components@0.13.9-next.2
- @backstage/core-plugin-api@1.8.1-next.1
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-search-common@1.2.8
1.4.4-next.2
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.4.0-next.1
- @backstage/core-components@0.13.9-next.1
- @backstage/core-plugin-api@1.8.1-next.1
- @backstage/plugin-catalog-react@1.9.2-next.1
- @backstage/plugin-search-react@1.7.4-next.1
- @backstage/core-compat-api@0.0.1-next.1
- @backstage/catalog-model@1.4.3
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
- @backstage/theme@0.5.0-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-search-common@1.2.8
1.4.4-next.1
Patch Changes
- Updated dependencies
- @backstage/core-compat-api@0.0.1-next.0
1.4.4-next.0
Patch Changes
03d0b6dcdc: TheconvertLegacyRouteRefutility used by the alpha exports is now imported from@backstage/core-compat-api.- Updated dependencies
- @backstage/core-compat-api@0.0.2-next.0
- @backstage/core-plugin-api@1.8.1-next.0
- @backstage/plugin-catalog-react@1.9.2-next.0
- @backstage/core-components@0.13.9-next.0
- @backstage/plugin-search-react@1.7.4-next.0
- @backstage/theme@0.5.0-next.0
- @backstage/frontend-plugin-api@0.3.1-next.0
- @backstage/catalog-model@1.4.3
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7
- @backstage/plugin-search-common@1.2.8
1.4.2
Patch Changes
68fc9dc60e: Updated alpha exports according to routing changes in@backstage/frontend-plugin-api.6c2b872153: Add official support for React 18.62b5922916: Internal theme type updatesfa11120050: Fixed incorrect plugin ID in/alphaexport.71c97e7d73: Minor internal code cleanup.- Updated dependencies
- @backstage/plugin-catalog-react@1.9.0
- @backstage/core-components@0.13.8
- @backstage/frontend-plugin-api@0.3.0
- @backstage/core-plugin-api@1.8.0
- @backstage/version-bridge@1.0.7
- @backstage/plugin-search-react@1.7.2
- @backstage/theme@0.4.4
- @backstage/catalog-model@1.4.3
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
- @backstage/plugin-search-common@1.2.8
1.4.2-next.2
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.8-next.2
- @backstage/frontend-plugin-api@0.3.0-next.2
- @backstage/plugin-catalog-react@1.9.0-next.2
- @backstage/plugin-search-react@1.7.2-next.2
1.4.2-next.1
Patch Changes
62b5922916: Internal theme type updates- Updated dependencies
- @backstage/frontend-plugin-api@0.3.0-next.1
- @backstage/plugin-catalog-react@1.9.0-next.1
- @backstage/plugin-search-react@1.7.2-next.1
- @backstage/core-components@0.13.8-next.1
- @backstage/catalog-model@1.4.3
- @backstage/config@1.1.1
- @backstage/core-plugin-api@1.8.0-next.0
- @backstage/errors@1.2.3
- @backstage/theme@0.4.4-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.7-next.0
- @backstage/plugin-search-common@1.2.7
1.4.2-next.0
Patch Changes
68fc9dc60e: Updated alpha exports according to routing changes in@backstage/frontend-plugin-api.6c2b872153: Add official support for React 18.fa11120050: Fixed incorrect plugin ID in/alphaexport.71c97e7d73: Minor internal code cleanup.- Updated dependencies
- @backstage/core-components@0.13.7-next.0
- @backstage/frontend-plugin-api@0.3.0-next.0
- @backstage/plugin-catalog-react@1.9.0-next.0
- @backstage/core-plugin-api@1.8.0-next.0
- @backstage/version-bridge@1.0.7-next.0
- @backstage/plugin-search-react@1.7.2-next.0
- @backstage/theme@0.4.4-next.0
- @backstage/catalog-model@1.4.3
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
- @backstage/plugin-search-common@1.2.7
1.4.1
Patch Changes
e5a2956dd2: Create an experimental search plugin that is compatible with the declarative integration system, it is exported from/alphasubpath.9a1fce352e: Updated dependency@testing-library/jest-domto^6.0.0.f95af4e540: Updated dependency@testing-library/domto^9.0.0.0296f272b4: Minor internal code cleanup.- Updated dependencies
- @backstage/plugin-catalog-react@1.8.5
- @backstage/frontend-plugin-api@0.2.0
- @backstage/core-plugin-api@1.7.0
- @backstage/core-components@0.13.6
- @backstage/catalog-model@1.4.3
- @backstage/errors@1.2.3
- @backstage/plugin-search-react@1.7.1
- @backstage/version-bridge@1.0.6
- @backstage/theme@0.4.3
- @backstage/config@1.1.1
- @backstage/types@1.1.1
- @backstage/plugin-search-common@1.2.7
1.4.1-next.2
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.2.0-next.2
- @backstage/core-components@0.13.6-next.2
- @backstage/core-plugin-api@1.7.0-next.1
- @backstage/catalog-model@1.4.3-next.0
- @backstage/plugin-catalog-react@1.8.5-next.2
- @backstage/errors@1.2.3-next.0
- @backstage/plugin-search-react@1.7.1-next.2
- @backstage/theme@0.4.3-next.0
- @backstage/config@1.1.1-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.5
- @backstage/plugin-search-common@1.2.7-next.0
1.4.1-next.1
Patch Changes
e5a2956dd2: Create an experimental search plugin that is compatible with the declarative integration system, it is exported from/alphasubpath.- Updated dependencies
- @backstage/frontend-plugin-api@0.1.1-next.1
- @backstage/core-components@0.13.6-next.1
- @backstage/plugin-search-react@1.7.1-next.1
- @backstage/plugin-catalog-react@1.8.5-next.1
- @backstage/core-plugin-api@1.7.0-next.0
- @backstage/config@1.1.0
- @backstage/catalog-model@1.4.2
- @backstage/errors@1.2.2
- @backstage/theme@0.4.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.5
- @backstage/plugin-search-common@1.2.6
1.4.1-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.8.5-next.0
- @backstage/core-plugin-api@1.7.0-next.0
- @backstage/core-components@0.13.6-next.0
- @backstage/config@1.1.0
- @backstage/plugin-search-react@1.7.1-next.0
- @backstage/catalog-model@1.4.2
- @backstage/errors@1.2.2
- @backstage/theme@0.4.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.5
- @backstage/plugin-search-common@1.2.6
1.4.0
Minor Changes
-
b78f570f44: The SearchPage component can now be configured via app-config.yaml with default query parameters to define how it behaves when it is first loaded or reset. Check out the following example:search: query: pageLimit: 50Acceptable values for
pageLimitare10,25,50or100.
Patch Changes
406b786a2a: Mark package as being free of side effects, allowing more optimized Webpack builds.8cec7664e1: Removed@types/nodedependency- Updated dependencies
- @backstage/plugin-catalog-react@1.8.4
- @backstage/core-components@0.13.5
- @backstage/config@1.1.0
- @backstage/catalog-model@1.4.2
- @backstage/core-plugin-api@1.6.0
- @backstage/errors@1.2.2
- @backstage/plugin-search-common@1.2.6
- @backstage/plugin-search-react@1.7.0
- @backstage/theme@0.4.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.5
1.4.0-next.3
Patch Changes
406b786a2a: Mark package as being free of side effects, allowing more optimized Webpack builds.- Updated dependencies
- @backstage/catalog-model@1.4.2-next.2
- @backstage/config@1.1.0-next.2
- @backstage/core-components@0.13.5-next.3
- @backstage/core-plugin-api@1.6.0-next.3
- @backstage/errors@1.2.2-next.0
- @backstage/plugin-catalog-react@1.8.4-next.3
- @backstage/plugin-search-common@1.2.6-next.2
- @backstage/plugin-search-react@1.7.0-next.3
- @backstage/theme@0.4.2-next.0
- @backstage/types@1.1.1-next.0
- @backstage/version-bridge@1.0.5-next.0
1.4.0-next.2
Patch Changes
8cec7664e1: Removed@types/nodedependency- Updated dependencies
- @backstage/core-components@0.13.5-next.2
- @backstage/core-plugin-api@1.6.0-next.2
- @backstage/config@1.1.0-next.1
- @backstage/plugin-catalog-react@1.8.4-next.2
- @backstage/plugin-search-react@1.7.0-next.2
- @backstage/catalog-model@1.4.2-next.1
- @backstage/errors@1.2.1
- @backstage/theme@0.4.1
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
- @backstage/plugin-search-common@1.2.6-next.1
1.4.0-next.1
Minor Changes
-
b78f570f44: The SearchPage component can now be configured via app-config.yaml with default query parameters to define how it behaves when it is first loaded or reset. Check out the following example:search: query: pageLimit: 50Acceptable values for
pageLimitare10,25,50or100.
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.8.4-next.1
- @backstage/core-components@0.13.5-next.1
- @backstage/config@1.1.0-next.0
- @backstage/plugin-search-react@1.7.0-next.1
- @backstage/catalog-model@1.4.2-next.0
- @backstage/core-plugin-api@1.6.0-next.1
- @backstage/errors@1.2.1
- @backstage/theme@0.4.1
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
- @backstage/plugin-search-common@1.2.6-next.0
1.3.6-next.0
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.6.0-next.0
- @backstage/core-components@0.13.5-next.0
- @backstage/catalog-model@1.4.1
- @backstage/config@1.0.8
- @backstage/errors@1.2.1
- @backstage/theme@0.4.1
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
- @backstage/plugin-catalog-react@1.8.3-next.0
- @backstage/plugin-search-common@1.2.5
- @backstage/plugin-search-react@1.6.5-next.0
1.3.4
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.4
- @backstage/plugin-catalog-react@1.8.1
- @backstage/core-plugin-api@1.5.3
- @backstage/plugin-search-react@1.6.4
- @backstage/catalog-model@1.4.1
- @backstage/config@1.0.8
- @backstage/errors@1.2.1
- @backstage/theme@0.4.1
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
- @backstage/plugin-search-common@1.2.5
1.3.4-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.8.1-next.1
1.3.4-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.4-next.0
- @backstage/core-plugin-api@1.5.3
- @backstage/plugin-catalog-react@1.8.1-next.0
- @backstage/plugin-search-react@1.6.4-next.0
- @backstage/catalog-model@1.4.1
- @backstage/config@1.0.8
- @backstage/errors@1.2.1
- @backstage/theme@0.4.1
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
- @backstage/plugin-search-common@1.2.5
1.3.3
Patch Changes
c3381408d6: Fixed bug in "View Full Results" link of Search Modal that did not navigate to the full results page.- Updated dependencies
- @backstage/theme@0.4.1
- @backstage/errors@1.2.1
- @backstage/plugin-catalog-react@1.8.0
- @backstage/core-components@0.13.3
- @backstage/core-plugin-api@1.5.3
- @backstage/catalog-model@1.4.1
- @backstage/config@1.0.8
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
- @backstage/plugin-search-common@1.2.5
- @backstage/plugin-search-react@1.6.3
1.3.3-next.2
Patch Changes
c3381408d6: Fixed bug in "View Full Results" link of Search Modal that did not navigate to the full results page.- Updated dependencies
- @backstage/plugin-catalog-react@1.8.0-next.2
- @backstage/theme@0.4.1-next.1
- @backstage/core-plugin-api@1.5.3-next.1
- @backstage/core-components@0.13.3-next.2
- @backstage/catalog-model@1.4.1-next.0
- @backstage/config@1.0.8
- @backstage/errors@1.2.1-next.0
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
- @backstage/plugin-search-common@1.2.5-next.0
- @backstage/plugin-search-react@1.6.3-next.2
1.3.3-next.1
Patch Changes
- Updated dependencies
- @backstage/theme@0.4.1-next.0
- @backstage/core-components@0.13.3-next.1
- @backstage/core-plugin-api@1.5.3-next.0
- @backstage/plugin-catalog-react@1.7.1-next.1
- @backstage/plugin-search-react@1.6.3-next.1
- @backstage/config@1.0.8
1.3.3-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.1-next.0
- @backstage/core-components@0.13.3-next.0
- @backstage/catalog-model@1.4.1-next.0
- @backstage/config@1.0.8
- @backstage/core-plugin-api@1.5.2
- @backstage/theme@0.4.0
- @backstage/types@1.1.0
- @backstage/version-bridge@1.0.4
- @backstage/plugin-catalog-react@1.7.1-next.0
- @backstage/plugin-search-common@1.2.5-next.0
- @backstage/plugin-search-react@1.6.3-next.0
1.3.2
Patch Changes
e8c55c063b: FixesSearchModalandHomePageSearchBarcomponents to use search bar reference value when "enter" is pressed, avoiding waiting for query state debounce.2f660eb573: Fix SearchBar styles & update StoryBook stories for custom styles fornotchedOutlineclass.- Updated dependencies
- @backstage/core-plugin-api@1.5.2
- @backstage/plugin-search-react@1.6.2
- @backstage/core-components@0.13.2
- @backstage/types@1.1.0
- @backstage/theme@0.4.0
- @backstage/plugin-catalog-react@1.7.0
- @backstage/catalog-model@1.4.0
- @backstage/errors@1.2.0
- @backstage/config@1.0.8
- @backstage/version-bridge@1.0.4
- @backstage/plugin-search-common@1.2.4
1.3.2-next.3
Patch Changes
- Updated dependencies
- @backstage/plugin-search-react@1.6.2-next.3
- @backstage/core-components@0.13.2-next.3
- @backstage/catalog-model@1.4.0-next.1
- @backstage/config@1.0.7
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/errors@1.2.0-next.0
- @backstage/theme@0.4.0-next.1
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4
- @backstage/plugin-catalog-react@1.7.0-next.3
- @backstage/plugin-search-common@1.2.4-next.0
1.3.1-next.2
Patch Changes
- Updated dependencies
- @backstage/theme@0.4.0-next.1
- @backstage/plugin-catalog-react@1.7.0-next.2
- @backstage/core-components@0.13.2-next.2
- @backstage/plugin-search-react@1.6.1-next.2
- @backstage/config@1.0.7
- @backstage/core-plugin-api@1.5.2-next.0
1.3.1-next.1
Patch Changes
2f660eb573: Fix SearchBar styles & update StoryBook stories for custom styles fornotchedOutlineclass.- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/plugin-search-react@1.6.1-next.1
- @backstage/core-components@0.13.2-next.1
- @backstage/plugin-catalog-react@1.7.0-next.1
- @backstage/catalog-model@1.4.0-next.0
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/config@1.0.7
- @backstage/theme@0.4.0-next.0
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4
- @backstage/plugin-search-common@1.2.4-next.0
1.3.1-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.7.0-next.0
- @backstage/theme@0.4.0-next.0
- @backstage/config@1.0.7
- @backstage/core-components@0.13.2-next.0
- @backstage/core-plugin-api@1.5.1
- @backstage/plugin-search-react@1.6.1-next.0
- @backstage/catalog-model@1.3.0
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4
- @backstage/plugin-search-common@1.2.3
1.3.0
Minor Changes
-
750e45539a: Add close button & improve search input.Material UI's Paper wrapping the SearchBar in the SearchPage was removed, we recommend users update their apps accordingly.
SearchBarBase's TextField's label support added & aria-label uses label string if present, tests relying on the default placeholder value should still work unless custom placeholder was given.
Patch Changes
0e3d8d6931: Fixed 404 Error when fetching search results due to URL encoding changes- Updated dependencies
- @backstage/theme@0.3.0
- @backstage/plugin-catalog-react@1.6.0
- @backstage/plugin-search-react@1.6.0
- @backstage/core-components@0.13.1
- @backstage/catalog-model@1.3.0
- @backstage/config@1.0.7
- @backstage/core-plugin-api@1.5.1
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4
- @backstage/plugin-search-common@1.2.3
1.3.0-next.2
Patch Changes
- Updated dependencies
- @backstage/theme@0.3.0-next.0
- @backstage/core-components@0.13.1-next.1
- @backstage/plugin-search-react@1.6.0-next.2
- @backstage/plugin-catalog-react@1.6.0-next.2
- @backstage/config@1.0.7
- @backstage/core-plugin-api@1.5.1
1.3.0-next.1
Patch Changes
0e3d8d6931: Fixed 404 Error when fetching search results due to URL encoding changes- Updated dependencies
- @backstage/core-components@0.13.1-next.0
- @backstage/core-plugin-api@1.5.1
- @backstage/plugin-catalog-react@1.6.0-next.1
- @backstage/plugin-search-react@1.6.0-next.1
- @backstage/config@1.0.7
1.3.0-next.0
Minor Changes
-
750e45539a: Add close button & improve search input.Material UI's Paper wrapping the SearchBar in the SearchPage was removed, we recommend users update their apps accordingly.
SearchBarBase's TextField's label support added & aria-label uses label string if present, tests relying on the default placeholder value should still work unless custom placeholder was given.
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.6.0-next.0
- @backstage/plugin-search-react@1.6.0-next.0
- @backstage/core-components@0.13.0
- @backstage/core-plugin-api@1.5.1
- @backstage/catalog-model@1.3.0
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/theme@0.2.19
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4
- @backstage/plugin-search-common@1.2.3
1.2.0
Minor Changes
d6b73b0380: Search modal auto closes on location change
Patch Changes
8e00acb28d: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs)e0c6e8b9c3: Update peer dependencies- Updated dependencies
- @backstage/core-components@0.13.0
- @backstage/plugin-catalog-react@1.5.0
- @backstage/plugin-search-react@1.5.2
- @backstage/theme@0.2.19
- @backstage/core-plugin-api@1.5.1
- @backstage/catalog-model@1.3.0
- @backstage/version-bridge@1.0.4
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/plugin-search-common@1.2.3
1.2.0-next.3
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.5.0-next.3
- @backstage/catalog-model@1.3.0-next.0
- @backstage/core-components@0.13.0-next.3
- @backstage/config@1.0.7
- @backstage/core-plugin-api@1.5.1-next.1
- @backstage/errors@1.1.5
- @backstage/theme@0.2.19-next.0
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4-next.0
- @backstage/plugin-search-common@1.2.3-next.0
- @backstage/plugin-search-react@1.5.2-next.3
1.2.0-next.2
Minor Changes
d6b73b0380: Search modal auto closes on location change
Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.6-next.2
- @backstage/plugin-catalog-react@1.4.1-next.2
- @backstage/core-plugin-api@1.5.1-next.1
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/theme@0.2.19-next.0
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.4-next.0
- @backstage/plugin-search-common@1.2.3-next.0
- @backstage/plugin-search-react@1.5.2-next.2
1.1.2-next.1
Patch Changes
e0c6e8b9c3: Update peer dependencies- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/version-bridge@1.0.4-next.0
- @backstage/plugin-catalog-react@1.4.1-next.1
- @backstage/plugin-search-react@1.5.2-next.1
- @backstage/theme@0.2.19-next.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
- @backstage/plugin-search-common@1.2.3-next.0
1.1.2-next.0
Patch Changes
8e00acb28d: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs)- Updated dependencies
- @backstage/core-components@0.12.6-next.0
- @backstage/plugin-search-react@1.5.2-next.0
- @backstage/plugin-catalog-react@1.4.1-next.0
- @backstage/core-plugin-api@1.5.0
- @backstage/config@1.0.7
- @backstage/catalog-model@1.2.1
- @backstage/errors@1.1.5
- @backstage/theme@0.2.18
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-search-common@1.2.2
1.1.1
Patch Changes
65454876fb: Minor API report tweaks52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/plugin-catalog-react@1.4.0
- @backstage/plugin-search-react@1.5.1
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/catalog-model@1.2.1
- @backstage/config@1.0.7
- @backstage/theme@0.2.18
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-search-common@1.2.2
1.1.1-next.2
Patch Changes
65454876fb: Minor API report tweaks- Updated dependencies
- @backstage/core-components@0.12.5-next.2
- @backstage/plugin-catalog-react@1.4.0-next.2
- @backstage/plugin-search-react@1.5.1-next.2
- @backstage/core-plugin-api@1.5.0-next.2
- @backstage/config@1.0.7-next.0
1.1.1-next.1
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5-next.1
- @backstage/errors@1.1.5-next.0
- @backstage/core-plugin-api@1.4.1-next.1
- @backstage/config@1.0.7-next.0
- @backstage/theme@0.2.18-next.0
- @backstage/plugin-catalog-react@1.4.0-next.1
- @backstage/catalog-model@1.2.1-next.1
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-search-common@1.2.2-next.0
- @backstage/plugin-search-react@1.5.1-next.1
1.1.1-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.4.0-next.0
- @backstage/core-plugin-api@1.4.1-next.0
- @backstage/catalog-model@1.2.1-next.0
- @backstage/config@1.0.6
- @backstage/core-components@0.12.5-next.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.17
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-search-common@1.2.1
- @backstage/plugin-search-react@1.5.1-next.0
1.1.0
Minor Changes
0eaa579f89: UpdateSearchModalcomponent to useSearchResultextensions.
Patch Changes
26fb21aa8b: Implement ashowCountsoption to display result counts per type inSearchType.Accordion66e2aab4c4: Updated colors for each tab used on search modal, to improve color contrast. Aria label added to tabs wrapper component.disableRippleproperty on theTabcomponent removed to improve keyboard navigation indicator.- Updated dependencies
- @backstage/core-components@0.12.4
- @backstage/catalog-model@1.2.0
- @backstage/theme@0.2.17
- @backstage/core-plugin-api@1.4.0
- @backstage/plugin-catalog-react@1.3.0
- @backstage/plugin-search-react@1.5.0
- @backstage/config@1.0.6
- @backstage/errors@1.1.4
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-search-common@1.2.1
1.1.0-next.2
Patch Changes
66e2aab4c4: Updated colors for each tab used on search modal, to improve color contrast. Aria label added to tabs wrapper component.disableRippleproperty on theTabcomponent removed to improve keyboard navigation indicator.- Updated dependencies
- @backstage/catalog-model@1.2.0-next.1
- @backstage/plugin-search-react@1.5.0-next.1
- @backstage/core-components@0.12.4-next.1
- @backstage/config@1.0.6
- @backstage/core-plugin-api@1.3.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-catalog-react@1.3.0-next.2
- @backstage/plugin-search-common@1.2.1
1.1.0-next.1
Minor Changes
0eaa579f89: UpdateSearchModalcomponent to useSearchResultextensions.
Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.4-next.0
- @backstage/plugin-search-react@1.5.0-next.0
- @backstage/plugin-catalog-react@1.3.0-next.1
- @backstage/catalog-model@1.1.6-next.0
- @backstage/config@1.0.6
- @backstage/core-plugin-api@1.3.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-search-common@1.2.1
1.0.8-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.3.0-next.0
- @backstage/catalog-model@1.1.6-next.0
1.0.7
Patch Changes
a24387c6de: When the search modal is opened, the focus is placed on the search bar input field.80ce4e8c29: Small updates to some components to ensure theme typography properties are inherited correctly.- Updated dependencies
- @backstage/catalog-model@1.1.5
- @backstage/plugin-catalog-react@1.2.4
- @backstage/core-components@0.12.3
- @backstage/plugin-search-react@1.4.0
- @backstage/core-plugin-api@1.3.0
- @backstage/config@1.0.6
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-search-common@1.2.1
1.0.7-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-search-react@1.4.0-next.2
- @backstage/core-plugin-api@1.3.0-next.1
- @backstage/plugin-catalog-react@1.2.4-next.2
- @backstage/catalog-model@1.1.5-next.1
- @backstage/config@1.0.6-next.0
- @backstage/core-components@0.12.3-next.2
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-search-common@1.2.1-next.0
1.0.7-next.1
Patch Changes
- Updated dependencies
- @backstage/config@1.0.6-next.0
- @backstage/catalog-model@1.1.5-next.1
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-catalog-react@1.2.4-next.1
- @backstage/plugin-search-common@1.2.1-next.0
- @backstage/plugin-search-react@1.3.2-next.1
1.0.7-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.0
- @backstage/plugin-catalog-react@1.2.4-next.0
- @backstage/core-components@0.12.3-next.0
- @backstage/config@1.0.5
- @backstage/core-plugin-api@1.2.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-search-common@1.2.0
- @backstage/plugin-search-react@1.3.2-next.0
1.0.6
Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.2
- @backstage/plugin-catalog-react@1.2.3
- @backstage/plugin-search-react@1.3.1
1.0.5
Patch Changes
2e701b3796: Internal refactor to usereact-router-domrather thanreact-router.3280711113: Updated dependencymswto^0.49.0.- Updated dependencies
- @backstage/core-plugin-api@1.2.0
- @backstage/plugin-search-react@1.3.0
- @backstage/core-components@0.12.1
- @backstage/version-bridge@1.0.3
- @backstage/errors@1.1.4
- @backstage/plugin-catalog-react@1.2.2
- @backstage/types@1.0.2
- @backstage/plugin-search-common@1.2.0
- @backstage/catalog-model@1.1.4
- @backstage/config@1.0.5
- @backstage/theme@0.2.16
1.0.5-next.4
Patch Changes
2e701b3796: Internal refactor to usereact-router-domrather thanreact-router.- Updated dependencies
- @backstage/core-components@0.12.1-next.4
- @backstage/plugin-catalog-react@1.2.2-next.4
- @backstage/plugin-search-react@1.3.0-next.4
- @backstage/catalog-model@1.1.4-next.1
- @backstage/config@1.0.5-next.1
- @backstage/core-plugin-api@1.2.0-next.2
- @backstage/errors@1.1.4-next.1
- @backstage/theme@0.2.16
- @backstage/types@1.0.2-next.1
- @backstage/version-bridge@1.0.3-next.0
- @backstage/plugin-search-common@1.2.0-next.3
1.0.5-next.3
Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.1-next.3
- @backstage/catalog-model@1.1.4-next.1
- @backstage/config@1.0.5-next.1
- @backstage/core-plugin-api@1.2.0-next.2
- @backstage/errors@1.1.4-next.1
- @backstage/theme@0.2.16
- @backstage/types@1.0.2-next.1
- @backstage/version-bridge@1.0.3-next.0
- @backstage/plugin-catalog-react@1.2.2-next.3
- @backstage/plugin-search-common@1.2.0-next.2
- @backstage/plugin-search-react@1.3.0-next.3
1.0.5-next.2
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.2.0-next.2
- @backstage/plugin-search-react@1.3.0-next.2
- @backstage/core-components@0.12.1-next.2
- @backstage/plugin-catalog-react@1.2.2-next.2
- @backstage/plugin-search-common@1.2.0-next.2
- @backstage/catalog-model@1.1.4-next.1
- @backstage/config@1.0.5-next.1
- @backstage/errors@1.1.4-next.1
- @backstage/theme@0.2.16
- @backstage/types@1.0.2-next.1
- @backstage/version-bridge@1.0.3-next.0
1.0.5-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.1-next.1
- @backstage/version-bridge@1.0.3-next.0
- @backstage/plugin-search-react@1.2.2-next.1
- @backstage/core-plugin-api@1.1.1-next.1
- @backstage/types@1.0.2-next.1
- @backstage/plugin-catalog-react@1.2.2-next.1
- @backstage/config@1.0.5-next.1
- @backstage/catalog-model@1.1.4-next.1
- @backstage/errors@1.1.4-next.1
- @backstage/theme@0.2.16
- @backstage/plugin-search-common@1.1.2-next.1
1.0.5-next.0
Patch Changes
3280711113: Updated dependencymswto^0.49.0.- Updated dependencies
- @backstage/core-components@0.12.1-next.0
- @backstage/core-plugin-api@1.1.1-next.0
- @backstage/types@1.0.2-next.0
- @backstage/plugin-catalog-react@1.2.2-next.0
- @backstage/catalog-model@1.1.4-next.0
- @backstage/config@1.0.5-next.0
- @backstage/errors@1.1.4-next.0
- @backstage/theme@0.2.16
- @backstage/version-bridge@1.0.2
- @backstage/plugin-search-common@1.1.2-next.0
- @backstage/plugin-search-react@1.2.2-next.0
1.0.4
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.2.1
- @backstage/core-components@0.12.0
- @backstage/version-bridge@1.0.2
- @backstage/core-plugin-api@1.1.0
- @backstage/catalog-model@1.1.3
- @backstage/types@1.0.1
- @backstage/plugin-search-react@1.2.1
- @backstage/config@1.0.4
- @backstage/errors@1.1.3
- @backstage/theme@0.2.16
- @backstage/plugin-search-common@1.1.1
1.0.4-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.0-next.1
- @backstage/catalog-model@1.1.3-next.0
- @backstage/config@1.0.4-next.0
- @backstage/core-plugin-api@1.1.0-next.0
- @backstage/errors@1.1.3-next.0
- @backstage/theme@0.2.16
- @backstage/types@1.0.1-next.0
- @backstage/version-bridge@1.0.1
- @backstage/plugin-catalog-react@1.2.1-next.1
- @backstage/plugin-search-common@1.1.1-next.0
- @backstage/plugin-search-react@1.2.1-next.1
1.0.4-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.2.1-next.0
- @backstage/core-components@0.12.0-next.0
- @backstage/core-plugin-api@1.1.0-next.0
- @backstage/catalog-model@1.1.3-next.0
- @backstage/types@1.0.1-next.0
- @backstage/plugin-search-react@1.2.1-next.0
- @backstage/config@1.0.4-next.0
- @backstage/errors@1.1.3-next.0
- @backstage/theme@0.2.16
- @backstage/version-bridge@1.0.1
- @backstage/plugin-search-common@1.1.1-next.0
1.0.3
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.1.2
- @backstage/plugin-catalog-react@1.2.0
- @backstage/core-components@0.11.2
- @backstage/plugin-search-react@1.2.0
- @backstage/plugin-search-common@1.1.0
- @backstage/core-plugin-api@1.0.7
- @backstage/config@1.0.3
- @backstage/errors@1.1.2
- @backstage/theme@0.2.16
- @backstage/types@1.0.0
- @backstage/version-bridge@1.0.1
1.0.3-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.2.0-next.2
- @backstage/plugin-search-common@1.1.0-next.2
- @backstage/catalog-model@1.1.2-next.2
- @backstage/config@1.0.3-next.2
- @backstage/core-components@0.11.2-next.2
- @backstage/core-plugin-api@1.0.7-next.2
- @backstage/errors@1.1.2-next.2
- @backstage/theme@0.2.16
- @backstage/types@1.0.0
- @backstage/version-bridge@1.0.1
- @backstage/plugin-search-react@1.2.0-next.2
1.0.3-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.2.0-next.1
- @backstage/plugin-search-react@1.2.0-next.1
- @backstage/plugin-search-common@1.1.0-next.1
- @backstage/core-components@0.11.2-next.1
- @backstage/core-plugin-api@1.0.7-next.1
- @backstage/catalog-model@1.1.2-next.1
- @backstage/config@1.0.3-next.1
- @backstage/errors@1.1.2-next.1
- @backstage/theme@0.2.16
- @backstage/types@1.0.0
- @backstage/version-bridge@1.0.1
1.0.3-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.1.2-next.0
- @backstage/core-components@0.11.2-next.0
- @backstage/plugin-catalog-react@1.1.5-next.0
- @backstage/plugin-search-react@1.1.1-next.0
- @backstage/config@1.0.3-next.0
- @backstage/core-plugin-api@1.0.7-next.0
- @backstage/errors@1.1.2-next.0
- @backstage/theme@0.2.16
- @backstage/types@1.0.0
- @backstage/version-bridge@1.0.1
- @backstage/plugin-search-common@1.0.2-next.0
1.0.2
Patch Changes
817f3196f6: Updated React Router dependencies to be peer dependencies.7d47def9c4: Removed dependency on@types/jest.667d917488: Updated dependencymswto^0.47.0.87ec2ba4d6: Updated dependencymswto^0.46.0.bf5e9030eb: Updated dependencymswto^0.45.0.18f60427f2: Use the newinheritParentContextIfAvailablesearch context property inSearchModalinstead of manually checking if a parent context exists, this conditional statement was previously duplicated in more than one component like inSearchBaras well and is now only done inSearchContextProvider.- Updated dependencies
- @backstage/core-components@0.11.1
- @backstage/core-plugin-api@1.0.6
- @backstage/plugin-catalog-react@1.1.4
- @backstage/plugin-search-react@1.1.0
- @backstage/catalog-model@1.1.1
- @backstage/config@1.0.2
- @backstage/errors@1.1.1
- @backstage/plugin-search-common@1.0.1
1.0.2-next.3
Patch Changes
7d47def9c4: Removed dependency on@types/jest.- Updated dependencies
- @backstage/plugin-catalog-react@1.1.4-next.2
- @backstage/catalog-model@1.1.1-next.0
- @backstage/config@1.0.2-next.0
- @backstage/core-components@0.11.1-next.3
- @backstage/core-plugin-api@1.0.6-next.3
- @backstage/errors@1.1.1-next.0
1.0.2-next.2
Patch Changes
667d917488: Updated dependencymswto^0.47.0.87ec2ba4d6: Updated dependencymswto^0.46.0.18f60427f2: Use the newinheritParentContextIfAvailablesearch context property inSearchModalinstead of manually checking if a parent context exists, this conditional statement was previously duplicated in more than one component like inSearchBaras well and is now only done inSearchContextProvider.- Updated dependencies
- @backstage/core-components@0.11.1-next.2
- @backstage/core-plugin-api@1.0.6-next.2
- @backstage/plugin-search-react@1.1.0-next.2
1.0.2-next.1
Patch Changes
817f3196f6: Updated React Router dependencies to be peer dependencies.- Updated dependencies
- @backstage/core-components@0.11.1-next.1
- @backstage/core-plugin-api@1.0.6-next.1
- @backstage/plugin-catalog-react@1.1.4-next.1
- @backstage/plugin-search-react@1.0.2-next.1
1.0.2-next.0
Patch Changes
bf5e9030eb: Updated dependencymswto^0.45.0.- Updated dependencies
- @backstage/core-plugin-api@1.0.6-next.0
- @backstage/core-components@0.11.1-next.0
- @backstage/plugin-catalog-react@1.1.4-next.0
- @backstage/plugin-search-react@1.0.2-next.0
- @backstage/plugin-search-common@1.0.1-next.0
1.0.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.11.0
- @backstage/core-plugin-api@1.0.5
- @backstage/plugin-catalog-react@1.1.3
- @backstage/plugin-search-react@1.0.1
1.0.1-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.1.3-next.2
- @backstage/core-components@0.11.0-next.2
- @backstage/plugin-search-react@1.0.1-next.1
1.0.1-next.0
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.0.5-next.0
- @backstage/plugin-catalog-react@1.1.3-next.0
- @backstage/core-components@0.10.1-next.0
- @backstage/plugin-search-react@1.0.1-next.0
1.0.0
Major Changes
7bd7d336b2: This package has been promoted to 1.0. Read more about what it means in New release: Backstage Search 1.0 blog
Patch Changes
-
a70869e775: Updated dependencymswto^0.43.0. -
8006d0f9bf: Updated dependencymswto^0.44.0. -
509c4092f0: To allow people to use a global search context in the search modal, the code for the search modal has been changed to only create a local search context if there is no parent context already defined.If you want to continue using a local context even if you define a global one, you will have to wrap the modal in a new local context manually:
<SearchContextProvider> <SearchModal toggleModal={toggleModal} /> </SearchContextProvider> -
Updated dependencies
- @backstage/core-components@0.10.0
- @backstage/catalog-model@1.1.0
- @backstage/plugin-search-react@1.0.0
- @backstage/plugin-search-common@1.0.0
- @backstage/core-plugin-api@1.0.4
- @backstage/plugin-catalog-react@1.1.2
- @backstage/theme@0.2.16
- @backstage/errors@1.1.0
0.9.1-next.3
Patch Changes
a70869e775: Updated dependencymswto^0.43.0.- Updated dependencies
- @backstage/core-plugin-api@1.0.4-next.0
- @backstage/core-components@0.10.0-next.3
- @backstage/catalog-model@1.1.0-next.3
- @backstage/plugin-catalog-react@1.1.2-next.3
- @backstage/plugin-search-react@0.2.2-next.3
0.9.1-next.2
Patch Changes
- Updated dependencies
- @backstage/core-components@0.10.0-next.2
- @backstage/catalog-model@1.1.0-next.2
- @backstage/plugin-search-react@0.2.2-next.2
- @backstage/theme@0.2.16-next.1
- @backstage/plugin-catalog-react@1.1.2-next.2
0.9.1-next.1
Patch Changes
-
509c4092f0: To allow people to use a global search context in the search modal, the code for the search modal has been changed to only create a local search context if there is no parent context already defined.If you want to continue using a local context even if you define a global one, you will have to wrap the modal in a new local context manually:
<SearchContextProvider> <SearchModal toggleModal={toggleModal} /> </SearchContextProvider> -
Updated dependencies
- @backstage/core-components@0.9.6-next.1
- @backstage/catalog-model@1.1.0-next.1
- @backstage/errors@1.1.0-next.0
- @backstage/theme@0.2.16-next.0
- @backstage/plugin-catalog-react@1.1.2-next.1
- @backstage/plugin-search-common@0.3.6-next.0
- @backstage/plugin-search-react@0.2.2-next.1
0.9.1-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.1.0-next.0
- @backstage/core-components@0.9.6-next.0
- @backstage/plugin-catalog-react@1.1.2-next.0
- @backstage/plugin-search-react@0.2.2-next.0
0.9.0
Minor Changes
2dc4818541: The pre-alpha<SearchPageNext>,<SearchBarNext>,etc...components have been removed. In the unlikely event you were still using/referencing them, please update to using their non-*Nextequivalents from either@backstage/plugin-search-reactor@backstage/plugin-search.
Patch Changes
8809159148: Components<DefaultResultListItem>,<SearchBar>(including<SearchBarBase>),<SearchFilter>(including.Checkbox,.Select, and.Autocompletestatic prop components),<SearchResult>, and<SearchResultPager>are now exported from@backstage/plugin-search-react. They are now deprecated in@backstage/plugin-searchand will be removed in a future release.8f7b1835df: Updated dependencymswto^0.41.0.5388e6bdc5: Fixed a bug that could cause analytics events in other parts of Backstage to capture nonsensical values resembling search modal state under some circumstances.915700f64f: In order to simplify analytics on top of the search experience in Backstage, the provided<*ResultListItem />component now captures adiscoveranalytics event instead of aclickevent. This event includes the result rank as itsvalueand, like a click, the URL/path clicked to as itstoattribute.- Updated dependencies
- @backstage/plugin-catalog-react@1.1.1
- @backstage/plugin-search-common@0.3.5
- @backstage/plugin-search-react@0.2.1
- @backstage/core-components@0.9.5
- @backstage/core-plugin-api@1.0.3
- @backstage/catalog-model@1.0.3
0.8.2-next.2
Patch Changes
5388e6bdc5: Fixed a bug that could cause analytics events in other parts of Backstage to capture nonsensical values resembling search modal state under some circumstances.- Updated dependencies
- @backstage/plugin-search-common@0.3.5-next.1
- @backstage/core-components@0.9.5-next.2
0.8.2-next.1
Patch Changes
8f7b1835df: Updated dependencymswto^0.41.0.- Updated dependencies
- @backstage/core-components@0.9.5-next.1
- @backstage/core-plugin-api@1.0.3-next.0
- @backstage/catalog-model@1.0.3-next.0
- @backstage/plugin-catalog-react@1.1.1-next.1
- @backstage/plugin-search-react@0.2.1-next.0
- @backstage/plugin-search-common@0.3.5-next.0
0.8.2-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.1.1-next.0
- @backstage/core-components@0.9.5-next.0
0.8.1
Patch Changes
11a46863de: Fix issue withHomePageSearchBarrequiringSearchContextbef56488ad: Introduced a<SearchModalProvider>, which can optionally be placed higher up in the react tree in order to allow control of search modal visibility from outside the modal itself.3a74e203a8: Updated search result components to support rendering content with highlighted matched terms- Updated dependencies
- @backstage/core-components@0.9.4
- @backstage/core-plugin-api@1.0.2
- @backstage/plugin-catalog-react@1.1.0
- @backstage/config@1.0.1
- @backstage/plugin-search-react@0.2.0
- @backstage/plugin-search-common@0.3.4
- @backstage/catalog-model@1.0.2
0.8.1-next.2
Patch Changes
3a74e203a8: Updated search result components to support rendering content with highlighted matched terms- Updated dependencies
- @backstage/core-components@0.9.4-next.1
- @backstage/config@1.0.1-next.0
- @backstage/plugin-search-react@0.2.0-next.2
- @backstage/plugin-search-common@0.3.4-next.0
- @backstage/plugin-catalog-react@1.1.0-next.2
- @backstage/catalog-model@1.0.2-next.0
- @backstage/core-plugin-api@1.0.2-next.1
0.8.1-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.9.4-next.0
- @backstage/core-plugin-api@1.0.2-next.0
- @backstage/plugin-catalog-react@1.1.0-next.1
- @backstage/plugin-search-react@0.2.0-next.1
0.8.1-next.0
Patch Changes
11a46863de: Fix issue withHomePageSearchBarrequiringSearchContext- Updated dependencies
- @backstage/plugin-catalog-react@1.1.0-next.0
- @backstage/plugin-search-react@0.1.1-next.0
0.8.0
Minor Changes
-
520e21aaea: The following exports has now been fully deleted from this package and can be import from@backstage/plugin-search-reactinstead.SearchApiinterface.searchApiRefSearchContextProvideruseSearchSearchContexthas now been fully deleted from this package and is no longer exported publicly. UseSearchContextProviderwhen access to the context is needed.
Patch Changes
-
7c7919777e: build(deps-dev): bump@testing-library/react-hooksfrom 7.0.2 to 8.0.0 -
24254fd433: build(deps): bump@testing-library/user-eventfrom 13.5.0 to 14.0.0 -
5c062f275e: Support customizing the content of theSidebarSearchModal -
38e01f2f70: Switch toSearchDocumenttype inDefaultResultListItemprops -
230ad0826f: Bump to using@types/nodev16 -
ab230a433f: The following exports has been moved to@backstage/plugin-search-reactand will be removed in the next release. import from@backstage/plugin-search-reactinstead.SearchApiinterface.searchApiRefSearchContextSearchContextProvideruseSearch
-
Updated dependencies
- @backstage/plugin-catalog-react@1.0.1
- @backstage/catalog-model@1.0.1
- @backstage/core-components@0.9.3
- @backstage/core-plugin-api@1.0.1
- @backstage/plugin-search-react@0.1.0
- @backstage/plugin-search-common@0.3.3
0.7.5-next.1
Patch Changes
-
24254fd433: build(deps): bump@testing-library/user-eventfrom 13.5.0 to 14.0.0 -
5c062f275e: Support customizing the content of theSidebarSearchModal -
230ad0826f: Bump to using@types/nodev16 -
ab230a433f: The following exports has been moved to@backstage/plugin-search-reactand will be removed in the next release. import from@backstage/plugin-search-reactinstead.SearchApiinterface.searchApiRefSearchContextSearchContextProvideruseSearch
-
Updated dependencies
- @backstage/core-components@0.9.3-next.2
- @backstage/core-plugin-api@1.0.1-next.0
- @backstage/plugin-catalog-react@1.0.1-next.3
- @backstage/plugin-search-react@0.1.0-next.0
0.7.5-next.0
Patch Changes
38e01f2f70: Switch toSearchDocumenttype inDefaultResultListItemprops- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
- @backstage/plugin-search-common@0.3.3-next.0
- @backstage/plugin-catalog-react@1.0.1-next.0
- @backstage/core-components@0.9.3-next.0
0.7.4
Patch Changes
a422d7ce5e: chore(deps): bump@testing-library/reactfrom 11.2.6 to 12.1.3f24ef7864e: Minor typo fixes- Updated dependencies
- @backstage/core-components@0.9.2
- @backstage/core-plugin-api@1.0.0
- @backstage/plugin-catalog-react@1.0.0
- @backstage/catalog-model@1.0.0
- @backstage/config@1.0.0
- @backstage/errors@1.0.0
- @backstage/types@1.0.0
- @backstage/plugin-search-common@0.3.2
0.7.3
Patch Changes
3e54f6c436: Use@backstage/plugin-search-commonpackage instead of@backstage/search-common.- Updated dependencies
- @backstage/plugin-catalog-react@0.9.0
- @backstage/core-components@0.9.1
- @backstage/catalog-model@0.13.0
- @backstage/plugin-search-common@0.3.1
0.7.3-next.0
Patch Changes
3e54f6c436: Use@backstage/plugin-search-commonpackage instead of@backstage/search-common.- Updated dependencies
- @backstage/plugin-catalog-react@0.9.0-next.0
- @backstage/core-components@0.9.1-next.0
- @backstage/catalog-model@0.13.0-next.0
- @backstage/plugin-search-common@0.3.1-next.0
0.7.2
Patch Changes
64b430f80d: chore(deps): bumpreact-text-truncatefrom 0.17.0 to 0.18.0- Updated dependencies
- @backstage/catalog-model@0.12.0
- @backstage/core-components@0.9.0
- @backstage/plugin-catalog-react@0.8.0
- @backstage/core-plugin-api@0.8.0
- @backstage/search-common@0.3.0
0.7.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.8.10
- @backstage/plugin-catalog-react@0.7.0
- @backstage/catalog-model@0.11.0
- @backstage/core-plugin-api@0.7.0
0.7.0
Minor Changes
-
f986369b2a: BREAKING:useSearchdoesn't return anymoreopenandtoggleModal. The two properties have been moved to theuseSearchModalhook.import { SearchModal, useSearchModal } from '@backstage/plugin-search'; const Foo = () => { const { state, setOpen, toggleModal } = useSearchModal(); return ( <SearchModal {...state} toggleModal={toggleModal} /> ); };
Patch Changes
1ed305728b: Bumpnode-fetchto version 2.6.7 andcross-fetchto version 3.1.5c77c5c7eb6: Addedbackstage.roletopackage.json7aeb491394: Replace use of deprecatedENTITY_DEFAULT_NAMESPACEconstant withDEFAULT_NAMESPACE.- Updated dependencies
- @backstage/core-components@0.8.9
- @backstage/core-plugin-api@0.6.1
- @backstage/errors@0.2.1
- @backstage/plugin-catalog-react@0.6.15
- @backstage/catalog-model@0.10.0
- @backstage/config@0.1.14
- @backstage/search-common@0.2.3
- @backstage/theme@0.2.15
- @backstage/types@0.1.2
0.6.2
Patch Changes
faf49ba82f: Modify modal search to clamp result length to 5 rows.- Updated dependencies
- @backstage/core-components@0.8.8
- @backstage/plugin-catalog-react@0.6.14
0.6.2-next.0
Patch Changes
faf49ba82f: Modify modal search to clamp result length to 5 rows.- Updated dependencies
- @backstage/core-components@0.8.8-next.0
- @backstage/plugin-catalog-react@0.6.14-next.0
0.6.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.8.7
- @backstage/plugin-catalog-react@0.6.13
0.6.1-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.8.7-next.0
- @backstage/plugin-catalog-react@0.6.13-next.0
0.6.0
Minor Changes
-
2f0d3d3278: Forwarding classes to HomePageSearchBar instead of using className prop. For custom styles of the HomePageSearchBar, use classes prop instead:<HomePageSearchBar - className={searchBar} + classes={{ root: classes.searchBar }} placeholder="Search" /> -
1dbe63ec39: The way labels are controlled on both the<SearchFilter.Checkbox />and<SearchFilter.Select />components has changed. Previously, the string passed on thenameprop (which controls the field being filtered on) was also rendered as the field label. Now, if you want a label rendered, it must be passed on the newlabelprop. If nolabelis provided, no label will be rendered.
Patch Changes
-
4aca2a5307: Introduces a<SearchFilter.Autocomplete />variant, which can be used as either a single- or multi-select autocomplete filter.This variant, as well as
<SearchFilter.Select />, now also supports loading allowed values asynchronously by passing a function that resolves the list of values to thevaluesprop. (An optionalvaluesDebounceMsprop may also be provided to control the debounce time).Check the search plugin storybook to see how to leverage these new additions.
-
Updated dependencies
- @backstage/core-components@0.8.6
- @backstage/search-common@0.2.2
0.5.6
Patch Changes
1523926507: Removes the focus from the sidebar and focus the main content after select one search result or navigate to the search result list51fbedc445: Migrated usage of deprecatedIdentityApimethods.- Updated dependencies
- @backstage/core-components@0.8.5
- @backstage/core-plugin-api@0.6.0
- @backstage/plugin-catalog-react@0.6.12
- @backstage/config@0.1.13
- @backstage/catalog-model@0.9.10
0.5.6-next.0
Patch Changes
51fbedc445: Migrated usage of deprecatedIdentityApimethods.- Updated dependencies
- @backstage/core-components@0.8.5-next.0
- @backstage/core-plugin-api@0.6.0-next.0
- @backstage/config@0.1.13-next.0
- @backstage/plugin-catalog-react@0.6.12-next.0
- @backstage/catalog-model@0.9.10-next.0
0.5.5
Patch Changes
- Updated dependencies
- @backstage/config@0.1.12
- @backstage/core-components@0.8.4
- @backstage/core-plugin-api@0.5.0
- @backstage/plugin-catalog-react@0.6.11
- @backstage/errors@0.2.0
- @backstage/catalog-model@0.9.9
0.5.4
Patch Changes
e05b9115aa: Fix missing search context issue withHomePageSearchBar4ce51ab0f1: Internal refactor of thereact-useimports to usereact-use/lib/*instead.54ef743aa4: Introduce a<SearchType.Tabs />variant to display tabs for selecting search result types.- Updated dependencies
- @backstage/core-plugin-api@0.4.1
- @backstage/plugin-catalog-react@0.6.10
- @backstage/core-components@0.8.3
0.5.3
Patch Changes
-
6d8e3a9651: Internal cleanup of the exports structure -
8b532a6c02: Introduces a<SearchType.Accordion />variant, which operates on the same part of a search query as the existing<SearchType />, but in a more opinionated way (as a single-select control surface suitable for faceted search UIs).Check the search plugin storybook to see how it can be used.
-
af4980fb5d: Captures the search term entered in the SearchBarBase as asearchevent. -
Updated dependencies
- @backstage/plugin-catalog-react@0.6.9
0.5.2
Patch Changes
-
3d98955c8a: Add Optional Props to Override Icon for SidebarSearch and SidebarSearchModal Component -
49a696d720: Standardizes the component used as a search box in the search modal and in the composable home page.After these changes, all search boxes exported by the search plugin are based on the
<SearchBarBase />component, and this one is based on the<InputBase />component of the Material UI. This means that when you use SearchBarBase or one of its derived components (likeSearchBarandHomePageSearchBar) you can pass all properties accepted by InputBase that have not been replaced by the props type of those components.For example:
<SearchInputBase color="secondary" debouceTime={500} />The
colorproperty is inherited fromInputBasePropstype anddebouceTimedefined bySearchBarBaseProps. -
7a4bd2ceac: Prefer usingLinkfrom@backstage/core-componentsrather than material-UI. -
Updated dependencies
- @backstage/core-plugin-api@0.4.0
- @backstage/plugin-catalog-react@0.6.8
- @backstage/core-components@0.8.2
0.5.1
Patch Changes
cd450844f6: Moved React dependencies topeerDependenciesand allow both React v16 and v17 to be used.382e3a94b3: Export SearchApi interface from plugin- Updated dependencies
- @backstage/core-components@0.8.0
- @backstage/core-plugin-api@0.3.0
- @backstage/plugin-catalog-react@0.6.5
0.5.0
Minor Changes
-
c5b6045f36: Search Modal now relies on the Search Context to access state and state setter. If you use the SidebarSearchModal as described in the getting started documentation, make sure to update your code with the SearchContextProvider.export const Root = ({ children }: PropsWithChildren<{}>) => ( <SidebarPage> <Sidebar> <SidebarLogo /> - <SidebarSearchModal /> + <SearchContextProvider> + <SidebarSearchModal /> + </SearchContextProvider> <SidebarDivider /> ...
Patch Changes
f06ecd09a7: Add optional icon and secondaryAction properties for DefaultResultListItem componentc5941d5c30: Add a new optional clearButton property to the SearchBar component. The default value for this new property is true.- Updated dependencies
- @backstage/core-components@0.7.6
- @backstage/theme@0.2.14
- @backstage/core-plugin-api@0.2.2
0.4.18
Patch Changes
a125278b81: Refactor out the deprecated path and icon from RouteRefs704b267e1c: Smaller UX improvements to search components such as optional autoFocus prop to SearchBar components, decreased debounce value and closing modal on link click of SearchModal, terminology updates of SearchResultPager.- Updated dependencies
- @backstage/catalog-model@0.9.7
- @backstage/plugin-catalog-react@0.6.4
- @backstage/core-components@0.7.4
- @backstage/core-plugin-api@0.2.0
0.4.17
Patch Changes
-
5dcea2586c: AddedSearchModalcomponent.Now you can import
SearchModalin your apps:import { SearchModal } from '@backstage/plugin-search';You can also use the
SidebarSearchModalcomponent to integrate it into the sidebar of your sample apps:import { SidebarSearchModal } from '@backstage/plugin-search'; -
Updated dependencies
- @backstage/core-components@0.7.3
- @backstage/theme@0.2.13
- @backstage/core-plugin-api@0.1.13
- @backstage/plugin-catalog-react@0.6.3
0.4.16
Patch Changes
10615525f3: Switch to use the json and observable types from@backstage/types- Updated dependencies
- @backstage/config@0.1.11
- @backstage/theme@0.2.12
- @backstage/errors@0.1.4
- @backstage/core-components@0.7.2
- @backstage/plugin-catalog-react@0.6.2
- @backstage/catalog-model@0.9.6
- @backstage/search-common@0.2.1
- @backstage/core-plugin-api@0.1.12
0.4.15
Patch Changes
56bd537256: SearchBar component to accept optional placeholder prop- Updated dependencies
- @backstage/plugin-catalog-react@0.6.0
- @backstage/core-components@0.7.0
- @backstage/theme@0.2.11
0.4.14
Patch Changes
ca0559444c: Avoid usage of.to*Case(), preferring.toLocale*Case('en-US')instead.81a41ec249: Added anamekey to all extensions in order to improve Analytics API metadata.- Updated dependencies
- @backstage/core-components@0.6.1
- @backstage/core-plugin-api@0.1.10
- @backstage/plugin-catalog-react@0.5.2
- @backstage/catalog-model@0.9.4
0.4.13
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@0.1.9
- @backstage/core-components@0.6.0
- @backstage/plugin-catalog-react@0.5.1
0.4.12
Patch Changes
- Updated dependencies
- @backstage/core-components@0.5.0
- @backstage/plugin-catalog-react@0.5.0
- @backstage/catalog-model@0.9.3
- @backstage/config@0.1.10
0.4.11
Patch Changes
9f1362dcc1: Upgrade@material-ui/labto4.0.0-alpha.57.- Updated dependencies
- @backstage/core-components@0.4.2
- @backstage/plugin-catalog-react@0.4.6
- @backstage/core-plugin-api@0.1.8
0.4.10
Patch Changes
7f00902d9: Add Home Page Search Bar Component, to be included in composable Home Page.- Updated dependencies
- @backstage/core-components@0.4.1
- @backstage/catalog-model@0.9.2
- @backstage/errors@0.1.2
- @backstage/config@0.1.9
- @backstage/core-plugin-api@0.1.7
0.4.9
Patch Changes
-
a13f21cdc: Implement optionalpageCursorbased paging in search.To use paging in your app, add a
<SearchResultPager />to yourSearchPage.tsx. -
Updated dependencies
- @backstage/plugin-catalog-react@0.4.5
- @backstage/core-components@0.4.0
- @backstage/search-common@0.2.0
- @backstage/catalog-model@0.9.1
0.4.8
Patch Changes
16ec8381a: Fix search page to respond to searches made from sidebar search- Updated dependencies
- @backstage/plugin-catalog-react@0.4.4
- @backstage/core-components@0.3.3
- @backstage/config@0.1.8
0.4.7
Patch Changes
56c773909: Switched@types/reactdependency to request*rather than a specific version.- Updated dependencies
- @backstage/core-components@0.3.1
- @backstage/core-plugin-api@0.1.6
- @backstage/plugin-catalog-react@0.4.2
0.4.6
Patch Changes
b917365cf: Change<SearchType>design to follow Figma and be similar to existing multi selects in Backstage.- Updated dependencies
- @backstage/core-components@0.3.0
- @backstage/config@0.1.6
- @backstage/core-plugin-api@0.1.5
- @backstage/search-common@0.1.3
- @backstage/plugin-catalog-react@0.4.1
0.4.5
Patch Changes
9d40fcb1e: - Bumpingmaterial-ui/coreversion to at least4.12.2as they made some breaking changes in later versions which brokePaginationof theTable.- Switching out
material-tableto@material-table/corefor support for the later versions ofmaterial-ui/core - This causes a minor API change to
@backstage/core-componentsas the interface forTablere-exports thepropfrom the underlyingTablecomponents. onChangeRowsPerPagehas been renamed toonRowsPerPageChangeonChangePagehas been renamed toonPageChange- Migration guide is here: https://material-table-core.com/docs/breaking-changes
- Switching out
- Updated dependencies
- @backstage/core-components@0.2.0
- @backstage/plugin-catalog-react@0.4.0
- @backstage/core-plugin-api@0.1.4
- @backstage/theme@0.2.9
0.4.4
Patch Changes
9266b80ab: Adding a type filter to new search- Updated dependencies
- @backstage/core-components@0.1.6
- @backstage/plugin-catalog-react@0.3.1
0.4.3
Patch Changes
078d4973e: Handle request errors properly and display them in the results list.- Updated dependencies
- @backstage/plugin-catalog-react@0.3.0
0.4.2
Patch Changes
- Updated dependencies
- @backstage/core-components@0.1.5
- @backstage/catalog-model@0.9.0
- @backstage/plugin-catalog-react@0.2.6
0.4.1
Patch Changes
df51a5507: Fix empty state not being displayed on missing results.d5db15efb: Use theidentityApito forward authorization headers to thesearch-backend48c9fcd33: Migrated to use the new@backstage/core-*packages rather than@backstage/core.- Updated dependencies
- @backstage/core-plugin-api@0.1.3
- @backstage/catalog-model@0.8.4
- @backstage/plugin-catalog-react@0.2.4
0.4.0
Minor Changes
-
5aff84759: This release represents a move out of a pre-alpha phase of the Backstage Search plugin, into an alpha phase. With this release, you gain more control over the layout of your search page on the frontend, as well as the ability to extend search on the backend to encompass everything Backstage users may want to find.If you are updating to this version of
@backstage/plugin-searchfrom a prior release, you will need to make the following modifications to your App:In your app package, create a new
searchPagecomponent at, for example,packages/app/src/components/search/SearchPage.tsxwith contents like the following:import React from 'react'; import { makeStyles, Theme, Grid, List, Paper } from '@material-ui/core'; import { Content, Header, Lifecycle, Page } from '@backstage/core'; import { CatalogResultListItem } from '@backstage/plugin-catalog'; import { SearchBar, SearchFilter, SearchResult, DefaultResultListItem, } from '@backstage/plugin-search'; const useStyles = makeStyles((theme: Theme) => ({ bar: { padding: theme.spacing(1, 0), }, filters: { padding: theme.spacing(2), }, filter: { '& + &': { marginTop: theme.spacing(2.5), }, }, })); const SearchPage = () => { const classes = useStyles(); return ( <Page themeId="home"> <Header title="Search" subtitle={<Lifecycle alpha />} /> <Content> <Grid container direction="row"> <Grid item xs={12}> <Paper className={classes.bar}> <SearchBar debounceTime={100} /> </Paper> </Grid> <Grid item xs={3}> <Paper className={classes.filters}> <SearchFilter.Select className={classes.filter} name="kind" values={['Component', 'Template']} /> <SearchFilter.Checkbox className={classes.filter} name="lifecycle" values={['experimental', 'production']} /> </Paper> </Grid> <Grid item xs={9}> <SearchResult> {({ results }) => ( <List> {results.map(({ type, document }) => { switch (type) { case 'software-catalog': return ( <CatalogResultListItem key={document.location} result={document} /> ); default: return ( <DefaultResultListItem key={document.location} result={document} /> ); } })} </List> )} </SearchResult> </Grid> </Grid> </Content> </Page> ); }; export const searchPage = <SearchPage />;Then in
App.tsx, import this newsearchPagecomponent, and set it as a child of the existing<SearchPage />route so that it looks like this:import { searchPage } from './components/search/SearchPage'; // ... <Route path="/search" element={<SearchPage />}> {searchPage} </Route>;You will also need to update your backend. For details, check the changeset for
v0.2.0of@backstage/plugin-search-backend.
Patch Changes
-
db1c8f93b: The `<Search...Next /> set of components exported by the Search Plugin are now updated to use the Search Backend API. These will be made available as the default non-"next" versions in a follow-up release.The interfaces for decorators and collators in the Search Backend have also seen minor, breaking revisions ahead of a general release. If you happen to be building on top of these interfaces, check and update your implementations accordingly. The APIs will be considered more stable in a follow-up release.
-
Updated dependencies [
27a9b503a] -
Updated dependencies [
7028ee1ca] -
Updated dependencies [
db1c8f93b]- @backstage/catalog-model@0.8.2
- @backstage/plugin-catalog-react@0.2.2
- @backstage/search-common@0.1.2
0.3.7
Patch Changes
- Updated dependencies [
add62a455] - Updated dependencies [
cc592248b] - Updated dependencies [
17c497b81] - Updated dependencies [
704875e26]- @backstage/catalog-model@0.8.0
- @backstage/core@0.7.11
- @backstage/plugin-catalog-react@0.2.0
0.3.6
Patch Changes
062bbf90f: chore: bump@testing-library/user-eventfrom 12.8.3 to 13.1.8675a569a9: chore: bumpreact-usedependency in all packages- Updated dependencies [
062bbf90f] - Updated dependencies [
10c008a3a] - Updated dependencies [
889d89b6e] - Updated dependencies [
16be1d093] - Updated dependencies [
3f988cb63] - Updated dependencies [
675a569a9]- @backstage/core@0.7.9
- @backstage/plugin-catalog-react@0.1.6
- @backstage/catalog-model@0.7.9
0.3.5
Patch Changes
dcd54c7cd: UseRouteRefto generate path to search page.- Updated dependencies [
9afcac5af] - Updated dependencies [
e0c9ed759] - Updated dependencies [
6eaecbd81]- @backstage/core@0.7.7
0.3.4
Patch Changes
9ca0e4009: use local version of lowerCase and upperCase methods- Updated dependencies [
8686eb38c] - Updated dependencies [
9ca0e4009] - Updated dependencies [
34ff49b0f]- @backstage/core@0.7.2
- @backstage/plugin-catalog-react@0.1.2
0.3.3
Patch Changes
- Updated dependencies [
12d8f27a6] - Updated dependencies [
40c0fdbaa] - Updated dependencies [
2a271d89e] - Updated dependencies [
bece09057] - Updated dependencies [
169f48deb] - Updated dependencies [
8a1566719] - Updated dependencies [
9d455f69a] - Updated dependencies [
4c049a1a1] - Updated dependencies [
02816ecd7]- @backstage/catalog-model@0.7.3
- @backstage/core@0.7.0
- @backstage/plugin-catalog-react@0.1.1
0.3.2
Patch Changes
- Updated dependencies [
3a58084b6] - Updated dependencies [
e799e74d4] - Updated dependencies [
d0760ecdf] - Updated dependencies [
1407b34c6] - Updated dependencies [
88f1f1b60] - Updated dependencies [
bad21a085] - Updated dependencies [
9615e68fb] - Updated dependencies [
49f9b7346] - Updated dependencies [
5c2e2863f] - Updated dependencies [
3a58084b6] - Updated dependencies [
2c1f2a7c2]- @backstage/core@0.6.3
- @backstage/plugin-catalog-react@0.1.0
- @backstage/catalog-model@0.7.2
0.3.1
Patch Changes
- Updated dependencies [
fd3f2a8c0] - Updated dependencies [
d34d26125] - Updated dependencies [
0af242b6d] - Updated dependencies [
f4c2bcf54] - Updated dependencies [
10a0124e0] - Updated dependencies [
07e226872] - Updated dependencies [
f62e7abe5] - Updated dependencies [
96f378d10] - Updated dependencies [
688b73110]- @backstage/core@0.6.2
- @backstage/plugin-catalog-react@0.0.4
0.3.0
Minor Changes
b3f0c3811: Migrated to new composability API, exporting the plugin instance assearchPlugin, and page asSearchPage. Due to the old router component also being calledSearchPage, this is a breaking change. The old page component is now exported asRouter, which can be used to maintain the old behavior.
Patch Changes
- Updated dependencies [
19d354c78] - Updated dependencies [
b51ee6ece]- @backstage/plugin-catalog-react@0.0.3
- @backstage/core@0.6.1
0.2.7
Patch Changes
019fe39a0: Switch dependency from@backstage/plugin-catalogto@backstage/plugin-catalog-react.- Updated dependencies [
12ece98cd] - Updated dependencies [
d82246867] - Updated dependencies [
7fc89bae2] - Updated dependencies [
c810082ae] - Updated dependencies [
5fa3bdb55] - Updated dependencies [
6e612ce25] - Updated dependencies [
025e122c3] - Updated dependencies [
21e624ba9] - Updated dependencies [
da9f53c60] - Updated dependencies [
32c95605f] - Updated dependencies [
7881f2117] - Updated dependencies [
54c7d02f7] - Updated dependencies [
11cb5ef94]- @backstage/core@0.6.0
- @backstage/plugin-catalog-react@0.0.2
- @backstage/theme@0.2.3
- @backstage/catalog-model@0.7.1
0.2.6
Patch Changes
- Updated dependencies [
def2307f3] - Updated dependencies [
efd6ef753] - Updated dependencies [
593632f07] - Updated dependencies [
33846acfc] - Updated dependencies [
a187b8ad0] - Updated dependencies [
f04db53d7] - Updated dependencies [
a93f42213]- @backstage/catalog-model@0.7.0
- @backstage/core@0.5.0
- @backstage/plugin-catalog@0.2.12
0.2.5
Patch Changes
01707438b: Fix Material UI warning for search filtering- Updated dependencies [
9c09a364f]- @backstage/plugin-catalog@0.2.10
0.2.4
Patch Changes
- Updated dependencies [
c911061b7] - Updated dependencies [
8ef71ed32] - Updated dependencies [
0e6298f7e] - Updated dependencies [
ac3560b42]- @backstage/catalog-model@0.6.0
- @backstage/core@0.4.1
- @backstage/plugin-catalog@0.2.7
0.2.3
Patch Changes
6a0d7a9fb: change default size for pageSize in search result view- Updated dependencies [
2527628e1] - Updated dependencies [
6011b7d3e] - Updated dependencies [
1c69d4716] - Updated dependencies [
83b6e0c1f] - Updated dependencies [
1665ae8bb] - Updated dependencies [
04f26f88d] - Updated dependencies [
ff243ce96]- @backstage/core@0.4.0
- @backstage/plugin-catalog@0.2.6
- @backstage/catalog-model@0.5.0
- @backstage/theme@0.2.2
0.2.2
Patch Changes
- Updated dependencies [
08835a61d] - Updated dependencies [
a9fd599f7] - Updated dependencies [
bcc211a08] - Updated dependencies [
ebf37bbae]- @backstage/catalog-model@0.4.0
- @backstage/plugin-catalog@0.2.5