v39.0.0
github-actions
released this
22 Nov 00:26
·
1119 commits
to master
since this release
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)