2.3 KiB
2.3 KiB
@backstage/theme
0.2.10
Patch Changes
6b1afe8c0: Add a configurablepalette.bursts.gradientproperty to the Backstage theme, to support customizing the gradients in theItemCardheader.
0.2.9
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
0.2.8
Patch Changes
e7c5e4b30: Update installation instructions in README.
0.2.7
Patch Changes
7b8272fb7: Remove extra bottom padding in InfoCard content
0.2.6
Patch Changes
931b21a12: Replace the link color in dark theme
0.2.5
Patch Changes
4618774ff: Changed color for Add Item, Support & Choose buttons with low contrast/readability in dark mode
0.2.4
Patch Changes
2089de76b: DeprecatedItemCard. AddedItemCardGridandItemCardHeaderinstead, that can be used to compose functionality around regular Material-UICardcomponents instead.
0.2.3
Patch Changes
c810082ae: Updates warning text color to align to updatedWarningPanelstyling
0.2.2
Patch Changes
1665ae8bb: Add a little more padding in dense tables
0.2.1
Patch Changes
4577e377b: Improve styling of outlined chips in dark mode.
0.2.0
Minor Changes
0d4459c08: Tweak dark mode colors
Patch Changes
-
ae5983387: Fix banner position and colorThis PR closes: #2245
The "fixed" props added to control the position of the banner. When it is set to true the banner will be shown in bottom of that page and the width will be based on the content of the message.

