Skip to content

v59.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Oct 06:37
· 162 commits to master since this release

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

59.0.0 (2024-10-22)

⚠ BREAKING CHANGES

  • DropdownScrollArea と DropdownContent の scrollable を削除 (#5000)

Features

  • WakuWakuButton を追加 (#5018) (ba5df40)
  • 一括選択のチェックボックスに可視のラベルを追加 (#4149) (cfd9fb8)

Bug Fixes

  • AppNaviDropdown の deprecated を削除 (#5024) (b8d004e)
  • DropdownScrollArea と DropdownContent の scrollable を削除 (#5000) (b6f6548)
  • LanguageSwitcher: スクリーンリーダーで各言語のリンクを正しく読み上げられるようにlang属性を追加 (#5002) (e211233)
  • Loaderの表示遅延処理を削除する (#5003) (8025cc3)
  • レイアウトコンポーネントなどと StyledComponent を組み合わせた場合に、見出しレベルの自動設定が機能しない不具合を修正 (#5028) (950b06b)