Skip to content

v1.58.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Apr 14:09
d8919d4

1.58.0 (2023-04-11)

Features

  • aa tracking for menu, language, link, header (9f897fc)
  • added LoadingSpinner component (62a2fb4)

Bug Fixes

  • key (909c62d)
  • loading spinner test (913ca28)
  • missing key (9551c49)
  • passing props down (ebbf365)
  • passing props down (b54d781)
  • propagating customClass into Link for Language (ae6a9d1)
  • remove passHref from Link (0a3c3aa)
  • removed console logs (82cbc9c)
  • updated FormDatePicker css to make the caret clickable (993f0d1)
  • updated Link with hover for breadcrumbs (6fa8d6a)
  • use key of menu items instead of index for key (d0289d4)

Refactored

  • cleaned up className usage within LoadingSpinner child (2fa5cf7)

Documentation

  • cleaned up stories for LoadingSpinner (531a3aa)