Releases: kufu/smarthr-ui
v41.0.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
41.0.0 (2024-01-16)
⚠ BREAKING CHANGES
- Revert "Revert"RadioButtonをTailwindCSS化"" (#4136)
Features
- Layout コンポーネントに SectioningFragment の自動挿入機構を作る (#4070) (6d5b0d3)
- RightFixedNoteのeditボタンの表示/非表示を切り替えられるようにする (#4180) (64899e5)
Bug Fixes
- AccordionPanelTrigger 内の見出しテキストで折り返しが発生する際に、アイコンとの間に改行が発生しないようにする (#4151) (383e2b7)
- Input[readOnly] の背景を正しい装飾に修正 (#4181) (5435eaa)
- ModelessDialog ヘッダを hover した時の装飾を修正 (#4168) (d7301bf)
- Revert "Revert"RadioButtonをTailwindCSS化"" (#4136) (f0cc6cb), closes #4122 #4122 #4135 #4122 #4135
- size="s" の Button でも、アイコンとテキストコンテントの縦位置が揃うようにする (#4182) (22dbcb5)
v40.1.3
v40.1.2
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
40.1.2 (2023-12-22)
Bug Fixes
v40.1.1
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
40.1.1 (2023-12-20)
Bug Fixes
v40.1.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
40.1.0 (2023-12-13)
Features
Bug Fixes
v40.0.2
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
40.0.2 (2023-12-06)
Bug Fixes
v40.0.1
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
40.0.1 (2023-12-06)
Bug Fixes
v40.0.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
40.0.0 (2023-12-05)
⚠ BREAKING CHANGES
- Stack の props を見直し、Tailwind CSS 化 (#4054)
Features
Bug Fixes
v39.1.0
v39.0.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
39.0.0 (2023-11-22)
⚠ BREAKING CHANGES
- Checkbox から lineHeight を削除し、Tailwind CSS 化 (#3981)
Features
Bug Fixes
-
Center に className が渡っていなかったため styled-components が使えていなかった欠陥を修正 (#4031) (f0a5d79)
-
FormGroupのGroupLabelTextでforwardedAsを使うように修正 (#4029) (5852986)
-
props が DOM element に渡ってしまって warning になっている箇所を修正 (#4030) (a0e9d41)
-
SmartHR UIのinput関連のコンポーネントがStyled-Componentでラップされている際にFormControlを使用してもラベルのid等が紐づかない問題を修正 (#4001) (5641acb)
-
強制カラーモードの時、チェックマークが二重で表示されていたのでブラウザ標準UIのみを表示するようにした (#3996) (f76954b)
-
Checkbox から lineHeight を削除し、Tailwind CSS 化 (#3981) (e382f35)