-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🌱 Upgrade to Patternfly 5.2 #1680
Conversation
c7de0f4
to
a3c04c8
Compare
Note: patternfly-react issue patternfly/patternfly-react#10064 needs to be resolved BEFORE this PR can be merged. The PF tested version of the victory-core library is older than the version that installs today. The newer version introduces a kinda breaking change in a minor release. Update: Fixed in 5.2.1 |
f06b7a4
to
d1ecebd
Compare
@patternfly/[email protected] has the fix - not sure what the PF release schedule looks like apart from that. |
@sjd78 Looks like the fix made it to 5.2.3 https://github.com/patternfly/patternfly-react/releases/tag/5.2.3 |
1. the original motivation no longer applies as bug MTA-706 is fixed 2. providing the end date via date picker fails repeatedly with PatternFly 5.2 (it seems the start date pop-up is still detected in the DOM tree) Reference-Url: konveyor/tackle2-ui#1680 Signed-off-by: Radoslaw Szwajkowski <[email protected]>
81b3df2
to
817f914
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Need to have konveyor/tackle-ui-tests#1069 merged before merging this PR. |
Update to the 5.2 release of the patternfly libraries. See release notes https://www.patternfly.org/get-started/release-highlights/#patternfly-5.2 Signed-off-by: Scott J Dickerson <[email protected]>
Signed-off-by: Scott J Dickerson <[email protected]>
Signed-off-by: Scott J Dickerson <[email protected]>
Bumped: @patternfly/react-code-editor @patternfly/react-core @patternfly/react-table Signed-off-by: Scott J Dickerson <[email protected]>
Signed-off-by: Scott J Dickerson <[email protected]>
Signed-off-by: Scott J Dickerson <[email protected]>
* Type MigrationWave end date directly into the input 1. the original motivation no longer applies as bug MTA-706 is fixed 2. providing the end date via date picker fails repeatedly with PatternFly 5.2 (it seems the start date pop-up is still detected in the DOM tree) Reference-Url: konveyor/tackle2-ui#1680 Signed-off-by: Radoslaw Szwajkowski <[email protected]> * Type MigrationWave end date without delay Signed-off-by: Radoslaw Szwajkowski <[email protected]> --------- Signed-off-by: Radoslaw Szwajkowski <[email protected]>
Update to the latest 5.2.x releases of the patternfly libraries.
Changed the dependency version to specific pinned versions to be extra clear that we test and verify against exactly the versions in the
package.json
.See release notes https://www.patternfly.org/get-started/release-highlights/#patternfly-5.2