Releases: kufu/smarthr-ui
v55.0.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
55.0.0 (2024-08-06)
⚠ BREAKING CHANGES
Features
- FlashMessageList を削除 (#4822) (b1bcd98)
- SearchInput コンポーネントから onClickClear オプションを削除 (#4818) (1712740)
- Stepper を追加 (#4817) (f66b70d)
- TimePicker を追加 (#4821) (3f32ec5)
Bug Fixes
v54.1.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
54.1.0 (2024-07-30)
Features
Bug Fixes
v54.0.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
54.0.0 (2024-07-23)
⚠ BREAKING CHANGES
- Tooltipのmessageを常にhtml上に存在するように修正する (#4788)
Features
Bug Fixes
v53.1.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
53.1.0 (2024-07-16)
Features
Bug Fixes
v53.0.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
53.0.0 (2024-07-09)
⚠ BREAKING CHANGES
- FilterDropdown の hasStatusText props を Omit する (#4747)
Features
- FilterDropdown の hasStatusText props を Omit する (#4747) (cb11898)
- Table に table-layout 相当の props を追加 ほか (#4757) (35db275)
Bug Fixes
v52.2.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
52.2.0 (2024-07-02)
Features
Bug Fixes
v52.1.0
v52.0.1
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
52.0.1 (2024-06-21)
v52.0.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
52.0.0 (2024-06-18)
⚠ BREAKING CHANGES
- ErrorScreen の
footer
props を omit する (#4714)
Features
- anchor系コンポーネントがtarget属性を持つ場合、rel属性を自動設定する (#4720) (46e4200)
- ErrorScreen の
footer
props を omit する (#4714) (953d689)