You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Collection dependencies - reduce custom css, add missing space before helpertext
moving CollectionUsedbyDependenciesList outside the pf-c-content section removes the need for custom pagination styling
(we'll now get 2 different empty states for deps & rdeps when both are missing)
No-Issue
* Collection docs - rename css classes to hub-docs-{container,content,main,sidebar}, remove global toolbar margin
affects the new insights breadcrumbs, this fixed it
* hub-nav-title
* duplicate/unused legacy role scss
* hub-header-bordered: replace old header class
* header-bottom -> hub-header-bottom
* merge hub-toolbar and hub-list-toolbar css
now that `.pf-c-toolbar__group { margin-left: 16px }` is limite to `.hub-docs-sidebar`, changing the left padding is no longer needed .. which makes hub-toolbar and hub-list-toolbar identical, merging
* approvals: use ToolbarContent, add missing niceNames
* hub-toolbar, hub-toolbar-left - unify from .toolbar, .hub-toolbar-wrapper
(cherry picked from commit b051f84)
0 commit comments