Skip to content

v52.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jul 02:58
· 568 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.

52.2.0 (2024-07-02)

Features

  • FormControl / Fieldset 内における入力要素の error 状態紐づけ制御用 props を足す (#4748) (8737a75)

Bug Fixes

  • AccordionPanel がデフォルトで複数パネル開く設定に変更 (#4745) (9beb511)
  • Button を loading 状態に切り替えるとフォーカスが外れてしまう問題の修正 (#4684) (945ca95), closes #4744
  • InformationPanel の開閉ボタンはデフォルトなしにする (#4746) (0cca297)
  • TextLink に color を指定できないように閉じる (#4752) (4363383)