Releases: mcclatchy/design
2.5.0
SDS Version 2.5 is here!
We are updated SDS to a new 2.5 version that will serve as a bridge between the current design and the conceptualized 3.0. This 2.5 version will look as close to 3.0 as possible with the given DOM. Updates have also been made to the style guide to reflect the new atoms, molecules, and other shortcode properties.
We’ll need to update custom elements to ensure the custom properties come through as expected.
There will also be subsequent releases related to necessary Front End template changes to complete the entire transition.
Related Jira ticket: PE-257
2.1.27
2.1.26
Additional Viafoura comments styling & AMP pages author thumb grey circle placeholder
- The header element
.viafoura .vf-comment-header[data-v-ddad5b80]
is updated to be left aligned on mobile with more verbose targeting on the element. - AMP pages now have styling to account for a missing author thumbnail image. A grey circle will appear, just as non-AMP pages already function.
2.1.25
2.1.24
2.1.23
Additional Viafoura comments styling
- The header element
.viafoura .vf-comment-header[data-v-ddad5b80]
left-aligned with spacing cleaned up - “All Comments” font size reduced to match the other tabs next to it
- Padding removed from around the comments input element by more specific selection to mediate the vendor default styles
Updates related to the PE-213 ticket.
2.1.22
Add styling for #zone-el-7 sponsored by ad unit
Ensure that the #zone-el-7
element goes full width within the grid structure of the page. The element is filled by the Performance Team, who is loading in an ad unit with the words "sponsored by" + sponsor logo asset. This sits atop the page's section/topic name.
2.1.21
Add styling for Viafoura comments
Style overrides for Viafoura comments have been relocated from Performance team implementation to SDS. Since Viafoura has their own styling built in, we've modified to match the Figma mocks from the design team. Styles are all preceded with .viafoura
.
Figma:
https://www.figma.com/design/EETJOb1k7q4rD31kkpWwxz/Viafoura?node-id=157-3378&m=dev
2.1.20
Add styling for author card initials
If an article author doesn't have an image selected to appear as their thumbnail, their initials will appear centered within a grey circle instead. The styling to be added to a child div
within the .thumb
element with a class of .initials
.
2.1.19
Update leaderboard ad height on mobile
Fixed height of 90px
changed to 140px
on the leaderboard ad zone on mobile. This accounts for ads with a max height of 100px
.