jpuzz0
jpuzz0
**What**: Closes #7823
**What**: Closes #7663 **Depends on**: - #7824 - https://github.com/patternfly/patternfly-org/pull/3126 **Note:** - Unit tests for ancillary wizard components will be included in a follow-up PR. - 3 starting Examples have been...
**Describe the feature** As a part of an effort to update or deprecate components, new directories within react-core's `src` can be made and subpaths can be utilized so that users...
**Depends on**: #7703 Added unit tests for the following: - WizardComposableFooter - WizardComposableStep - WizardComposableToggle - WizardComposableBody Note: - WizardComposableContext, although is implicitly somewhat tests via WizardComposable tests, since more...
**What**: Closes #7914 Might not want to review until unit tests are reviewed and merged here: #7731 This commit diff is what's new to this PR: https://github.com/patternfly/patternfly-react/pull/7915/commits/8a04839e25e5a07a4605ac390d2b2fe8bb4e20e5
**Is this a new component or an extension of an existing one?** Existing - Pagination -> Navigation **Describe the feature** Ability to pass `navigation` props or an entirely custom `Navigation`...
**Describe the problem** When attempting to display component props or some other type within the `Props` section of a component's documentation page, and the interface/type alias used extends or joins...