kmcfaul
kmcfaul
Wizard will need a followup to address direct token usage in `WizardNavItem` after https://github.com/patternfly/patternfly/issues/5142 is resolved and merged.
Just need design once-over @patternfly/design-reviewers
No react changes required.
@patternfly/design-reviewers @patternfly/core-in-react-reviewers Could we get design+core eyes to ensure DualListSelector (current version) looks good on the react side?
@mcoker The `listMinHeight` is only available in the composable DualListSelector example (because it's passed directly to the `DualListSelectorPane`), which the example sets both to "300px". If both panes have the...
Just need design once-over @patternfly/design-reviewers
> I updated the `labelIcon` prop name to `labelHelp` since we're going to need to write a codemod just to mention that the markup has changed for that prop (we...
No react changes required. cc @patternfly/design-reviewers @patternfly/core-in-react-reviewers to verify.
I think we can leave it open for that, especially if the core changes need react followup.
As part of updating the docs-framework, this PR includes a fix for `react-code-editor` which adds `monaco-editor` as a dependency (which was removed in the docs-framework).