generated from cloudoperators/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* fix(ui): fix broken PageHeader * fix(ui): fix story template * fix(ui): remove obsolete * fix(ui): fix story es-lint error remove explicit destructuring of children, leave type-checking to TypeScript * Create blue-news-wash.md * fix(ui): rename Pageheader story * fix(ui): always render heading div * fix(ui): prevent rendering null, false or undefined as page header title at all cost Fixes #506 , Fixes #473 --------- Co-authored-by: Wowa Barsukov <[email protected]>
- Loading branch information
1 parent
792e0c2
commit f307966
Showing
3 changed files
with
63 additions
and
25 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 @@ | ||
--- | ||
"@cloudoperators/juno-ui-components": patch | ||
--- | ||
|
||
fix(ui): fix broken pageheader layout (#506) |
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