Skip to content

v83.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Jan 04:45

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

83.0.0 (2026-01-15)

⚠ BREAKING CHANGES

  • DropdownMenuButton: label, trigger関連の属性をtrigger属性一つにまとめる (#6008)

Features

  • DatePickerを内部的に利用する用になるため、onChangeDateを非推奨にし、onChangeを追加する (#5936) (ad34993)
  • DropdownMenuButton: label, trigger関連の属性をtrigger属性一つにまとめる (#6008) (9d91934)
  • SideNavItemButton: suffix属性を実装 (#6043) (6a6db3c)

Bug Fixes

  • AppHeaderの言語切替ボタンでの矢印キーの動作を修正 (#6041) (f623792)
  • AppHeader内のAppNaviCustomTagのスタイル修正 (#6042) (298ae9b)