Skip to content

Commit 02987ea

Browse files
Version Packages (#1408)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f4f76c9 commit 02987ea

3 files changed

Lines changed: 13 additions & 12 deletions

File tree

workspaces/marketplace/.changeset/plugin-card-ux-improvements.md

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

workspaces/marketplace/plugins/marketplace/CHANGELOG.md

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

3+
## 0.9.3
4+
5+
### Patch Changes
6+
7+
- f4f76c9: Plugin card UX improvements:
8+
9+
- Added visual install status indicators (Installed, Disabled) on plugin cards
10+
- Enhanced hover interaction on category tags with visual feedback
11+
- Implemented long tag name truncation with ellipsis and full-name tooltips for better layout
12+
- Fixed alignment for plugin cards without tags to maintain consistent layout
13+
- Ensured plugin description text always starts at the same horizontal point for better readability
14+
315
## 0.9.2
416

517
### Patch Changes

workspaces/marketplace/plugins/marketplace/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-marketplace",
3-
"version": "0.9.2",
3+
"version": "0.9.3",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)