Skip to content

v34.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jul 03:43
· 1633 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.

34.1.0 (2023-07-11)

Features

  • HeadingにvisuallyHiddenオプションを追加する (#3530) (6e63c81)
  • SectioningContent系コンポーネントに対してdata-specなどの属性を設定可能にする (#3545) (ffa8280)

Bug Fixes

  • AccodionPanelのマークアップを修正し、Section内にHeadingが存在する状態にします (#3522) (9e13844)
  • AppLuncherのHeadingが自動計算されるようにマークアップを変更する (#3526) (076af86)
  • Checkboxのmixed属性が意図せず表示されてしまう問題を修正 (#3548) (19b3ca9)
  • eslint-plugin-smarthr で compilerOptions.paths が必須になったため暫定処置 (#3550) (7026a9d)
  • FormDialogのHeadingが自動計算されるようにマークアップを変更する (#3523) (d0507d3)
  • InformationPanelのHeadingが自動計算されるようにマークアップを変更する (#3525) (13baaaa)
  • RightFixedNoteのHeadingが自動計算されるようにマークアップを変更する (#3524) (e1dd140)