Skip to content
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

MWPW-158077 rollout new Timeline block #2926

Open
wants to merge 7 commits into
base: stage
Choose a base branch
from
Open

Conversation

markpadbe
Copy link
Contributor

@markpadbe markpadbe commented Sep 19, 2024

Copy link
Contributor

aem-code-sync bot commented Sep 19, 2024

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run PSI checks
  • Re-sync branch
Commits

Copy link
Contributor

aem-code-sync bot commented Sep 19, 2024

Page Scores Audits Google
📱 /?martech=off PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI
🖥️ /?martech=off PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI

Copy link

codecov bot commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.25%. Comparing base (1791eb8) to head (a4c9375).

Additional details and impacted files
@@            Coverage Diff             @@
##            stage    #2926      +/-   ##
==========================================
+ Coverage   96.24%   96.25%   +0.01%     
==========================================
  Files         236      237       +1     
  Lines       54278    54432     +154     
==========================================
+ Hits        52241    52395     +154     
  Misses       2037     2037              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@markpadbe markpadbe marked this pull request as ready for review September 19, 2024 22:13
@markpadbe markpadbe requested a review from a team as a code owner September 19, 2024 22:13
@markpadbe markpadbe changed the title Add Timeline block MWPW-158077 rollout new Timeline block Sep 19, 2024
Copy link
Contributor

@denlight denlight left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

.dialog-modal .timeline {
padding: 0 var(--spacing-xl) var(--spacing-xl) var(--spacing-xl);
}
}

@media screen and (min-width: 1200px) {
@media screen and (min-width:1120px) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

curious what the reason was to switch to 1120

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was part of a request for 10 col max width and mirrors what I see in the codebase for .section.grid-width-10

Copy link
Contributor

Reminder to set the Ready for Stage label - to queue this to get merged to stage & production.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants