Skip to content

v14.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Aug 10:03
· 3343 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.

14.0.0 (2021-08-02)

⚠ BREAKING CHANGES

  • 利用されていなかった Header コンポーネントを削除しました。
  • RightFixedNote において title が必須プロパティになります。
  • CheckBox および CheckBoxLabel を削除しました。新しい CheckBox を使用してください。
  • RadioButton および RadioButtonLabel を削除しました。新しい RadioButton を使用してください。
  • SingleComboBoxonSelect が選択クリア時に発火しなくなります。選択クリアのハンドリングは onClear で行ってください。

Features

Bug Fixes

  • CheckBox コンポーネントのリネームと整理 (SHRUI-419) (#1748) (4ed6875)
  • RadioButton コンポーネントのリネームと整理 (SHRUI-419) (#1754) (d6c0fa5)