Apply suggestions from code review
Co-authored-by: Fredrik Adelöw <freben@gmail.com> Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -22,11 +22,11 @@ Please reach out by [creating a GitHub issue](https://github.com/backstage/backs
|
||||
|
||||
### Scaffolder: `react-jsonschema-form@v5` + Design tweaks 💅
|
||||
|
||||
It’s finally here. We’ve shipped support for `react-jsonschema-form@v5` which **should** be a completely non-breaking change for end users. We’ve also tweaked some of the designs for some of the new Scaffolder Pages. You can read more in the [upgrade to `@rjsf/*` v5 docs](https://backstage.io/docs/features/software-templates/migrating-to-rjsf-v5)
|
||||
It’s finally here. We’ve shipped support for `react-jsonschema-form@v5` which **should** be a completely non-breaking change for end users. We’ve also tweaked some of the designs for some of the new Scaffolder Pages. You can read more in the [relevant migration docs](https://backstage.io/docs/features/software-templates/migrating-to-rjsf-v5)
|
||||
|
||||
### Catalog Presentation API
|
||||
|
||||
The Catalog plugin now uses the `EntityPresentationApi` to decide how entities are rendered in the UI. This includes fetching entities in the background in order to show entities using their `metadata.title`. For more information, including how to customize the presentation, see [the PR](https://github.com/backstage/backstage/pull/17474), (documentation is in the works!).
|
||||
The Catalog plugin now uses the `EntityPresentationApi` to decide how entities are rendered in the UI. This includes fetching catalog data in the background in order to show entities using their `metadata.title`. For more information, including how to customize the presentation, see [the PR](https://github.com/backstage/backstage/pull/17474), (documentation is in the works!).
|
||||
|
||||
## Security Fixes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user