Skip to content

v40.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Dec 03:09
· 1046 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.

40.1.1 (2023-12-20)

Bug Fixes

  • form内にcomboboxが存在する場合、アイテムの選択をEnterキーで行うとformがsubmitされてしまう問題に対応する (#4127) (64ba364)
  • Heading のスタイリングが reset css に依存していたので修正 (#4118) (c6487c0)
  • MultiComboBoxでアイテムを選択済みであるにも関わらず、requiredがhtml validationに引っかかってしまう問題を修正する (#4115) (b4c2603)
  • RadioButtonPanel の装飾を見直し (#4121) (d73b281)