Skip to content

v41.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Feb 23:57
· 851 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.

41.2.0 (2024-02-06)

Features

  • Fieldset のタイトルを視覚的に隠す dangerouslyTitleHidden を追加 (#4253) (98dc367)
  • loaderの色をmainに変更。差異がなくなるのでprefres-contrast: moreでの指定は削除。 (#4251) (77a6a6d)
  • SelectのValueに英字などが来た場合、ディセンダー部分が見切れるのを修正 (#4261) (dccb116)

Bug Fixes

  • AccordionPanel の max-height に余計なスタイルがあたっていたため削除 (#4250) (de478c9)