Skip to content

Releases: kufu/smarthr-ui

v62.2.3

18 Dec 09:50
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

62.2.3 (2024-12-18)

Bug Fixes

  • FormDialog: コンテンツがスクロールできるよう修正 (#5192) (2af1c20)
  • ModelessDialog: modeless dialog閉じたときのフォーカス処理修正 (#5177) (1590159)
  • Textarea: 最大文字数を超えたエラーを色以外でも表現する (#5084) (0cc1ab4)

v62.2.2

18 Dec 04:40
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

62.2.2 (2024-12-18)

Bug Fixes

  • Th: ソートアイコンが左寄せになっていたのを修正 (#5205) (85a29ec)

v62.2.1

17 Dec 06:39
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

62.2.1 (2024-12-17)

Bug Fixes

  • EmptyTableBody: 文字列が中央揃えになるよう修正 (#5186) (d10d1be)
  • nanoidのバージョンを3.3.8にあげる (#5187) (1af0bff)

v62.2.0

10 Dec 08:21
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

62.2.0 (2024-12-10)

Features

  • Browserコンポーネントを実装 (#5125) (b1a1bc6)
  • ほぼすべてのコンポーネントをサーバーコンポーネント内で利用できるようにする (#5167) (69d74c4)

Bug Fixes

  • declarationsが空配列の場合も後続の処理をスキップする (#5182) (fd654f3)
  • DropdownMenuButton: ボタンリストの装飾適用条件を緩和 (#5154) (fe67ad9)
  • DropdownMenuGroup: オーバーライド用のクラス名を追加 (#5162) (1463828)
  • input[type=search] のスタイルを normalize (#5172) (34ab280)

v62.1.1

03 Dec 02:49
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

62.1.1 (2024-12-03)

Bug Fixes

  • FilterDropdownのonApplyがsubmitキャンセルされるバグを修正 (#5152) (e891740)

v62.1.0

28 Nov 05:42
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

62.1.0 (2024-11-28)

Features

  • DatetimeLocalPicker を追加 (#5138) (6fc38a1)
  • Table: 縦線を引くための bordetType を追加、ほか (#5144) (216df36)

Bug Fixes

  • DropdownMenuButton: RemoteDialogTrigger の考慮漏れを修正 (#5147) (63f209a)

v62.0.1

27 Nov 00:18
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

62.0.1 (2024-11-27)

Bug Fixes

v62.0.0

26 Nov 08:58
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

62.0.0 (2024-11-26)

⚠ BREAKING CHANGES

  • SSR対応や必要以上にイベントを登録しないように useDevice を変更した (#5119)
  • CompactInformationPanel: コンポーネントを削除 (#5129)

Features

Bug Fixes

  • Button: disabled の説明が不用意に折り返されないように見直し (#5132) (5b24fda)
  • eslintのwarningを解消する (#5117) (e5646bf)
  • FilterDropdownをformでマークアップする (#5126) (a19e54a)
  • SSR対応や必要以上にイベントを登録しないように useDevice を変更した (#5119) (893421a)

v61.0.0

20 Nov 02:11
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

61.0.0 (2024-11-20)

⚠ BREAKING CHANGES

  • FloatArea: fixed と top、width を削除 (#5099)

Features

  • FloatArea: fixed と top、width を削除 (#5099) (5650cb5)
  • Icon: FaArrowRightArrowLeft を追加 (#5114) (e4dff72)
  • レイアウト系コンポーネントをサーバーコンポーネント内でも利用できるようにする (#5071) (135daaf)

v60.1.1

13 Nov 23:50
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

60.1.1 (2024-11-13)

Bug Fixes

  • BottomFixedArea: deprecated (#5098) (71b08a0)
  • DefinitionList: children に null が渡ってきた場合の不具合を修正 (#5105) (fbc2902)