Skip to content

v43.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Mar 07:04
· 751 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.

43.1.0 (2024-03-05)

Features

  • MultiComboBox のアイテムが選択されたときに選択済みかどうかを判定するコールバック関数をオプションで渡せるようにする (#4346) (f734a79)
  • アイコンを Font Awesome 6 へ更新 (#4291) (a50f322)

Bug Fixes

  • Combobox関係のbuttonのtype属性がsubmitになっているものがあるため対応する (#4372) (420cbae)
  • Fieldset で innerMargin が作用しない不具合を修正 (#4374) (3e7a776)
  • fix typo in NotificationBar component (#4377) (ca1fba2)
  • Loader の CSS アニメーションを修正 (#4381) (533b151)
  • style属性を無意味に指定されるため、widthのデフォルト値である"auto"を削除する (#4385) (04819d0)