Skip to content

v0.1.36

Pre-release
Pre-release
Compare
Choose a tag to compare
@ahosgood ahosgood released this 06 Feb 14:14
· 332 commits to main since this release
e309b31

Changed

  • Tab elements in high contrast mode have an extra keyline to help with visibility
  • The header element no longer uses background tint in high contrast mode
  • The default cookie banner colour is dark on light but can be changed with a style attribute or classes such as tna-cookie-banner--contrast
  • The card style of boxed has been changed to contrast in line with other components
  • The background tint colour on the light theme is slightly darker for better contrast with the page background
  • Set smaller minimum width for search field inputs
  • Added more space between the text and chevron in a heading link
  • Split out Font Awesome into a separate CSS file
  • Change the default htmlLang from en-GB to en
  • Changed the aspect ratio of the hero image to be closer to a 3:1
  • Update large heading size to not be smaller than medium headings on medium devices
  • Remove italicised text from picture element captions and blockquotes, update font sizes
  • Reduce padding between checkboxes, radios and their labels when small (thanks @Terry-Price)
  • Reduce padding on blockquotes on mobile

Removed

  • Removed option for tna-search-field--no-border - borders are dictated by the background colours and page theme

Fixed

  • Picture elements in high contrast mode have improved borders with no gaps