Account created on 11 December 2012, almost 13 years ago
#

Merge Requests

More

Recent comments

🇷🇸Serbia majmunbog

This is ready for review, many theme settings have been added.

🇷🇸Serbia majmunbog

majmunbog created an issue.

🇷🇸Serbia majmunbog

The merge request at !45 fixes the issue.
Thanks @zaporylie.

🇷🇸Serbia majmunbog

This feature will be included in the upcoming release. Theme settings are added.

🇷🇸Serbia majmunbog

majmunbog created an issue.

🇷🇸Serbia majmunbog

majmunbog created an issue.

🇷🇸Serbia majmunbog

majmunbog created an issue.

🇷🇸Serbia majmunbog

This is ready for review.

🇷🇸Serbia majmunbog

The code has been merged. This issue is now resolved. Thanks everyone for the help and testing!

🇷🇸Serbia majmunbog

Code is merged. All seems to work well.

🇷🇸Serbia majmunbog

The fix for this issue is now included in #3542564 Implement blog/article theming with new card type and layout options Active .
Please move any testing/review efforts there so we can track everything in one place.
Once that MR is merged, this issue will be closed as a duplicate.

🇷🇸Serbia majmunbog

The fix for this issue is now included in #3542564 Implement blog/article theming with new card type and layout options Active .
Please move any testing/review efforts there so we can track everything in one place.
Once that MR is merged, this issue will be closed as a duplicate.

🇷🇸Serbia majmunbog

The fix for this issue is now included in #3542564 Implement blog/article theming with new card type and layout options Active .
Please move any testing/review efforts there so we can track everything in one place.
Once that MR is merged, this issue will be closed as a duplicate.

🇷🇸Serbia majmunbog

The fix for this issue is now included in #3542564 Implement blog/article theming with new card type and layout options Active .
Please move any testing/review efforts there so we can track everything in one place.
Once that MR is merged, this issue will be closed as a duplicate.

🇷🇸Serbia majmunbog

The fix for this issue is now included in #3542564 Implement blog/article theming with new card type and layout options Active .
Please move any testing/review efforts there so we can track everything in one place.
Once that MR is merged, this issue will be closed as a duplicate.

🇷🇸Serbia majmunbog

This is ready for review.

  • - Created a library for basic pages, page.basic, where basic body elements and blockquotes are styled. This library can be used to update or override styles for all body or content-driven pages.
  • - Comments now have a dedicated library definition and are fully themed and styled.
  • - Article pages are styled with two new container sizes—very narrow and narrow—to better display content. Both pages are styled to match the designs.
  • - Added a reusable date badge class with full styling.
  • - Applied badge classes to article tag fields.
  • - Created a new card type, card--basic, themed and styled according to the designs, and applied it to article teasers.
  • - Added new bust-out mixin to display full-width background color outside the section container.
  • - Added CSS variable for footer margin with defaults.
🇷🇸Serbia majmunbog

We’ve opened #3542564 Implement blog/article theming with new card type and layout options Active to implement a full blog listing and article page theming update. This will introduce a change that will address this issue.

The footer will use a CSS variable for margin-top, with a fallback to 5rem.
margin-top: var(--footer-margin-top, 5rem);

Pages like frontpage, layout builder pages and others that do not need spacing between the footer and the content will need to set that variable to zero.

:root {
  --footer-margin-top: 0;
}
🇷🇸Serbia majmunbog

We’ve opened #3542564 Implement blog/article theming with new card type and layout options Active to implement a full blog listing and article page theming update. Once that’s in place, it should address or replace the need for changes discussed here.

🇷🇸Serbia majmunbog

We’ve opened #3542564 Implement blog/article theming with new card type and layout options Active to implement a full blog listing and article page theming update. This will introduce a new card type and layout options based on the provided designs. Once that’s in place, it should address or replace the need for changes discussed here.

🇷🇸Serbia majmunbog

Just a note that #3542564 Implement blog/article theming with new card type and layout options Active will handle blog/article page theming. Any CKEditor-specific styling (like blockquotes) that fits into those templates can be aligned with that work or followed up separately if needed.

🇷🇸Serbia majmunbog

This issue is not relevant in Belgrade 2.x, marking as Outdated.

🇷🇸Serbia majmunbog

Since the Tour module is deprecated (see change record) , marking this as Won’t Fix. No reason for the theme to be updated for compatibility with deprecated modules.

🇷🇸Serbia majmunbog

@anirudhsingh19 The warning color is part of our global brand palette, so we shouldn’t change it globally just to meet contrast for this one element. And why change the font weight?
@rkoller We can keep the dot orange, since it’s decorative and not the only indicator (we have bolder text).
For accessibility, we can change the unread text color to black.

🇷🇸Serbia majmunbog

Yes, we use the same color as core, but I've switched from loading the background image SVG to an inline SVG encoded as a data URL.

🇷🇸Serbia majmunbog

This change works for me. Merging in. Thank you all.

🇷🇸Serbia majmunbog

This change makes sense to me. Merging in. Thank you all.

🇷🇸Serbia majmunbog

The button is now consistently styled across all admin themes.

🇷🇸Serbia majmunbog

majmunbog made their first commit to this issue’s fork.

🇷🇸Serbia majmunbog

Changing the status to fixed, thanks. I just missed it.

🇷🇸Serbia majmunbog

I’ve tested the patch, and it works as expected.
The checkout completion page displays the updated UX elements correctly, and I didn’t encounter any issues during testing.

🇷🇸Serbia majmunbog

@niki v the code is updated, I've added a utility class to "bold" the labels.

🇷🇸Serbia majmunbog

Thanks for testing, @niki v! The issue is currently in review, so the fix isn’t available in the latest release yet. You can test this by cloning git@git.drupal.org:issue/belgrade-3357294.git.

🇷🇸Serbia majmunbog

@docevl I’ve opened up an MR to address this issue. Let me know if it works.

🇷🇸Serbia majmunbog

majmunbog made their first commit to this issue’s fork.

Production build 0.71.5 2024