Skip to content

v39.0.0

Compare
Choose a tag to compare
@github-actions 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)

  • DatePicker の VRT 用 story の日付を固定 (#3986) (c1ec321)

  • FormGroupのGroupLabelTextでforwardedAsを使うように修正 (#4029) (5852986)

  • props が DOM element に渡ってしまって warning になっている箇所を修正 (#4030) (a0e9d41)

  • SmartHR UIのinput関連のコンポーネントがStyled-Componentでラップされている際にFormControlを使用してもラベルのid等が紐づかない問題を修正 (#4001) (5641acb)

  • 強制カラーモードの時、チェックマークが二重で表示されていたのでブラウザ標準UIのみを表示するようにした (#3996) (f76954b)

  • 画面幅が狭い時の NotificationBar の見た目を調整 (#3967) (c99507c)

  • Checkbox から lineHeight を削除し、Tailwind CSS 化 (#3981) (e382f35)