Skip to content

Version 2.3.0

Choose a tag to compare

@SteveRyan-ASU SteveRyan-ASU released this 06 May 23:47
· 9 commits to main since this release

Spring 2025 release

New block

  • ADD: Implemented new image-based-card blocks from Unity Design System.

Card tags, card buttons

  • FIX: Add missing class for manual card tag block.
  • FIX: Enable use of post-terms block 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-foldable that 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 hero blocks 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.