v83.0.0
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)