regexowl
|
91577343df
|
src: Update <Content> tag components
|
2025-05-28 09:08:52 -05:00 |
|
regexowl
|
4312cca4dd
|
src: Run class-name-updater
This runs `npx @patternfly/class-name-updater src --v6 --fix`.
|
2025-05-28 09:08:52 -05:00 |
|
regexowl
|
1fc1f0cb8d
|
src: Run codemods and lint
Run `npx @patternfly/pf-codemods@latest src --v6 --fix` and lint autofix to get the bulk of the changes in.
|
2025-05-28 09:08:52 -05:00 |
|
regexowl
|
aedbbdc53a
|
src: Remove unused data-testids
This removes unused `data-testid`s from the code base.
|
2025-05-09 10:14:54 +02:00 |
|
Gianluca Zuccarelli
|
0d4bb26e0f
|
multiple: check when var is possibly undefined
In cases where a field on an object might be undefined,
rather omit the value than set the field to undefined.
|
2024-12-06 12:02:34 -06:00 |
|
regexowl
|
d8bb3485d8
|
Wizard: Add v5 PF slug to classNames
This adds v5 PF slug to classNames throughout the code base, making the formatting work properly.
|
2024-11-25 16:54:59 +01:00 |
|
regexowl
|
4fb37c187e
|
src: Rename "V2" folders to just Wizard
This replaces all occurences of "CreateImageWizardV2" with just "CreateImageWizard" as it is the only version now.
|
2024-07-17 11:17:06 +02:00 |
|