-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add ability to replace the % sign in chips * Add ability to specify reviewer entity ref * Add title prop to ScoreCardTable for extensibility * Add new prop scoreLabel to override chip labels on score tables Add podcast system scores as an example * Add changeset info * Remove unused import * Update plugins/score-card/src/components/ScoreCard/columns/areaColumn.tsx Signed-off-by: T0RAT0RA <[email protected]>
- Loading branch information
Showing
12 changed files
with
757 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@oriflame/backstage-plugin-score-card': patch | ||
--- | ||
|
||
Improve extensibility by adding `scoreLabel`, to override `scorePercent` and adding a `title` prop to ScoreCardTable component |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.