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

Content Row: Block Changes #99

Merged
merged 3 commits into from
Feb 20, 2024
Merged

Content Row: Block Changes #99

merged 3 commits into from
Feb 20, 2024

Conversation

patrickbrown-io
Copy link
Contributor

@patrickbrown-io patrickbrown-io commented Feb 20, 2024

Adjusts the following on the Content Row blocks:

  • On the "Configure Block" modal, switched the order of the tabs so 'Row Content' is on the left and open by default and 'Row Design' is on the right and hidden
  • Added three teaser displays: Large Teaser, Large Teaser Alternate, and Teaser. Previously the teaser displays available were Teaser and Teaser Alternate.
  • The Large Teaser and Large Teaser Alternate displays use the focal image wide style images rather than square.
  • Adjusts style of the Teaser display to mirror other teaser-list style elements, such as the Article List.
  • Adjusted style of the Tile style display to more closely mirror the D7 version, which achieved the tile effect with images and text alternating.
  • Fixes bug where internal links, such as /homepage would cause a WSOD when added to Row Layout Content

Includes:

Resolves CuBoulder/tiamat-theme#673
Resolves CuBoulder/tiamat-theme#674
Resolves CuBoulder/tiamat-theme#675

@patrickbrown-io patrickbrown-io added the change Modification to code without a functional change label Feb 20, 2024
@jcsparks jcsparks merged commit 19c2b44 into main Feb 20, 2024
3 checks passed
@jcsparks jcsparks deleted the issue/tiamat-theme/673 branch February 20, 2024 22:53
github-actions bot pushed a commit that referenced this pull request Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change Modification to code without a functional change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Content row tile display Content Row Teaser displays Swap content row block tabs
2 participants