3.5 KiB
3.5 KiB
@backstage/plugin-app-react
0.2.3
Patch Changes
- Updated dependencies
0.2.3-next.0
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/core-plugin-api@1.12.6-next.0
0.2.2
Patch Changes
- Updated dependencies
0.2.2-next.1
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.16.0-next.1
- @backstage/core-plugin-api@1.12.5-next.1
0.2.2-next.0
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.15.2-next.0
- @backstage/core-plugin-api@1.12.5-next.0
0.2.1
Patch Changes
5f3f5d2:NavContentBlueprintnav item collections now keep previously collectedrest()results in sync when additional items are taken later in the same render, making it easier to place items across multiple sidebar sections.2c383b5: AddedAnalyticsImplementationBlueprintandAnalyticsImplementationFactory, migrated from@backstage/frontend-plugin-api.- Updated dependencies
0.2.1-next.1
Patch Changes
2c383b5: AddedAnalyticsImplementationBlueprintandAnalyticsImplementationFactory, migrated from@backstage/frontend-plugin-api.- Updated dependencies
- @backstage/frontend-plugin-api@0.15.0-next.1
- @backstage/core-plugin-api@1.12.4-next.1
0.2.1-next.0
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.14.2-next.0
- @backstage/core-plugin-api@1.12.4-next.0
0.2.0
Minor Changes
a2133be: Added newNavContentNavItem,NavContentNavItems, andnavItemsprop toNavContentComponentPropsfor auto-discovering navigation items from page extensions. The newnavItemscollection supportstake(id)andrest()methods for placing specific items in custom sidebar positions, as well aswithComponent(Component)which returns aNavContentNavItemsWithComponentfor rendering items directly as elements. The existingitemsprop is now deprecated in favor ofnavItems.
Patch Changes
ef6916e: AddedIconElementtype as a replacement for the deprecatedIconComponent. TheIconsApinow has a newicon()method that returnsIconElement, while the existinggetIcon()method is deprecated. TheIconBundleBlueprintnow accepts bothIconComponentandIconElementvalues.409af72: Internal refactor to move implementation of blueprints from@backstage/frontend-plugin-apito this package.- Updated dependencies
0.1.1-next.0
Patch Changes
409af72: Internal refactor to move implementation of blueprints from@backstage/frontend-plugin-apito this package.- Updated dependencies
- @backstage/frontend-plugin-api@0.14.0-next.0
- @backstage/core-plugin-api@1.12.2-next.0
0.1.0
Minor Changes
9ccf84e: Initial release of this web library for@backstage/plugin-app.
Patch Changes
-
9ccf84e: Moved the following blueprints from@backstage/frontend-plugin-api:AppRootWrapperBlueprintIconBundleBlueprintNavContentBlueprintRouterBlueprintSignInPageBlueprintSwappableComponentBlueprintThemeBlueprintTranslationBlueprint
-
Updated dependencies