-
Notifications
You must be signed in to change notification settings - Fork 4
GovUK Frontend package update to version 4 #1242
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
base: master
Are you sure you want to change the base?
GovUK Frontend package update to version 4 #1242
Conversation
upgraded version
EXUI-803: Use ccpay-web-component's
b84647b
…loy step fails in pipeline.
Added json5 package to dependencies. Babel uses json5 internally. Had a brief chat with @shaed-parkar around it. Also AKS deploy step in the pipeline fails complaining it couldn't parse 'default.json' config. This should fix that issue |
607188c
@@ -79,7 +79,7 @@ | |||
"@hmcts/media-viewer": "2.10.1-RC.1", | |||
"@hmcts/nodejs-healthcheck": "1.7.0", | |||
"@hmcts/properties-volume": "0.0.13", | |||
"@hmcts/rpx-xui-common-lib": "2.0.2", | |||
"@hmcts/rpx-xui-common-lib": "2.0.8", |
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.
This needs to be updated to latest from master, which is 2.0.10
Jira link (if applicable)
https://tools.hmcts.net/jira/browse/EXUI-1219
Change description
Installed GovUk-Frontend 4.0.0 package
Updated rpx-xui-common-lib to version 2.0.9 for which a separate PR has been raised in common lib
repo hmcts/rpx-xui-common-lib#439
The updated common lib ver 2.0.9 includes fix for accordion top border issues in Selected Case component that was reflected on Unassigned and Assigned Cases page on Manage Organisation
Checklist