Version 2.3.0
Spring 2025 release
New block
- ADD: Implemented new
image-based-cardblocks from Unity Design System.
Card tags, card buttons
- FIX: Add missing class for manual card tag block.
- FIX: Enable use of
post-termsblock within a card. Format this block as a button tag when placed inside of a card block. Remove HREF element to prevent tag from being a link to an archive page. - FIX: Align buttons within cards to the left on mobile.
Accessibility improvements
- FIX: Change markup witihn
card-foldablethat triggers the expand/collapse functionality from a link to a button. (WCMMA-402) - FIX: Deter users from altering the order of the inner blocks within all
heroblocks by including block locking within the default template. (WCMMA-405)
Other
- Created a generic ACF block template as an easy to replicate starting point for new blocks.