Skip to content

Commit 7e624ce

Browse files
Version Packages (#1411)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 60a37b4 commit 7e624ce

3 files changed

Lines changed: 11 additions & 10 deletions

File tree

workspaces/global-header/.changeset/fix-starred-items-icon-color-visibility.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

workspaces/global-header/plugins/global-header/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @red-hat-developer-hub/backstage-plugin-global-header
22

3+
## 1.16.1
4+
5+
### Patch Changes
6+
7+
- 60a37b4: Fixes the global header starred items icon color and visibility:
8+
9+
- Changed star icon color to use theme.rhdh.general.starredItemsColor for better visibility and customization
10+
- Star icon now only appears on hover instead of being always visible
11+
- Maintains consistent styling with table view starred items across the application
12+
313
## 1.16.0
414

515
### Minor Changes

workspaces/global-header/plugins/global-header/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@red-hat-developer-hub/backstage-plugin-global-header",
3-
"version": "1.16.0",
3+
"version": "1.16.1",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)