Releases: kufu/smarthr-ui
v51.0.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
51.0.0 (2024-05-28)
⚠ BREAKING CHANGES
- AccordionPanelのアイコン無し(NoIcon)の削除を行う (#4669)
Features
Bug Fixes
v50.1.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
50.1.0 (2024-05-21)
Features
Bug Fixes
v50.0.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
50.0.0 (2024-05-14)
⚠ BREAKING CHANGES
- TextareaコンポーネントのmaxLength属性をmaxLetters属性に変更 (#4607)
Features
Bug Fixes
v49.0.1
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
49.0.1 (2024-05-07)
Bug Fixes
v49.0.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
49.0.0 (2024-04-30)
⚠ BREAKING CHANGES
- SectioningFragmentを削除する (#4605)
Features
- FormDialogのonSubmitの第二引数にFormEventを渡すように修正 (#4610) (05598f2)
- SectioningFragmentを削除する (#4605) (a3df056)
Bug Fixes
v48.0.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
48.0.0 (2024-04-23)
⚠ BREAKING CHANGES
- FormGroup と FieldSet を消す (#4587)
Features
- Base と BaseColumn に見出しのレベル自動計算機構を追加 (#4588) (833656c)
- Base,BaseColumnのas属性にsection,aside,article,navを設定した場合、SectioningContent同様に見出しレベル自動計算を行うように修正 (#4590) (0b62c92)
- FormControl でも dangerouslyTitleHidden オプションを許容する (#4583) (2dedb62)
- FormGroup と FieldSet を消す (#4587) (50239ef)
Bug Fixes
- BodyScrollSuppressor を styled-components に依存しない形で実装 (#4595) (fd1b231)
- FormControl から内部コンポーネントが export されないように修正 (#4592) (ce39fc9)
- FormControl, Fieldset で dangerouslyTitleHidden が指定されているときの余白を修正 (#4585) (1d67660)
- Icon: Figmaにのみ存在するアイコンを復活 (#4589) (56642ad)
- Tableの一括操作領域のborderがスクロール時にちらついてしまう場合があるためstyleを調整する (#4596) (d0d045c)
- 強制カラーモードの時はテーブルの一括操作領域に枠線を付ける (#4600) (3b00fca)
v47.1.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
47.1.0 (2024-04-16)
Features
v47.0.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
47.0.0 (2024-04-16)
⚠ BREAKING CHANGES
- 非推奨のテーブル関係のコンポーネントを削除 (#4569)
Features
- MultiComboBox で Backspace によるアイテムの削除をできるようにする (#4347) (2b96de3)
- 非推奨のテーブル関係のコンポーネントを削除 (#4569) (a250ed1)
Bug Fixes
- Add forced-colors support for Calendar (#4563) (3af4b49)
- Buttonのロード時のlive regionを読み上げるよう修正 (#4558) (0573dc4)
- Combobox内のlistboxのlive regionが読み上げるよう修正 (#4562) (5831686)
- current が true でもクリックできるように戻した (#4564) (ea19edc)
- SortDropdown のラベルを修正 (#4571) (cfef17a)
- VRT にてスクリーンショットに要素が収まりきっていないストーリーを修正 (#4565) (87edafd)
v46.0.1
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
46.0.1 (2024-04-09)
v46.0.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
46.0.0 (2024-04-09)
⚠ BREAKING CHANGES
- 使用していないアイコンを消す (#4481)
Features
Bug Fixes
-
BodyScrollSuppressor を styled-components に依存しない形で実装 (#4492) (11fc83e)
-
RemoteTriggerFormDialogのonPressEscapeにclose引数が渡されずとじることができないバグを修正する (#4533) (0e8d0d9)
-
SingleComboBox の input 要素に対して combobox ロールを付与する (#4494) (001ed08)
-
specificity to overwrite background-color style (#4548) (61ffedf)
-
typo (fa389a1)