patternfly-react
patternfly-react copied to clipboard
feat(misc, TextContent): update core version & text content updates
What: Closes #10314, #10262, #10335
- Updated core version to
alpha.135 - Updated generateTokens, removing old, unused files it was pulling in to map vars
- Updated Text component suite to use default content classes (#10262)
- Updated Wizard to not use danger token directly & structure update (#10335)
- Added blurb to docs about Text changes
- Removed dropdown styles usage from Menu
- Updated Charts font weight token
global_FontWeight_boldtoglobal_font_weight_heading_bold - Updated Slider inset token
c_slider__step_Lefttoc_slider__step_InsetInlineStart - Updated Td/Th inset tokens
c_table__sticky_cell_Leftandc_table__sticky_cell_Righttoc_table__sticky_cell_InsetInlineStartandc_table__sticky_cell_InsetInlineEnd - Updated Toolbar chip group class (variant prop still uses
chip-group, but maps topf-m-label-groupnow) - Updated Wizard Footer to use ActionList (also for deprecated)
- Updated global height breakpoint token names
- Updated snapshots
- Fixed integration tests
- Updated Table integration demo token
global_primary_color_100toglobal_color_brand_default - Fixed Table transformers test referencing dropdown styles to menu styles
- Fixed react-token test, updated old token to new token
I'm not sure if it's expected that a bunch of charts colors changed in the snapshots @mcoker Thoughts?
Preview: https://patternfly-react-pr-10378.surge.sh
A11y report: https://patternfly-react-pr-10378-a11y.surge.sh
@tlabaj Noticed that we had one last usage of deprecated SelectOption in a deprecated Table editable cell demo. I updated it to use the new SelectOption, but it looks like that demo doesn't open the select menu. Do we want to open a follow up for this? Or are we planning on eventually removing deprecated Table in v6?
~~@patternfly/design-reviewers @patternfly/core-in-react-reviewers This PR should include the core updates to the Select outlined in https://github.com/patternfly/patternfly-react/issues/10011. If you don't mind using the surge here to re-verify the Select we can get that issue closed here too.~~
Edit: The core PR is actually still up, disregard this note.
@tlabaj Noticed that we had one last usage of deprecated SelectOption in a deprecated Table editable cell demo. I updated it to use the new SelectOption, but it looks like that demo doesn't open the select menu. Do we want to open a follow up for this? Or are we planning on eventually removing deprecated Table in v6?
@kmcfaul Lets open a follow up for this for now.
Your changes have been released in:
- @patternfly/[email protected]
- @patternfly/[email protected]
- @patternfly/[email protected]
- @patternfly/[email protected]
- @patternfly/[email protected]
- @patternfly/[email protected]
- @patternfly/[email protected]
- [email protected]
- @patternfly/[email protected]
- @patternfly/[email protected]
- @patternfly/[email protected]
- @patternfly/[email protected]
Thanks for your contribution! :tada: