Releases: kufu/smarthr-ui
Releases · kufu/smarthr-ui
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)
Bug Fixes
v57.1.0
v57.0.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
57.0.0 (2024-09-10)
⚠ BREAKING CHANGES
Features
- AppNavi を再設計 (#4823) (f64fbe5)
- Dialog の位置指定を消し、スタイリングを見直し (#4848) (25d83ec)
- ModelessDialog をリサイズ可能にするオプションを追加 (#4904) (01d127a)
- SideMenuを実装 (#4895) (b02531a)
- Switchのchildrenを必須にし、label要素として紐づけることでa11yを改善する (#4874) (eb3b2c0)
Bug Fixes
v56.0.1
v56.0.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
56.0.0 (2024-08-27)
⚠ BREAKING CHANGES
- FormControl から disabled を消す (#4845)
Features
- Icon:
FaEnvelopeIcon
を追加 (#4849) (eb70b74) - TextLinkをnext/linkなどのラップされたコンポーネントに対応 (#4867) (68cf805)
- TimePickerに様々な状態に応じたスタイルをあてたい (#4858) (c897dc6)
Bug Fixes
v55.1.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.