Releases: kufu/smarthr-ui
v60.0.1
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
60.0.1 (2024-11-05)
Bug Fixes
v60.0.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
60.0.0 (2024-10-29)
⚠ BREAKING CHANGES
- TimePicker/MonthPickerにtypeを指定できないようにする (#5051)
Features
Bug Fixes
v59.0.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
59.0.0 (2024-10-22)
⚠ BREAKING CHANGES
- DropdownScrollArea と DropdownContent の scrollable を削除 (#5000)
Features
Bug Fixes
- AppNaviDropdown の deprecated を削除 (#5024) (b8d004e)
- DropdownScrollArea と DropdownContent の scrollable を削除 (#5000) (b6f6548)
- LanguageSwitcher: スクリーンリーダーで各言語のリンクを正しく読み上げられるようにlang属性を追加 (#5002) (e211233)
- Loaderの表示遅延処理を削除する (#5003) (8025cc3)
- レイアウトコンポーネントなどと StyledComponent を組み合わせた場合に、見出しレベルの自動設定が機能しない不具合を修正 (#5028) (950b06b)
v58.1.2
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
58.1.2 (2024-10-15)
Bug Fixes
v58.1.1
v58.1.0
v58.0.3
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
58.0.3 (2024-09-25)
Bug Fixes
v58.0.2
v58.0.1
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
58.0.1 (2024-09-18)
Bug Fixes
v58.0.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
58.0.0 (2024-09-17)
⚠ BREAKING CHANGES
- useId の独自実装を削除し、React 18 未満のサポートを終了する (#4920)
- Combobox の inputAttributes を消し、input に直接渡すように修正 (#4911)
Features
- AnchorButtonをnext/linkなどのラップされたコンポーネントに対応 (#4901) (a07d257)
- Combobox の inputAttributes を消し、input に直接渡すように修正 (#4911) (8b9f611)
- FormControlのlabelとchildren内のinputの紐づけ方を変更する (#4894) (593ba25)
- useId の独自実装を削除し、React 18 未満のサポートを終了する (#4920) (28e590e)