Skip to content

v1.25.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 May 08:58
· 119 commits to main since this release
6d55581

1.25.0 (2024-05-20)

♻️ Chores

✨ Features

  • add desktop lang modal (1d59883)
  • add desktop modal story (41f6596)
  • add display names (c0ca014)
  • add language drawer to playground (f3f4481)
  • add language item component (0d9ebda)
  • add language mobile drawer (bd5ced8)
  • add ReactNode to button types (c33d8c4)
  • export language items (6e2e624)
  • export LanguageSwitcher from applayout barrel file (2bb8cb2)
  • export out the language item type (864150e)
  • fix mobile drawer styles (b86a8f2)
  • fix playground example (e6a2e96)
  • hide hover stlye on language (e62ceff)
  • justify header component alignment (9415060)
  • match the classnames together (1ee7ba4)
  • move inline fn to callback fn (405ccac)
  • update icon (2acf183)
  • update props (89164eb)
  • use generic types (766e4e3)
  • use language item component (19a21a8)

🐛 Bug Fixes

🚨 Tests