Skip to content

v50.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 May 02:05
· 484 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.

50.0.0 (2024-05-14)

⚠ BREAKING CHANGES

  • TextareaコンポーネントのmaxLength属性をmaxLetters属性に変更 (#4607)

Features

  • NotificationBar に読込中状態を追加 (#4584) (c20e784)

Bug Fixes

  • DefinitionListItem が空の場合に高さが潰れる欠陥を修正 (#4639) (fa267f1)
  • FormControlのエラーメッセージをlive regionに変更 (#4603) (2e31af8)
  • TextareaコンポーネントのmaxLength属性をmaxLetters属性に変更 (#4607) (c0f91cc)
  • セル内のチェックボックスの位置を調整 (#4640) (18e1f77)
  • デザインシステムに準拠した文言に変更 (#4638) (84c4932)