-
Notifications
You must be signed in to change notification settings - Fork 1
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
LPS-130582 Update @clayui/* dependencies to v3.32.0 #1291
LPS-130582 Update @clayui/* dependencies to v3.32.0 #1291
Conversation
Please only forward critical changes to Brian Chan during stabilization. Nonurgent changes should wait until the ongoing 7.4 DXP EP3 & CE GA3 release has been completed. For more details on the release timeline and status, see product-delivery. |
CI is automatically triggering the following test suites:
|
ci:test:frontend |
✔️ ci:test:sf - 1 out of 1 jobs passed in 4 minutesClick here for more details.Base Branch:Branch Name: master Sender Branch:Branch Name: LPS-130582 1 Successful Jobs:For more details click here. |
Jenkins Build:test-portal-source-format#236 Jenkins Report:jenkins-report.html Jenkins Suite:sf Pull Request:liferay-frontend#1291 Testray Routine:EE Pull Request Testray Build:[master] ci:test:sf - matuzalemsteles > liferay-frontend - PR#1291 - 2021-07-28[17:14:49] Testray Importer:publish-testray-report#746 |
Jenkins Build:test-portal-acceptance-pullrequest(master)#3343 Jenkins Report:jenkins-report.html Jenkins Suite:frontend Pull Request:liferay-frontend#1291 Testray Routine:EE Pull Request Testray Build:[master] ci:test:frontend - matuzalemsteles > liferay-frontend - PR#1291 - 2021-07-28[17:15:17] Testray Importer:publish-testray-report#9416 |
Jenkins Build:test-portal-acceptance-pullrequest(master)#4 Jenkins Report:jenkins-report.html Jenkins Suite:relevant Pull Request:liferay-frontend#1291 Testray Routine:EE Pull Request Testray Build:[master] ci:test:relevant - matuzalemsteles > liferay-frontend - PR#1291 - 2021-07-28[17:14:46] Testray Importer:publish-testray-report#12 |
ci:test:frontend |
ci:test:relevant |
✔️ ci:test:stable - 9 out of 10 jobs passed✔️ ci:test:relevant - 30 out of 35 jobs passed in 2 hours 25 minutesClick here for more details.Base Branch:Branch Name: master Upstream Comparison:Branch GIT ID: 7cb912889719a27e3dff73a0501155c0f36610f9 ci:test:stable - 9 out of 10 jobs PASSED1 Failed Jobs:9 Successful Jobs:
ci:test:relevant - 29 out of 35 jobs PASSED6 Failed Jobs:
29 Successful Jobs:
For more details click here.This pull contains no unique failures.Failures in common with acceptance upstream results at 7cb9128:
Test bundle downloads:
|
ci:test:frontend |
Jenkins Build:test-portal-acceptance-pullrequest(master)#29 Jenkins Report:jenkins-report.html Jenkins Suite:relevant Pull Request:liferay-frontend#1291 Testray Routine:EE Pull Request Testray Build:[master] ci:test:relevant - matuzalemsteles > liferay-frontend - PR#1291 - 2021-07-30[11:00:42] Testray Importer:publish-testray-report#89 |
❌ ci:test:frontend - 5 out of 7 jobs passed in 1 hour 10 minutesClick here for more details.Base Branch:Branch Name: master Upstream Comparison:Branch GIT ID: 7cb912889719a27e3dff73a0501155c0f36610f9 ci:test:frontend - 5 out of 7 jobs PASSED2 Failed Jobs:5 Successful Jobs:
For more details click here.Failures unique to this pull:For upstream results, click here.Test bundle downloads:
|
Jenkins Build:test-portal-acceptance-pullrequest(master)#679 Jenkins Report:jenkins-report.html Jenkins Suite:frontend Pull Request:liferay-frontend#1291 Testray Routine:EE Pull Request Testray Build:[master] ci:test:frontend - matuzalemsteles > liferay-frontend - PR#1291 - 2021-07-30[13:27:35] Testray Importer:publish-testray-report#1328 |
This test that is failing in Hey @nkkwon could you take a look to see if this is an issue with the PR? otherwise I will go ahead with this PR. |
Seems unrelated, retrying. |
ci:test:frontend |
❌ ci:test:frontend - 5 out of 7 jobs passed in 1 hour 22 minutesClick here for more details.Base Branch:Branch Name: master Upstream Comparison:Branch GIT ID: 7cb912889719a27e3dff73a0501155c0f36610f9 ci:test:frontend - 5 out of 7 jobs PASSED2 Failed Jobs:5 Successful Jobs:
For more details click here.Failures unique to this pull:For upstream results, click here.Test bundle downloads:
|
Jenkins Build:test-portal-acceptance-pullrequest(master)#684 Jenkins Report:jenkins-report.html Jenkins Suite:frontend Pull Request:liferay-frontend#1291 Testray Routine:EE Pull Request Testray Build:[master] ci:test:frontend - matuzalemsteles > liferay-frontend - PR#1291 - 2021-07-31[01:42:27] Testray Importer:publish-testray-report#1342 |
Apparently the same error reported above and it doesn't seem related at all 😅. I will send this forward. |
ci:forward |
CI is automatically triggering the following test suites:
The pull request will automatically be forwarded to the user
|
Skipping previously passed test suites: |
All required test suite(s) passed. |
Pull request has been successfully forwarded to brianchandotcom#105007 |
This update does not yet include the update to use the
@clayui/core
package only, see more at liferay/clay#41913.32.1 (2021-07-30)
Bug Fixes
component-action
,component-expander
,component-icon
,component-text
so styles don't bleed into other components (1ce70bd), closes #41983.32.0 (2021-07-28)
Bug Fixes
dangerouslySetInnerHTML
(675910c)component-text
andcomponent-icon
, generic names for reuse in other components (ae49f03)form-group-sm div.form-control
should be 32px tall and grow to fix content inside, similar to a textarea element (eb987a1), closes #4164container-max-width-*
classes should work with Custom Properties (b12dbf5)clay-loading-animation-variant
to useclay-css
pattern (4280c6f), closes #3987sheet-footer-btn-block
to useclay-css
pattern (5523b67), closes #3987$sheet-lg-max-width
should use fixed number instead of generating based on a$container-max-widths
value (5968bd5)dragstart
(70d78da)Features
@clayui/core
package (1d4e4b3)theme
API to Provider (e7bae7d)map-deep-get
for getting values of deeply nested Sass map items (2b80302)showDeltasDropDown
prop (6c65f43), closes #4175