Skip to content

Commit 63a1fab

Browse files
committed
docs(component-groups): Adjusts nav sections to align with nav redesign.
1 parent 81f752e commit 63a1fab

File tree

27 files changed

+13560
-61
lines changed

27 files changed

+13560
-61
lines changed

packages/module/patternfly-docs/content/extensions/component-groups/about-component-groups.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
section: Component groups
2+
section: Extensions
3+
subsection: Component groups
34
id: About component groups
45
sortValue: 1
56
sourceLink: https://github.com/patternfly/react-component-groups/blob/main/packages/module/patternfly-docs/content/extensions/component-groups/about-component-groups.md
@@ -17,17 +18,6 @@ The component groups extension contains a range of React components that are mor
1718

1819
The creation and maintenance of this extension is a collaborative effort between the PatternFly and Red Hat Hybrid Cloud Console teams. All component groups receive accessibility and design reviews, and we are working to improve internationalization, add test coverage, and ensure that CSS overrides all correctly reference the PatternFly CSS API.
1920

20-
There are a few different functional categories of component groups:
21-
22-
<SectionGallery
23-
section="Component groups"
24-
galleryItemsData={galleryData}
25-
placeholderText="Search component groups by name"
26-
includeSubsections={true}
27-
hasGridText={true}
28-
isFullWidth={false}
29-
/>
30-
3121
## Contribution guidelines
3222

3323
The code for component groups lives in the [`patternfly/react-component-groups repository`](https://github.com/patternfly/react-component-groups).

packages/module/patternfly-docs/content/extensions/component-groups/examples/Ansible/Ansible.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
# Sidenav top-level section
33
# should be the same for all markdown files
4-
section: Component groups
5-
subsection: Status and state indicators
4+
section: Extensions
5+
subsection: Component groups
66
# Sidenav secondary level section
77
# should be the same for all markdown files
88
id: Ansible

packages/module/patternfly-docs/content/extensions/component-groups/examples/BulkSelect/BulkSelect.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
# Sidenav top-level section
33
# should be the same for all markdown files
4-
section: Component groups
5-
subsection: Controls
4+
section: Extensions
5+
subsection: Component groups
66
# Sidenav secondary level section
77
# should be the same for all markdown files
88
id: Bulk select

packages/module/patternfly-docs/content/extensions/component-groups/examples/CloseButton/CloseButton.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
# Sidenav top-level section
33
# should be the same for all markdown files
4-
section: Component groups
5-
subsection: Controls
4+
section: Extensions
5+
subsection: Component groups
66
# Sidenav secondary level section
77
# should be the same for all markdown files
88
id: Close button

packages/module/patternfly-docs/content/extensions/component-groups/examples/ColumnManagementModal/ColumnManagementModal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
# Sidenav top-level section
33
# should be the same for all markdown files
4-
section: Component groups
5-
subsection: Helpers
4+
section: Extensions
5+
subsection: Component groups
66
# Sidenav secondary level section
77
# should be the same for all markdown files
88
id: Column management modal

packages/module/patternfly-docs/content/extensions/component-groups/examples/ErrorBoundary/ErrorBoundary.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
# Sidenav top-level section
33
# should be the same for all markdown files
4-
section: Component groups
5-
subsection: Error communication
4+
section: Extensions
5+
subsection: Component groups
66
# Sidenav secondary level section
77
# should be the same for all markdown files
88
id: Error boundary

packages/module/patternfly-docs/content/extensions/component-groups/examples/ErrorState/ErrorState.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
# Sidenav top-level section
33
# should be the same for all markdown files
4-
section: Component groups
5-
subsection: Error communication
4+
section: Extensions
5+
subsection: Component groups
66
# Sidenav secondary level section
77
# should be the same for all markdown files
88
id: Error state

packages/module/patternfly-docs/content/extensions/component-groups/examples/ExternalLinkButton/ExternalLinkButton.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
section: Component groups
3-
subsection: Controls
2+
section: Extensions
3+
subsection: Component groups
44
id: External link button
55
source: react
66
propComponents: ['ExternalLinkButton']

packages/module/patternfly-docs/content/extensions/component-groups/examples/ListManager/ListManager.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
# Sidenav top-level section
33
# should be the same for all markdown files
4-
section: Component groups
5-
subsection: Helpers
4+
section: Extensions
5+
subsection: Component groups
66
# Sidenav secondary level section
77
# should be the same for all markdown files
88
id: List manager

packages/module/patternfly-docs/content/extensions/component-groups/examples/LogSnippet/LogSnippet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
# Sidenav top-level section
33
# should be the same for all markdown files
4-
section: Component groups
5-
subsection: Helpers
4+
section: Extensions
5+
subsection: Component groups
66
# Sidenav secondary level section
77
# should be the same for all markdown files
88
id: Log snippet

0 commit comments

Comments
 (0)