Skip to content

v75.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Sep 01:29
· 4 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.

75.4.0 (2025-09-09)

プロダクト側で対応してほしいこと

  • RangeSeparatorを で置き換える
    • スクリーンリーダーのバグ対応で ~という文字列を から と読み上げるコンポーネントです。バグが修正されたため非推奨化しました。
    • スクリーンリーダー使用者にとっては 〜 がそのまま「波線」等と読み上げられる方が情報量が減らず良いので、置き換えをお願いします。

Features

Bug Fixes

  • DisclosureContent / DisclosureTriggerでDOMの順序にかかわらずisOpenが反映されるよう修正 (#5830) (f3f497c)
  • RangeSeparatorを非推奨化する (#5829) (32dfcae)