Skip to content

72.0.0

Compare
Choose a tag to compare
@rmccar rmccar released this 09 Oct 14:59
· 35 commits to main since this release
d3c30b9

What's Changed

⚠️ Breaking changes

Migration guide: Version 70 to 72 migration guide

This release includes the following changes:

  • Standardise setting heading level across components #3111
  • Update param names to camel case naming standard #3188
  • Renamed utility class from ons-grid--flex to ons-grid-flex #3268
  • Removed metadata component #3275
  • Remove call to action component and all references #3143
  • Update parameter from UnreadLink to UnreadLinkUrl in Message component #3290.
  • Update parameter subject from text to object type in Message list component #3291
  • Add option for additional logo in footer #3227
  • Update parameter from link to text in Footer Component #3294
  • Update parameter name from url to src in Image Component #3293
  • Update parameter names from Logolmage and LogoURL to image and url a in header component #3292
  • Update parameter name from url to linkUrl in feedback component #3295
  • Rename summary component parameters #3224
  • Refactor timeline macro for compatibility with Jinja2 templates #3180
  • Update parameter names in document list component #3299
  • Update param name settingsLinkTextURL to settingsLinkURL in Cookies Banner component #3300
  • Update parameter names in card component #3303
  • Update parameter from linkText to text in external link component #3304
  • Update param name from title to text in section navigation component #3305
  • Update parameter from linkText to videoLinkText in Video Component #3306
  • Update parameter from manualLink to manualLinkUrl in Address Input component #3307
  • Ensure list item custom attributes are always set on list item #3336
  • Rename items summary param for compatibility with Jinja #3382
  • Update DS components to ensure compatibility with Jinja #3380
  • Rename html OGL Link param to current naming standard #3379
  • Format migration guide #3377
  • Introduction of new spacing grid #3285

Full Changelog: 70.0.17...72.0.0