Skip to content

Commit f81b117

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

4 files changed

Lines changed: 15 additions & 15 deletions

File tree

workspaces/homepage/.changeset/little-plums-applaud.md

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

workspaces/homepage/.changeset/red-insects-teach.md

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

workspaces/homepage/plugins/dynamic-home-page/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# @red-hat-developer-hub/backstage-plugin-dynamic-home-page
22

3+
## 1.11.0
4+
5+
### Minor Changes
6+
7+
- abc7289: Migrate dynamic homepage to NFS
8+
9+
### Patch Changes
10+
11+
- cf8ee79: Enhance home page layout adaptability when QuickStart is displayed.
12+
13+
Updated the homepage layout logic to utilize container width monitoring rather than relying on viewport-based Grid breakpoints. This change ensures the illustration card seamlessly switches to a vertical stack when the QuickStart drawer is open, independent of the user's screen resolution.
14+
15+
Additionally, introduced scrollbars to the onboarding, software catalog, and template sections for improved navigation and usability.
16+
317
## 1.10.6
418

519
### Patch Changes

workspaces/homepage/plugins/dynamic-home-page/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-dynamic-home-page",
3-
"version": "1.10.6",
3+
"version": "1.11.0",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)